@rango-dev/widget-embedded 0.13.0 → 0.14.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 +1 -52
  2. package/package.json +8 -8
package/CHANGELOG.md CHANGED
@@ -1,55 +1,4 @@
1
- # [0.13.0](https://github.com/rango-exchange/rango-client/compare/widget-embedded@0.12.0...widget-embedded@0.13.0) (2023-10-18)
2
-
3
-
4
- ### Bug Fixes
5
-
6
- * address sub setting issues ([e5ee97d](https://github.com/rango-exchange/rango-client/commit/e5ee97dbcf78eb59534b21e84e8785223b8a658d))
7
- * convert string to i18n function ([fc52b8f](https://github.com/rango-exchange/rango-client/commit/fc52b8f92ea1071a3dc1cb9c7691854854ba9a80))
8
- * fallback to empty string if image is null ([182b745](https://github.com/rango-exchange/rango-client/commit/182b74526348a3d8e78b4ad4f1488174e3139cb2))
9
- * fix minor bugs ([932dbcc](https://github.com/rango-exchange/rango-client/commit/932dbcc19d648f0e409a2404f29bf1077b58cfe3))
10
- * fix settings page issues ([c7aa12f](https://github.com/rango-exchange/rango-client/commit/c7aa12fa1731ad9a50dd6ea2fa362e6d4f2ccdb8))
11
- * fix widget navigation bugs ([bfefdff](https://github.com/rango-exchange/rango-client/commit/bfefdff39e758b80fc5637c00ad32e3b36b5dcf0))
12
- * fix zustand persistance issue with ssr ([4ca2a1f](https://github.com/rango-exchange/rango-client/commit/4ca2a1ff7eb596bb5ff049fe81daf6e8efbfd1a8))
13
- * fixed onMouseLeave in tooltip ([13dc667](https://github.com/rango-exchange/rango-client/commit/13dc6673f4f6504abb1de2c277ae6559f0dfbb2c))
14
- * not-found position in swap history ([245fa45](https://github.com/rango-exchange/rango-client/commit/245fa453eee44196633d9549f2b0cfbaaa79ae11))
15
- * reading and showing blockchains/tokens based on config ([94e3107](https://github.com/rango-exchange/rango-client/commit/94e31071c872b751de2e91ccb6580365dc79402a))
16
- * reset position of scroll in chain/token selector ([f395d89](https://github.com/rango-exchange/rango-client/commit/f395d89914ef826fc1cef5be376b39bd011f8274))
17
- * skip showing drawer for fast wallet connecting ([4fd1065](https://github.com/rango-exchange/rango-client/commit/4fd1065deff5c5880fa4d06fe02b19b9d2b3e921))
18
- * translate bug ([3813ee6](https://github.com/rango-exchange/rango-client/commit/3813ee68be6d942fd62af5543a834d9ee682edaf))
19
- * updating query params ([79cacb2](https://github.com/rango-exchange/rango-client/commit/79cacb2fe88cd05c4bc6bcd755cf31e31f4ac4c1))
20
- * widget config for default amount/chain/token ([b101067](https://github.com/rango-exchange/rango-client/commit/b1010672a43e23145bd4ab798016cb440451bf09))
21
-
22
-
23
- ### Features
24
-
25
- * add animation for modal ([ca69ab6](https://github.com/rango-exchange/rango-client/commit/ca69ab60d68a3844b031556e5f30502c5c752dd9))
26
- * add notification to widget ([5ca2b63](https://github.com/rango-exchange/rango-client/commit/5ca2b63b87f7941a4b347af596fd5786ea32ba42))
27
- * add route skeleton component ([5cbdc3d](https://github.com/rango-exchange/rango-client/commit/5cbdc3d186caf88da9ddf0a83d27e0dcae628340))
28
- * add skeleton for wallet-page & showing its error ([ea922d6](https://github.com/rango-exchange/rango-client/commit/ea922d6291210b6dec569d20f0f623b7449cc7c0))
29
- * add state wallet modal ([eced597](https://github.com/rango-exchange/rango-client/commit/eced59790314c2180c5677e9de6c21dfd0dd7129))
30
- * change colors theme ([007261e](https://github.com/rango-exchange/rango-client/commit/007261e8ad5f86dd72698ec0826cdcffbf74dbb0))
31
- * design history item page ([547f0b2](https://github.com/rango-exchange/rango-client/commit/547f0b2ade03a31f00a88faf4659f97a9f037abd))
32
- * Header redesign ([4679400](https://github.com/rango-exchange/rango-client/commit/46794001b75f86e7dcce3eade305b54f7a18a320))
33
- * history list page loading ([fd1e888](https://github.com/rango-exchange/rango-client/commit/fd1e88832c828b89ceca25096551c308044ef4ae))
34
- * implement general style options for playground ([237c4b6](https://github.com/rango-exchange/rango-client/commit/237c4b65eccd725372e4fbd8e9ec0cd50496c471))
35
- * implement playgroud wallet section ([8cf0ecf](https://github.com/rango-exchange/rango-client/commit/8cf0ecfacfe0444e961366a8b3d201c5b245a555))
36
- * implement route errors/warnings ([6f6d1d7](https://github.com/rango-exchange/rango-client/commit/6f6d1d7e5723d680b44b6248795407deab5ec656))
37
- * implemnting Wallet & Tooltip ([b7d28f9](https://github.com/rango-exchange/rango-client/commit/b7d28f9fb2f8b3648f9e88b812002a33768570de))
38
- * loading for bridges and exchanges ([209c388](https://github.com/rango-exchange/rango-client/commit/209c388dbf21cba8e72e922081693562ad2060c6))
39
- * loading swap history item ([5449a44](https://github.com/rango-exchange/rango-client/commit/5449a44894833587faafd9fce11c603894763b3f))
40
- * re-design modal & drawer & add message box ([cb9751e](https://github.com/rango-exchange/rango-client/commit/cb9751ee3959576cf3a3f14bbe7798926dd74360))
41
- * re-design switch & radio component ([03357b6](https://github.com/rango-exchange/rango-client/commit/03357b65dd1406414f25d0b94ce3c90abd51ceb4))
42
- * re-implement history list page ([9f2753e](https://github.com/rango-exchange/rango-client/commit/9f2753e43acc56a750daeb95095a9bcc2ed1642c))
43
- * redesign of connect wallet page ([7b83f9d](https://github.com/rango-exchange/rango-client/commit/7b83f9d5e4660198f27043d03322a86af131b88c))
44
- * redesign setting page ([77cf408](https://github.com/rango-exchange/rango-client/commit/77cf40835c423aa992bf2adb7a2af5e997027121))
45
- * redesign skeleton & add swap to/from swap page ([b529e98](https://github.com/rango-exchange/rango-client/commit/b529e9859175bb9bf76b84e7885d00d2a1e3c21a))
46
- * redesign sub setting page ([c028003](https://github.com/rango-exchange/rango-client/commit/c028003900b1aac8ae6e687a3f42a8519231bb01))
47
- * refinement home page ([2009955](https://github.com/rango-exchange/rango-client/commit/2009955f117395f5cfdbc297b57b0f6a7a62d813))
48
- * sync swap process with notifications ([8375c19](https://github.com/rango-exchange/rango-client/commit/8375c1976a8bf9be189669f74252cb7e8da95ef9))
49
- * token/chain selector problems ([52ac45e](https://github.com/rango-exchange/rango-client/commit/52ac45e8471f18c96277366d1ce29eb0b4492b5e))
50
- * update confirm swap and confirm wallets components ([08c0f62](https://github.com/rango-exchange/rango-client/commit/08c0f622d0e691868848084d46a8df110bc9fc37))
51
- * widget colors! ([285b1ca](https://github.com/rango-exchange/rango-client/commit/285b1ca4811ada950a3dbcf581b0c915ba6d9c6e))
52
- * **widget-v2:** redesign button ([db4f8e8](https://github.com/rango-exchange/rango-client/commit/db4f8e8f3984319534a83864ef9ce7394da959f1))
1
+ # [0.14.0](https://github.com/rango-exchange/rango-client/compare/widget-embedded@0.13.0...widget-embedded@0.14.0) (2023-10-18)
53
2
 
54
3
 
55
4
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rango-dev/widget-embedded",
3
- "version": "0.13.0",
3
+ "version": "0.14.0",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -19,13 +19,13 @@
19
19
  "dependencies": {
20
20
  "@lingui/core": "4.2.1",
21
21
  "@lingui/react": "4.2.1",
22
- "@rango-dev/provider-all": "^0.16.0",
23
- "@rango-dev/queue-manager-core": "^0.16.0",
24
- "@rango-dev/queue-manager-rango-preset": "^0.16.0",
25
- "@rango-dev/queue-manager-react": "^0.16.0",
26
- "@rango-dev/ui": "^0.16.0",
27
- "@rango-dev/wallets-react": "^0.2.0",
28
- "@rango-dev/wallets-shared": "^0.16.0",
22
+ "@rango-dev/provider-all": "^0.17.0",
23
+ "@rango-dev/queue-manager-core": "^0.17.0",
24
+ "@rango-dev/queue-manager-rango-preset": "^0.17.0",
25
+ "@rango-dev/queue-manager-react": "^0.17.0",
26
+ "@rango-dev/ui": "^0.17.0",
27
+ "@rango-dev/wallets-react": "^0.3.0",
28
+ "@rango-dev/wallets-shared": "^0.17.0",
29
29
  "bignumber.js": "^9.1.1",
30
30
  "copy-to-clipboard": "^3.3.3",
31
31
  "dayjs": "^1.11.7",