@dynamic-labs/starknet 0.17.0-RC.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +800 -0
- package/LICENSE +21 -0
- package/README.md +0 -0
- package/_virtual/_tslib.cjs +30 -0
- package/_virtual/_tslib.js +26 -0
- package/package.json +35 -0
- package/src/argentx.cjs +22 -0
- package/src/argentx.d.ts +6 -0
- package/src/argentx.js +18 -0
- package/src/braavos.cjs +35 -0
- package/src/braavos.d.ts +6 -0
- package/src/braavos.js +31 -0
- package/src/constants.cjs +14 -0
- package/src/constants.d.ts +3 -0
- package/src/constants.js +9 -0
- package/src/ethereumContractAbi.cjs +357 -0
- package/src/ethereumContractAbi.js +355 -0
- package/src/index.cjs +11 -0
- package/src/index.d.ts +2 -0
- package/src/index.js +7 -0
- package/src/starknetWalletConnector.cjs +170 -0
- package/src/starknetWalletConnector.d.ts +34 -0
- package/src/starknetWalletConnector.js +168 -0
- package/src/types.d.ts +11 -0
- package/src/utils/convertors.cjs +36 -0
- package/src/utils/convertors.d.ts +2 -0
- package/src/utils/convertors.js +32 -0
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,800 @@
|
|
|
1
|
+
|
|
2
|
+
## [0.17.0-RC.11](https://github.com/dynamic-labs/DynamicAuth/compare/v0.17.0-RC.10...v0.17.0-RC.11) (2023-05-08)
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
### Features
|
|
6
|
+
|
|
7
|
+
* add walletConnectors setting for supplying array of wallet connectors ([#2059](https://github.com/dynamic-labs/DynamicAuth/issues/2059)) ([ae65218](https://github.com/dynamic-labs/DynamicAuth/commit/ae652180b17a870f7bbf5f99c876f386e0de1af5))
|
|
8
|
+
|
|
9
|
+
## [0.17.0-RC.10](https://github.com/dynamic-labs/DynamicAuth/compare/v0.17.0-RC.9...v0.17.0-RC.10) (2023-05-05)
|
|
10
|
+
|
|
11
|
+
## [0.17.0-RC.9](https://github.com/dynamic-labs/DynamicAuth/compare/v0.17.0-RC.8...v0.17.0-RC.9) (2023-05-05)
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
### Features
|
|
15
|
+
|
|
16
|
+
* **DYN-2231:** show in the user profile all existing fields ([#1988](https://github.com/dynamic-labs/DynamicAuth/issues/1988)) ([1f8cee2](https://github.com/dynamic-labs/DynamicAuth/commit/1f8cee22cf8338bd518961288c570c40e807cd52))
|
|
17
|
+
* **TransactionModal:** add insufficient funds warning ([#2031](https://github.com/dynamic-labs/DynamicAuth/issues/2031)) ([bf868e2](https://github.com/dynamic-labs/DynamicAuth/commit/bf868e239e74f4cd0ceda5e09b7538d97d4e431d))
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
### Bug Fixes
|
|
21
|
+
|
|
22
|
+
* **DYN-1820:** use missing_from_list error code ([#2040](https://github.com/dynamic-labs/DynamicAuth/issues/2040)) ([92c7ad5](https://github.com/dynamic-labs/DynamicAuth/commit/92c7ad565376573d963c65fa821c97a2102ec8d7))
|
|
23
|
+
* **MagicClientNetworkHandler:** save last used network id ([#2045](https://github.com/dynamic-labs/DynamicAuth/issues/2045)) ([6e1c571](https://github.com/dynamic-labs/DynamicAuth/commit/6e1c57127a824cd02d4b785fb8a387e4f221f044))
|
|
24
|
+
* **TransactionModal:** ensure alchemy will not fail when estimating for gas ([#2034](https://github.com/dynamic-labs/DynamicAuth/issues/2034)) ([86c0d7c](https://github.com/dynamic-labs/DynamicAuth/commit/86c0d7cc7b20ff12bc9fc2e33961e177d9decf2a))
|
|
25
|
+
|
|
26
|
+
## [0.17.0-RC.8](https://github.com/dynamic-labs/DynamicAuth/compare/v0.17.0-RC.7...v0.17.0-RC.8) (2023-05-03)
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
### ⚠ BREAKING CHANGES
|
|
30
|
+
|
|
31
|
+
* Removes support for Fortmatic in favor of Magic
|
|
32
|
+
|
|
33
|
+
### Features
|
|
34
|
+
|
|
35
|
+
* add selected address to qr code modal ([#2017](https://github.com/dynamic-labs/DynamicAuth/issues/2017)) ([58a5d69](https://github.com/dynamic-labs/DynamicAuth/commit/58a5d691f8a4045d92be1a2bcaf6092f44b91b73))
|
|
36
|
+
* **DYN-2228:** show network picker only when more than 1 network ([#2007](https://github.com/dynamic-labs/DynamicAuth/issues/2007)) ([8329737](https://github.com/dynamic-labs/DynamicAuth/commit/83297378cc5ed019f3f8297b48c16f56d7cfe9a7))
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
### Bug Fixes
|
|
40
|
+
|
|
41
|
+
* disable kyc submit button when network is not supported ([#1952](https://github.com/dynamic-labs/DynamicAuth/issues/1952)) ([ec2f0eb](https://github.com/dynamic-labs/DynamicAuth/commit/ec2f0eb708ed2938dd68cbc7e8ee40f3bc856c2b))
|
|
42
|
+
* missing evm networks for connect-only ([#2006](https://github.com/dynamic-labs/DynamicAuth/issues/2006)) ([78561b3](https://github.com/dynamic-labs/DynamicAuth/commit/78561b3243ac38a348a383bb3c79ce58c8731538))
|
|
43
|
+
* wallet-connect menu on mobile ([#2025](https://github.com/dynamic-labs/DynamicAuth/issues/2025)) ([1f358a6](https://github.com/dynamic-labs/DynamicAuth/commit/1f358a66dda696e745db32f121fb4ef62379cb9a))
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
* remove Fortmatic ([#2010](https://github.com/dynamic-labs/DynamicAuth/issues/2010)) ([0ca95c1](https://github.com/dynamic-labs/DynamicAuth/commit/0ca95c175b5d8383433340832bd9ae7dab85f912))
|
|
47
|
+
|
|
48
|
+
## [0.17.0-RC.7](https://github.com/dynamic-labs/DynamicAuth/compare/v0.17.0-RC.6...v0.17.0-RC.7) (2023-04-28)
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
### ⚠ BREAKING CHANGES
|
|
52
|
+
|
|
53
|
+
* EvmNetwork has deprecated `chainName` and replaced it with `name` with the exact same value.
|
|
54
|
+
Additionally, calling `walletConnector.getNetwork()` or `walletConnector.switchNetwork()` are generic network types of `string | number`
|
|
55
|
+
|
|
56
|
+
If for example, you know you are working with an EVM network, you can type cast with `walletConnector.getNetwork<number>()` to work nicely in typescript.
|
|
57
|
+
|
|
58
|
+
* feat: add network config version to invalidate local storage cache if new version is available
|
|
59
|
+
|
|
60
|
+
### Features
|
|
61
|
+
|
|
62
|
+
* added onramp funding UI ([#1884](https://github.com/dynamic-labs/DynamicAuth/issues/1884)) ([d2d9895](https://github.com/dynamic-labs/DynamicAuth/commit/d2d98953b511ebe4aa62b6b5c9cd36c15e1fef97))
|
|
63
|
+
* create useNameService hook ([#1909](https://github.com/dynamic-labs/DynamicAuth/issues/1909)) ([78fd40a](https://github.com/dynamic-labs/DynamicAuth/commit/78fd40a7781fd907b6b807c544b5840fab30009a))
|
|
64
|
+
* **DYN-2235:** automatically move customer to the next step after updating their network ([#1999](https://github.com/dynamic-labs/DynamicAuth/issues/1999)) ([7721f51](https://github.com/dynamic-labs/DynamicAuth/commit/7721f51a92a899613c63a0bdc4d3504ab5d027b7))
|
|
65
|
+
* expose getNameService to useDynamicContext and add it to walletkitactions ([#1987](https://github.com/dynamic-labs/DynamicAuth/issues/1987)) ([48ac670](https://github.com/dynamic-labs/DynamicAuth/commit/48ac670bf086a67648c8853329a8069ba3905d36))
|
|
66
|
+
* **magic-link:** add default chain id to magic connector ([#1946](https://github.com/dynamic-labs/DynamicAuth/issues/1946)) ([8b64d96](https://github.com/dynamic-labs/DynamicAuth/commit/8b64d9680525e4882c390667f98d778ce887343e))
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
### Bug Fixes
|
|
70
|
+
|
|
71
|
+
* call authSucces in missing places ([#1961](https://github.com/dynamic-labs/DynamicAuth/issues/1961)) ([c61ee5b](https://github.com/dynamic-labs/DynamicAuth/commit/c61ee5bac965a0b7c8f62ee8a5aa0167b1aa190b)), closes [#1963](https://github.com/dynamic-labs/DynamicAuth/issues/1963)
|
|
72
|
+
* display ens info when there's any ([#1973](https://github.com/dynamic-labs/DynamicAuth/issues/1973)) ([9b14dbe](https://github.com/dynamic-labs/DynamicAuth/commit/9b14dbe69043933edce7f0cecc0406f6d7c7a45d))
|
|
73
|
+
* revert trigger onAuthSuccess on additional flows ([#1953](https://github.com/dynamic-labs/DynamicAuth/issues/1953)) ([#1960](https://github.com/dynamic-labs/DynamicAuth/issues/1960)) ([fb10791](https://github.com/dynamic-labs/DynamicAuth/commit/fb107914eb799692e25d4fa63229ad66967bd3aa))
|
|
74
|
+
* show 'install extension' prompt when selecting a secondary wallet that cannot be detected ([#1948](https://github.com/dynamic-labs/DynamicAuth/issues/1948)) ([b6593c1](https://github.com/dynamic-labs/DynamicAuth/commit/b6593c19fe8edaefeca3fa9b8b1d5c64f7c3b9f9))
|
|
75
|
+
* support both number and string types for chainId regardless of chain ([#1978](https://github.com/dynamic-labs/DynamicAuth/issues/1978)) ([25fcc96](https://github.com/dynamic-labs/DynamicAuth/commit/25fcc969129be832cc0e9c68edc04773944dacae))
|
|
76
|
+
* update setPrimaryWallet return type ([#1983](https://github.com/dynamic-labs/DynamicAuth/issues/1983)) ([0724a4b](https://github.com/dynamic-labs/DynamicAuth/commit/0724a4bcaee25639b29335a91824dcaedb7b0330))
|
|
77
|
+
* update walletconnect disconned callback to reject instead of throwing an error ([#1992](https://github.com/dynamic-labs/DynamicAuth/issues/1992)) ([da726cf](https://github.com/dynamic-labs/DynamicAuth/commit/da726cfca67c945026bd29c6db7f8c6fef910b4d))
|
|
78
|
+
|
|
79
|
+
## [0.17.0-RC.6](https://github.com/dynamic-labs/DynamicAuth/compare/v0.17.0-RC.5...v0.17.0-RC.6) (2023-04-25)
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
### Bug Fixes
|
|
83
|
+
|
|
84
|
+
* pass autoConnect to true on wagmi client ([#1957](https://github.com/dynamic-labs/DynamicAuth/issues/1957)) ([10b9df8](https://github.com/dynamic-labs/DynamicAuth/commit/10b9df87374e9d4c4d85b98110cc10e84ed35cb8))
|
|
85
|
+
* trigger onAuthSuccess on additional flows ([#1953](https://github.com/dynamic-labs/DynamicAuth/issues/1953)) ([a485231](https://github.com/dynamic-labs/DynamicAuth/commit/a4852312bc8a11136b391ca59d38755397c00f76))
|
|
86
|
+
|
|
87
|
+
## [0.17.0-RC.5](https://github.com/dynamic-labs/DynamicAuth/compare/v0.17.0-RC.4...v0.17.0-RC.5) (2023-04-24)
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
### Bug Fixes
|
|
91
|
+
|
|
92
|
+
* **Cypress:** add polyfills ([#1945](https://github.com/dynamic-labs/DynamicAuth/issues/1945)) ([4902ecf](https://github.com/dynamic-labs/DynamicAuth/commit/4902ecf74306cc052c2df52796e1b254fb1829e5))
|
|
93
|
+
* **DYN-2261:** hide authorization flow after network switch ([#1942](https://github.com/dynamic-labs/DynamicAuth/issues/1942)) ([cc3ca53](https://github.com/dynamic-labs/DynamicAuth/commit/cc3ca5398191f18046958cc950cec25d6043fab3))
|
|
94
|
+
|
|
95
|
+
## [0.17.0-RC.4](https://github.com/dynamic-labs/DynamicAuth/compare/v0.17.0-RC.3...v0.17.0-RC.4) (2023-04-22)
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
### Bug Fixes
|
|
99
|
+
|
|
100
|
+
* wait for safe transaction validation before verify call to api ([#1925](https://github.com/dynamic-labs/DynamicAuth/issues/1925)) ([c2cd271](https://github.com/dynamic-labs/DynamicAuth/commit/c2cd27195f0058384bf6569b7da81815d4a31bb6))
|
|
101
|
+
|
|
102
|
+
## [0.17.0-RC.3](https://github.com/dynamic-labs/DynamicAuth/compare/v0.17.0-RC.2...v0.17.0-RC.3) (2023-04-21)
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
### Features
|
|
106
|
+
|
|
107
|
+
* consume social sign in settings from dashboard ([#1896](https://github.com/dynamic-labs/DynamicAuth/issues/1896)) ([484fc53](https://github.com/dynamic-labs/DynamicAuth/commit/484fc539ee4f4bbef02dea52a3c4dace1a647b70))
|
|
108
|
+
* **DYN-1820:** support allow list in email authorization ([#1916](https://github.com/dynamic-labs/DynamicAuth/issues/1916)) ([9356346](https://github.com/dynamic-labs/DynamicAuth/commit/93563460d3231f644f21c9acda1b0c33e4dcd893))
|
|
109
|
+
* **DYN-2092:** add and expose global loading state ([#1872](https://github.com/dynamic-labs/DynamicAuth/issues/1872)) ([2aa1781](https://github.com/dynamic-labs/DynamicAuth/commit/2aa1781d02a801b712ff0a3fd6f9d608cc420b2a))
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
### Bug Fixes
|
|
113
|
+
|
|
114
|
+
* lock QR Code to 1.5.1 ([#1924](https://github.com/dynamic-labs/DynamicAuth/issues/1924)) ([5c49ba7](https://github.com/dynamic-labs/DynamicAuth/commit/5c49ba7ca20d1effdb8f3d367158adeacda42809))
|
|
115
|
+
|
|
116
|
+
## [0.17.0-RC.2](https://github.com/dynamic-labs/DynamicAuth/compare/v0.17.0-RC.1...v0.17.0-RC.2) (2023-04-20)
|
|
117
|
+
|
|
118
|
+
|
|
119
|
+
### Bug Fixes
|
|
120
|
+
|
|
121
|
+
* shouldn't throw error when doesn't find provider ([#1920](https://github.com/dynamic-labs/DynamicAuth/issues/1920)) ([fb3ef1f](https://github.com/dynamic-labs/DynamicAuth/commit/fb3ef1f8f38e88a97cfdda75515007fddd52bb57))
|
|
122
|
+
|
|
123
|
+
## [0.17.0-RC.1](https://github.com/dynamic-labs/DynamicAuth/compare/v0.17.0-RC.0...v0.17.0-RC.1) (2023-04-20)
|
|
124
|
+
|
|
125
|
+
|
|
126
|
+
### Features
|
|
127
|
+
|
|
128
|
+
* add getNameService method to connectors ([#1894](https://github.com/dynamic-labs/DynamicAuth/issues/1894)) ([000b4e9](https://github.com/dynamic-labs/DynamicAuth/commit/000b4e9af89bb69299191c1452984168f30d81b5))
|
|
129
|
+
* add social sign in flow ([#1849](https://github.com/dynamic-labs/DynamicAuth/issues/1849)) ([aa0f201](https://github.com/dynamic-labs/DynamicAuth/commit/aa0f201e6de35b092edc8283fc95e1a9074c7d56))
|
|
130
|
+
* add wallet filter by chain name ([#1878](https://github.com/dynamic-labs/DynamicAuth/issues/1878)) ([8f3f99f](https://github.com/dynamic-labs/DynamicAuth/commit/8f3f99ff4f6d63d5e5ae9193277f35d4c2f99ab6))
|
|
131
|
+
* only set view to wallet list when linking ([#1905](https://github.com/dynamic-labs/DynamicAuth/issues/1905)) ([3413048](https://github.com/dynamic-labs/DynamicAuth/commit/341304832340f2d262e58a59df44691c81572ed6))
|
|
132
|
+
* social sign in ux improvements ([#1898](https://github.com/dynamic-labs/DynamicAuth/issues/1898)) ([cb5a037](https://github.com/dynamic-labs/DynamicAuth/commit/cb5a0376d051a401aadb15c3ad49f0d3301de3e9))
|
|
133
|
+
* **SocialUICard:** adds overlay card with more social options ([#1889](https://github.com/dynamic-labs/DynamicAuth/issues/1889)) ([8ff6920](https://github.com/dynamic-labs/DynamicAuth/commit/8ff6920844b104c4d0679bb23a092eb675297d95))
|
|
134
|
+
|
|
135
|
+
|
|
136
|
+
### Bug Fixes
|
|
137
|
+
|
|
138
|
+
* **DYN-2147:** connectWallet calling createVisit multiple times ([ceba216](https://github.com/dynamic-labs/DynamicAuth/commit/ceba216a82f4073751a210be6e6c8326286e4266))
|
|
139
|
+
* handle undefined or defined cases in new WalletConnector class ([#1914](https://github.com/dynamic-labs/DynamicAuth/issues/1914)) ([869afa6](https://github.com/dynamic-labs/DynamicAuth/commit/869afa67536b26715b4c91a457d8965548f107bd))
|
|
140
|
+
* issue with wallets list being empty after linking new wallet ([#1883](https://github.com/dynamic-labs/DynamicAuth/issues/1883)) ([19bd8cd](https://github.com/dynamic-labs/DynamicAuth/commit/19bd8cd47619b5164fe18235fca02c0a7935780f))
|
|
141
|
+
* make providerResources default to undefined instead of empty array ([#1913](https://github.com/dynamic-labs/DynamicAuth/issues/1913)) ([dbcc5f1](https://github.com/dynamic-labs/DynamicAuth/commit/dbcc5f1874209295464032bdfd3e42d23828e5ab))
|
|
142
|
+
* remove event listeners ([#1910](https://github.com/dynamic-labs/DynamicAuth/issues/1910)) ([b6e1dfd](https://github.com/dynamic-labs/DynamicAuth/commit/b6e1dfd09951e7e97678d5c92648ef2abb548664))
|
|
143
|
+
* use named export from coinbase wallet sdk ([#1903](https://github.com/dynamic-labs/DynamicAuth/issues/1903)) ([cbd106f](https://github.com/dynamic-labs/DynamicAuth/commit/cbd106f065f86a161b082a41023efb2ffd7ab9e0))
|
|
144
|
+
* when linking a new wallet, show sign message if active wallet is not linked ([#1887](https://github.com/dynamic-labs/DynamicAuth/issues/1887)) ([11d86d6](https://github.com/dynamic-labs/DynamicAuth/commit/11d86d6641c8c0b5e48b040d02226585b6d5f1dd))
|
|
145
|
+
|
|
146
|
+
## [0.17.0-RC.0](https://github.com/dynamic-labs/DynamicAuth/compare/v0.16.1...v0.17.0-RC.0) (2023-04-18)
|
|
147
|
+
|
|
148
|
+
|
|
149
|
+
### Features
|
|
150
|
+
|
|
151
|
+
* add magic social wallet connector ([#1848](https://github.com/dynamic-labs/DynamicAuth/issues/1848)) ([3f49d22](https://github.com/dynamic-labs/DynamicAuth/commit/3f49d2222ddf90835e3e3d58ac860835f33c9910))
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
### Bug Fixes
|
|
155
|
+
|
|
156
|
+
* type=module requires dot cjs files for running with node ([#1890](https://github.com/dynamic-labs/DynamicAuth/issues/1890)) ([5751d6e](https://github.com/dynamic-labs/DynamicAuth/commit/5751d6ebd6df376b241e812c5ae860b3a0cf6c80))
|
|
157
|
+
|
|
158
|
+
### [0.16.1](https://github.com/dynamic-labs/DynamicAuth/compare/v0.16.0...v0.16.1) (2023-04-15)
|
|
159
|
+
|
|
160
|
+
|
|
161
|
+
### Bug Fixes
|
|
162
|
+
|
|
163
|
+
* stream polyfill error that impacted some setups ([#1876](https://github.com/dynamic-labs/DynamicAuth/issues/1876)) ([7e4ef90](https://github.com/dynamic-labs/DynamicAuth/commit/7e4ef90f372f61f8961f8e6a5dd2a22f06e3d8ba))
|
|
164
|
+
|
|
165
|
+
## [0.16.0](https://github.com/dynamic-labs/DynamicAuth/compare/v0.15.0...v0.16.0) (2023-04-14)
|
|
166
|
+
It is has been a bit over a month since our last stable launch, and here comes V0.16.0!
|
|
167
|
+
We have some cool features for you and one breaking change that you should be aware of (We try our best to minimize these, but we gotta keep on cleaning legacy stuff).
|
|
168
|
+
|
|
169
|
+
### ⚠ BREAKING CHANGES
|
|
170
|
+
* With the introduction of email login and social verification we moved to `verifiedCredentials` instead of `blockchainAccounts`. `blockChainAccounts` was removed from the [user's object](https://dash.readme.com/project/dynamic/v2.5/docs/userprofile) and from the [JWT payload](https://docs.dynamic.xyz/docs/user-payload).
|
|
171
|
+
|
|
172
|
+
### Feature Highlights
|
|
173
|
+
* Support for social verifications (Github, Google, Facebook, Twitter, and Discord).
|
|
174
|
+
* Support for Cosmos and Keplr Wallet.
|
|
175
|
+
* Support for hCaptcha.
|
|
176
|
+
* Magic Wallet improvements: OTP authentication, network switching, send transaction/sign-message page, and performance improvements.
|
|
177
|
+
* Improvements to the Starknet integration.
|
|
178
|
+
* Expose updateSelf method that handles all the side effects that involve in updating a profile.
|
|
179
|
+
* User profile has a new boolean (newUser) to indicate (suprise) whether it is a new user that was just created.
|
|
180
|
+
* [defaultNumberOfWalletsToShow](https://docs.dynamic.xyz/docs/sort-and-filter-wallets#sortwallets) is a param that can control how many wallets to show on the wallet listing when a walletFilter is applied.
|
|
181
|
+
* Two new callbacks were added: [onConnectSuccess](https://docs.dynamic.xyz/docs/onconnectsuccess), and [onUserProfileUpdate](https://docs.dynamic.xyz/docs/onuserprofileupdate)
|
|
182
|
+
* Added support for multiple additional wallets (such as: Uniswap and Dawn).
|
|
183
|
+
|
|
184
|
+
And tons of other small improvements and bug fixes.
|
|
185
|
+
|
|
186
|
+
|
|
187
|
+
## [0.16.0-RC.14](https://github.com/dynamic-labs/DynamicAuth/compare/v0.16.0-RC.13...v0.16.0-RC.14) (2023-04-12)
|
|
188
|
+
|
|
189
|
+
|
|
190
|
+
### Features
|
|
191
|
+
|
|
192
|
+
* **DYN-2073:** use emailOnly property to decide whether to show wallet list or not ([#1855](https://github.com/dynamic-labs/DynamicAuth/issues/1855)) ([9f98713](https://github.com/dynamic-labs/DynamicAuth/commit/9f9871343811e9bcaa4bad3b01407fcab7401630))
|
|
193
|
+
* **Keplr:** sign message with walletconnect and authorize ([699d438](https://github.com/dynamic-labs/DynamicAuth/commit/699d438e9c14ce5f562cbebe9c4895530bbeb0cf))
|
|
194
|
+
* **Keplr:** support network switch ([28c98b3](https://github.com/dynamic-labs/DynamicAuth/commit/28c98b31010bfd74b0a1a767165311a7ca1bca8a))
|
|
195
|
+
* **KeplrWalletCnnect:** fetch balance ([d42aad9](https://github.com/dynamic-labs/DynamicAuth/commit/d42aad9c848ced5eff782da23fd0ed50a1727f74))
|
|
196
|
+
* **KeplrWalletCnnect:** fetch balance ([bd0f854](https://github.com/dynamic-labs/DynamicAuth/commit/bd0f854ea95425dabdc918f87a3e85c1f30e42c9))
|
|
197
|
+
* **magic:** handle network switching ([c9636ef](https://github.com/dynamic-labs/DynamicAuth/commit/c9636ef61bc72970fde4182f7c2e5c05fcccf1bf))
|
|
198
|
+
|
|
199
|
+
|
|
200
|
+
### Bug Fixes
|
|
201
|
+
|
|
202
|
+
* **Keplr:** authorize with persited network ([82e9e94](https://github.com/dynamic-labs/DynamicAuth/commit/82e9e945039d9ee39a64193d6b14f993b9f980f0))
|
|
203
|
+
* remove extend WalletConnect from keplrWalletConnect ([9ae62be](https://github.com/dynamic-labs/DynamicAuth/commit/9ae62be5d47e1b17a986bd4c84aba3a8d3583743))
|
|
204
|
+
|
|
205
|
+
## [0.16.0-RC.13](https://github.com/dynamic-labs/DynamicAuth/compare/v0.16.0-RC.12...v0.16.0-RC.13) (2023-04-11)
|
|
206
|
+
|
|
207
|
+
|
|
208
|
+
### Features
|
|
209
|
+
|
|
210
|
+
* add cosmos to the new wallet chain options ([ba93570](https://github.com/dynamic-labs/DynamicAuth/commit/ba93570a1b51d79135e985273c9a8ac7b417b690))
|
|
211
|
+
* add glow and starknet to shouldManuallyReconnectOnRefresh ([a971787](https://github.com/dynamic-labs/DynamicAuth/commit/a97178750aa2ff6b2e6c8b84bf8587f43faaf243))
|
|
212
|
+
* starknet update signature for getWeb3Provider and updated isInstalled ([94e84ac](https://github.com/dynamic-labs/DynamicAuth/commit/94e84ac04e4ceb20a6b13ede4ff22230b0bb08f5))
|
|
213
|
+
|
|
214
|
+
|
|
215
|
+
### Bug Fixes
|
|
216
|
+
|
|
217
|
+
* **connect-only:** manually reconnect connector based on shouldManuallyReconnectOnRefresh ([e81ec1c](https://github.com/dynamic-labs/DynamicAuth/commit/e81ec1ccee9fe4361dc4e12e358a4d199b750478))
|
|
218
|
+
* remove useFetchPublicAddress ([5cb5659](https://github.com/dynamic-labs/DynamicAuth/commit/5cb5659aa8b3d03589f6e6a065a087ff54afe863))
|
|
219
|
+
* starknet properly teardown the listeners ([1212251](https://github.com/dynamic-labs/DynamicAuth/commit/121225146ed2d7e6dff58f00681f7876ba20bd6e))
|
|
220
|
+
* update kycEnabled value when projectSettings change ([#1836](https://github.com/dynamic-labs/DynamicAuth/issues/1836)) ([56f4312](https://github.com/dynamic-labs/DynamicAuth/commit/56f431218648d34275d4ea0ab5e5dbfadd8ed7b3))
|
|
221
|
+
|
|
222
|
+
## [0.16.0-RC.12](https://github.com/dynamic-labs/DynamicAuth/compare/v0.16.0-RC.11...v0.16.0-RC.12) (2023-04-06)
|
|
223
|
+
|
|
224
|
+
|
|
225
|
+
### Bug Fixes
|
|
226
|
+
|
|
227
|
+
* only display ouath providers in social accounts profile section ([1d11297](https://github.com/dynamic-labs/DynamicAuth/commit/1d11297bad425867068b5f6bf90473aa014166cc))
|
|
228
|
+
* social auth updates ([#1819](https://github.com/dynamic-labs/DynamicAuth/issues/1819)) ([ade0aba](https://github.com/dynamic-labs/DynamicAuth/commit/ade0aba4f02be756456c947cd634f605517942e3))
|
|
229
|
+
* update multi-wallet list ([#1814](https://github.com/dynamic-labs/DynamicAuth/issues/1814)) ([3d97ebd](https://github.com/dynamic-labs/DynamicAuth/commit/3d97ebd50b8458bece4ad1946d0c397232e28a48))
|
|
230
|
+
* update wallets list so the tiles look stacked again ([#1813](https://github.com/dynamic-labs/DynamicAuth/issues/1813)) ([299f46b](https://github.com/dynamic-labs/DynamicAuth/commit/299f46b89e3dcddc0886509502ede9c2e72d58f3))
|
|
231
|
+
|
|
232
|
+
## [0.16.0-RC.11](https://github.com/dynamic-labs/DynamicAuth/compare/v0.16.0-RC.10...v0.16.0-RC.11) (2023-04-05)
|
|
233
|
+
|
|
234
|
+
|
|
235
|
+
### Features
|
|
236
|
+
|
|
237
|
+
* **DYN-1710:** Add Manual Switch Network view ([3526a5d](https://github.com/dynamic-labs/DynamicAuth/commit/3526a5d869e2b8b8b404959f02360b1e7db75f97))
|
|
238
|
+
* **DYN-2030:** replace hardcoded network properties to api response ([5af6d5e](https://github.com/dynamic-labs/DynamicAuth/commit/5af6d5efba280bfffa196075cf7b9d9ca702296e))
|
|
239
|
+
* enable social profiles integration ([#1729](https://github.com/dynamic-labs/DynamicAuth/issues/1729)) ([d33ae28](https://github.com/dynamic-labs/DynamicAuth/commit/d33ae2859cbe097de58b9caa654c3c5aec13f9fa))
|
|
240
|
+
* export the type of DynamicContextProp ([452fe1b](https://github.com/dynamic-labs/DynamicAuth/commit/452fe1b066b293659357b9722c5383025639f197))
|
|
241
|
+
|
|
242
|
+
|
|
243
|
+
### Bug Fixes
|
|
244
|
+
|
|
245
|
+
* add missing dependecy to the useEffect ([cacbcc4](https://github.com/dynamic-labs/DynamicAuth/commit/cacbcc4bc2ec813bb8b4298eefee8e893377434d))
|
|
246
|
+
* **Button:** loading state ([af7a9b0](https://github.com/dynamic-labs/DynamicAuth/commit/af7a9b0e937bbc859f551ba7fc5463e61d7fc1c4))
|
|
247
|
+
* make Wallets the 1st option in widget switcher ([#1794](https://github.com/dynamic-labs/DynamicAuth/issues/1794)) ([7156b37](https://github.com/dynamic-labs/DynamicAuth/commit/7156b37ee4a94fd4e74e3889d93a5613f39fdf0f))
|
|
248
|
+
* only show ens name/avatar if there's any for the selected wallet ([#1779](https://github.com/dynamic-labs/DynamicAuth/issues/1779)) ([1a6cf6b](https://github.com/dynamic-labs/DynamicAuth/commit/1a6cf6b583f55c67d190bc962451073839b3ecfb))
|
|
249
|
+
* update 'wallet not connected' pop up (update copy, add logout button and spinner) ([#1780](https://github.com/dynamic-labs/DynamicAuth/issues/1780)) ([0b2701f](https://github.com/dynamic-labs/DynamicAuth/commit/0b2701fbfb07b23c646f77608a21eff183fdc0ab))
|
|
250
|
+
* update 'wallet not connected' prompt ([#1793](https://github.com/dynamic-labs/DynamicAuth/issues/1793)) ([a9b9064](https://github.com/dynamic-labs/DynamicAuth/commit/a9b906438255d46ac1a4e3b0dd8efaa3c5d92e1c))
|
|
251
|
+
|
|
252
|
+
## [0.16.0-RC.10](https://github.com/dynamic-labs/DynamicAuth/compare/v0.16.0-RC.9...v0.16.0-RC.10) (2023-03-31)
|
|
253
|
+
|
|
254
|
+
|
|
255
|
+
### Features
|
|
256
|
+
|
|
257
|
+
* **DYN-2093:** add new_user boolean flag to UserProfile ([4150047](https://github.com/dynamic-labs/DynamicAuth/commit/4150047ae5598ec949f1e1e4484d08be6e84eba5))
|
|
258
|
+
|
|
259
|
+
|
|
260
|
+
### Bug Fixes
|
|
261
|
+
|
|
262
|
+
* **magic-otp:** reload the page on click edit email ([11af506](https://github.com/dynamic-labs/DynamicAuth/commit/11af506b50462b8e121d5b95b1b1ec53ed09992b))
|
|
263
|
+
* **multi-wallet:** display OTP view when reconnecting wallet ([4a3ad0a](https://github.com/dynamic-labs/DynamicAuth/commit/4a3ad0a96912edba8451697252de47ea5858fe31))
|
|
264
|
+
* **Portal:** allow for custom element id ([d27589d](https://github.com/dynamic-labs/DynamicAuth/commit/d27589de093e0933c69041a90fe18bb35325cfc8))
|
|
265
|
+
|
|
266
|
+
## [0.16.0-RC.9](https://github.com/dynamic-labs/DynamicAuth/compare/v0.16.0-RC.8...v0.16.0-RC.9) (2023-03-30)
|
|
267
|
+
|
|
268
|
+
|
|
269
|
+
### Features
|
|
270
|
+
|
|
271
|
+
* **DYN-2030:** cosmos/keplr integration ([#1756](https://github.com/dynamic-labs/DynamicAuth/issues/1756)) ([1521dac](https://github.com/dynamic-labs/DynamicAuth/commit/1521dac370b6dbecfedf7eaa367c436ce4d9286d))
|
|
272
|
+
|
|
273
|
+
## [0.16.0-RC.8](https://github.com/dynamic-labs/DynamicAuth/compare/v0.16.0-RC.7...v0.16.0-RC.8) (2023-03-29)
|
|
274
|
+
|
|
275
|
+
|
|
276
|
+
### Features
|
|
277
|
+
|
|
278
|
+
* **DYN-2030:** filter keplr wallets ([6f38c81](https://github.com/dynamic-labs/DynamicAuth/commit/6f38c818d1489f118d10703f180d20e79b262c2f))
|
|
279
|
+
* **Keplr:** prepare basic Keplr, Cosmos connector ([0316736](https://github.com/dynamic-labs/DynamicAuth/commit/03167364d78218aa7b93dc24333a1172826411c7))
|
|
280
|
+
* **magic_otp:** enable magic otp ([cd073a3](https://github.com/dynamic-labs/DynamicAuth/commit/cd073a3a50ccb268a0bbd7f1462a85cf263e34e3))
|
|
281
|
+
|
|
282
|
+
|
|
283
|
+
### Bug Fixes
|
|
284
|
+
|
|
285
|
+
* make depedencies patch only ([ac23c2b](https://github.com/dynamic-labs/DynamicAuth/commit/ac23c2bb315d650a6d8727893b8997e98e8a0d86))
|
|
286
|
+
* multiple improvments for keplr integration ([119da9b](https://github.com/dynamic-labs/DynamicAuth/commit/119da9be7c1513ef4e4805c832a0e22f9a2fbdde))
|
|
287
|
+
* pin @hcaptcha/react-hcaptcha to patch updates only ([c173f14](https://github.com/dynamic-labs/DynamicAuth/commit/c173f1448ad3db8c9257cc74f7bb5d9cfaabc9f3))
|
|
288
|
+
* show all the wallets if they are less than number of wallets to show ([17258b1](https://github.com/dynamic-labs/DynamicAuth/commit/17258b19fcea4da386f20d01877fb6dc8e54fc83))
|
|
289
|
+
|
|
290
|
+
## [0.16.0-RC.7](https://github.com/dynamic-labs/DynamicAuth/compare/v0.16.0-RC.6...v0.16.0-RC.7) (2023-03-27)
|
|
291
|
+
|
|
292
|
+
|
|
293
|
+
### Features
|
|
294
|
+
|
|
295
|
+
* support phantom evm in non-override mode ([6505dfa](https://github.com/dynamic-labs/DynamicAuth/commit/6505dfa15640c775bc3c9a25c830b64ad9d5c4ce))
|
|
296
|
+
* update user profile ui ([#1670](https://github.com/dynamic-labs/DynamicAuth/issues/1670)) ([13220fa](https://github.com/dynamic-labs/DynamicAuth/commit/13220faee806a94d3594c21f61cf00ad9eb23dbf))
|
|
297
|
+
|
|
298
|
+
|
|
299
|
+
### Bug Fixes
|
|
300
|
+
|
|
301
|
+
* **CustomerCallbacks:** make sure that we always call customer callbacks ([5013508](https://github.com/dynamic-labs/DynamicAuth/commit/5013508207d3c55a591b4e781e12049757528526))
|
|
302
|
+
* do not filter out magic even if all chains are disabled ([6970129](https://github.com/dynamic-labs/DynamicAuth/commit/697012962909427ca30c4426e86c7b080261e76d))
|
|
303
|
+
* **email_wallet:** display loading state for magic auth ([ebab810](https://github.com/dynamic-labs/DynamicAuth/commit/ebab81041c7988cd6b239ab4614755b693b6f3b4))
|
|
304
|
+
* exclude flow from primary wallet sync hook ([d6fc719](https://github.com/dynamic-labs/DynamicAuth/commit/d6fc719f9c382b66666a7aebdbea71b92e9df43b))
|
|
305
|
+
* **magic_wallet:** disconnect user when magic is logged out ([8573cb5](https://github.com/dynamic-labs/DynamicAuth/commit/8573cb50231da281c534d3f83a05aa3f7b55bd14))
|
|
306
|
+
* **magic_wallet:** prevent failure when email is edited ([dd7cbbb](https://github.com/dynamic-labs/DynamicAuth/commit/dd7cbbb823aa65ef1df80a5dcf909aff961c37ce))
|
|
307
|
+
* **NetworkPicker:** make sure that we use correct network picker on 'network not supported' step ([2062d5f](https://github.com/dynamic-labs/DynamicAuth/commit/2062d5fb2ad68c2b44c70445c0146cc7b9ee56bc))
|
|
308
|
+
* remove dep on multi-wallet in wagmi connector ([e8069b3](https://github.com/dynamic-labs/DynamicAuth/commit/e8069b30a39728e8175880838e2bd3e30c0adb1f))
|
|
309
|
+
* wallet transfer icon size ([77409bd](https://github.com/dynamic-labs/DynamicAuth/commit/77409bd0c1f674be26c93786235bd9f95d5b29ad))
|
|
310
|
+
|
|
311
|
+
## [0.16.0-RC.6](https://github.com/dynamic-labs/DynamicAuth/compare/v0.16.0-RC.5...v0.16.0-RC.6) (2023-03-21)
|
|
312
|
+
|
|
313
|
+
|
|
314
|
+
### Features
|
|
315
|
+
|
|
316
|
+
* add Braavos in-App browser navigation ([5c59e5a](https://github.com/dynamic-labs/DynamicAuth/commit/5c59e5a24f00a0ed74561a30a42ac3ec0b801998))
|
|
317
|
+
* add Dawn wallet ([6fc9135](https://github.com/dynamic-labs/DynamicAuth/commit/6fc91354083433cbebbdd8fd593db78eea7307d7))
|
|
318
|
+
* add getDeepLink to WalletConnector ([7af621c](https://github.com/dynamic-labs/DynamicAuth/commit/7af621ccc35875c296b7698c5c474f53ba702dca))
|
|
319
|
+
* add new link-wallet icon ([bf8b7ce](https://github.com/dynamic-labs/DynamicAuth/commit/bf8b7ce35612a73b3b4b0d4ee670c4294c9ae9a2))
|
|
320
|
+
* change buttonSize prop name to buttonPadding and add a padding-none variant ([91ec635](https://github.com/dynamic-labs/DynamicAuth/commit/91ec63520dbc1f87f351c1b1716d4a07068b34e0))
|
|
321
|
+
* create LogoutButton ([6c76820](https://github.com/dynamic-labs/DynamicAuth/commit/6c76820d4c23122e1227372c7badad63dca28ad1))
|
|
322
|
+
* **DYN-2039:** expose defaultNumberOfWalletsToShow ([bf069b9](https://github.com/dynamic-labs/DynamicAuth/commit/bf069b9810ef64f1872f8f68f27c3d950ce87efd))
|
|
323
|
+
* **DYN-2044:** update network switcher in kyc step ([687d38c](https://github.com/dynamic-labs/DynamicAuth/commit/687d38ce7f844e26ea288389124e65e392fd8429))
|
|
324
|
+
* fix tests ([8977740](https://github.com/dynamic-labs/DynamicAuth/commit/8977740f0f8e75e4dcba1fe0fad773ba4c5030ac))
|
|
325
|
+
* **magic:** add network/testMode/locale/redirectURI magic configuration ([34b7a97](https://github.com/dynamic-labs/DynamicAuth/commit/34b7a9721c0d67e13809e44ca2983bcbb2240b22))
|
|
326
|
+
* **magic:** sendTransaction/signMessage modal improvements ([6ee448e](https://github.com/dynamic-labs/DynamicAuth/commit/6ee448ecf726905934e1a5d8e7c23bc2e9b77ee9))
|
|
327
|
+
* make profile the 1st option in the widget switcher ([9693f47](https://github.com/dynamic-labs/DynamicAuth/commit/9693f47279d92ebacc13e5c8e08a24a002d0e8c6))
|
|
328
|
+
* move LinkWalletIcon to iconic ([76ba74d](https://github.com/dynamic-labs/DynamicAuth/commit/76ba74d8feda15b2ee4903e441d5394e4fe55ce3))
|
|
329
|
+
* move logout button from widget header to index view footer and profile view footer ([c919005](https://github.com/dynamic-labs/DynamicAuth/commit/c919005ccd43444f734bdafd6e9876e6bf59327d))
|
|
330
|
+
* move widget switcher to the top ([e038744](https://github.com/dynamic-labs/DynamicAuth/commit/e0387444813dadc8f4494edca152649f9e3a3a56))
|
|
331
|
+
* set max height to onboarding user data form ([a25129e](https://github.com/dynamic-labs/DynamicAuth/commit/a25129ed72460b392fa54cdc85e7d7276ffc826b))
|
|
332
|
+
* set max height to user profile view ([c207b21](https://github.com/dynamic-labs/DynamicAuth/commit/c207b2111bb39189487e08b95889ab9977d9db81))
|
|
333
|
+
* update buttons aligment in footer ([e6f3638](https://github.com/dynamic-labs/DynamicAuth/commit/e6f36384a902db03b5ae7aec0909192a0ddf5776))
|
|
334
|
+
|
|
335
|
+
|
|
336
|
+
### Bug Fixes
|
|
337
|
+
|
|
338
|
+
* add missing width to dynamic logo to work with webkit browsers ([c03cdfb](https://github.com/dynamic-labs/DynamicAuth/commit/c03cdfb6577f6a9b6c0432befb6bec57fa89afa0))
|
|
339
|
+
* **DYN-2045:** no access icon is too big ([8c34ab7](https://github.com/dynamic-labs/DynamicAuth/commit/8c34ab74643f0c8bf06bedfda7f8487f8d0591fc))
|
|
340
|
+
* **DynamicContext:** use the app name and logo from project settings ([0a08dc8](https://github.com/dynamic-labs/DynamicAuth/commit/0a08dc80ab699e3c4b499e1180dac2f22b7b1604))
|
|
341
|
+
* icon with spinner inner icon size ([b8f94e2](https://github.com/dynamic-labs/DynamicAuth/commit/b8f94e2d4239bd2992e7918dbd27848f3878825e))
|
|
342
|
+
* PendingConnectView icon size ([a801edf](https://github.com/dynamic-labs/DynamicAuth/commit/a801edff524e8993b8f6a6723ca4c0eca0349c01))
|
|
343
|
+
* remove IsBrowser from dynamic wagmi connector ([f89d5c0](https://github.com/dynamic-labs/DynamicAuth/commit/f89d5c0b6368d873181bdfc51656db638d8c2692))
|
|
344
|
+
* remove scroll copy ([601774c](https://github.com/dynamic-labs/DynamicAuth/commit/601774c12debc02f3f14a772c1cf54a792addded))
|
|
345
|
+
|
|
346
|
+
## [0.16.0-RC.5](https://github.com/dynamic-labs/DynamicAuth/compare/v0.16.0-RC.4...v0.16.0-RC.5) (2023-03-16)
|
|
347
|
+
|
|
348
|
+
|
|
349
|
+
### Features
|
|
350
|
+
|
|
351
|
+
* add modal backdrop css variables ([8b872d4](https://github.com/dynamic-labs/DynamicAuth/commit/8b872d403437da4232698dd059ad727aec74c24b))
|
|
352
|
+
* add optional evmNetworks prop to dynamic wagmi connector ([29f1a95](https://github.com/dynamic-labs/DynamicAuth/commit/29f1a951b96ab17025da60e95cceeda2e7d644e9))
|
|
353
|
+
* add optional evmNetworks prop to dynamic wagmi connector ([62da3fa](https://github.com/dynamic-labs/DynamicAuth/commit/62da3fa024480c65eea7343037101e9a65b79ffa))
|
|
354
|
+
* implement @dynamic-labs/wallet-book ([f6ebbee](https://github.com/dynamic-labs/DynamicAuth/commit/f6ebbee99786409cb8ee037a53942bac3aab1ca6))
|
|
355
|
+
|
|
356
|
+
|
|
357
|
+
### Bug Fixes
|
|
358
|
+
|
|
359
|
+
* **bundle_size:** move bundle size to its own CI job ([6870845](https://github.com/dynamic-labs/DynamicAuth/commit/68708457464f7d740e055cda00dd5c26f42d8c83))
|
|
360
|
+
* coolwallet icon id ([c48e1bf](https://github.com/dynamic-labs/DynamicAuth/commit/c48e1bf4331594d11f3fceee17fc726a7f28970d))
|
|
361
|
+
* **DYN-2016:** User is not able to logout when 'wallet not connected' promp shows ([a19b113](https://github.com/dynamic-labs/DynamicAuth/commit/a19b1132290c5602c4cbfb24240588d2343da0d6))
|
|
362
|
+
* image-update-npm ([ae05791](https://github.com/dynamic-labs/DynamicAuth/commit/ae05791434c6f12cc3953bcda33d430d15b056d0))
|
|
363
|
+
* **magic_wallet:** add confirmation to transactions ([14d0e20](https://github.com/dynamic-labs/DynamicAuth/commit/14d0e2069e64a393d82f97d7214d8449e930b341))
|
|
364
|
+
* **react-focus-lock:** ensure it will not fight with blocto focus ([631f0f9](https://github.com/dynamic-labs/DynamicAuth/commit/631f0f9c6bdeca47baec65078f996e0ae26bb905))
|
|
365
|
+
* **UserAddress:** use correct user address in UserAddress component ([9ea8754](https://github.com/dynamic-labs/DynamicAuth/commit/9ea875482fe2f27aaeb97a7186596f85489a44b4))
|
|
366
|
+
* **UserProfile:** Submit button should be active after changes are made ([3d36e2e](https://github.com/dynamic-labs/DynamicAuth/commit/3d36e2e374646f7981765845a2c547af969927a1))
|
|
367
|
+
|
|
368
|
+
## [0.16.0-RC.4](https://github.com/dynamic-labs/DynamicAuth/compare/v0.16.0-RC.3...v0.16.0-RC.4) (2023-03-10)
|
|
369
|
+
|
|
370
|
+
|
|
371
|
+
### Features
|
|
372
|
+
|
|
373
|
+
* Show toolkit on user profile open ([fe373be](https://github.com/dynamic-labs/DynamicAuth/commit/fe373be16b54727bb6596b6bae3e42afa3b3262b))
|
|
374
|
+
|
|
375
|
+
|
|
376
|
+
### Bug Fixes
|
|
377
|
+
|
|
378
|
+
* **DYN-144:** Dynamic widget should show when multiWalletWidgetState changes ([1e0ae27](https://github.com/dynamic-labs/DynamicAuth/commit/1e0ae27bb99d95a2e436f011302c532dfecfc3db))
|
|
379
|
+
* **dynamic_context:** use token to check if is authenticated ([88e4de4](https://github.com/dynamic-labs/DynamicAuth/commit/88e4de44636078bfc2408130ec526d75f0909f93))
|
|
380
|
+
* update validateAuthUser to account for verified credential with emails ([4d3ab68](https://github.com/dynamic-labs/DynamicAuth/commit/4d3ab6812525efa9e042374150ba59fe47596212))
|
|
381
|
+
|
|
382
|
+
## [0.16.0-RC.3](https://github.com/dynamic-labs/DynamicAuth/compare/v0.16.0-RC.2...v0.16.0-RC.3) (2023-03-08)
|
|
383
|
+
|
|
384
|
+
## [0.16.0-RC.2](https://github.com/dynamic-labs/DynamicAuth/compare/v0.16.0-RC.1...v0.16.0-RC.2) (2023-03-08)
|
|
385
|
+
|
|
386
|
+
|
|
387
|
+
### Features
|
|
388
|
+
|
|
389
|
+
* add feedback to the button component ([cb8e79b](https://github.com/dynamic-labs/DynamicAuth/commit/cb8e79b230eda12a76141b0bbe8b6df8a8a8bd55))
|
|
390
|
+
* **DYN-1792:** install hCaptcha ([d981a10](https://github.com/dynamic-labs/DynamicAuth/commit/d981a10180b352c26518b9b20580bdb06f1f9c46))
|
|
391
|
+
* **LoginWithEmail:** hide wallets in login with email view when chains are disabled ([ffbea58](https://github.com/dynamic-labs/DynamicAuth/commit/ffbea582d32ef88bfa6e1b5cfb6dce3cdc4b0601))
|
|
392
|
+
* **magic-link:** add send transaction confirmation gate ([77d6ac9](https://github.com/dynamic-labs/DynamicAuth/commit/77d6ac94b33776d838aabb3383ee5a2ad1ce9e4f))
|
|
393
|
+
* save authMode to localstorage ([e0ba68c](https://github.com/dynamic-labs/DynamicAuth/commit/e0ba68c148db69229f2dd53baa6c19764a13d3df))
|
|
394
|
+
|
|
395
|
+
|
|
396
|
+
### Bug Fixes
|
|
397
|
+
|
|
398
|
+
* **DYN-2006:** broken user profile on single wallet and email login ([7937d7b](https://github.com/dynamic-labs/DynamicAuth/commit/7937d7be855f03e9772a2c7b37fa3f2ba2775a58))
|
|
399
|
+
* **LoginWithEmail:** update email verifaction success message background color to dynamic-connection-green-2 ([cc86957](https://github.com/dynamic-labs/DynamicAuth/commit/cc86957ba025a313175034478ac61f7d228e8472))
|
|
400
|
+
* network picker for connect-only ([561bf95](https://github.com/dynamic-labs/DynamicAuth/commit/561bf951fa8fb9a0ba8b686d9c11458df40b040b))
|
|
401
|
+
* not opening the widget ([810a400](https://github.com/dynamic-labs/DynamicAuth/commit/810a4002242c43679b25fa158a44b9bf74ea1702))
|
|
402
|
+
* update profile to work with connect-only ([3577c53](https://github.com/dynamic-labs/DynamicAuth/commit/3577c5337db4f08e2943ed3ed2d920586d9bf8cc))
|
|
403
|
+
|
|
404
|
+
## [0.16.0-RC.1](https://github.com/dynamic-labs/DynamicAuth/compare/v0.15.1-RC.1...v0.16.0-RC.1) (2023-03-07)
|
|
405
|
+
|
|
406
|
+
|
|
407
|
+
### ⚠ BREAKING CHANGES
|
|
408
|
+
|
|
409
|
+
* as we move to use verifiedCredentials instead of
|
|
410
|
+
blockchainAccounts we blockChainAccount is removed from the user's
|
|
411
|
+
object.
|
|
412
|
+
|
|
413
|
+
### Features
|
|
414
|
+
|
|
415
|
+
* replace blockchainAccounts with verifiedCredentials ([5f32e4e](https://github.com/dynamic-labs/DynamicAuth/commit/5f32e4e038e7888c1a8993dc381f23688758ce46))
|
|
416
|
+
|
|
417
|
+
## [0.16.0-RC.0](https://github.com/dynamic-labs/DynamicAuth/compare/v0.15.1-RC.1...v0.16.0-RC.0) (2023-03-07)
|
|
418
|
+
|
|
419
|
+
|
|
420
|
+
### ⚠ BREAKING CHANGES
|
|
421
|
+
|
|
422
|
+
* as we move to use verifiedCredentials instead of
|
|
423
|
+
blockchainAccounts we blockChainAccount is removed from the user's
|
|
424
|
+
object.
|
|
425
|
+
|
|
426
|
+
### Features
|
|
427
|
+
|
|
428
|
+
* replace blockchainAccounts with verifiedCredentials ([5f32e4e](https://github.com/dynamic-labs/DynamicAuth/commit/5f32e4e038e7888c1a8993dc381f23688758ce46))
|
|
429
|
+
|
|
430
|
+
### [0.15.1-RC.1](https://github.com/dynamic-labs/DynamicAuth/compare/v0.16.0-RC.0...v0.15.1-RC.1) (2023-03-06)
|
|
431
|
+
|
|
432
|
+
|
|
433
|
+
### Features
|
|
434
|
+
|
|
435
|
+
* **DYN-1918:** adds test to verify zIndexes ([298571b](https://github.com/dynamic-labs/DynamicAuth/commit/298571b42e25db54bf96921e1a5b5309a455b578))
|
|
436
|
+
* setup EmvNetworks for Magic Link connector ([b9e5a1e](https://github.com/dynamic-labs/DynamicAuth/commit/b9e5a1eb4c3da4da7d4a6bbaadf2c18901209a2e))
|
|
437
|
+
* **Toolkit:** hide toolkit on mobile ([223f608](https://github.com/dynamic-labs/DynamicAuth/commit/223f608c659d8a2c4651c1da440ebec276455316))
|
|
438
|
+
* **WalletListItem:** add handleWalletItemClick to useWalletItemActions hook ([72083e0](https://github.com/dynamic-labs/DynamicAuth/commit/72083e040802760d8e5887456f0162ef037f77e6))
|
|
439
|
+
* **WalletListItem:** create getWalletListItemLabel helper method ([42920a7](https://github.com/dynamic-labs/DynamicAuth/commit/42920a7b35f21cfa9ed402352f1cda5d7921f64b))
|
|
440
|
+
* **WalletListItem:** simplify WalletListItem ([95c0e71](https://github.com/dynamic-labs/DynamicAuth/commit/95c0e7106fb64b8441a6f65995a61d7638724067))
|
|
441
|
+
|
|
442
|
+
|
|
443
|
+
### Bug Fixes
|
|
444
|
+
|
|
445
|
+
* no access button provides to login with email or wallet list ([20c0dfc](https://github.com/dynamic-labs/DynamicAuth/commit/20c0dfc2258001eb7f8e0b085d2b79f68bb3c01a))
|
|
446
|
+
* number of walllets show numbers under 10 ([7876cf6](https://github.com/dynamic-labs/DynamicAuth/commit/7876cf6f0b3188e1aabc8bb37753a34de7c35288))
|
|
447
|
+
* **UserProfile:** remove borderBottom in UserProfileField component ([9f848fe](https://github.com/dynamic-labs/DynamicAuth/commit/9f848fe6fa7e3ba30278ad8d6117acf2687b31aa))
|
|
448
|
+
* **UserProfile:** widget is visible after relogin ([b2efbad](https://github.com/dynamic-labs/DynamicAuth/commit/b2efbadefc047183d4ae6c97a3d230fa77780795))
|
|
449
|
+
* **wallet-ui-utils:** add confirmation screen to wallet provider ([8341c8b](https://github.com/dynamic-labs/DynamicAuth/commit/8341c8bab559dffc2fc4a7bca70a8fa6dcb797c2))
|
|
450
|
+
* **WalletList:** remove console.logs from walletListBuilder spec ([aa9d088](https://github.com/dynamic-labs/DynamicAuth/commit/aa9d088fc199434258482024ed1310a4a70aa85d))
|
|
451
|
+
|
|
452
|
+
### [0.15.1-RC.0](https://github.com/dynamic-labs/DynamicAuth/compare/v0.16.0-RC.0...v0.15.1-RC.0) (2023-03-06)
|
|
453
|
+
|
|
454
|
+
|
|
455
|
+
### Features
|
|
456
|
+
|
|
457
|
+
* **DYN-1918:** adds test to verify zIndexes ([298571b](https://github.com/dynamic-labs/DynamicAuth/commit/298571b42e25db54bf96921e1a5b5309a455b578))
|
|
458
|
+
* setup EmvNetworks for Magic Link connector ([b9e5a1e](https://github.com/dynamic-labs/DynamicAuth/commit/b9e5a1eb4c3da4da7d4a6bbaadf2c18901209a2e))
|
|
459
|
+
* **Toolkit:** hide toolkit on mobile ([223f608](https://github.com/dynamic-labs/DynamicAuth/commit/223f608c659d8a2c4651c1da440ebec276455316))
|
|
460
|
+
* **WalletListItem:** add handleWalletItemClick to useWalletItemActions hook ([72083e0](https://github.com/dynamic-labs/DynamicAuth/commit/72083e040802760d8e5887456f0162ef037f77e6))
|
|
461
|
+
* **WalletListItem:** create getWalletListItemLabel helper method ([42920a7](https://github.com/dynamic-labs/DynamicAuth/commit/42920a7b35f21cfa9ed402352f1cda5d7921f64b))
|
|
462
|
+
* **WalletListItem:** simplify WalletListItem ([95c0e71](https://github.com/dynamic-labs/DynamicAuth/commit/95c0e7106fb64b8441a6f65995a61d7638724067))
|
|
463
|
+
|
|
464
|
+
|
|
465
|
+
### Bug Fixes
|
|
466
|
+
|
|
467
|
+
* no access button provides to login with email or wallet list ([20c0dfc](https://github.com/dynamic-labs/DynamicAuth/commit/20c0dfc2258001eb7f8e0b085d2b79f68bb3c01a))
|
|
468
|
+
* number of walllets show numbers under 10 ([7876cf6](https://github.com/dynamic-labs/DynamicAuth/commit/7876cf6f0b3188e1aabc8bb37753a34de7c35288))
|
|
469
|
+
* **UserProfile:** remove borderBottom in UserProfileField component ([9f848fe](https://github.com/dynamic-labs/DynamicAuth/commit/9f848fe6fa7e3ba30278ad8d6117acf2687b31aa))
|
|
470
|
+
* **UserProfile:** widget is visible after relogin ([b2efbad](https://github.com/dynamic-labs/DynamicAuth/commit/b2efbadefc047183d4ae6c97a3d230fa77780795))
|
|
471
|
+
* **wallet-ui-utils:** add confirmation screen to wallet provider ([8341c8b](https://github.com/dynamic-labs/DynamicAuth/commit/8341c8bab559dffc2fc4a7bca70a8fa6dcb797c2))
|
|
472
|
+
* **WalletList:** remove console.logs from walletListBuilder spec ([aa9d088](https://github.com/dynamic-labs/DynamicAuth/commit/aa9d088fc199434258482024ed1310a4a70aa85d))
|
|
473
|
+
|
|
474
|
+
## [0.15.0](https://github.com/dynamic-labs/DynamicAuth/compare/v0.14.31...v0.15.0) (2023-03-01)
|
|
475
|
+
|
|
476
|
+
|
|
477
|
+
We are excited to release V0.15.0 as part of our public beta announcement.
|
|
478
|
+
v0.14 release.
|
|
479
|
+
You can read more about it in our announcement [blog post](https://www.dynamic.xyz/blog/public-beta-release)
|
|
480
|
+
|
|
481
|
+
### ⚠ BREAKING CHANGES
|
|
482
|
+
As always we try to introduce as few breaking changes as possible, if you have any issue with the changes below please don't hesitate to reach out.
|
|
483
|
+
|
|
484
|
+
* Based on your feedback, our team has been hard at work to completely redesign our SDK UI and move it to ShadowDom. Now in addition, to the default customizations that we provide in the our admin dashboard, you have full control and ability to customize any element in the Dynamic's SDK to your liking. If you previously used any CSS Classes to override our previous SDK modal you will need to update them to the current CSS classes.
|
|
485
|
+
|
|
486
|
+
For more info see: [Custom CSS](https://docs.dynamic.xyz/docs/custom-css).
|
|
487
|
+
|
|
488
|
+
* As we introduced more callbacks, we now require all the callbacks to be nested under `eventsCallbacks` see: [Callbacks](https://docs.dynamic.xyz/docs/onauthflowclose)
|
|
489
|
+
|
|
490
|
+
* We removed `user.walletPublicKey`, instead please use `primaryWallet.address`.
|
|
491
|
+
|
|
492
|
+
### Highlights
|
|
493
|
+
* A Complete rewrite of our SDK UI and design configurations (see: [Custom CSS](https://docs.dynamic.xyz/docs/custom-css))
|
|
494
|
+
* Support for Email Verification + and Sign in with Email.
|
|
495
|
+
* Integration with magic.link.
|
|
496
|
+
* New and improved network selector experience
|
|
497
|
+
* Support for Wallet Connect V2
|
|
498
|
+
* Multi-wallet support for Flow + Lilico
|
|
499
|
+
* Multiple Bug Fixes + reduction in our package size
|
|
500
|
+
|
|
501
|
+
## [0.15.0-RC.16](https://github.com/dynamic-labs/DynamicAuth/compare/v0.15.0-RC.15...v0.15.0-RC.16) (2023-03-01)
|
|
502
|
+
|
|
503
|
+
|
|
504
|
+
### Features
|
|
505
|
+
|
|
506
|
+
* **DYN-1637:** update linking, transfering and unlinking logic for login with email ([91c7fcf](https://github.com/dynamic-labs/DynamicAuth/commit/91c7fcf766af9096f4682f1126103d33eed38184))
|
|
507
|
+
* **DYN-1637:** update widget ui for non-wallet users ([d988c9a](https://github.com/dynamic-labs/DynamicAuth/commit/d988c9a0c01ec29739205d9df14218ad949a9153))
|
|
508
|
+
* **DYN-1638:** create CollectUserDataViewLoginWithEmail ([5272025](https://github.com/dynamic-labs/DynamicAuth/commit/527202544bd0dbe4473b65cca4cbeee72ce26c17))
|
|
509
|
+
* **DYN-1638:** remove checkIfThirdRequired last ([319e763](https://github.com/dynamic-labs/DynamicAuth/commit/319e763db4b3bf16674a1f0c3a405d9cfb4d3a63))
|
|
510
|
+
* **DYN-1638:** use missingFields from jwt ([fdf52dd](https://github.com/dynamic-labs/DynamicAuth/commit/fdf52ddd01b39d214acbe09aa5f470dd28568634))
|
|
511
|
+
* export DynamicWidgetContextProvider ([25fc164](https://github.com/dynamic-labs/DynamicAuth/commit/25fc1649395cdbe29f01858e4ae5f168a1d29b9d))
|
|
512
|
+
|
|
513
|
+
## [0.15.0-RC.15](https://github.com/dynamic-labs/DynamicAuth/compare/v0.15.0-RC.14...v0.15.0-RC.15) (2023-03-01)
|
|
514
|
+
|
|
515
|
+
|
|
516
|
+
### Features
|
|
517
|
+
|
|
518
|
+
* add EmailConnectorPendingSignModalContent ([c31b791](https://github.com/dynamic-labs/DynamicAuth/commit/c31b791c21e6c1ec2385e60d1a1cc101df582fd2))
|
|
519
|
+
* add getEnabledProviders ([d8d5cb1](https://github.com/dynamic-labs/DynamicAuth/commit/d8d5cb1a1f99e097cde5e633c3b98bd52b7f5f16))
|
|
520
|
+
* add new signatures/types for Magic Link ([61065e9](https://github.com/dynamic-labs/DynamicAuth/commit/61065e92ea59f205e69ab97ac3aecb0f36be2f56))
|
|
521
|
+
* **display_order:** use display order from api ([074f5bb](https://github.com/dynamic-labs/DynamicAuth/commit/074f5bb4b06855e5c40463471811ba5e42bbe70c))
|
|
522
|
+
* implement isEmailWalletConnector ([e7f0527](https://github.com/dynamic-labs/DynamicAuth/commit/e7f05275103f43a914f266b8dc6ec1f6a82b51b8))
|
|
523
|
+
* Implement Magic Link connector ([dd4e5f6](https://github.com/dynamic-labs/DynamicAuth/commit/dd4e5f6a536d37adfba7111764caf3e521f6514f))
|
|
524
|
+
* integrate Magic Link with email flow ([dca5f07](https://github.com/dynamic-labs/DynamicAuth/commit/dca5f078ef781dc0bffb6d4fbbb473e4b9e06f25))
|
|
525
|
+
* UI, modals and utils for Magic Link ([76accbd](https://github.com/dynamic-labs/DynamicAuth/commit/76accbd657f342d9abe9a49508f43261b8398857))
|
|
526
|
+
|
|
527
|
+
|
|
528
|
+
### Bug Fixes
|
|
529
|
+
|
|
530
|
+
* **email_confirmation:** go to correct view when clicking edit email ([29af782](https://github.com/dynamic-labs/DynamicAuth/commit/29af78292b4a6088443606b8b79533fefe68d3f3))
|
|
531
|
+
* init magic's SDK only during the login process ([a6e5615](https://github.com/dynamic-labs/DynamicAuth/commit/a6e5615af1edc8dd6d1dd31e8f2af83b7f4e5fb0))
|
|
532
|
+
* NetworkPicker is cut in widget ([883b3b6](https://github.com/dynamic-labs/DynamicAuth/commit/883b3b65908d6614021713e3e6e3c56211799947))
|
|
533
|
+
* Tooltip has lower z-index than auth flow ([0a111e5](https://github.com/dynamic-labs/DynamicAuth/commit/0a111e5a0ba918dc66454114f7899cc81b747a56))
|
|
534
|
+
|
|
535
|
+
## [0.15.0-RC.14](https://github.com/dynamic-labs/DynamicAuth/compare/v0.15.0-RC.13...v0.15.0-RC.14) (2023-02-27)
|
|
536
|
+
|
|
537
|
+
## [0.15.0-RC.13](https://github.com/dynamic-labs/DynamicAuth/compare/v0.15.0-RC.12...v0.15.0-RC.13) (2023-02-27)
|
|
538
|
+
|
|
539
|
+
|
|
540
|
+
### ⚠ BREAKING CHANGES
|
|
541
|
+
|
|
542
|
+
* it removes user.walletPublicKey, instead use primaryWallet.address
|
|
543
|
+
|
|
544
|
+
### Features
|
|
545
|
+
|
|
546
|
+
* **DYN-1943:** Granular control over widget ([0255408](https://github.com/dynamic-labs/DynamicAuth/commit/02554084abb1cc0090dbe1722a611f061597ca22))
|
|
547
|
+
|
|
548
|
+
|
|
549
|
+
### Bug Fixes
|
|
550
|
+
|
|
551
|
+
* **dynamic_context:** update email view state when settings is loaded ([0860090](https://github.com/dynamic-labs/DynamicAuth/commit/086009033078c69fc4b01d9a856164946ac14920))
|
|
552
|
+
* **KYC:** remove wallet icon next to ens name ([6f7b7ed](https://github.com/dynamic-labs/DynamicAuth/commit/6f7b7ed6d35d0adc62a75fe4bf7541b19608ed99))
|
|
553
|
+
* Tooltip position is not updated after view change ([3a3f616](https://github.com/dynamic-labs/DynamicAuth/commit/3a3f6161a05fd90a60588593161f67cd11a1cdbd))
|
|
554
|
+
|
|
555
|
+
|
|
556
|
+
* remove user walletpublickey prop ([a016aab](https://github.com/dynamic-labs/DynamicAuth/commit/a016aab1b6aa438900fda45283ce909ff521b47b))
|
|
557
|
+
|
|
558
|
+
## [0.15.0-RC.12](https://github.com/dynamic-labs/DynamicAuth/compare/v0.15.0-RC.11...v0.15.0-RC.12) (2023-02-24)
|
|
559
|
+
|
|
560
|
+
|
|
561
|
+
### ⚠ BREAKING CHANGES
|
|
562
|
+
|
|
563
|
+
* remove deprecated callbacks
|
|
564
|
+
|
|
565
|
+
### Features
|
|
566
|
+
|
|
567
|
+
* add auto theme mode to switch theme depending on system ([94f13a0](https://github.com/dynamic-labs/DynamicAuth/commit/94f13a0d3a411902db35c1238375341099ec75cd))
|
|
568
|
+
* **DYN-1916:** Add verified email tooltip & icon ([2b6742d](https://github.com/dynamic-labs/DynamicAuth/commit/2b6742d4089863e39fb87eeaf06007cc032f4028))
|
|
569
|
+
* **DYN-1968:** reset ErrorContext state on modal close/open ([a5ca73e](https://github.com/dynamic-labs/DynamicAuth/commit/a5ca73e2bad70f7496fc1a446a3c05349cf3fbc5))
|
|
570
|
+
* **DYN-1975:** move user to main screen on failed retry attempt ([77edfd7](https://github.com/dynamic-labs/DynamicAuth/commit/77edfd77ad674f94001697045a6f5536d9ad57e2))
|
|
571
|
+
|
|
572
|
+
|
|
573
|
+
### Bug Fixes
|
|
574
|
+
|
|
575
|
+
* **DYN-1975:** wrong error message on too many login attempts ([07f191a](https://github.com/dynamic-labs/DynamicAuth/commit/07f191a24beee65c9e4235514e3c4fe71d53fa1e))
|
|
576
|
+
* **email-field:** add id to email field so label focus on correct element ([d8696f7](https://github.com/dynamic-labs/DynamicAuth/commit/d8696f7395cb7462ee7062dce6ce45a02856345c))
|
|
577
|
+
* fallback to wc v1 when projectId is not present ([049cd45](https://github.com/dynamic-labs/DynamicAuth/commit/049cd45d85e37c45fcd6175042346eb7e31db21d))
|
|
578
|
+
|
|
579
|
+
|
|
580
|
+
* remove deprecated callbacks ([4d77083](https://github.com/dynamic-labs/DynamicAuth/commit/4d770836d86bccf0a01db7284483e91231d48894))
|
|
581
|
+
|
|
582
|
+
## [0.15.0-RC.11](https://github.com/dynamic-labs/DynamicAuth/compare/v0.15.0-RC.10...v0.15.0-RC.11) (2023-02-22)
|
|
583
|
+
|
|
584
|
+
## [0.15.0-RC.10](https://github.com/dynamic-labs/DynamicAuth/compare/v0.15.0-RC.9...v0.15.0-RC.10) (2023-02-21)
|
|
585
|
+
|
|
586
|
+
|
|
587
|
+
### Features
|
|
588
|
+
|
|
589
|
+
* **DYN-1637:** add logInWithEmail to walletListBuilder ([b812851](https://github.com/dynamic-labs/DynamicAuth/commit/b81285147416403bd9a00ae6a23f3147c687cab5))
|
|
590
|
+
* **DYN-1637:** add new api call ([bad0ce0](https://github.com/dynamic-labs/DynamicAuth/commit/bad0ce0433acb95bc81689d3903094cd997f4559))
|
|
591
|
+
* **DYN-1637:** create and add two new switches to the Toolkit ([733fb34](https://github.com/dynamic-labs/DynamicAuth/commit/733fb34d093a80432c34999b39671cba735442fa))
|
|
592
|
+
* **DYN-1637:** create Divider component ([babf5b6](https://github.com/dynamic-labs/DynamicAuth/commit/babf5b65365b7f1ef6651ae2adcd86770b8d9f1c))
|
|
593
|
+
* **DYN-1637:** create LoginWithEmailView ([9f049b7](https://github.com/dynamic-labs/DynamicAuth/commit/9f049b7f73cafa65004b2dfe504a6ae9818f06ae))
|
|
594
|
+
* **DYN-1637:** create LoginWithEmailView components ([beebab2](https://github.com/dynamic-labs/DynamicAuth/commit/beebab2ffbcd9b3c2231329ae961a5e58586afac))
|
|
595
|
+
* **DYN-1637:** it adds new variables to useInternalDynamicContext ([ada34c9](https://github.com/dynamic-labs/DynamicAuth/commit/ada34c9869b59947f6954692b95929480c9c213f))
|
|
596
|
+
* **DYN-1637:** update DynamicConnectButton to display email login view based on the props ([9adc119](https://github.com/dynamic-labs/DynamicAuth/commit/9adc119938295b8ce3c384c566f46e72450dbfdc))
|
|
597
|
+
* **DYN-1637:** update EmailVerification component, so that it can call different methods and looks different based on the view ([6c55cd6](https://github.com/dynamic-labs/DynamicAuth/commit/6c55cd6848c076cb7c897dfeeedba32a5634bd46))
|
|
598
|
+
* **DYN-1637:** update Main component to show new views ([243fafc](https://github.com/dynamic-labs/DynamicAuth/commit/243fafc72a62d2ab40ba992bed75b0f9f933c4ec))
|
|
599
|
+
* **DYN-1637:** update ModalHeader, Portal and DynamicAuthLayout ([7631c48](https://github.com/dynamic-labs/DynamicAuth/commit/7631c4853b54f0451525aafa4dfc812d8eb2e896))
|
|
600
|
+
* **DYN-1637:** update sdk-api ([cdf8fbd](https://github.com/dynamic-labs/DynamicAuth/commit/cdf8fbd2f490bfe3a4f9ad97e7f417e6e9280edb))
|
|
601
|
+
* **DYN-1637:** update tos and pp ([82304be](https://github.com/dynamic-labs/DynamicAuth/commit/82304be1c9ad7f69bfbd41d6631f7ee0e5385a41))
|
|
602
|
+
* **DYN-1836:** user profile multiple improvments ([2316177](https://github.com/dynamic-labs/DynamicAuth/commit/2316177142bcb083966e307e16bfb27f061508cc))
|
|
603
|
+
* **DYN-1837:** move UserDataForm to hook ([224c031](https://github.com/dynamic-labs/DynamicAuth/commit/224c03119d9f050b6447edde76acbc1427979230))
|
|
604
|
+
* **DYN-1840:** show ENS profile pic & name in dynamic widget ([f4bcde9](https://github.com/dynamic-labs/DynamicAuth/commit/f4bcde97ce9d1d031b4c3bfb7273d908b3b802bc))
|
|
605
|
+
* **DYN-1892:** Update SingleWallet popup unline with designs; Show user details in it ([7d3a314](https://github.com/dynamic-labs/DynamicAuth/commit/7d3a314975c8847f1e262f1f41abe28e961afc85))
|
|
606
|
+
* **DYN-1923:** Unify widget experience ([a287259](https://github.com/dynamic-labs/DynamicAuth/commit/a28725951fe5d5ad5c2c42d4a8aca4a83203423d))
|
|
607
|
+
* **DYN-1937:** Add onUserProfileUpdate ([3dd6e9e](https://github.com/dynamic-labs/DynamicAuth/commit/3dd6e9e78a9e9101f645f146ea6cd8fed1de9ad6))
|
|
608
|
+
* **EmptyWallets:** update copy ([ee9c210](https://github.com/dynamic-labs/DynamicAuth/commit/ee9c210743a108d49a553549e461907fa1303720))
|
|
609
|
+
* use dropdown variant in e2e tests ([ec39bf1](https://github.com/dynamic-labs/DynamicAuth/commit/ec39bf1c757cf842cde1d550ee0084f6b6e8fc66))
|
|
610
|
+
* **UserProfile:** add edit view with form ([1f2d1a3](https://github.com/dynamic-labs/DynamicAuth/commit/1f2d1a36987aed38265a05ac0f357653054730df))
|
|
611
|
+
* **UserProfile:** multiple improvments after review ([a881d03](https://github.com/dynamic-labs/DynamicAuth/commit/a881d03463dd47453104de971f0084390646559e))
|
|
612
|
+
* **UserProfile:** show ens name in AccountControl ([c657152](https://github.com/dynamic-labs/DynamicAuth/commit/c65715279d5475f469fc9f623a372da1b423a570))
|
|
613
|
+
* **UserProfile:** update test coverage ([e2bb398](https://github.com/dynamic-labs/DynamicAuth/commit/e2bb3989629c7dbbaae1e1fece2feb0047201afb))
|
|
614
|
+
|
|
615
|
+
|
|
616
|
+
### Bug Fixes
|
|
617
|
+
|
|
618
|
+
* **UserProfile:** apply border to dynamic widget card ([30802ba](https://github.com/dynamic-labs/DynamicAuth/commit/30802ba8df6244deb17d373c28d3355a9548a936))
|
|
619
|
+
* **UserProfile:** multiple improvments for userProfile ([3f79c9b](https://github.com/dynamic-labs/DynamicAuth/commit/3f79c9b1a0f115d155a79ee4a833c7750ae7413e))
|
|
620
|
+
* **UserProfile:** show DotsMenu in proper position ([577ccab](https://github.com/dynamic-labs/DynamicAuth/commit/577ccabb1b8096c6299044fc556b4e581292910b))
|
|
621
|
+
* **UserProfile:** update DynamicWidgetCard radius inline with DynamicAuthLayout radius ([de3447f](https://github.com/dynamic-labs/DynamicAuth/commit/de3447f0974384ba19023945ac24d9cb011f1f36))
|
|
622
|
+
|
|
623
|
+
## [0.15.0-RC.9](https://github.com/dynamic-labs/DynamicAuth/compare/v0.15.0-RC.8...v0.15.0-RC.9) (2023-02-21)
|
|
624
|
+
|
|
625
|
+
## [0.15.0-RC.8](https://github.com/dynamic-labs/DynamicAuth/compare/v0.15.0-RC.7...v0.15.0-RC.8) (2023-02-20)
|
|
626
|
+
|
|
627
|
+
|
|
628
|
+
### Features
|
|
629
|
+
|
|
630
|
+
* ability to connect multiple blocto and dapper ([d67ca7c](https://github.com/dynamic-labs/DynamicAuth/commit/d67ca7c350fe3794b9ed254c29472a568c4634b1))
|
|
631
|
+
* add wallet-connector-core package ([f6e6dfb](https://github.com/dynamic-labs/DynamicAuth/commit/f6e6dfbe7ae0dfdc6d616c187d944c702f7f9de4))
|
|
632
|
+
* **EmailConfirmationWaitingView:** add view to wait for email confirmation ([f71f9c6](https://github.com/dynamic-labs/DynamicAuth/commit/f71f9c66ba2cae2e2d8db02bdd130e9475f25f1b))
|
|
633
|
+
* **Link:** add link component ([5f86e01](https://github.com/dynamic-labs/DynamicAuth/commit/5f86e0179eed05dfb0189767f0b8a558cdb3d347))
|
|
634
|
+
* put wcv2 initialization behind flag ([905eb1a](https://github.com/dynamic-labs/DynamicAuth/commit/905eb1a2a6e70bf228f6d9f316e2a814f52c50f2))
|
|
635
|
+
* source walletconnectv2 settings from projectSettings ([671dd65](https://github.com/dynamic-labs/DynamicAuth/commit/671dd659ea92d671aa434a9f041c9314c69799a2))
|
|
636
|
+
* update CollectUserDataView to use header and message data from settings ([701a7ba](https://github.com/dynamic-labs/DynamicAuth/commit/701a7ba571b2467b8229eda0c2a7590ba6d7ce60))
|
|
637
|
+
* update sdk-api version ([71d5316](https://github.com/dynamic-labs/DynamicAuth/commit/71d5316bbbf290f3d8146f346c85b4896ef64e4a))
|
|
638
|
+
* walletconnect v2 deeplinking ([5d4a548](https://github.com/dynamic-labs/DynamicAuth/commit/5d4a54876ef7d05713ffe089c41ce7d3ea35126b))
|
|
639
|
+
* **walletconnect-v2:** handle accountsChanged and chainChanged ([1e6caa6](https://github.com/dynamic-labs/DynamicAuth/commit/1e6caa6fefed30d6abb9f87c587acc17521575ad))
|
|
640
|
+
* **walletconnect-v2:** hex-encode message to sign ([360e10c](https://github.com/dynamic-labs/DynamicAuth/commit/360e10cfe721ab56464bd90c1af9612d6b23a635))
|
|
641
|
+
|
|
642
|
+
|
|
643
|
+
### Bug Fixes
|
|
644
|
+
|
|
645
|
+
* **Accordion:** ensure the accordion can decrease in height ([522e82f](https://github.com/dynamic-labs/DynamicAuth/commit/522e82fb2d73dc86bff9874bc3244309fea7094f))
|
|
646
|
+
* **walletconnect-v2:** restore session ([aac5357](https://github.com/dynamic-labs/DynamicAuth/commit/aac5357e79c4bab9dff7413f623ba02d15ddf0ea))
|
|
647
|
+
|
|
648
|
+
## [0.15.0-RC.7](https://github.com/dynamic-labs/DynamicAuth/compare/v0.15.0-RC.6...v0.15.0-RC.7) (2023-02-15)
|
|
649
|
+
|
|
650
|
+
## [0.15.0-RC.6](https://github.com/dynamic-labs/DynamicAuth/compare/v0.15.0-RC.5...v0.15.0-RC.6) (2023-02-15)
|
|
651
|
+
|
|
652
|
+
|
|
653
|
+
### Features
|
|
654
|
+
|
|
655
|
+
* **WalletActionConfirmationModal:** adds confirmation modal for signing message ([7a52b9e](https://github.com/dynamic-labs/DynamicAuth/commit/7a52b9ea7195f948b3844a0b0b8632ec0104e859))
|
|
656
|
+
|
|
657
|
+
|
|
658
|
+
### Bug Fixes
|
|
659
|
+
|
|
660
|
+
* **NetworkPicker:** network picker button click submits formik ([8f1dc6d](https://github.com/dynamic-labs/DynamicAuth/commit/8f1dc6d421e6d8d0f71e399543240326a2d66d1f))
|
|
661
|
+
|
|
662
|
+
## [0.15.0-RC.5](https://github.com/dynamic-labs/DynamicAuth/compare/v0.15.0-RC.4...v0.15.0-RC.5) (2023-02-15)
|
|
663
|
+
|
|
664
|
+
## [0.15.0-RC.4](https://github.com/dynamic-labs/DynamicAuth/compare/v0.15.0-RC.3...v0.15.0-RC.4) (2023-02-15)
|
|
665
|
+
|
|
666
|
+
## [0.15.0-RC.3](https://github.com/dynamic-labs/DynamicAuth/compare/v0.15.0-RC.2...v0.15.0-RC.3) (2023-02-14)
|
|
667
|
+
|
|
668
|
+
|
|
669
|
+
### Features
|
|
670
|
+
|
|
671
|
+
* add support for phantom evm ([cb8eac9](https://github.com/dynamic-labs/DynamicAuth/commit/cb8eac91bfa485434dabd8865ce01a95b5b1eb63))
|
|
672
|
+
|
|
673
|
+
|
|
674
|
+
### Bug Fixes
|
|
675
|
+
|
|
676
|
+
* **MultiWallet:** wallet transfer was breaking primary wallet in multi-wallet ([e7eeb9f](https://github.com/dynamic-labs/DynamicAuth/commit/e7eeb9fa942cec4ff13157805840c9983d20e666))
|
|
677
|
+
|
|
678
|
+
## [0.15.0-RC.2](https://github.com/dynamic-labs/DynamicAuth/compare/v0.15.0-RC.1...v0.15.0-RC.2) (2023-02-14)
|
|
679
|
+
|
|
680
|
+
|
|
681
|
+
### Features
|
|
682
|
+
|
|
683
|
+
* add Argent X wallet automated tests with Selenoid ([5add2ed](https://github.com/dynamic-labs/DynamicAuth/commit/5add2ed0056ddb979a7f454578827ff01261d58d))
|
|
684
|
+
* add lilico support for flow via extension ([8266039](https://github.com/dynamic-labs/DynamicAuth/commit/82660394a0b2bfd5c9544c617ab259e8cd92d083))
|
|
685
|
+
* add logger package lib ([b2114ab](https://github.com/dynamic-labs/DynamicAuth/commit/b2114ab3041fe237b489fd67b4f63fc0a36a0be4))
|
|
686
|
+
* **CollectUserDataView:** improve the error display ([01f51bc](https://github.com/dynamic-labs/DynamicAuth/commit/01f51bc30936da515eb67990ca0e585498e3e21b))
|
|
687
|
+
* **DYN-1262:** create network picker component ([227c16d](https://github.com/dynamic-labs/DynamicAuth/commit/227c16d3af900868a91f97ac943a79787f1ee9dc))
|
|
688
|
+
* **DYN-1262:** create NetworkNotSupported view ([5c436d1](https://github.com/dynamic-labs/DynamicAuth/commit/5c436d125be042aeb3470055af8f135893ccff22))
|
|
689
|
+
* **DYN-1262:** scope network picker classnames inside DynamicWidget ([4af4a30](https://github.com/dynamic-labs/DynamicAuth/commit/4af4a302f4049e975f57afe3937cf7409cc73639))
|
|
690
|
+
* **DYN-1262:** set primary wallet on kyc step instead of login ([1ed0d92](https://github.com/dynamic-labs/DynamicAuth/commit/1ed0d9271bba1e211319329ef69a73f1a88d85b7))
|
|
691
|
+
* **DYN-1262:** update KYC step to use new network picker component ([1b4af70](https://github.com/dynamic-labs/DynamicAuth/commit/1b4af709405b0a75b3f3fc6e91f792bb5027bd14))
|
|
692
|
+
* **DYN-1552:** unsupported network flickers while switching between chains ([b5662eb](https://github.com/dynamic-labs/DynamicAuth/commit/b5662eb815c65b7a50cec2383c1bc05d33a85ece))
|
|
693
|
+
* **DYN-1642:** disable closing modal ([e76e59e](https://github.com/dynamic-labs/DynamicAuth/commit/e76e59e36faee031b4b9d8b7b1f789e50e7a941d))
|
|
694
|
+
* **DYN-1772:** add PoweredByDynamic component ([6850eca](https://github.com/dynamic-labs/DynamicAuth/commit/6850eca2892930b0bc2d17d38bfe52d7aa2b35de))
|
|
695
|
+
* **DYN-1831:** update the way we handle jwt on the frontend ([56e81da](https://github.com/dynamic-labs/DynamicAuth/commit/56e81da933d527e1de76974156e51c87b51f1ac9))
|
|
696
|
+
* **DYN-1885:** remove sleep from useOnSuccessfulUserUpdate ([baa16c4](https://github.com/dynamic-labs/DynamicAuth/commit/baa16c4d7ec7ea1b9e9a4c3d742a89838022f2b6))
|
|
697
|
+
* **DYN-1885:** show transfer message if email is duplicate ([dc1fd66](https://github.com/dynamic-labs/DynamicAuth/commit/dc1fd6601136e5d6def2b4f30500428f55b3fd43))
|
|
698
|
+
* **DYN-1885:** update sdk-api version ([7f9e880](https://github.com/dynamic-labs/DynamicAuth/commit/7f9e88017f1b8d4f0719990b2f30daf192177359))
|
|
699
|
+
* extract isAuthTokenExpired ([9b99341](https://github.com/dynamic-labs/DynamicAuth/commit/9b99341b729cc1d18e78ab8fc7f8d00f67b8bcb4))
|
|
700
|
+
* **Select:** add basic style to select component ([6305bdd](https://github.com/dynamic-labs/DynamicAuth/commit/6305bdd559bea926f10d43eb5d54fc29298b9623))
|
|
701
|
+
* setup Braavos wallet wdio automated tests ([c861144](https://github.com/dynamic-labs/DynamicAuth/commit/c8611442e88c16c021771f7be07c8c974db2ac56))
|
|
702
|
+
* **SignInWithEmail:** add log out button to EmailVerification and CollectUserDataView ([89df323](https://github.com/dynamic-labs/DynamicAuth/commit/89df323d42dff757775c3e5916471351b24b1087))
|
|
703
|
+
* **SignInWithEmail:** remove duplicated call to removeLsSettings ([fa85334](https://github.com/dynamic-labs/DynamicAuth/commit/fa8533493ed1190459504a00b6de9271d44e0f0c))
|
|
704
|
+
* **SignInWithEmail:** update EmailVerification component to use --px-to-rem utility ([b6a4fbb](https://github.com/dynamic-labs/DynamicAuth/commit/b6a4fbbc0caba98ee8661838370060a58d1e6244))
|
|
705
|
+
* **useWalletItemActions:** add openWallet method to sign directly ([fba1238](https://github.com/dynamic-labs/DynamicAuth/commit/fba123804a7ef0459e432df976f10debab2e00e4))
|
|
706
|
+
* **walletconnect-v2:** add async init method on walletconnet provider ([0bebc2e](https://github.com/dynamic-labs/DynamicAuth/commit/0bebc2e30544572e5a5fbbb00dd57e2847b85ace))
|
|
707
|
+
* **walletconnect-v2:** add support for evm network switching ([5e55c7f](https://github.com/dynamic-labs/DynamicAuth/commit/5e55c7f16ffe82d35c6f7e7c6d156efeb6a90c26))
|
|
708
|
+
* **walletconnect-v2:** generalize evm chains passed to walletconnect provider ([3b69263](https://github.com/dynamic-labs/DynamicAuth/commit/3b69263945db75bf5c7c5c150be4a3882a890a77))
|
|
709
|
+
|
|
710
|
+
|
|
711
|
+
### Bug Fixes
|
|
712
|
+
|
|
713
|
+
* don't return authToken if expired ([0e47693](https://github.com/dynamic-labs/DynamicAuth/commit/0e47693a821b06a7ad9c18eb26b1718b1981e518))
|
|
714
|
+
* **DYN-1262:** create isSupportedNetwork helper function ([da4b52f](https://github.com/dynamic-labs/DynamicAuth/commit/da4b52f804dc86481d00e14d017d9118f715b650))
|
|
715
|
+
* **DYN-1262:** create UserAddress component ([b21beb5](https://github.com/dynamic-labs/DynamicAuth/commit/b21beb5c3ec6b58a0b6c03f517423231fadfbc3a))
|
|
716
|
+
* **DYN-1262:** remove duplicated components ([d0077f2](https://github.com/dynamic-labs/DynamicAuth/commit/d0077f28e2bb919543c2d4a1310791782095e882))
|
|
717
|
+
* **DYN-1262:** update useVerifyWallet hook to show NetworkNotSupported view ([9ca6aa2](https://github.com/dynamic-labs/DynamicAuth/commit/9ca6aa223a8e21451b50ad85f45ec8b77241f0a4))
|
|
718
|
+
* **DYN-1917:** update PendingAccountSwitchModal and WalletUsedView to use selectedWalletConnector ([b2caa4c](https://github.com/dynamic-labs/DynamicAuth/commit/b2caa4c1e8f1631816b634b8acbff0a295723de5))
|
|
719
|
+
* **DYN-1917:** update Typography color in DetectedNewWalletModal ([42d0312](https://github.com/dynamic-labs/DynamicAuth/commit/42d03120f75da6dfea32f52e86a51b46f6d649b5))
|
|
720
|
+
* **INC-78:** add zIndex prop to ShadowDOM component ([b6e5ee4](https://github.com/dynamic-labs/DynamicAuth/commit/b6e5ee424ba262c095a79613e32911fd72f2419f))
|
|
721
|
+
* **NetworkPicker:** fix single wallet ui ([9ea00b2](https://github.com/dynamic-labs/DynamicAuth/commit/9ea00b23effd6064937ee0ad0a32609cd65920f9))
|
|
722
|
+
* **normalizeAddress:** remove the 0x from address beginning ([c43829d](https://github.com/dynamic-labs/DynamicAuth/commit/c43829d532c416136e62202ae59e84afc510f3d3))
|
|
723
|
+
* pass reloadOnDisconnect to coinbase wallet sdk ([c147f0a](https://github.com/dynamic-labs/DynamicAuth/commit/c147f0a263d93fe5150422bf7336515dc25c437e))
|
|
724
|
+
* **SignInWithEmail:** add container to verified icon to prevent flickering ([422bef1](https://github.com/dynamic-labs/DynamicAuth/commit/422bef11ad7a69fb0f1b417fdfc683921b295c34))
|
|
725
|
+
* skip solflare extension error ([0ba97df](https://github.com/dynamic-labs/DynamicAuth/commit/0ba97df6f73dbfe342b4f8492c4b8af417ff778b))
|
|
726
|
+
* temporary fix for blinking button in demo app ([630100d](https://github.com/dynamic-labs/DynamicAuth/commit/630100da1f6041893916fa9733124b5a1613886e))
|
|
727
|
+
* **walletConnect:** add delay when connecting with OKX wallet ([a2ebbfc](https://github.com/dynamic-labs/DynamicAuth/commit/a2ebbfc4e45798fbe5f879a7af52c79d45555d15))
|
|
728
|
+
|
|
729
|
+
## [0.15.0-RC.1](https://github.com/dynamic-labs/DynamicAuth/compare/v0.15.0-RC.0...v0.15.0-RC.1) (2023-01-31)
|
|
730
|
+
|
|
731
|
+
|
|
732
|
+
### Features
|
|
733
|
+
|
|
734
|
+
* add media queries mixins ([9e7e0fe](https://github.com/dynamic-labs/DynamicAuth/commit/9e7e0feb870ec413159a4f4c685e5163aae7a5fc))
|
|
735
|
+
* add prop to pass css overrides to shadow dom ([71a6728](https://github.com/dynamic-labs/DynamicAuth/commit/71a672817264d81dd66653fa38c38044c336a426))
|
|
736
|
+
* add scss mixin for theme modes ([a1ee744](https://github.com/dynamic-labs/DynamicAuth/commit/a1ee74429c06f640fdbc20003584ebf9b82a332c))
|
|
737
|
+
* add toast back to the demo ([bf6d2cd](https://github.com/dynamic-labs/DynamicAuth/commit/bf6d2cdeb8dacce74ed85b081ffac5a8ef03a20b))
|
|
738
|
+
* **Checkbox:** use BEM instead of css modules ([ef6bc6e](https://github.com/dynamic-labs/DynamicAuth/commit/ef6bc6e14aa70f566e840451cefffbcc591de0cb))
|
|
739
|
+
* **CopyButton:** use BEM instead of css modules ([b481585](https://github.com/dynamic-labs/DynamicAuth/commit/b48158539f8838153745f51b032c7a641fd7af75))
|
|
740
|
+
* **Dots:** remove dots components as it is not used anymore ([ba6ef1c](https://github.com/dynamic-labs/DynamicAuth/commit/ba6ef1c87e8b8326930caa6f4b9283c3e0060396))
|
|
741
|
+
* **DynamicConnectButton:** update ButtonNew component ([6579229](https://github.com/dynamic-labs/DynamicAuth/commit/65792295a8112be988e60b29979635b3bdb4ce86))
|
|
742
|
+
* **ErrorContainer:** replace styled components with pure css ([67f0d30](https://github.com/dynamic-labs/DynamicAuth/commit/67f0d300dfdb63d5f9d5b411075e2d211639f287))
|
|
743
|
+
* **IconButton:** use BEM ([cba6c8e](https://github.com/dynamic-labs/DynamicAuth/commit/cba6c8ef89020d68f153c2b30d366359d5dbdb87))
|
|
744
|
+
* **Icon:** replace css modules with pure css ([f9e0296](https://github.com/dynamic-labs/DynamicAuth/commit/f9e0296e1549da3b240bfcfc744fb725cac43fcd))
|
|
745
|
+
* **IconWithSpinner:** use BEM ([57cecae](https://github.com/dynamic-labs/DynamicAuth/commit/57cecae25ee30ae8b9510b08c99b136782cbb7f7))
|
|
746
|
+
* **Indicator:** use BEM ([e0737d3](https://github.com/dynamic-labs/DynamicAuth/commit/e0737d38f5020d474f7c3c834b6a4e2b29794487))
|
|
747
|
+
* **InfoItem:** use BEM and replace tailwind with scss ([51dbf80](https://github.com/dynamic-labs/DynamicAuth/commit/51dbf807cb795494d017dcdae5dbeec0e22c4647))
|
|
748
|
+
* **Input:** add unit tests to input component ([af14ed9](https://github.com/dynamic-labs/DynamicAuth/commit/af14ed9b0457ab75a584f2d5688fd4a78c11c96e))
|
|
749
|
+
* **Input:** remove styled-components, use BEM and replace tailwind with scss ([95ae74f](https://github.com/dynamic-labs/DynamicAuth/commit/95ae74f26e2c55bb53abfdfe6adf2b19faacb01e))
|
|
750
|
+
* **PendingSignModal:** update view component to use SCSS with BEM ([09d662c](https://github.com/dynamic-labs/DynamicAuth/commit/09d662c87ea81d528db0cdbbda67e5492791aa81))
|
|
751
|
+
* **Portal:** remove styled-components, use BEM and replace tailwind with scss ([d6afb25](https://github.com/dynamic-labs/DynamicAuth/commit/d6afb259a592cf4c79e3d6406b6404700e8dbb4f))
|
|
752
|
+
* **PrimaryNotConnectedModal:** update view component to use SCSS with BEM ([6d06f1d](https://github.com/dynamic-labs/DynamicAuth/commit/6d06f1dc13687393325d8dbf6ba57cccaafce1d0))
|
|
753
|
+
* **ProfilePicture:** remove component as it is no longer used ([0679436](https://github.com/dynamic-labs/DynamicAuth/commit/06794364379bc22fcf6b286b2005fccda5cc128f))
|
|
754
|
+
* **QrCodeView:** update QrCodeView to use scss instead of tailwind and css modules ([b276d86](https://github.com/dynamic-labs/DynamicAuth/commit/b276d867bc78193d62cd57bbb5b857e2b87214e6))
|
|
755
|
+
* remove missing icon and replace it with error icon ([7ea6b18](https://github.com/dynamic-labs/DynamicAuth/commit/7ea6b18f7e2026a2bb04a93b393afc6c5ade6441))
|
|
756
|
+
* rewrite paper without styled components ([dabadb1](https://github.com/dynamic-labs/DynamicAuth/commit/dabadb12c712c5f3ed8df351d339b2ee31c201e6))
|
|
757
|
+
* **ShadowDOM:** add unit tests and remove shadow-dom-testing-library dep. ([c77d17f](https://github.com/dynamic-labs/DynamicAuth/commit/c77d17f10e80f551aa104331fc5aad31bd130437))
|
|
758
|
+
* **ShadowDOM:** implement ShadowDOM component and CSS injecting ([0efe2bb](https://github.com/dynamic-labs/DynamicAuth/commit/0efe2bbfef061943ba8e0c5cacf5a98eb388c08b))
|
|
759
|
+
* **ShadowDOM:** implement ShadowDOM component and CSS injecting ([e6c717a](https://github.com/dynamic-labs/DynamicAuth/commit/e6c717ae6591d19945dbc49008e255a1a08cf218))
|
|
760
|
+
* **ShadowDOM:** isShadowDOMEnabled flag support ([4942704](https://github.com/dynamic-labs/DynamicAuth/commit/4942704a1f30a2c3acb8248549a4656826d7a1e0))
|
|
761
|
+
* **ShadowDOM:** separation of injecting for global and shadowdom styles ([308bfe0](https://github.com/dynamic-labs/DynamicAuth/commit/308bfe030a17468b9fedabdd812323edb4e65bb9))
|
|
762
|
+
* **TextButton:** small refactor, use BEM and replace tailwind with scss ([ccbb244](https://github.com/dynamic-labs/DynamicAuth/commit/ccbb244ea44d36f51706b69c1f05d27aa1301aa6))
|
|
763
|
+
* **Toolkit:** remove styled-components, use BEM and replace tailwind with scss ([7c5cd1a](https://github.com/dynamic-labs/DynamicAuth/commit/7c5cd1af34fbfb4fb2cbaf138e9b80a055eb09a7))
|
|
764
|
+
* **WalletList:** update WalletList ([891b48a](https://github.com/dynamic-labs/DynamicAuth/commit/891b48ad5d6e9b981c2af013133db282dcc39693))
|
|
765
|
+
* **WalletNoAccess:** update view component to use SCSS with BEM ([2f9f320](https://github.com/dynamic-labs/DynamicAuth/commit/2f9f3200070ec5c143c6d7d53b69042a6b1cac40))
|
|
766
|
+
|
|
767
|
+
|
|
768
|
+
### Bug Fixes
|
|
769
|
+
|
|
770
|
+
* **ActionList:** update title text color on mobile ([901f8a3](https://github.com/dynamic-labs/DynamicAuth/commit/901f8a3cf6bc5fb456b863948a688ada3e9c5510))
|
|
771
|
+
* add previously deleted test ([2c89737](https://github.com/dynamic-labs/DynamicAuth/commit/2c897376f79d94dd8c9b4dae776fd9b7e7d56989))
|
|
772
|
+
* change capitalization of components ([fd8f696](https://github.com/dynamic-labs/DynamicAuth/commit/fd8f696893f4dc6c9d7affc1268d55e87235d20b))
|
|
773
|
+
* **Checks:** resolve checks issues after latest merge ([2a7afc2](https://github.com/dynamic-labs/DynamicAuth/commit/2a7afc28ad280959d3d7926372ff7def2698547c))
|
|
774
|
+
* **DynamicConnectButton:** use the default primary with default border radius ([2a41282](https://github.com/dynamic-labs/DynamicAuth/commit/2a41282812e8d254460b5a327404011bb77b222d))
|
|
775
|
+
* linting error ([7eb9c42](https://github.com/dynamic-labs/DynamicAuth/commit/7eb9c42ca78546465e5838cd4cde24c01b3629c2))
|
|
776
|
+
* linting errors ([a4fdd6e](https://github.com/dynamic-labs/DynamicAuth/commit/a4fdd6e185398567e506a919ecafe81fe2a60924))
|
|
777
|
+
* make typography classnames less specific than passed classnames ([5f582a6](https://github.com/dynamic-labs/DynamicAuth/commit/5f582a6453cfeff4ad05d788648ede20d4167f14))
|
|
778
|
+
* **NetworkControl:** shrink network name ([2df5533](https://github.com/dynamic-labs/DynamicAuth/commit/2df55335f59840c6770119019824f2dab0936efa))
|
|
779
|
+
* primary color input label for ([37ccfea](https://github.com/dynamic-labs/DynamicAuth/commit/37ccfeaf4c5a67ff4b17bbc0d5d67eaa5ad8ab60))
|
|
780
|
+
* proper color for multiwallet header logout button ([9ae00c9](https://github.com/dynamic-labs/DynamicAuth/commit/9ae00c9334b3159cf394976f1999cebcc0055766))
|
|
781
|
+
* remove scss import now that everything is imported at root ([48a51c0](https://github.com/dynamic-labs/DynamicAuth/commit/48a51c0b2a8ce1382a5eb95169f1aacc7eac1980))
|
|
782
|
+
* remove unused themecontext in multiwallet ([35b7e6f](https://github.com/dynamic-labs/DynamicAuth/commit/35b7e6fad6d146c258889c25e527d4fd7a7695fe))
|
|
783
|
+
* resolve build and unit tests issues after rebase ([139a305](https://github.com/dynamic-labs/DynamicAuth/commit/139a305184c6d0bb2a089d3d8a580c39420d7385))
|
|
784
|
+
* Select use css variable ([78c8fc9](https://github.com/dynamic-labs/DynamicAuth/commit/78c8fc9755af26b1f95dd1b9b32e0cf7582d3abd))
|
|
785
|
+
* **ShadowDOM:** apply vars in global.scss ([d4c2436](https://github.com/dynamic-labs/DynamicAuth/commit/d4c2436b05eb11ddc1bea7492fe5aad31166f1b6))
|
|
786
|
+
* **ShadowDOM:** remove unused depedencies, use postcss config file ([41fc5b8](https://github.com/dynamic-labs/DynamicAuth/commit/41fc5b85b4dc877acb244ed26e4f00ef34150363))
|
|
787
|
+
* **ShadowDOM:** update sign in and out integration test ([6f884ca](https://github.com/dynamic-labs/DynamicAuth/commit/6f884ca63acf528a93b6edffeff55c62878b41f4))
|
|
788
|
+
* update --dynamic-border-radius to 24px ([84e4d83](https://github.com/dynamic-labs/DynamicAuth/commit/84e4d83635a98f973f8f56395eae485f3a3242d6))
|
|
789
|
+
* update qrcode container style to remove padding ([b278be5](https://github.com/dynamic-labs/DynamicAuth/commit/b278be5ab2af98c6650906f179004aa6a72d06f8))
|
|
790
|
+
* update tos and privacy policy styling ([7846a71](https://github.com/dynamic-labs/DynamicAuth/commit/7846a711b748dfbf5df93f28c22a18ac84c2e471))
|
|
791
|
+
* update wdio selectors following rewrite ([652d9ca](https://github.com/dynamic-labs/DynamicAuth/commit/652d9cafb447d152f42001f1e8434639b4bebfec))
|
|
792
|
+
* update wdio tests ([57e40ef](https://github.com/dynamic-labs/DynamicAuth/commit/57e40efb5f87a8467947650224a9bdc70d3e6576))
|
|
793
|
+
* use typography for network name in network control ([6fa79a5](https://github.com/dynamic-labs/DynamicAuth/commit/6fa79a5ce6a3e05d8e0b3265197ebd060cab6c55))
|
|
794
|
+
* WalletSignSpinnerView use css variable ([edc4245](https://github.com/dynamic-labs/DynamicAuth/commit/edc424502debedaf4c7a46efab0f445d071e0a01))
|
|
795
|
+
* **wdio:** update class references in tests ([0b5e11c](https://github.com/dynamic-labs/DynamicAuth/commit/0b5e11c2b2975d31a7f34abb583398314c70a6a5))
|
|
796
|
+
* **WDIO:** update selectors className in walletKit.ts ([96f4862](https://github.com/dynamic-labs/DynamicAuth/commit/96f486254c9c2e0461310093554fe62bd71a14fe))
|
|
797
|
+
|
|
798
|
+
## [0.15.0-RC.0](https://github.com/dynamic-labs/DynamicAuth/compare/v0.14.31...v0.15.0-RC.0) (2023-01-31)
|
|
799
|
+
|
|
800
|
+
First release candidate for 0.15.0
|