Releases: sygmaprotocol/sygma-widget
Releases · sygmaprotocol/sygma-widget
sygmaprotocol-widget: v0.2.1
sygmaprotocol-react-widget: v0.1.4
Dependencies
- The following workspace dependencies were updated
- dependencies
- @buildwithsygma/sygmaprotocol-widget bumped to 0.2.1
- dependencies
sygmaprotocol-widget: v0.2.0
0.2.0 (2024-06-13)
Features
- automatically add unknown source evm network into wallet (#162) (d5886bd)
- display amount to be received on destination (#168) (347f7a5)
- Display Fee (#145) (872703d)
- display transfer gas cost estimation (#174) (b154555)
- enable developers to configure network whitelisting (#170) (5db505f)
- enable user to specify wallets (#161) (8a02170)
- Retry loading bridge routes (#136) (8e0101f)
- substrate fungible transfer (#134) (337f1b7)
- wallet account selector for substrate (#106) (79127fd), closes #74
Bug Fixes
- amount to receive (#196) (8c2cdad)
- destination address format (#197) (250ea35)
- explorer urls when adding networks (#200) (d65d99a)
- Fixed amount to receive decimals (#208) (be23500)
- Gas Fee estimation behavior, is not consistent for the actual transfer TX (#204) (d57233e)
- handling transfer cancellation on substrate (#195) (6ce25cb)
- resource name (#201) (1215dcc)
- resource selector (#199) (81bae38)
- small fix for tangle connection (#212) (557d71e)
- source switch reset (#206) (1b1f92c), closes #205
- typesafety when handling changed properties (#141) (692e269)
sygmaprotocol-react-widget: v0.1.3
Dependencies
- The following workspace dependencies were updated
- dependencies
- @buildwithsygma/sygmaprotocol-widget bumped to 0.2.0
- dependencies
sygmaprotocol-widget: v0.1.2
sygmaprotocol-widget: v0.1.1
sygmaprotocol-widget: v0.1.0
0.1.0 (2024-04-19)
Features
- action buttons v2 (#91) (5b2fbc5)
- add account balance refreshing for erc20 and evm native token (#88) (e135edc)
- adding token balance to amount component (c7b6268)
- address to transfer (#56) (9fa87ad)
- allow bridge environment configuration (#104) (7dd44e4)
- amount input styles update (#77) (6101005)
- base implementation of network selector for the widget component (b04ac49)
- base interface implementation for react package (#61) (0f38d7c)
- base layout for widget + styles (e259dca)
- changes to properties names (291e753)
- creation of mixin for property declaration and using component to render view (d22772e)
- EmvWallet class base implementation (74c9649)
- evm and substrate wallet connection (#72) (ccf2049)
- evm token transfer logic (#95) (7ae8547)
- externalize wallet connect connection through props (#94) (cc8617d)
- improvements on selector implementation and misc changes (940317f)
- network selector component (#70) (003416e)
- overlay (#79) (751ddb1)
- remove wrong entrypoint for the widget (9e0007e)
- removing abi definition, calling sdk function to get balance and updating package.json file (95b0653)
- renaming files, improvements over style and adding the components into the main layout (edd4e35)
- reset fields after transfer is complete (#163) (762e95a), closes #133
- SDK Manager package (#25) (f9a8793)
- set destination address for EVM (#129) (679346a)
- small modifications to amount component and connect component (1fda019)
- transfer status (#89) (76c0265)
- upon clicking on max, render max value and trigger change event (24746f5)
- utils functions, styles on diff file and rendering icons per chain id (a2bc154)
Bug Fixes
- add css reset (#75) (d512f58)
- address input not submitted on paste (#108) (9acf7f0)
- amount selector prefilled with zero (#109) (b178429)
- bug where user could proceed with invalid destination address (#176) (634a121), closes #164
- clear wallet context on disconnect (#152) (4a497e2)
- easier amount input (#159) (8d6620e)
- error where start new transfer isn't working (#126) (ca4ece0)
- evm amount is now calculated as user input minus the fee (#143) (d29771e)
- fix sygma namespace (f9ab963)
- incorrect transfer state when disconnecting wallet after transfer completed (#130) (359e6df)
- input type and conditional render for token icon (25d7db3)
- linter issue with style module (edc34bb)
- max button rounds value (#137) (01901e6)
- misc fixes with icons (#85) (fedbcd9)
- prevent new lines and spaces in address input (#81) (44a318e)
- re-validate on account balance change (#107) (7935f81)
- removing log (71f42d6)
- specific dispatchers either for network or token selector (1ba9de3)
- substrate address not validated bug (#128) (74191b1)
- switch networks and misc fixes (#127) (db9ad8a)
- Switching to a different TOKEN mapping for "From - TO" relationship is not updated in UI if amount is inserted (#160) (e2d16fd)
- update sygma sdk version (#82) (6d8447a)
- widget cl...
sygmaprotocol-react-widget: v0.1.2
sygmaprotocol-react-widget: v0.1.1
sygmaprotocol-react-widget: v0.1.0
0.1.0 (2024-04-19)
Features
- base interface implementation for react package (#61) (0f38d7c)
- EmvWallet class base implementation (74c9649)
Bug Fixes
- fix sygma namespace (f9ab963)
Miscellaneous Chores
Dependencies
- The following workspace dependencies were updated
- dependencies
- @buildwithsygma/sygmaprotocol-widget bumped to 0.1.0
- dependencies