@rango-dev/widget-embedded 0.18.0 → 0.19.1-next.0

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +0 -116
  2. package/package.json +9 -9
package/CHANGELOG.md CHANGED
@@ -1,119 +1,3 @@
1
- # 0.18.0 (2023-12-24)
2
-
3
-
4
- ### Bug Fixes
5
-
6
- * add initial state with props in app store and fix bug of passing liquidity sources via config ([5d50d0f](https://github.com/yeager-eren/rango-client/commit/5d50d0fa18c0519a9464bb205684ecdaf881d936))
7
- * add presets from v1 ([c7d75df](https://github.com/yeager-eren/rango-client/commit/c7d75dff53f02d6df0a399bb0e58462af707a73e))
8
- * add reject modal for experimental suggest chain ([25be5ae](https://github.com/yeager-eren/rango-client/commit/25be5aec8791f46ff9b93b052a9d5fb5d568e167))
9
- * add suggest and connect to wallet for experimental chain ([0002e69](https://github.com/yeager-eren/rango-client/commit/0002e69da90c58a00cbd50ca8ad601a12ed0e77a))
10
- * adding lingui to ui and embedded packages ([efed0d6](https://github.com/yeager-eren/rango-client/commit/efed0d6da437bfd472f26a280adc55da1151966a))
11
- * address sub setting issues ([e5ee97d](https://github.com/yeager-eren/rango-client/commit/e5ee97dbcf78eb59534b21e84e8785223b8a658d))
12
- * build error on embeded ([bd1246c](https://github.com/yeager-eren/rango-client/commit/bd1246c548c6d056a24a131891161107cf615be4))
13
- * comments ([79e5c8a](https://github.com/yeager-eren/rango-client/commit/79e5c8a5e204f0a3c006e0aa6174ed440c424dcd))
14
- * convert string to i18n function ([fc52b8f](https://github.com/yeager-eren/rango-client/commit/fc52b8f92ea1071a3dc1cb9c7691854854ba9a80))
15
- * error in wallet-connect projectId ([6ae70ae](https://github.com/yeager-eren/rango-client/commit/6ae70aea325432e99a22d2969901698f09c72bdf))
16
- * fallback to empty string if image is null ([182b745](https://github.com/yeager-eren/rango-client/commit/182b74526348a3d8e78b4ad4f1488174e3139cb2))
17
- * fix bug in routing when usd value is unknown ([df23685](https://github.com/yeager-eren/rango-client/commit/df23685d63de6dbe5a3e591ef619d845573e0657))
18
- * fix bug of duplicate modals for wallet connect ([efb5482](https://github.com/yeager-eren/rango-client/commit/efb54827fd51e6c6c8f42c6abf33c3d7610755e8))
19
- * fix dynamic content issue in crowdin ([481ce06](https://github.com/yeager-eren/rango-client/commit/481ce06496353fce094496da21edc98dac61e1b2))
20
- * fix emitting failed event in swap execution ([cedc535](https://github.com/yeager-eren/rango-client/commit/cedc53523dc8ddc5f339b4da6afa822058bd760d))
21
- * fix HMR for widget and playground ([8524820](https://github.com/yeager-eren/rango-client/commit/8524820f10cf0b8921f3db0c4f620ff98daa4103))
22
- * fix lingui version ([b7de08b](https://github.com/yeager-eren/rango-client/commit/b7de08b457314192665b9d3afa809e63ecd311a8))
23
- * fix minor bugs ([932dbcc](https://github.com/yeager-eren/rango-client/commit/932dbcc19d648f0e409a2404f29bf1077b58cfe3))
24
- * fix performance issues on token selector ([ea0b1be](https://github.com/yeager-eren/rango-client/commit/ea0b1be71c90befc0b8ad2f19e56122b145227d6))
25
- * fix quote info bugs ([3668d84](https://github.com/yeager-eren/rango-client/commit/3668d84a43e3d6055b8ff133f546aabce6fcf616))
26
- * fix retry logic in failed swaps ([2efcef1](https://github.com/yeager-eren/rango-client/commit/2efcef1779a33aa0ea65d4f17f3d443c218e2be1))
27
- * fix settings page issues ([c7aa12f](https://github.com/yeager-eren/rango-client/commit/c7aa12fa1731ad9a50dd6ea2fa362e6d4f2ccdb8))
28
- * fix wallet button state in swap details page ([ad57603](https://github.com/yeager-eren/rango-client/commit/ad57603885968b2792ed382dc80a3862dc0eebde))
29
- * fix widget navigation bugs ([bfefdff](https://github.com/yeager-eren/rango-client/commit/bfefdff39e758b80fc5637c00ad32e3b36b5dcf0))
30
- * fix zustand persistance issue with ssr ([4ca2a1f](https://github.com/yeager-eren/rango-client/commit/4ca2a1ff7eb596bb5ff049fe81daf6e8efbfd1a8))
31
- * Fixed colorpicker ([d821340](https://github.com/yeager-eren/rango-client/commit/d821340fc3f5df07ccbfc3555ae4d7dba0cad49b))
32
- * fixed onMouseLeave in tooltip ([13dc667](https://github.com/yeager-eren/rango-client/commit/13dc6673f4f6504abb1de2c277ae6559f0dfbb2c))
33
- * handle safe wallet in widget ([52fcca4](https://github.com/yeager-eren/rango-client/commit/52fcca49315f7e2edb4655ae7b9cd0792c2800d7))
34
- * improve widget for smaller screens ([75a3107](https://github.com/yeager-eren/rango-client/commit/75a310770ece2969833dda2789bee5b8ccda166e))
35
- * input outlines & blockchains displayNames ([079afc1](https://github.com/yeager-eren/rango-client/commit/079afc1c9e84d35de078a87121a83777176c3bd4))
36
- * not-found position in swap history ([245fa45](https://github.com/yeager-eren/rango-client/commit/245fa453eee44196633d9549f2b0cfbaaa79ae11))
37
- * reading and showing blockchains/tokens based on config ([94e3107](https://github.com/yeager-eren/rango-client/commit/94e31071c872b751de2e91ccb6580365dc79402a))
38
- * reading directly from specific path can break import for users ([8070e55](https://github.com/yeager-eren/rango-client/commit/8070e551cab44e6ea9b47c9ca6fca9acf9ce19bb))
39
- * reset position of scroll in chain/token selector ([f395d89](https://github.com/yeager-eren/rango-client/commit/f395d89914ef826fc1cef5be376b39bd011f8274))
40
- * skip showing drawer for fast wallet connecting ([4fd1065](https://github.com/yeager-eren/rango-client/commit/4fd1065deff5c5880fa4d06fe02b19b9d2b3e921))
41
- * Some functions were transferred to helper ([7d5756f](https://github.com/yeager-eren/rango-client/commit/7d5756fc476728e84b16300102918542520983a7))
42
- * some polishment on playground ([cf17f9e](https://github.com/yeager-eren/rango-client/commit/cf17f9e2ac2efc9467c4f550e09eaf19170bbbf0))
43
- * translate bug ([3813ee6](https://github.com/yeager-eren/rango-client/commit/3813ee68be6d942fd62af5543a834d9ee682edaf))
44
- * update blockchain category icons ([5ffd1ac](https://github.com/yeager-eren/rango-client/commit/5ffd1ac9bbe4cee26500c010718f4f530b1349f6))
45
- * update classNames to new pattern for conflict prevention ([3c89278](https://github.com/yeager-eren/rango-client/commit/3c8927893381774f8bc8dc5b049ffdfccea1ffe4))
46
- * update rango-types and fix notification bugs ([993f185](https://github.com/yeager-eren/rango-client/commit/993f185e0b8c5e5e15a2c65ba2d85d1f9c8daa90))
47
- * update widget affiliate config ([0655dc1](https://github.com/yeager-eren/rango-client/commit/0655dc1949e6e8a9b1efacb71e3f66ac3d1e30fb))
48
- * updating query params ([79cacb2](https://github.com/yeager-eren/rango-client/commit/79cacb2fe88cd05c4bc6bcd755cf31e31f4ac4c1))
49
- * widget config for default amount/chain/token ([b101067](https://github.com/yeager-eren/rango-client/commit/b1010672a43e23145bd4ab798016cb440451bf09))
50
- * **widget:** Showing history for selected blockchain if a blockchain selected from main list ([7b77dec](https://github.com/yeager-eren/rango-client/commit/7b77dec2c0417948bbdd4844006ce2d4ea811811))
51
- * zustand store in context ([a31c34d](https://github.com/yeager-eren/rango-client/commit/a31c34d379173ab2b4a14beb4fddd7ac0402b236))
52
-
53
-
54
- ### Features
55
-
56
- * add animation for modal ([ca69ab6](https://github.com/yeager-eren/rango-client/commit/ca69ab60d68a3844b031556e5f30502c5c752dd9))
57
- * add dark/light theme to playground ([01c4c45](https://github.com/yeager-eren/rango-client/commit/01c4c45cf42a5b9a945e687fbaf3cb141ca19d13))
58
- * add langugage section to Playground ([c2deaec](https://github.com/yeager-eren/rango-client/commit/c2deaec91813f7e5cc4bccc2be78f5c297cc1a2d))
59
- * add notification to widget ([5ca2b63](https://github.com/yeager-eren/rango-client/commit/5ca2b63b87f7941a4b347af596fd5786ea32ba42))
60
- * add project id as a external value ([0c80404](https://github.com/yeager-eren/rango-client/commit/0c80404a8cacb6c5b0338dea1e416b0b11db254b))
61
- * add route skeleton component ([5cbdc3d](https://github.com/yeager-eren/rango-client/commit/5cbdc3d186caf88da9ddf0a83d27e0dcae628340))
62
- * add skeleton for wallet-page & showing its error ([ea922d6](https://github.com/yeager-eren/rango-client/commit/ea922d6291210b6dec569d20f0f623b7449cc7c0))
63
- * add state of wallets' details to useWidget ([2a59055](https://github.com/yeager-eren/rango-client/commit/2a590551cc0a3d663fd9901e125890ff1386c0aa))
64
- * add state wallet modal ([eced597](https://github.com/yeager-eren/rango-client/commit/eced59790314c2180c5677e9de6c21dfd0dd7129))
65
- * add widget events and refactor swap execution events ([0d76806](https://github.com/yeager-eren/rango-client/commit/0d7680693dd77439de38cd0b20f263f6ae8cceb0))
66
- * change colors theme ([007261e](https://github.com/yeager-eren/rango-client/commit/007261e8ad5f86dd72698ec0826cdcffbf74dbb0))
67
- * consider internalswaps in second bestRoute & select wallets ([a2d9510](https://github.com/yeager-eren/rango-client/commit/a2d9510288b534e03d6cf2ee3ed60b895607323f))
68
- * custom colors for presets (style sidebar) ([5268162](https://github.com/yeager-eren/rango-client/commit/52681624732e542f9841f5963d61e7f9778c78cd))
69
- * design history item page ([547f0b2](https://github.com/yeager-eren/rango-client/commit/547f0b2ade03a31f00a88faf4659f97a9f037abd))
70
- * don't show safe when not injected ([3e32420](https://github.com/yeager-eren/rango-client/commit/3e324208d9dcc8d11267a37bf6df84547975c1bf))
71
- * export meta and additional logics from useWidget ([5c8fbc5](https://github.com/yeager-eren/rango-client/commit/5c8fbc5f25979409895b4592b62416f6bd7b82b8))
72
- * Get Wallet Connect project id from config ([9fb30b4](https://github.com/yeager-eren/rango-client/commit/9fb30b4b1a83e2005bbf42553298f24b1e278e1c))
73
- * handle wallet referrer in widget ([1073cd2](https://github.com/yeager-eren/rango-client/commit/1073cd2051f6819713a38f0c1e5c3f47ab0a7d53))
74
- * Header redesign ([4679400](https://github.com/yeager-eren/rango-client/commit/46794001b75f86e7dcce3eade305b54f7a18a320))
75
- * history list page loading ([fd1e888](https://github.com/yeager-eren/rango-client/commit/fd1e88832c828b89ceca25096551c308044ef4ae))
76
- * implement default chain/token/amount section to playground ([5649fb9](https://github.com/yeager-eren/rango-client/commit/5649fb96f6bdd7de1f78386b7960cdf1c83fb8ad))
77
- * implement feature disabling in widget config ([c9b5705](https://github.com/yeager-eren/rango-client/commit/c9b5705077ad900c8cbb2b76f5642ca79f54fd86))
78
- * implement general style options for playground ([237c4b6](https://github.com/yeager-eren/rango-client/commit/237c4b65eccd725372e4fbd8e9ec0cd50496c471))
79
- * implement liquidity sources for playground ([84ed7f0](https://github.com/yeager-eren/rango-client/commit/84ed7f05369b2e7bdc85b8c81b7ffa62a6d49a39))
80
- * implement pin tokens in From and To ([c849db2](https://github.com/yeager-eren/rango-client/commit/c849db2083022587960a5d1a4dc64c5f696e07a5))
81
- * implement playgroud wallet section ([8cf0ecf](https://github.com/yeager-eren/rango-client/commit/8cf0ecfacfe0444e961366a8b3d201c5b245a555))
82
- * implement route errors/warnings ([6f6d1d7](https://github.com/yeager-eren/rango-client/commit/6f6d1d7e5723d680b44b6248795407deab5ec656))
83
- * implement supportedBlockchain in playground ([f960036](https://github.com/yeager-eren/rango-client/commit/f960036099415b8a0d08e9118ab3636e802ca63a))
84
- * implement supportedTokens for playground ([f0967cb](https://github.com/yeager-eren/rango-client/commit/f0967cb0b0b0cc1d41a98ae3f845c3975495a9b8))
85
- * implement Themes section in Style for playground ([c32bf10](https://github.com/yeager-eren/rango-client/commit/c32bf10ee0dded5a92a33305a06202435eb55b6b))
86
- * implement WidgetProvider & useWidget for accessing specific widget data ([65f1824](https://github.com/yeager-eren/rango-client/commit/65f1824720d5d7d07c3d42c14285a704bd1da364))
87
- * implemnting Wallet & Tooltip ([b7d28f9](https://github.com/yeager-eren/rango-client/commit/b7d28f9fb2f8b3648f9e88b812002a33768570de))
88
- * keep user history for selected chains ([c27a06d](https://github.com/yeager-eren/rango-client/commit/c27a06d76734c9c0e2b97c62ce83464f9b684547))
89
- * loading for bridges and exchanges ([209c388](https://github.com/yeager-eren/rango-client/commit/209c388dbf21cba8e72e922081693562ad2060c6))
90
- * loading swap history item ([5449a44](https://github.com/yeager-eren/rango-client/commit/5449a44894833587faafd9fce11c603894763b3f))
91
- * re-design modal & drawer & add message box ([cb9751e](https://github.com/yeager-eren/rango-client/commit/cb9751ee3959576cf3a3f14bbe7798926dd74360))
92
- * re-design switch & radio component ([03357b6](https://github.com/yeager-eren/rango-client/commit/03357b65dd1406414f25d0b94ce3c90abd51ceb4))
93
- * re-implement history list page ([9f2753e](https://github.com/yeager-eren/rango-client/commit/9f2753e43acc56a750daeb95095a9bcc2ed1642c))
94
- * redesign of connect wallet page ([7b83f9d](https://github.com/yeager-eren/rango-client/commit/7b83f9d5e4660198f27043d03322a86af131b88c))
95
- * redesign setting page ([77cf408](https://github.com/yeager-eren/rango-client/commit/77cf40835c423aa992bf2adb7a2af5e997027121))
96
- * redesign skeleton & add swap to/from swap page ([b529e98](https://github.com/yeager-eren/rango-client/commit/b529e9859175bb9bf76b84e7885d00d2a1e3c21a))
97
- * redesign sub setting page ([c028003](https://github.com/yeager-eren/rango-client/commit/c028003900b1aac8ae6e687a3f42a8519231bb01))
98
- * refinement home page ([2009955](https://github.com/yeager-eren/rango-client/commit/2009955f117395f5cfdbc297b57b0f6a7a62d813))
99
- * setup crowdin localization ([4642e6a](https://github.com/yeager-eren/rango-client/commit/4642e6a60e647dfc0953e6f7aaf519b59d415d2e))
100
- * setup lingui for multi-language in widget ([a3f1331](https://github.com/yeager-eren/rango-client/commit/a3f1331def487989a5717335b062dd9ef45876ad))
101
- * support experimental features ([4261610](https://github.com/yeager-eren/rango-client/commit/426161044adc583c3339a53ab58405b8f96dfee3))
102
- * support for external wallets ([0db170d](https://github.com/yeager-eren/rango-client/commit/0db170d28b7052e5a750d270549d9550c52789de))
103
- * support multi languages ([551e8ef](https://github.com/yeager-eren/rango-client/commit/551e8ef93786a92a950bd54a2b8af24bad0259a1))
104
- * sync swap process with notifications ([8375c19](https://github.com/yeager-eren/rango-client/commit/8375c1976a8bf9be189669f74252cb7e8da95ef9))
105
- * token/chain selector problems ([52ac45e](https://github.com/yeager-eren/rango-client/commit/52ac45e8471f18c96277366d1ce29eb0b4492b5e))
106
- * update confirm swap and confirm wallets components ([08c0f62](https://github.com/yeager-eren/rango-client/commit/08c0f622d0e691868848084d46a8df110bc9fc37))
107
- * widget colors! ([285b1ca](https://github.com/yeager-eren/rango-client/commit/285b1ca4811ada950a3dbcf581b0c915ba6d9c6e))
108
- * **widget-v2:** redesign button ([db4f8e8](https://github.com/yeager-eren/rango-client/commit/db4f8e8f3984319534a83864ef9ce7394da959f1))
109
-
110
-
111
- ### Reverts
112
-
113
- * Revert "support for rango-types cjs format" ([4f5f55f](https://github.com/yeager-eren/rango-client/commit/4f5f55f96e8daa329588b932b19c291c30f339c4))
114
-
115
-
116
-
117
1
  # [0.11.0](https://github.com/rango-exchange/rango-client/compare/widget-embedded@0.10.0...widget-embedded@0.11.0) (2023-08-03)
118
2
 
119
3
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rango-dev/widget-embedded",
3
- "version": "0.18.0",
3
+ "version": "0.19.1-next.0",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "source": "./src/index.ts",
@@ -21,13 +21,13 @@
21
21
  "dependencies": {
22
22
  "@lingui/core": "4.2.1",
23
23
  "@lingui/react": "4.2.1",
24
- "@rango-dev/provider-all": "^0.23.0",
25
- "@rango-dev/queue-manager-core": "^0.22.0",
26
- "@rango-dev/queue-manager-rango-preset": "^0.23.0",
27
- "@rango-dev/queue-manager-react": "^0.22.0",
28
- "@rango-dev/ui": "^0.23.0",
29
- "@rango-dev/wallets-react": "^0.9.0",
30
- "@rango-dev/wallets-shared": "^0.22.0",
24
+ "@rango-dev/provider-all": "^0.24.1-next.0",
25
+ "@rango-dev/queue-manager-core": "^0.23.1-next.0",
26
+ "@rango-dev/queue-manager-rango-preset": "^0.24.1-next.0",
27
+ "@rango-dev/queue-manager-react": "^0.23.1-next.0",
28
+ "@rango-dev/ui": "^0.24.1-next.0",
29
+ "@rango-dev/wallets-react": "^0.10.1-next.0",
30
+ "@rango-dev/wallets-shared": "^0.23.1-next.0",
31
31
  "bignumber.js": "^9.1.1",
32
32
  "copy-to-clipboard": "^3.3.3",
33
33
  "dayjs": "^1.11.7",
@@ -47,4 +47,4 @@
47
47
  "publishConfig": {
48
48
  "access": "public"
49
49
  }
50
- }
50
+ }