Skip to content

Releases: tien/dot-connect

dot-identicon@0.1.0

19 Sep 12:49
77e8906
Compare
Choose a tag to compare

Minor Changes

  • #89 529f764 Thanks @tien! - Created Polkadot identicon library using web components.

dot-connect@0.9.0

19 Sep 12:49
77e8906
Compare
Choose a tag to compare

Minor Changes

  • #108 665174c Thanks @tien! - Added support for dismissing dialog by clicking on the backdrop.

  • #100 3a1d6c8 Thanks @tien! - BREAKING: removed JSX type extension.

Patch Changes

  • #104 2c1832f Thanks @tien! - Added support for passing unsupported wallets in the options configuration.

  • #87 adb9443 Thanks @tien! - Retrieve the number of connected accounts directly from the wallet.

dot-connect@0.8.1

15 Sep 21:54
0d95e04
Compare
Choose a tag to compare

Patch Changes

  • #85 f67fe30 Thanks @tien! - Updated button with improved contrast for dark mode.

dot-connect@0.8.0

15 Sep 14:22
93ae166
Compare
Choose a tag to compare

Minor Changes

  • #79 d4d47be Thanks @tien! - Changed the default color palette to a more neutral one.

Patch Changes

dot-connect@0.7.0

13 Sep 10:25
e4cb0cd
Compare
Choose a tag to compare

Minor Changes

  • #74 2cefdde Thanks @tien! - Updated hover, reveal, and click interaction to an always-visible button for improved usability, including better support for touch devices.

dot-connect@0.6.0

02 Sep 12:08
8270c96
Compare
Choose a tag to compare

Minor Changes

  • #23 61d071d Thanks @tien! - Add source and declaration maps for improved debugging and type checking.

  • #47 51fa8b7 Thanks @tien! - Added React wrapper components.

dot-connect@0.5.0

12 Aug 02:19
b9e35d9
Compare
Choose a tag to compare

Minor Changes

  • #20 5fd7b62 Thanks @tien! - Add methods for manually showing and closing the connection dialog.

dot-connect@0.4.0

08 Aug 22:51
e615481
Compare
Choose a tag to compare

Minor Changes

  • #14 966b35b Thanks @tien! - Display the number of connected accounts for each wallet.

dot-connect@0.3.0

04 Aug 08:55
df86731
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • #9 37078c9 Thanks @tien! - Check for WalletConnect wallet without importing any dependencies.