@lifi/widget 3.40.11 → 4.0.0-alpha.2

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 (606) hide show
  1. package/dist/esm/AppDefault.d.ts +8 -0
  2. package/dist/esm/AppDefault.js +231 -14
  3. package/dist/esm/AppDefault.js.map +1 -1
  4. package/dist/esm/AppLayout.d.ts +1 -0
  5. package/dist/esm/AppLayout.js +19 -0
  6. package/dist/esm/AppLayout.js.map +1 -0
  7. package/dist/esm/AppProvider.js +7 -20
  8. package/dist/esm/AppProvider.js.map +1 -1
  9. package/dist/esm/components/ActiveTransactions/ActiveTransactionItem.js +9 -6
  10. package/dist/esm/components/ActiveTransactions/ActiveTransactionItem.js.map +1 -1
  11. package/dist/esm/components/ActiveTransactions/ActiveTransactions.js +2 -2
  12. package/dist/esm/components/ActiveTransactions/ActiveTransactions.js.map +1 -1
  13. package/dist/esm/components/ActiveTransactions/ActiveTransactions.style.d.ts +2 -2
  14. package/dist/esm/components/AmountInput/AmountInput.js +5 -7
  15. package/dist/esm/components/AmountInput/AmountInput.js.map +1 -1
  16. package/dist/esm/components/AmountInput/AmountInput.style.d.ts +2 -2
  17. package/dist/esm/components/AmountInput/AmountInputAdornment.style.d.ts +1 -1
  18. package/dist/esm/components/AmountInput/AmountInputEndAdornment.js +1 -1
  19. package/dist/esm/components/AmountInput/AmountInputEndAdornment.js.map +1 -1
  20. package/dist/esm/components/AmountInput/PriceFormHelperText.style.d.ts +1 -1
  21. package/dist/esm/components/AppContainer.d.ts +1 -1
  22. package/dist/esm/components/Avatar/AccountAvatar.d.ts +1 -1
  23. package/dist/esm/components/Avatar/AccountAvatar.js.map +1 -1
  24. package/dist/esm/components/Avatar/Avatar.style.d.ts +1 -1
  25. package/dist/esm/components/Avatar/SmallAvatar.d.ts +1 -1
  26. package/dist/esm/components/ButtonTertiary.d.ts +1 -1
  27. package/dist/esm/components/Card/Card.d.ts +1 -1
  28. package/dist/esm/components/Card/CardButton.style.d.ts +2 -2
  29. package/dist/esm/components/Card/CardHeader.d.ts +1 -1
  30. package/dist/esm/components/Card/CardIconButton.d.ts +3 -3
  31. package/dist/esm/components/Card/CardLabel.d.ts +1 -1
  32. package/dist/esm/components/Card/CardTitle.d.ts +1 -1
  33. package/dist/esm/components/Card/InputCard.d.ts +1 -1
  34. package/dist/esm/components/ChainSelect/ChainSelect.js +8 -3
  35. package/dist/esm/components/ChainSelect/ChainSelect.js.map +1 -1
  36. package/dist/esm/components/ChainSelect/ChainSelect.style.d.ts +3 -3
  37. package/dist/esm/components/Chains/ChainList.style.d.ts +4 -4
  38. package/dist/esm/components/Chains/VirtualizedChainList.d.ts +1 -1
  39. package/dist/esm/components/Chains/VirtualizedChainList.js +7 -1
  40. package/dist/esm/components/Chains/VirtualizedChainList.js.map +1 -1
  41. package/dist/esm/components/ContractComponent/ItemPrice.d.ts +1 -1
  42. package/dist/esm/components/ContractComponent/ItemPrice.js +1 -1
  43. package/dist/esm/components/ContractComponent/ItemPrice.js.map +1 -1
  44. package/dist/esm/components/ContractComponent/NFT/NFT.js +1 -1
  45. package/dist/esm/components/ContractComponent/NFT/NFT.js.map +1 -1
  46. package/dist/esm/components/ContractComponent/NFT/NFT.style.d.ts +1 -1
  47. package/dist/esm/components/Header/BackButton.d.ts +1 -2
  48. package/dist/esm/components/Header/BackButton.js +16 -2
  49. package/dist/esm/components/Header/BackButton.js.map +1 -1
  50. package/dist/esm/components/Header/DisconnectIconButton.d.ts +1 -1
  51. package/dist/esm/components/Header/DisconnectIconButton.js.map +1 -1
  52. package/dist/esm/components/Header/Header.js +1 -1
  53. package/dist/esm/components/Header/Header.js.map +1 -1
  54. package/dist/esm/components/Header/Header.style.d.ts +3 -3
  55. package/dist/esm/components/Header/NavigationHeader.js +7 -13
  56. package/dist/esm/components/Header/NavigationHeader.js.map +1 -1
  57. package/dist/esm/components/Header/SettingsButton.js +3 -3
  58. package/dist/esm/components/Header/SettingsButton.js.map +1 -1
  59. package/dist/esm/components/Header/SettingsButton.style.d.ts +2 -2
  60. package/dist/esm/components/Header/TransactionHistoryButton.js +3 -3
  61. package/dist/esm/components/Header/TransactionHistoryButton.js.map +1 -1
  62. package/dist/esm/components/Header/WalletHeader.js.map +1 -1
  63. package/dist/esm/components/ListItem/ListItem.d.ts +1 -1
  64. package/dist/esm/components/ListItem/ListItemButton.d.ts +1 -1
  65. package/dist/esm/components/ListItemButton.d.ts +1 -1
  66. package/dist/esm/components/Messages/GasSufficiencyMessage.js +1 -1
  67. package/dist/esm/components/Messages/GasSufficiencyMessage.js.map +1 -1
  68. package/dist/esm/components/PageContainer.d.ts +1 -1
  69. package/dist/esm/components/PageEntered.js +1 -1
  70. package/dist/esm/components/PageEntered.js.map +1 -1
  71. package/dist/esm/components/PoweredBy/PoweredBy.style.d.ts +1 -1
  72. package/dist/esm/components/ReverseTokensButton/ReverseTokensButton.js +0 -9
  73. package/dist/esm/components/ReverseTokensButton/ReverseTokensButton.js.map +1 -1
  74. package/dist/esm/components/ReverseTokensButton/ReverseTokensButton.style.d.ts +1 -1
  75. package/dist/esm/components/RouteCard/RouteCard.js +1 -3
  76. package/dist/esm/components/RouteCard/RouteCard.js.map +1 -1
  77. package/dist/esm/components/Routes/Routes.js +3 -4
  78. package/dist/esm/components/Routes/Routes.js.map +1 -1
  79. package/dist/esm/components/Routes/RoutesContent.js +1 -2
  80. package/dist/esm/components/Routes/RoutesContent.js.map +1 -1
  81. package/dist/esm/components/Routes/RoutesExpanded.js +4 -3
  82. package/dist/esm/components/Routes/RoutesExpanded.js.map +1 -1
  83. package/dist/esm/components/Routes/RoutesExpanded.style.d.ts +1 -1
  84. package/dist/esm/components/Search/SearchInput.style.d.ts +1 -1
  85. package/dist/esm/components/Search/SearchNotFound.style.d.ts +2 -2
  86. package/dist/esm/components/SelectChainAndToken.js +2 -3
  87. package/dist/esm/components/SelectChainAndToken.js.map +1 -1
  88. package/dist/esm/components/SelectTokenButton/SelectTokenButton.js +10 -10
  89. package/dist/esm/components/SelectTokenButton/SelectTokenButton.js.map +1 -1
  90. package/dist/esm/components/SelectTokenButton/SelectTokenButton.style.d.ts +3 -3
  91. package/dist/esm/components/SendToWallet/SendToWallet.style.d.ts +1 -1
  92. package/dist/esm/components/SendToWallet/SendToWalletButton.js +10 -8
  93. package/dist/esm/components/SendToWallet/SendToWalletButton.js.map +1 -1
  94. package/dist/esm/components/SettingsListItemButton.d.ts +1 -1
  95. package/dist/esm/components/Skeleton/WidgetSkeleton.style.d.ts +4 -4
  96. package/dist/esm/components/Step/CircularProgress.d.ts +3 -3
  97. package/dist/esm/components/Step/CircularProgress.js +8 -8
  98. package/dist/esm/components/Step/CircularProgress.js.map +1 -1
  99. package/dist/esm/components/Step/CircularProgress.style.d.ts +2 -2
  100. package/dist/esm/components/Step/CircularProgress.style.js.map +1 -1
  101. package/dist/esm/components/Step/Step.js +8 -11
  102. package/dist/esm/components/Step/Step.js.map +1 -1
  103. package/dist/esm/components/Step/StepAction.d.ts +5 -0
  104. package/dist/esm/components/Step/{StepProcess.js → StepAction.js} +16 -12
  105. package/dist/esm/components/Step/StepAction.js.map +1 -0
  106. package/dist/esm/components/StepActions/StepActions.js +3 -2
  107. package/dist/esm/components/StepActions/StepActions.js.map +1 -1
  108. package/dist/esm/components/StepActions/StepActions.style.d.ts +2 -2
  109. package/dist/esm/components/StepDivider/StepDivider.style.d.ts +1 -1
  110. package/dist/esm/components/Tabs/NavigationTabs.d.ts +4 -4
  111. package/dist/esm/components/Tabs/Tabs.style.d.ts +3 -3
  112. package/dist/esm/components/Timer/StepTimer.js +26 -74
  113. package/dist/esm/components/Timer/StepTimer.js.map +1 -1
  114. package/dist/esm/components/Token/Token.style.d.ts +1 -1
  115. package/dist/esm/components/TokenList/PinTokenButton.d.ts +6 -0
  116. package/dist/esm/components/TokenList/PinTokenButton.js +29 -0
  117. package/dist/esm/components/TokenList/PinTokenButton.js.map +1 -0
  118. package/dist/esm/components/TokenList/TokenDetailsSheetContent.style.d.ts +2 -2
  119. package/dist/esm/components/TokenList/TokenList.js +13 -5
  120. package/dist/esm/components/TokenList/TokenList.js.map +1 -1
  121. package/dist/esm/components/TokenList/TokenList.style.d.ts +6 -6
  122. package/dist/esm/components/TokenList/TokenListItem.js +5 -4
  123. package/dist/esm/components/TokenList/TokenListItem.js.map +1 -1
  124. package/dist/esm/components/TokenList/VirtualizedTokenList.js +63 -38
  125. package/dist/esm/components/TokenList/VirtualizedTokenList.js.map +1 -1
  126. package/dist/esm/components/TokenList/types.d.ts +2 -3
  127. package/dist/esm/components/TokenList/useTokenSelect.js +2 -3
  128. package/dist/esm/components/TokenList/useTokenSelect.js.map +1 -1
  129. package/dist/esm/components/TokenRate/TokenRate.d.ts +1 -1
  130. package/dist/esm/components/TokenRate/TokenRate.js +1 -1
  131. package/dist/esm/components/TokenRate/TokenRate.js.map +1 -1
  132. package/dist/esm/components/TokenRate/TokenRate.style.d.ts +1 -1
  133. package/dist/esm/components/TransactionDetails.js +3 -2
  134. package/dist/esm/components/TransactionDetails.js.map +1 -1
  135. package/dist/esm/config/version.d.ts +1 -1
  136. package/dist/esm/config/version.js +1 -1
  137. package/dist/esm/config/version.js.map +1 -1
  138. package/dist/esm/hooks/useActionMessage.d.ts +5 -0
  139. package/dist/esm/hooks/useActionMessage.js +18 -0
  140. package/dist/esm/hooks/useActionMessage.js.map +1 -0
  141. package/dist/esm/hooks/useAddressActivity.js +18 -9
  142. package/dist/esm/hooks/useAddressActivity.js.map +1 -1
  143. package/dist/esm/hooks/useAddressValidation.js +5 -2
  144. package/dist/esm/hooks/useAddressValidation.js.map +1 -1
  145. package/dist/esm/hooks/useAvailableChains.d.ts +2 -1
  146. package/dist/esm/hooks/useAvailableChains.js +32 -11
  147. package/dist/esm/hooks/useAvailableChains.js.map +1 -1
  148. package/dist/esm/hooks/useExplorer.js +1 -2
  149. package/dist/esm/hooks/useExplorer.js.map +1 -1
  150. package/dist/esm/hooks/useFilteredByTokenBalances.js +3 -1
  151. package/dist/esm/hooks/useFilteredByTokenBalances.js.map +1 -1
  152. package/dist/esm/hooks/useFromTokenSufficiency.d.ts +1 -1
  153. package/dist/esm/hooks/useFromTokenSufficiency.js +4 -4
  154. package/dist/esm/hooks/useFromTokenSufficiency.js.map +1 -1
  155. package/dist/esm/hooks/useGasRecommendation.js +3 -1
  156. package/dist/esm/hooks/useGasRecommendation.js.map +1 -1
  157. package/dist/esm/hooks/useGasSufficiency.js +21 -15
  158. package/dist/esm/hooks/useGasSufficiency.js.map +1 -1
  159. package/dist/esm/hooks/useHasChainExpansion.d.ts +1 -1
  160. package/dist/esm/hooks/useHasChainExpansion.js +11 -3
  161. package/dist/esm/hooks/useHasChainExpansion.js.map +1 -1
  162. package/dist/esm/hooks/useInitializeSDKProviders.d.ts +1 -0
  163. package/dist/esm/hooks/useInitializeSDKProviders.js +11 -0
  164. package/dist/esm/hooks/useInitializeSDKProviders.js.map +1 -0
  165. package/dist/esm/hooks/useIsBatchingSupported.js +7 -3
  166. package/dist/esm/hooks/useIsBatchingSupported.js.map +1 -1
  167. package/dist/esm/hooks/useIsContractAddress.js +12 -9
  168. package/dist/esm/hooks/useIsContractAddress.js.map +1 -1
  169. package/dist/esm/hooks/useNavigateBack.d.ts +1 -4
  170. package/dist/esm/hooks/useNavigateBack.js +9 -23
  171. package/dist/esm/hooks/useNavigateBack.js.map +1 -1
  172. package/dist/esm/hooks/useRouteExecution.js +12 -13
  173. package/dist/esm/hooks/useRouteExecution.js.map +1 -1
  174. package/dist/esm/hooks/useRoutes.js +23 -60
  175. package/dist/esm/hooks/useRoutes.js.map +1 -1
  176. package/dist/esm/hooks/useToAddressAutoPopulate.js +3 -1
  177. package/dist/esm/hooks/useToAddressAutoPopulate.js.map +1 -1
  178. package/dist/esm/hooks/useToAddressRequirements.js +3 -2
  179. package/dist/esm/hooks/useToAddressRequirements.js.map +1 -1
  180. package/dist/esm/hooks/useTokenBalance.d.ts +3 -3
  181. package/dist/esm/hooks/useTokenBalance.js +8 -6
  182. package/dist/esm/hooks/useTokenBalance.js.map +1 -1
  183. package/dist/esm/hooks/useTokenBalances.d.ts +1 -0
  184. package/dist/esm/hooks/useTokenBalances.js +70 -5
  185. package/dist/esm/hooks/useTokenBalances.js.map +1 -1
  186. package/dist/esm/hooks/useTokenBalancesQueries.js +4 -2
  187. package/dist/esm/hooks/useTokenBalancesQueries.js.map +1 -1
  188. package/dist/esm/hooks/useTokenSearch.js +3 -1
  189. package/dist/esm/hooks/useTokenSearch.js.map +1 -1
  190. package/dist/esm/hooks/useTokens.js +11 -5
  191. package/dist/esm/hooks/useTokens.js.map +1 -1
  192. package/dist/esm/hooks/useTools.js +3 -1
  193. package/dist/esm/hooks/useTools.js.map +1 -1
  194. package/dist/esm/hooks/useTransactionDetails.js +3 -1
  195. package/dist/esm/hooks/useTransactionDetails.js.map +1 -1
  196. package/dist/esm/hooks/useTransactionHistory.js +3 -1
  197. package/dist/esm/hooks/useTransactionHistory.js.map +1 -1
  198. package/dist/esm/hooks/useWidgetChains.d.ts +6 -0
  199. package/dist/esm/hooks/useWidgetChains.js +5 -0
  200. package/dist/esm/hooks/useWidgetChains.js.map +1 -0
  201. package/dist/esm/i18n/bn.json +4 -1
  202. package/dist/esm/i18n/de.json +4 -1
  203. package/dist/esm/i18n/en.json +3 -14
  204. package/dist/esm/i18n/es.json +4 -1
  205. package/dist/esm/i18n/fr.json +4 -1
  206. package/dist/esm/i18n/hi.json +4 -1
  207. package/dist/esm/i18n/id.json +4 -1
  208. package/dist/esm/i18n/it.json +4 -1
  209. package/dist/esm/i18n/ja.json +4 -1
  210. package/dist/esm/i18n/ko.json +4 -1
  211. package/dist/esm/i18n/pl.json +4 -1
  212. package/dist/esm/i18n/pt.json +4 -1
  213. package/dist/esm/i18n/th.json +4 -1
  214. package/dist/esm/i18n/tr.json +4 -1
  215. package/dist/esm/i18n/uk.json +4 -1
  216. package/dist/esm/i18n/vi.json +4 -1
  217. package/dist/esm/i18n/zh.json +4 -1
  218. package/dist/esm/index.d.ts +2 -2
  219. package/dist/esm/index.js +2 -2
  220. package/dist/esm/index.js.map +1 -1
  221. package/dist/esm/pages/LanguagesPage.js +7 -6
  222. package/dist/esm/pages/LanguagesPage.js.map +1 -1
  223. package/dist/esm/pages/MainPage/MainPage.js +1 -3
  224. package/dist/esm/pages/MainPage/MainPage.js.map +1 -1
  225. package/dist/esm/pages/MainPage/ReviewButton.js +5 -5
  226. package/dist/esm/pages/MainPage/ReviewButton.js.map +1 -1
  227. package/dist/esm/pages/RoutesPage/RoutesPage.d.ts +1 -2
  228. package/dist/esm/pages/RoutesPage/RoutesPage.js +5 -4
  229. package/dist/esm/pages/RoutesPage/RoutesPage.js.map +1 -1
  230. package/dist/esm/pages/SelectChainPage/SelectChainPage.js +1 -1
  231. package/dist/esm/pages/SelectChainPage/SelectChainPage.js.map +1 -1
  232. package/dist/esm/pages/SelectTokenPage/SelectTokenPage.js +2 -13
  233. package/dist/esm/pages/SelectTokenPage/SelectTokenPage.js.map +1 -1
  234. package/dist/esm/pages/SendToWallet/BookmarksPage.js +3 -5
  235. package/dist/esm/pages/SendToWallet/BookmarksPage.js.map +1 -1
  236. package/dist/esm/pages/SendToWallet/ConfirmAddressSheet.js +1 -1
  237. package/dist/esm/pages/SendToWallet/ConfirmAddressSheet.js.map +1 -1
  238. package/dist/esm/pages/SendToWallet/ConnectedWalletsPage.js +4 -3
  239. package/dist/esm/pages/SendToWallet/ConnectedWalletsPage.js.map +1 -1
  240. package/dist/esm/pages/SendToWallet/RecentWalletsPage.js +4 -7
  241. package/dist/esm/pages/SendToWallet/RecentWalletsPage.js.map +1 -1
  242. package/dist/esm/pages/SendToWallet/SendToConfiguredWalletPage.js +1 -1
  243. package/dist/esm/pages/SendToWallet/SendToConfiguredWalletPage.js.map +1 -1
  244. package/dist/esm/pages/SendToWallet/SendToWalletPage.d.ts +1 -1
  245. package/dist/esm/pages/SendToWallet/SendToWalletPage.js +5 -5
  246. package/dist/esm/pages/SendToWallet/SendToWalletPage.js.map +1 -1
  247. package/dist/esm/pages/SendToWallet/SendToWalletPage.style.d.ts +8 -8
  248. package/dist/esm/pages/SettingsPage/BridgeAndExchangeSettings.js +4 -2
  249. package/dist/esm/pages/SettingsPage/BridgeAndExchangeSettings.js.map +1 -1
  250. package/dist/esm/pages/SettingsPage/LanguageSetting.js +2 -2
  251. package/dist/esm/pages/SettingsPage/LanguageSetting.js.map +1 -1
  252. package/dist/esm/pages/SettingsPage/SettingsCard/SettingCard.style.d.ts +1 -1
  253. package/dist/esm/pages/SettingsPage/SettingsCard/SettingCardExpandable.d.ts +12 -2
  254. package/dist/esm/pages/SettingsPage/SettingsCard/SettingCardExpandable.js +10 -4
  255. package/dist/esm/pages/SettingsPage/SettingsCard/SettingCardExpandable.js.map +1 -1
  256. package/dist/esm/pages/SettingsPage/SettingsCard/SettingsAccordian.d.ts +1 -1
  257. package/dist/esm/pages/SettingsPage/SettingsCard/SettingsAccordian.js +2 -2
  258. package/dist/esm/pages/SettingsPage/SettingsCard/SettingsAccordian.js.map +1 -1
  259. package/dist/esm/pages/SettingsPage/SettingsPage.js +5 -1
  260. package/dist/esm/pages/SettingsPage/SettingsPage.js.map +1 -1
  261. package/dist/esm/pages/SettingsPage/SlippageSettings/SlippageSettings.js +3 -3
  262. package/dist/esm/pages/SettingsPage/SlippageSettings/SlippageSettings.js.map +1 -1
  263. package/dist/esm/pages/SettingsPage/SlippageSettings/SlippageSettings.style.d.ts +3 -3
  264. package/dist/esm/pages/SettingsPage/SlippageSettings/SlippageSettings.style.js +9 -9
  265. package/dist/esm/pages/SettingsPage/SmallBalanceFilterSettings.d.ts +1 -0
  266. package/dist/esm/pages/SettingsPage/SmallBalanceFilterSettings.js +58 -0
  267. package/dist/esm/pages/SettingsPage/SmallBalanceFilterSettings.js.map +1 -0
  268. package/dist/esm/pages/TransactionDetailsPage/TransactionDetailsPage.js +7 -8
  269. package/dist/esm/pages/TransactionDetailsPage/TransactionDetailsPage.js.map +1 -1
  270. package/dist/esm/pages/TransactionHistoryPage/TransactionHistoryItem.js +4 -3
  271. package/dist/esm/pages/TransactionHistoryPage/TransactionHistoryItem.js.map +1 -1
  272. package/dist/esm/pages/TransactionHistoryPage/TransactionHistoryPage.d.ts +1 -2
  273. package/dist/esm/pages/TransactionHistoryPage/TransactionHistoryPage.js.map +1 -1
  274. package/dist/esm/pages/TransactionPage/StatusBottomSheet.js +13 -12
  275. package/dist/esm/pages/TransactionPage/StatusBottomSheet.js.map +1 -1
  276. package/dist/esm/pages/TransactionPage/TransactionPage.d.ts +1 -1
  277. package/dist/esm/pages/TransactionPage/TransactionPage.js +13 -6
  278. package/dist/esm/pages/TransactionPage/TransactionPage.js.map +1 -1
  279. package/dist/esm/providers/I18nProvider/I18nProvider.js +1 -0
  280. package/dist/esm/providers/I18nProvider/I18nProvider.js.map +1 -1
  281. package/dist/esm/providers/SDKClientProvider.d.ts +4 -0
  282. package/dist/esm/providers/SDKClientProvider.js +29 -0
  283. package/dist/esm/providers/SDKClientProvider.js.map +1 -0
  284. package/dist/esm/providers/WalletProvider/WalletProvider.d.ts +7 -2
  285. package/dist/esm/providers/WalletProvider/WalletProvider.js +27 -11
  286. package/dist/esm/providers/WalletProvider/WalletProvider.js.map +1 -1
  287. package/dist/esm/providers/WalletProvider/useExternalWalletProvider.js +15 -18
  288. package/dist/esm/providers/WalletProvider/useExternalWalletProvider.js.map +1 -1
  289. package/dist/esm/providers/WidgetProvider/WidgetProvider.js +0 -27
  290. package/dist/esm/providers/WidgetProvider/WidgetProvider.js.map +1 -1
  291. package/dist/esm/stores/StoreProvider.js +2 -1
  292. package/dist/esm/stores/StoreProvider.js.map +1 -1
  293. package/dist/esm/stores/bookmarks/types.d.ts +2 -3
  294. package/dist/esm/stores/chains/ChainOrderStore.js +17 -12
  295. package/dist/esm/stores/chains/ChainOrderStore.js.map +1 -1
  296. package/dist/esm/stores/chains/createChainOrderStore.d.ts +0 -8
  297. package/dist/esm/stores/chains/createChainOrderStore.js +1 -5
  298. package/dist/esm/stores/chains/createChainOrderStore.js.map +1 -1
  299. package/dist/esm/stores/form/FormStore.js +18 -8
  300. package/dist/esm/stores/form/FormStore.js.map +1 -1
  301. package/dist/esm/stores/form/FormUpdater.js +5 -50
  302. package/dist/esm/stores/form/FormUpdater.js.map +1 -1
  303. package/dist/esm/stores/form/URLSearchParamsBuilder.js +11 -31
  304. package/dist/esm/stores/form/URLSearchParamsBuilder.js.map +1 -1
  305. package/dist/esm/stores/form/getDefaultValuesFromQueryString.d.ts +7 -0
  306. package/dist/esm/stores/form/getDefaultValuesFromQueryString.js +32 -0
  307. package/dist/esm/stores/form/getDefaultValuesFromQueryString.js.map +1 -0
  308. package/dist/esm/stores/form/types.d.ts +2 -3
  309. package/dist/esm/stores/form/types.js.map +1 -1
  310. package/dist/esm/stores/header/types.d.ts +5 -3
  311. package/dist/esm/stores/header/useHeaderStore.js +14 -0
  312. package/dist/esm/stores/header/useHeaderStore.js.map +1 -1
  313. package/dist/esm/stores/pinnedTokens/PinnedTokensStore.d.ts +4 -0
  314. package/dist/esm/stores/pinnedTokens/PinnedTokensStore.js +20 -0
  315. package/dist/esm/stores/pinnedTokens/PinnedTokensStore.js.map +1 -0
  316. package/dist/esm/stores/pinnedTokens/createPinnedTokensStore.d.ts +19 -0
  317. package/dist/esm/stores/pinnedTokens/createPinnedTokensStore.js +61 -0
  318. package/dist/esm/stores/pinnedTokens/createPinnedTokensStore.js.map +1 -0
  319. package/dist/esm/stores/pinnedTokens/types.d.ts +17 -0
  320. package/dist/esm/stores/pinnedTokens/types.js +2 -0
  321. package/dist/esm/stores/pinnedTokens/types.js.map +1 -0
  322. package/dist/esm/stores/routes/RouteExecutionStore.d.ts +2 -3
  323. package/dist/esm/stores/routes/RouteExecutionStore.js.map +1 -1
  324. package/dist/esm/stores/routes/createRouteExecutionStore.js +2 -5
  325. package/dist/esm/stores/routes/createRouteExecutionStore.js.map +1 -1
  326. package/dist/esm/stores/routes/useExecutingRoutesIds.js +2 -2
  327. package/dist/esm/stores/routes/useExecutingRoutesIds.js.map +1 -1
  328. package/dist/esm/stores/routes/utils.d.ts +2 -2
  329. package/dist/esm/stores/routes/utils.js +15 -15
  330. package/dist/esm/stores/routes/utils.js.map +1 -1
  331. package/dist/esm/stores/settings/SettingsStore.d.ts +2 -3
  332. package/dist/esm/stores/settings/SettingsStore.js.map +1 -1
  333. package/dist/esm/stores/settings/createSettingsStore.d.ts +2 -0
  334. package/dist/esm/stores/settings/createSettingsStore.js +2 -1
  335. package/dist/esm/stores/settings/createSettingsStore.js.map +1 -1
  336. package/dist/esm/stores/settings/types.d.ts +3 -3
  337. package/dist/esm/stores/settings/types.js.map +1 -1
  338. package/dist/esm/types/events.d.ts +2 -10
  339. package/dist/esm/types/events.js +0 -1
  340. package/dist/esm/types/events.js.map +1 -1
  341. package/dist/esm/types/token.d.ts +1 -0
  342. package/dist/esm/types/widget.d.ts +9 -16
  343. package/dist/esm/types/widget.js +1 -0
  344. package/dist/esm/types/widget.js.map +1 -1
  345. package/dist/esm/utils/chainType.d.ts +1 -2
  346. package/dist/esm/utils/chainType.js +1 -19
  347. package/dist/esm/utils/chainType.js.map +1 -1
  348. package/dist/esm/utils/converters.js +11 -18
  349. package/dist/esm/utils/converters.js.map +1 -1
  350. package/dist/esm/utils/format.d.ts +1 -0
  351. package/dist/esm/utils/format.js +2 -1
  352. package/dist/esm/utils/format.js.map +1 -1
  353. package/dist/esm/utils/getActionMessage.d.ts +7 -0
  354. package/dist/esm/utils/getActionMessage.js +111 -0
  355. package/dist/esm/utils/getActionMessage.js.map +1 -0
  356. package/dist/esm/utils/getErrorMessage.d.ts +6 -0
  357. package/dist/esm/utils/getErrorMessage.js +118 -0
  358. package/dist/esm/utils/getErrorMessage.js.map +1 -0
  359. package/dist/esm/utils/prepareActions.d.ts +2 -0
  360. package/dist/esm/utils/prepareActions.js +24 -0
  361. package/dist/esm/utils/prepareActions.js.map +1 -0
  362. package/dist/esm/utils/tokenList.d.ts +3 -2
  363. package/dist/esm/utils/tokenList.js +104 -8
  364. package/dist/esm/utils/tokenList.js.map +1 -1
  365. package/package.json +30 -23
  366. package/src/AppDefault.tsx +279 -31
  367. package/src/AppLayout.tsx +36 -0
  368. package/src/AppProvider.tsx +12 -40
  369. package/src/components/ActiveTransactions/ActiveTransactionItem.tsx +9 -6
  370. package/src/components/ActiveTransactions/ActiveTransactions.tsx +2 -2
  371. package/src/components/AmountInput/AmountInput.tsx +6 -8
  372. package/src/components/AmountInput/AmountInputEndAdornment.tsx +1 -1
  373. package/src/components/Avatar/AccountAvatar.tsx +1 -1
  374. package/src/components/ChainSelect/ChainSelect.tsx +8 -4
  375. package/src/components/Chains/VirtualizedChainList.tsx +7 -3
  376. package/src/components/ContractComponent/ItemPrice.tsx +1 -2
  377. package/src/components/ContractComponent/NFT/NFT.tsx +1 -1
  378. package/src/components/Header/BackButton.tsx +15 -3
  379. package/src/components/Header/DisconnectIconButton.tsx +2 -1
  380. package/src/components/Header/Header.tsx +1 -1
  381. package/src/components/Header/NavigationHeader.tsx +23 -46
  382. package/src/components/Header/SettingsButton.tsx +3 -3
  383. package/src/components/Header/TransactionHistoryButton.tsx +3 -3
  384. package/src/components/Header/WalletHeader.tsx +1 -1
  385. package/src/components/Messages/GasSufficiencyMessage.tsx +1 -1
  386. package/src/components/PageEntered.ts +1 -1
  387. package/src/components/ReverseTokensButton/ReverseTokensButton.tsx +0 -10
  388. package/src/components/RouteCard/RouteCard.tsx +1 -3
  389. package/src/components/Routes/Routes.tsx +3 -4
  390. package/src/components/Routes/RoutesContent.tsx +1 -2
  391. package/src/components/Routes/RoutesExpanded.tsx +4 -3
  392. package/src/components/SelectChainAndToken.tsx +2 -4
  393. package/src/components/SelectTokenButton/SelectTokenButton.tsx +11 -13
  394. package/src/components/SendToWallet/SendToWalletButton.tsx +9 -12
  395. package/src/components/Step/CircularProgress.style.tsx +3 -3
  396. package/src/components/Step/CircularProgress.tsx +11 -11
  397. package/src/components/Step/Step.tsx +13 -14
  398. package/src/components/Step/{StepProcess.tsx → StepAction.tsx} +20 -15
  399. package/src/components/StepActions/StepActions.tsx +3 -2
  400. package/src/components/Timer/StepTimer.tsx +43 -105
  401. package/src/components/TokenList/PinTokenButton.tsx +50 -0
  402. package/src/components/TokenList/TokenList.tsx +67 -59
  403. package/src/components/TokenList/TokenListItem.tsx +20 -11
  404. package/src/components/TokenList/VirtualizedTokenList.tsx +80 -53
  405. package/src/components/TokenList/types.ts +2 -3
  406. package/src/components/TokenList/useTokenSelect.ts +2 -8
  407. package/src/components/TokenRate/TokenRate.tsx +1 -2
  408. package/src/components/TransactionDetails.tsx +3 -2
  409. package/src/config/version.ts +1 -1
  410. package/src/hooks/useActionMessage.ts +33 -0
  411. package/src/hooks/useAddressActivity.ts +19 -11
  412. package/src/hooks/useAddressValidation.ts +9 -2
  413. package/src/hooks/useAvailableChains.ts +42 -14
  414. package/src/hooks/useExplorer.ts +1 -2
  415. package/src/hooks/useFilteredByTokenBalances.ts +3 -1
  416. package/src/hooks/useFromTokenSufficiency.ts +8 -5
  417. package/src/hooks/useGasRecommendation.ts +3 -0
  418. package/src/hooks/useGasSufficiency.ts +23 -13
  419. package/src/hooks/useHasChainExpansion.ts +13 -3
  420. package/src/hooks/useInitializeSDKProviders.ts +12 -0
  421. package/src/hooks/useIsBatchingSupported.ts +11 -5
  422. package/src/hooks/useIsContractAddress.ts +14 -10
  423. package/src/hooks/useNavigateBack.ts +11 -29
  424. package/src/hooks/useRouteExecution.ts +12 -16
  425. package/src/hooks/useRoutes.ts +26 -74
  426. package/src/hooks/useToAddressAutoPopulate.ts +3 -1
  427. package/src/hooks/useToAddressRequirements.ts +3 -2
  428. package/src/hooks/useTokenBalance.ts +18 -3
  429. package/src/hooks/useTokenBalances.ts +91 -5
  430. package/src/hooks/useTokenBalancesQueries.ts +4 -2
  431. package/src/hooks/useTokenSearch.ts +10 -3
  432. package/src/hooks/useTokens.ts +11 -6
  433. package/src/hooks/useTools.ts +3 -1
  434. package/src/hooks/useTransactionDetails.ts +3 -0
  435. package/src/hooks/useTransactionHistory.ts +3 -0
  436. package/src/hooks/useWidgetChains.ts +6 -0
  437. package/src/index.ts +2 -8
  438. package/src/pages/LanguagesPage.tsx +2 -1
  439. package/src/pages/MainPage/MainPage.tsx +1 -3
  440. package/src/pages/MainPage/ReviewButton.tsx +5 -5
  441. package/src/pages/RoutesPage/RoutesPage.tsx +6 -6
  442. package/src/pages/SelectChainPage/SelectChainPage.tsx +1 -1
  443. package/src/pages/SelectTokenPage/SelectTokenPage.tsx +4 -28
  444. package/src/pages/SendToWallet/BookmarksPage.tsx +3 -5
  445. package/src/pages/SendToWallet/ConfirmAddressSheet.tsx +1 -1
  446. package/src/pages/SendToWallet/ConnectedWalletsPage.tsx +5 -4
  447. package/src/pages/SendToWallet/RecentWalletsPage.tsx +4 -7
  448. package/src/pages/SendToWallet/SendToConfiguredWalletPage.tsx +1 -1
  449. package/src/pages/SendToWallet/SendToWalletPage.tsx +6 -6
  450. package/src/pages/SettingsPage/BridgeAndExchangeSettings.tsx +4 -2
  451. package/src/pages/SettingsPage/LanguageSetting.tsx +2 -2
  452. package/src/pages/SettingsPage/SettingsCard/SettingCardExpandable.tsx +63 -33
  453. package/src/pages/SettingsPage/SettingsCard/SettingsAccordian.tsx +3 -2
  454. package/src/pages/SettingsPage/SettingsPage.tsx +7 -0
  455. package/src/pages/SettingsPage/SlippageSettings/SlippageSettings.style.tsx +10 -10
  456. package/src/pages/SettingsPage/SlippageSettings/SlippageSettings.tsx +5 -5
  457. package/src/pages/SettingsPage/SmallBalanceFilterSettings.tsx +116 -0
  458. package/src/pages/TransactionDetailsPage/TransactionDetailsPage.tsx +7 -8
  459. package/src/pages/TransactionHistoryPage/TransactionHistoryItem.tsx +4 -3
  460. package/src/pages/TransactionHistoryPage/TransactionHistoryPage.tsx +1 -2
  461. package/src/pages/TransactionPage/StatusBottomSheet.tsx +15 -14
  462. package/src/pages/TransactionPage/TransactionPage.tsx +14 -7
  463. package/src/providers/I18nProvider/I18nProvider.tsx +1 -0
  464. package/src/providers/SDKClientProvider.tsx +41 -0
  465. package/src/providers/WalletProvider/WalletProvider.tsx +61 -20
  466. package/src/providers/WalletProvider/useExternalWalletProvider.ts +20 -18
  467. package/src/providers/WidgetProvider/WidgetProvider.tsx +0 -29
  468. package/src/stores/StoreProvider.tsx +10 -7
  469. package/src/stores/bookmarks/types.ts +2 -3
  470. package/src/stores/chains/ChainOrderStore.tsx +29 -16
  471. package/src/stores/chains/createChainOrderStore.ts +1 -5
  472. package/src/stores/form/FormStore.tsx +19 -18
  473. package/src/stores/form/FormUpdater.tsx +5 -73
  474. package/src/stores/form/URLSearchParamsBuilder.tsx +12 -39
  475. package/src/stores/form/getDefaultValuesFromQueryString.ts +48 -0
  476. package/src/stores/form/types.ts +2 -5
  477. package/src/stores/header/types.ts +5 -3
  478. package/src/stores/header/useHeaderStore.tsx +14 -0
  479. package/src/stores/pinnedTokens/PinnedTokensStore.tsx +38 -0
  480. package/src/stores/pinnedTokens/createPinnedTokensStore.ts +71 -0
  481. package/src/stores/pinnedTokens/types.ts +20 -0
  482. package/src/stores/routes/RouteExecutionStore.tsx +2 -5
  483. package/src/stores/routes/createRouteExecutionStore.ts +4 -5
  484. package/src/stores/routes/useExecutingRoutesIds.ts +2 -2
  485. package/src/stores/routes/utils.ts +21 -19
  486. package/src/stores/settings/SettingsStore.tsx +2 -3
  487. package/src/stores/settings/createSettingsStore.ts +2 -1
  488. package/src/stores/settings/types.ts +3 -5
  489. package/src/types/events.ts +2 -11
  490. package/src/types/token.ts +1 -0
  491. package/src/types/widget.ts +18 -26
  492. package/src/utils/chainType.ts +1 -24
  493. package/src/utils/converters.ts +14 -20
  494. package/src/utils/format.ts +3 -1
  495. package/src/utils/getActionMessage.ts +168 -0
  496. package/src/utils/getErrorMessage.ts +144 -0
  497. package/src/utils/prepareActions.ts +27 -0
  498. package/src/utils/tokenList.ts +117 -11
  499. package/CHANGELOG.md +0 -2646
  500. package/dist/esm/AppRoutes.d.ts +0 -1
  501. package/dist/esm/AppRoutes.js +0 -111
  502. package/dist/esm/AppRoutes.js.map +0 -1
  503. package/dist/esm/components/Step/StepProcess.d.ts +0 -5
  504. package/dist/esm/components/Step/StepProcess.js.map +0 -1
  505. package/dist/esm/config/baseAccount.d.ts +0 -2
  506. package/dist/esm/config/baseAccount.js +0 -6
  507. package/dist/esm/config/baseAccount.js.map +0 -1
  508. package/dist/esm/config/coinbase.d.ts +0 -2
  509. package/dist/esm/config/coinbase.js +0 -6
  510. package/dist/esm/config/coinbase.js.map +0 -1
  511. package/dist/esm/config/metaMask.d.ts +0 -2
  512. package/dist/esm/config/metaMask.js +0 -11
  513. package/dist/esm/config/metaMask.js.map +0 -1
  514. package/dist/esm/config/walletConnect.d.ts +0 -2
  515. package/dist/esm/config/walletConnect.js +0 -4
  516. package/dist/esm/config/walletConnect.js.map +0 -1
  517. package/dist/esm/hooks/useExpansionRoutes.d.ts +0 -2
  518. package/dist/esm/hooks/useExpansionRoutes.js +0 -26
  519. package/dist/esm/hooks/useExpansionRoutes.js.map +0 -1
  520. package/dist/esm/hooks/useInternalWalletProvider.d.ts +0 -1
  521. package/dist/esm/hooks/useInternalWalletProvider.js +0 -6
  522. package/dist/esm/hooks/useInternalWalletProvider.js.map +0 -1
  523. package/dist/esm/hooks/useProcessMessage.d.ts +0 -11
  524. package/dist/esm/hooks/useProcessMessage.js +0 -199
  525. package/dist/esm/hooks/useProcessMessage.js.map +0 -1
  526. package/dist/esm/providers/WalletProvider/EVMBaseProvider.d.ts +0 -2
  527. package/dist/esm/providers/WalletProvider/EVMBaseProvider.js +0 -31
  528. package/dist/esm/providers/WalletProvider/EVMBaseProvider.js.map +0 -1
  529. package/dist/esm/providers/WalletProvider/EVMExternalContext.d.ts +0 -1
  530. package/dist/esm/providers/WalletProvider/EVMExternalContext.js +0 -3
  531. package/dist/esm/providers/WalletProvider/EVMExternalContext.js.map +0 -1
  532. package/dist/esm/providers/WalletProvider/EVMProvider.d.ts +0 -2
  533. package/dist/esm/providers/WalletProvider/EVMProvider.js +0 -20
  534. package/dist/esm/providers/WalletProvider/EVMProvider.js.map +0 -1
  535. package/dist/esm/providers/WalletProvider/SDKProviders.d.ts +0 -1
  536. package/dist/esm/providers/WalletProvider/SDKProviders.js +0 -62
  537. package/dist/esm/providers/WalletProvider/SDKProviders.js.map +0 -1
  538. package/dist/esm/providers/WalletProvider/SVMBaseProvider.d.ts +0 -2
  539. package/dist/esm/providers/WalletProvider/SVMBaseProvider.js +0 -27
  540. package/dist/esm/providers/WalletProvider/SVMBaseProvider.js.map +0 -1
  541. package/dist/esm/providers/WalletProvider/SVMExternalContext.d.ts +0 -1
  542. package/dist/esm/providers/WalletProvider/SVMExternalContext.js +0 -3
  543. package/dist/esm/providers/WalletProvider/SVMExternalContext.js.map +0 -1
  544. package/dist/esm/providers/WalletProvider/SVMProvider.d.ts +0 -2
  545. package/dist/esm/providers/WalletProvider/SVMProvider.js +0 -20
  546. package/dist/esm/providers/WalletProvider/SVMProvider.js.map +0 -1
  547. package/dist/esm/providers/WalletProvider/SuiBaseProvider.d.ts +0 -2
  548. package/dist/esm/providers/WalletProvider/SuiBaseProvider.js +0 -17
  549. package/dist/esm/providers/WalletProvider/SuiBaseProvider.js.map +0 -1
  550. package/dist/esm/providers/WalletProvider/SuiExternalContext.d.ts +0 -1
  551. package/dist/esm/providers/WalletProvider/SuiExternalContext.js +0 -3
  552. package/dist/esm/providers/WalletProvider/SuiExternalContext.js.map +0 -1
  553. package/dist/esm/providers/WalletProvider/SuiProvider.d.ts +0 -2
  554. package/dist/esm/providers/WalletProvider/SuiProvider.js +0 -20
  555. package/dist/esm/providers/WalletProvider/SuiProvider.js.map +0 -1
  556. package/dist/esm/providers/WalletProvider/UTXOBaseProvider.d.ts +0 -2
  557. package/dist/esm/providers/WalletProvider/UTXOBaseProvider.js +0 -18
  558. package/dist/esm/providers/WalletProvider/UTXOBaseProvider.js.map +0 -1
  559. package/dist/esm/providers/WalletProvider/UTXOExternalContext.d.ts +0 -1
  560. package/dist/esm/providers/WalletProvider/UTXOExternalContext.js +0 -3
  561. package/dist/esm/providers/WalletProvider/UTXOExternalContext.js.map +0 -1
  562. package/dist/esm/providers/WalletProvider/UTXOProvider.d.ts +0 -2
  563. package/dist/esm/providers/WalletProvider/UTXOProvider.js +0 -20
  564. package/dist/esm/providers/WalletProvider/UTXOProvider.js.map +0 -1
  565. package/package.json.tmp +0 -100
  566. package/src/AppRoutes.tsx +0 -112
  567. package/src/config/baseAccount.ts +0 -7
  568. package/src/config/coinbase.ts +0 -7
  569. package/src/config/metaMask.ts +0 -13
  570. package/src/config/walletConnect.ts +0 -5
  571. package/src/hooks/useExpansionRoutes.ts +0 -29
  572. package/src/hooks/useInternalWalletProvider.ts +0 -6
  573. package/src/hooks/useProcessMessage.ts +0 -273
  574. package/src/i18n/bn.json +0 -354
  575. package/src/i18n/de.json +0 -354
  576. package/src/i18n/en.json +0 -368
  577. package/src/i18n/es.json +0 -354
  578. package/src/i18n/fr.json +0 -354
  579. package/src/i18n/hi.json +0 -354
  580. package/src/i18n/id.json +0 -354
  581. package/src/i18n/it.json +0 -354
  582. package/src/i18n/ja.json +0 -354
  583. package/src/i18n/ko.json +0 -354
  584. package/src/i18n/pl.json +0 -354
  585. package/src/i18n/pt.json +0 -354
  586. package/src/i18n/th.json +0 -354
  587. package/src/i18n/tr.json +0 -354
  588. package/src/i18n/uk.json +0 -354
  589. package/src/i18n/vi.json +0 -354
  590. package/src/i18n/zh.json +0 -354
  591. package/src/providers/WalletProvider/EVMBaseProvider.tsx +0 -41
  592. package/src/providers/WalletProvider/EVMExternalContext.ts +0 -3
  593. package/src/providers/WalletProvider/EVMProvider.tsx +0 -28
  594. package/src/providers/WalletProvider/SDKProviders.tsx +0 -86
  595. package/src/providers/WalletProvider/SVMBaseProvider.tsx +0 -37
  596. package/src/providers/WalletProvider/SVMExternalContext.ts +0 -3
  597. package/src/providers/WalletProvider/SVMProvider.tsx +0 -29
  598. package/src/providers/WalletProvider/SuiBaseProvider.tsx +0 -31
  599. package/src/providers/WalletProvider/SuiExternalContext.ts +0 -3
  600. package/src/providers/WalletProvider/SuiProvider.tsx +0 -28
  601. package/src/providers/WalletProvider/UTXOBaseProvider.tsx +0 -29
  602. package/src/providers/WalletProvider/UTXOExternalContext.ts +0 -3
  603. package/src/providers/WalletProvider/UTXOProvider.tsx +0 -28
  604. package/src/utils/compactNumberFormatter.test.ts +0 -67
  605. package/src/utils/format.test.ts +0 -53
  606. package/tsconfig.json +0 -15
package/CHANGELOG.md DELETED
@@ -1,2646 +0,0 @@
1
- # Changelog
2
-
3
- All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
-
5
- ### [3.40.11](https://github.com/lifinance/widget/compare/v3.40.10...v3.40.11) (2026-02-27)
6
-
7
- ### [3.40.10](https://github.com/lifinance/widget/compare/v3.40.9...v3.40.10) (2026-02-27)
8
-
9
- ### [3.40.9](https://github.com/lifinance/widget/compare/v3.40.8...v3.40.9) (2026-02-27)
10
-
11
- ### [3.40.8](https://github.com/lifinance/widget/compare/v3.40.7...v3.40.8) (2026-02-09)
12
-
13
- ### [3.40.7](https://github.com/lifinance/widget/compare/v3.40.6...v3.40.7) (2026-02-09)
14
-
15
-
16
- ### Bug Fixes
17
-
18
- * add TokensReversed event ([fd01ff4](https://github.com/lifinance/widget/commit/fd01ff47977422ca6d04525751fbf8b7215f2158))
19
-
20
- ### [3.40.6](https://github.com/lifinance/widget/compare/v3.40.5...v3.40.6) (2026-02-04)
21
-
22
- ### [3.40.5](https://github.com/lifinance/widget/compare/v3.40.4...v3.40.5) (2026-01-20)
23
-
24
- ### [3.40.4](https://github.com/lifinance/widget/compare/v3.40.3...v3.40.4) (2026-01-20)
25
-
26
-
27
- ### Bug Fixes
28
-
29
- * add wallet disconnection event handling ([e81e568](https://github.com/lifinance/widget/commit/e81e568bf35656ebc8722c5842bb011f391d433b))
30
-
31
- ### [3.40.3](https://github.com/lifinance/widget/compare/v3.40.2...v3.40.3) (2026-01-19)
32
-
33
-
34
- ### Bug Fixes
35
-
36
- * add minPriceUSD filter to useTokens hook ([81ed536](https://github.com/lifinance/widget/commit/81ed536f3d3d4a60e0211de84e44a4d3d6cbcef6))
37
-
38
- ### [3.40.2](https://github.com/lifinance/widget/compare/v3.40.1...v3.40.2) (2026-01-16)
39
-
40
- ### [3.40.1](https://github.com/lifinance/widget/compare/v3.40.0...v3.40.1) (2026-01-12)
41
-
42
- ## [3.40.0](https://github.com/lifinance/widget/compare/v3.39.0...v3.40.0) (2026-01-09)
43
-
44
-
45
- ### Features
46
-
47
- * add funding flow ([#644](https://github.com/lifinance/widget/issues/644)) ([c1cd2f7](https://github.com/lifinance/widget/commit/c1cd2f7b98c389bebe1db2619f344f5e790deba4))
48
-
49
- ## [3.39.0](https://github.com/lifinance/widget/compare/v3.38.0...v3.39.0) (2025-12-23)
50
-
51
-
52
- ### Features
53
-
54
- * reset to all networks if no chain in URL ([#636](https://github.com/lifinance/widget/issues/636)) ([a84936f](https://github.com/lifinance/widget/commit/a84936f577f57ec4f0564da540835a2ee82583ae))
55
-
56
-
57
- ### Bug Fixes
58
-
59
- * adjust language selection view to use consistent selected-item indicator ([#638](https://github.com/lifinance/widget/issues/638)) ([17dfb53](https://github.com/lifinance/widget/commit/17dfb532eb36da7c5ba517adff291891744757fa))
60
-
61
- ## [3.38.0](https://github.com/lifinance/widget/compare/v3.37.0...v3.38.0) (2025-12-16)
62
-
63
-
64
- ### Features
65
-
66
- * add warning indicator in token search UI for unverified search results ([#625](https://github.com/lifinance/widget/issues/625)) ([82cab01](https://github.com/lifinance/widget/commit/82cab01c2817eeb9a4f2156c0336dfcfa072de24))
67
- * allow configuration of default bridge tab ([#632](https://github.com/lifinance/widget/issues/632)) ([0a8e022](https://github.com/lifinance/widget/commit/0a8e02267263f0ad9b65a2ab38f7bcd2077f2dec))
68
-
69
-
70
- ### Bug Fixes
71
-
72
- * make input price background transparent in dark mode ([#629](https://github.com/lifinance/widget/issues/629)) ([c246c6a](https://github.com/lifinance/widget/commit/c246c6a4093116571bc8cdea3da139902875d018))
73
- * misc all networks fixes ([#619](https://github.com/lifinance/widget/issues/619)) ([ce24dbd](https://github.com/lifinance/widget/commit/ce24dbd95607a5cf5a03baebbbdd8cedd2d310f4))
74
-
75
- ## [3.37.0](https://github.com/lifinance/widget/compare/v3.36.1...v3.37.0) (2025-12-10)
76
-
77
-
78
- ### Features
79
-
80
- * add option to hide route card price impact ([#623](https://github.com/lifinance/widget/issues/623)) ([4d9c77a](https://github.com/lifinance/widget/commit/4d9c77ad67c64d81af4373a9ef941e150bbcc373))
81
-
82
-
83
- ### Bug Fixes
84
-
85
- * sync widget lg with config.languages.default ([#622](https://github.com/lifinance/widget/issues/622)) ([18cf1d6](https://github.com/lifinance/widget/commit/18cf1d67e4579f2914689dc3a3170f1a3cd00729))
86
-
87
- ### [3.36.1](https://github.com/lifinance/widget/compare/v3.36.0...v3.36.1) (2025-12-04)
88
-
89
-
90
- ### Bug Fixes
91
-
92
- * limit decimals in formatInputAmount ([#601](https://github.com/lifinance/widget/issues/601)) ([02dd64d](https://github.com/lifinance/widget/commit/02dd64d0379906d98b7df36ece9e2b2bfc3e0876))
93
-
94
- ## [3.36.0](https://github.com/lifinance/widget/compare/v3.35.1...v3.36.0) (2025-12-03)
95
-
96
-
97
- ### Features
98
-
99
- * fix peer dependencies and update license ([#617](https://github.com/lifinance/widget/issues/617)) ([7ac2171](https://github.com/lifinance/widget/commit/7ac21711375642e18e2b487c1245f7bb920e97ba))
100
-
101
-
102
- ### Bug Fixes
103
-
104
- * refactor hidden ui token logic ([#618](https://github.com/lifinance/widget/issues/618)) ([9d6a41e](https://github.com/lifinance/widget/commit/9d6a41ea35f99d20d5dbf2831766ffbdf1953ec4))
105
-
106
- ### [3.35.1](https://github.com/lifinance/widget/compare/v3.35.0...v3.35.1) (2025-12-01)
107
-
108
-
109
- ### Bug Fixes
110
-
111
- * add hidden UI contact support option ([#612](https://github.com/lifinance/widget/issues/612)) ([1a774e4](https://github.com/lifinance/widget/commit/1a774e445b110bc2c897534066a9ffb0342c0d97))
112
- * update support link ([#611](https://github.com/lifinance/widget/issues/611)) ([0fd04a5](https://github.com/lifinance/widget/commit/0fd04a5a86eccaa79a4190410e4f70cd637ec719))
113
-
114
- ## [3.35.0](https://github.com/lifinance/widget/compare/v3.34.3...v3.35.0) (2025-11-28)
115
-
116
-
117
- ### Features
118
-
119
- * add HiddenUI.FromToken ([#602](https://github.com/lifinance/widget/issues/602)) ([6fe0112](https://github.com/lifinance/widget/commit/6fe0112c11805a065f52a803d30ff443f2bb1677))
120
-
121
-
122
- ### Bug Fixes
123
-
124
- * adjust tokens min price usd ([d82b72c](https://github.com/lifinance/widget/commit/d82b72c3807a0f36ddda079cd36f1042d8296c49))
125
-
126
- ### [3.34.3](https://github.com/lifinance/widget/compare/v3.34.2...v3.34.3) (2025-11-17)
127
-
128
-
129
- ### Bug Fixes
130
-
131
- * align licenses ([c740ee5](https://github.com/lifinance/widget/commit/c740ee5ba95ed0249bee763c1f01d7034786208d))
132
-
133
- ### [3.34.2](https://github.com/lifinance/widget/compare/v3.34.1...v3.34.2) (2025-11-13)
134
-
135
- ### [3.34.1](https://github.com/lifinance/widget/compare/v3.34.0...v3.34.1) (2025-10-31)
136
-
137
-
138
- ### Bug Fixes
139
-
140
- * disable gasless for tokens with non-ASCII names ([#590](https://github.com/lifinance/widget/issues/590)) ([8227a11](https://github.com/lifinance/widget/commit/8227a11d8f2637c82afca2fb7fd81df6e3544157))
141
-
142
- ## [3.34.0](https://github.com/lifinance/widget/compare/v3.33.1...v3.34.0) (2025-10-31)
143
-
144
-
145
- ### Features
146
-
147
- * add approval reset for legacy tokens ([#582](https://github.com/lifinance/widget/issues/582)) ([35d32a2](https://github.com/lifinance/widget/commit/35d32a260b51c0fd3a90189217c6af5ca817690e))
148
- * messaging flow improvements ([#581](https://github.com/lifinance/widget/issues/581)) ([3323127](https://github.com/lifinance/widget/commit/3323127eebb9976639cf33c65df08f13c98bcb12))
149
-
150
-
151
- ### Bug Fixes
152
-
153
- * **playground:** undetected evm wallets and empty wallet connect modal ([#570](https://github.com/lifinance/widget/issues/570)) ([10fdaa6](https://github.com/lifinance/widget/commit/10fdaa6dfaf422eade30d57208cec6a3ddd1aa31))
154
- * preserve search filter when switching chains ([#577](https://github.com/lifinance/widget/issues/577)) ([6e13ebf](https://github.com/lifinance/widget/commit/6e13ebf0779a5fcc202f25ea3e236150e790872b))
155
-
156
- ### [3.33.1](https://github.com/lifinance/widget/compare/v3.33.0...v3.33.1) (2025-10-08)
157
-
158
- ## [3.33.0](https://github.com/lifinance/widget/compare/v3.32.2...v3.33.0) (2025-10-08)
159
-
160
-
161
- ### Features
162
-
163
- * dynamic loading for translations ([#545](https://github.com/lifinance/widget/issues/545)) ([33bf161](https://github.com/lifinance/widget/commit/33bf161c71f96d3a760b664dcc65cbb1379eebc7))
164
-
165
-
166
- ### Bug Fixes
167
-
168
- * search results for chains with categories ([#574](https://github.com/lifinance/widget/issues/574)) ([ee115b6](https://github.com/lifinance/widget/commit/ee115b6b3e62ccf7708bf185f3d664553fda641c))
169
-
170
- ### [3.32.2](https://github.com/lifinance/widget/compare/v3.32.1...v3.32.2) (2025-09-26)
171
-
172
-
173
- ### Bug Fixes
174
-
175
- * improve explorer links handling ([#569](https://github.com/lifinance/widget/issues/569)) ([e96ce1a](https://github.com/lifinance/widget/commit/e96ce1a97e9c94937b34a7d32bb7efa6daca7343))
176
-
177
- ### [3.32.1](https://github.com/lifinance/widget/compare/v3.32.0...v3.32.1) (2025-09-25)
178
-
179
-
180
- ### Bug Fixes
181
-
182
- * **format:** improve handling of initial decimal point in amount formatting ([#564](https://github.com/lifinance/widget/issues/564)) ([3886139](https://github.com/lifinance/widget/commit/3886139b3a1e5e0ffc114ce03b9d69628c48b475))
183
- * remove retry for existing evm balances ([#568](https://github.com/lifinance/widget/issues/568)) ([b0ce626](https://github.com/lifinance/widget/commit/b0ce626dc6888ef2a7b173e7e9be89f4191054e3))
184
-
185
- ## [3.32.0](https://github.com/lifinance/widget/compare/v3.31.0...v3.32.0) (2025-09-23)
186
-
187
-
188
- ### Features
189
-
190
- * add multi-step badge ([#561](https://github.com/lifinance/widget/issues/561)) ([91de17d](https://github.com/lifinance/widget/commit/91de17dad6e1fd089299f1b11d0fac66fba42dc7))
191
-
192
- ## [3.31.0](https://github.com/lifinance/widget/compare/v3.30.13...v3.31.0) (2025-09-18)
193
-
194
-
195
- ### Features
196
-
197
- * add porto ([#538](https://github.com/lifinance/widget/issues/538)) ([687c0b4](https://github.com/lifinance/widget/commit/687c0b4c14e890a3dbab932cdfecae853809b446))
198
-
199
-
200
- ### Bug Fixes
201
-
202
- * simplify fee display logic and update tooltip text ([#558](https://github.com/lifinance/widget/issues/558)) ([4b74af0](https://github.com/lifinance/widget/commit/4b74af0ca0fdde74c2eddc3b6f212e78f89d721a))
203
-
204
- ### [3.30.13](https://github.com/lifinance/widget/compare/v3.30.12...v3.30.13) (2025-09-16)
205
-
206
- ### [3.30.12](https://github.com/lifinance/widget/compare/v3.30.11...v3.30.12) (2025-09-16)
207
-
208
-
209
- ### Bug Fixes
210
-
211
- * adjust gasless handling ([1514285](https://github.com/lifinance/widget/commit/15142853928b9203f9acb5888df138cd372e753a))
212
- * don't request gas recommendation when refuel is disabled ([d7bb69e](https://github.com/lifinance/widget/commit/d7bb69eb3f223e234a8c762e3c7d1af6d8084753))
213
-
214
- ### [3.30.11](https://github.com/lifinance/widget/compare/v3.30.10...v3.30.11) (2025-09-15)
215
-
216
-
217
- ### Bug Fixes
218
-
219
- * add chain pinned event ([#552](https://github.com/lifinance/widget/issues/552)) ([7817b03](https://github.com/lifinance/widget/commit/7817b03a0a65899c2a66b545956eaee2c6efdfd4))
220
-
221
- ### [3.30.10](https://github.com/lifinance/widget/compare/v3.30.9...v3.30.10) (2025-09-15)
222
-
223
-
224
- ### Bug Fixes
225
-
226
- * improve insufficient gas error handling ([4fb6c80](https://github.com/lifinance/widget/commit/4fb6c802e7bed7cc89b5b4fe3058df737aea64cf))
227
-
228
- ### [3.30.9](https://github.com/lifinance/widget/compare/v3.30.8...v3.30.9) (2025-09-15)
229
-
230
-
231
- ### Bug Fixes
232
-
233
- * add InsufficientGasMessage hiddenUI option ([1775aea](https://github.com/lifinance/widget/commit/1775aeae01e8b45a7b613fde66baaca792b66b31))
234
-
235
- ### [3.30.8](https://github.com/lifinance/widget/compare/v3.30.7...v3.30.8) (2025-09-13)
236
-
237
-
238
- ### Bug Fixes
239
-
240
- * expose disableMessageSigning option ([8d21779](https://github.com/lifinance/widget/commit/8d21779c57922f766a4eff47f5219331fc1554fb))
241
-
242
- ### [3.30.7](https://github.com/lifinance/widget/compare/v3.30.6...v3.30.7) (2025-09-12)
243
-
244
-
245
- ### Bug Fixes
246
-
247
- * improve SCA permit signature handling ([#549](https://github.com/lifinance/widget/issues/549)) ([55166a2](https://github.com/lifinance/widget/commit/55166a29cb88186ca1939ad8a1dd369c807b5356))
248
-
249
- ### [3.30.6](https://github.com/lifinance/widget/compare/v3.30.5...v3.30.6) (2025-09-12)
250
-
251
-
252
- ### Bug Fixes
253
-
254
- * reduce maximumFractionDigits to support older iOS ([#548](https://github.com/lifinance/widget/issues/548)) ([03f0ea3](https://github.com/lifinance/widget/commit/03f0ea37ee389ed7cb97bd9bbfb76a828000603a))
255
-
256
- ### [3.30.5](https://github.com/lifinance/widget/compare/v3.30.4...v3.30.5) (2025-09-10)
257
-
258
-
259
- ### Bug Fixes
260
-
261
- * add form type to isAllNetworks ([#546](https://github.com/lifinance/widget/issues/546)) ([d31b1bf](https://github.com/lifinance/widget/commit/d31b1bff26d9891d2adce624d513b86a2d63d851))
262
-
263
- ### [3.30.4](https://github.com/lifinance/widget/compare/v3.30.3...v3.30.4) (2025-09-09)
264
-
265
- ### [3.30.3](https://github.com/lifinance/widget/compare/v3.30.2...v3.30.3) (2025-09-09)
266
-
267
-
268
- ### Bug Fixes
269
-
270
- * return from queryFn ([#544](https://github.com/lifinance/widget/issues/544)) ([aa497b5](https://github.com/lifinance/widget/commit/aa497b5891d4b56e06331ee1edfd3891d5dc6cff))
271
-
272
- ### [3.30.2](https://github.com/lifinance/widget/compare/v3.30.1...v3.30.2) (2025-09-09)
273
-
274
-
275
- ### Bug Fixes
276
-
277
- * check chain config before syncing opposite chain ([#543](https://github.com/lifinance/widget/issues/543)) ([f1cf4c5](https://github.com/lifinance/widget/commit/f1cf4c5ad03f5991d25ff567d9056eb3ed4206d7))
278
-
279
- ### [3.30.1](https://github.com/lifinance/widget/compare/v3.30.0...v3.30.1) (2025-09-08)
280
-
281
-
282
- ### Bug Fixes
283
-
284
- * add /token response to search results ([#542](https://github.com/lifinance/widget/issues/542)) ([55c7ca9](https://github.com/lifinance/widget/commit/55c7ca9f41ca6b70e6d89439a3490d738c831ffa))
285
- * improve gasless step validation ([#535](https://github.com/lifinance/widget/issues/535)) ([426e848](https://github.com/lifinance/widget/commit/426e8486947c7ce8bffc09dbadad89afa1e43e50))
286
- * limit slippage input value decimals ([#536](https://github.com/lifinance/widget/issues/536)) ([b8addc2](https://github.com/lifinance/widget/commit/b8addc2cf75d660756f187fed9fd8418af238196))
287
- * missing usd conversion ([#534](https://github.com/lifinance/widget/issues/534)) ([2ab359c](https://github.com/lifinance/widget/commit/2ab359c7f5eb5980b3b80ddaa8c16035a615922b))
288
- * respect token deny list for tokens with balances ([#537](https://github.com/lifinance/widget/issues/537)) ([326e455](https://github.com/lifinance/widget/commit/326e4557bfe683a08370985f0062d58e48edff4c))
289
- * use lower case when comparing addresses ([#540](https://github.com/lifinance/widget/issues/540)) ([70387f8](https://github.com/lifinance/widget/commit/70387f8299e096190f30bd380e8b63758d8ba6ea))
290
-
291
- ## [3.30.0](https://github.com/lifinance/widget/compare/v3.29.1...v3.30.0) (2025-09-02)
292
-
293
-
294
- ### Features
295
-
296
- * add all networks tab ([#430](https://github.com/lifinance/widget/issues/430)) ([2b6bfb3](https://github.com/lifinance/widget/commit/2b6bfb3a7256ebfca3e134f12b72c23f16f21f57))
297
-
298
-
299
- ### Bug Fixes
300
-
301
- * update network fee display logic to account for 0 values ([#533](https://github.com/lifinance/widget/issues/533)) ([e386168](https://github.com/lifinance/widget/commit/e3861680009ebdd5e693ade112812f6a09391f24))
302
-
303
- ### [3.29.1](https://github.com/lifinance/widget/compare/v3.29.0...v3.29.1) (2025-08-29)
304
-
305
-
306
- ### Bug Fixes
307
-
308
- * prevent bottom sheets from mounting when hidden not to affect widget height ([#529](https://github.com/lifinance/widget/issues/529)) ([c11b2ec](https://github.com/lifinance/widget/commit/c11b2ecf7024f5db02495fed877d04dc0e12870d))
309
-
310
- ## [3.29.0](https://github.com/lifinance/widget/compare/v3.28.0...v3.29.0) (2025-08-28)
311
-
312
-
313
- ### Features
314
-
315
- * add config option to force internal management ([#519](https://github.com/lifinance/widget/issues/519)) ([58939d1](https://github.com/lifinance/widget/commit/58939d1958e4c5ff72254d6844cb95bdd47beae9))
316
- * option to hide search bar in the token list ([#523](https://github.com/lifinance/widget/issues/523)) ([3ac36d0](https://github.com/lifinance/widget/commit/3ac36d0428bc1466f7b8c36375b05b89689fae51))
317
- * permit and message-based flow improvements ([#525](https://github.com/lifinance/widget/issues/525)) ([ce05c76](https://github.com/lifinance/widget/commit/ce05c7677ff1229fde29e713518f7ec528aca0e9))
318
-
319
-
320
- ### Bug Fixes
321
-
322
- * responsiveness for under 360px-wide screens ([#516](https://github.com/lifinance/widget/issues/516)) ([c4494fa](https://github.com/lifinance/widget/commit/c4494fa53aba6de221c7a319a9124a8b7566d0d0))
323
- * **utxo:** remove chain id from connector config ([#527](https://github.com/lifinance/widget/issues/527)) ([5452d1e](https://github.com/lifinance/widget/commit/5452d1e8654f903247ea016adc503f4086cf2fdc))
324
-
325
- ## [3.28.0](https://github.com/lifinance/widget/compare/v3.27.6...v3.28.0) (2025-08-20)
326
-
327
-
328
- ### Features
329
-
330
- * add checkbox customization ([#515](https://github.com/lifinance/widget/issues/515)) ([ec4f7e3](https://github.com/lifinance/widget/commit/ec4f7e3acb831c23d77c92f70d90baed39468b36))
331
-
332
-
333
- ### Bug Fixes
334
-
335
- * adjust skeleton heights ([1dc74f1](https://github.com/lifinance/widget/commit/1dc74f1f7a1ee6f0e827d3aa4b15e271fc3c7d94))
336
- * remix example ([862bcb5](https://github.com/lifinance/widget/commit/862bcb5b6b025baceff7c4747c90634470ffe299))
337
- * sort tokens by volume and add limit ([#518](https://github.com/lifinance/widget/issues/518)) ([9f5546a](https://github.com/lifinance/widget/commit/9f5546aae28cd7efe7d3c05d6acdd97037bf8199))
338
-
339
- ### [3.27.6](https://github.com/lifinance/widget/compare/v3.27.5...v3.27.6) (2025-08-18)
340
-
341
-
342
- ### Bug Fixes
343
-
344
- * adjust examples and fix biome issues ([c0ed4de](https://github.com/lifinance/widget/commit/c0ed4de5bc091aacbe7a3830053667074e005f3e))
345
-
346
- ### [3.27.5](https://github.com/lifinance/widget/compare/v3.27.4...v3.27.5) (2025-08-18)
347
-
348
- ### [3.27.4](https://github.com/lifinance/widget/compare/v3.27.3...v3.27.4) (2025-08-18)
349
-
350
-
351
- ### Bug Fixes
352
-
353
- * enable forceJsExtensions rule ([#517](https://github.com/lifinance/widget/issues/517)) ([0fa463f](https://github.com/lifinance/widget/commit/0fa463fcc7d902c254a737a81713b2bb58add7bb))
354
-
355
- ### [3.27.3](https://github.com/lifinance/widget/compare/v3.27.2...v3.27.3) (2025-08-14)
356
-
357
-
358
- ### Bug Fixes
359
-
360
- * add data-testid attribute to SearchList for improved testing ([#509](https://github.com/lifinance/widget/issues/509)) ([e793d89](https://github.com/lifinance/widget/commit/e793d8926d32d5268bce9458c701053a9de5ada1))
361
- * should not show Safe wallet when integrated in iframe ([#511](https://github.com/lifinance/widget/issues/511)) ([b78dd04](https://github.com/lifinance/widget/commit/b78dd042343776705e55b37665939418d1fdcec7))
362
-
363
- ### [3.27.2](https://github.com/lifinance/widget/compare/v3.27.1...v3.27.2) (2025-08-13)
364
-
365
-
366
- ### Bug Fixes
367
-
368
- * improve token data cloning in useRoutes hook ([60bb6b7](https://github.com/lifinance/widget/commit/60bb6b74ff71bbaf4a7c1199c00d7165e4125a93))
369
-
370
- ### [3.27.1](https://github.com/lifinance/widget/compare/v3.27.0...v3.27.1) (2025-08-13)
371
-
372
-
373
- ### Bug Fixes
374
-
375
- * improve cache handling for fetched routes ([#508](https://github.com/lifinance/widget/issues/508)) ([0814365](https://github.com/lifinance/widget/commit/0814365d8be5e1e0499fb166edf0049203407aa1))
376
- * scroll to index retry warnings ([#504](https://github.com/lifinance/widget/issues/504)) ([bc958eb](https://github.com/lifinance/widget/commit/bc958eb6f182a8b2986fe8a9dc54c14f52174d8a))
377
-
378
- ## [3.27.0](https://github.com/lifinance/widget/compare/v3.26.1...v3.27.0) (2025-08-11)
379
-
380
-
381
- ### Features
382
-
383
- * add pure swap/bridge ([#491](https://github.com/lifinance/widget/issues/491)) ([d3a815b](https://github.com/lifinance/widget/commit/d3a815bc4245d4d61d9443f3c1025a042c55f24d))
384
- * add taproot wallets, and UNS support ([#503](https://github.com/lifinance/widget/issues/503)) ([585777d](https://github.com/lifinance/widget/commit/585777df7c49dfc242b85d66c04906b69946a7a8))
385
-
386
-
387
- ### Bug Fixes
388
-
389
- * adjust tx links ([#505](https://github.com/lifinance/widget/issues/505)) ([8cfbdfa](https://github.com/lifinance/widget/commit/8cfbdfa7615e818ea6fe875084ba2d439d92f248))
390
- * resolve drawer/modal focus traps ([#498](https://github.com/lifinance/widget/issues/498)) ([d2dda5b](https://github.com/lifinance/widget/commit/d2dda5b50702ffa2d5e3be04a5121927aade4dd1))
391
-
392
- ### [3.26.1](https://github.com/lifinance/widget/compare/v3.26.0...v3.26.1) (2025-08-06)
393
-
394
-
395
- ### Bug Fixes
396
-
397
- * revert container fallbacks ([#501](https://github.com/lifinance/widget/issues/501)) ([147647b](https://github.com/lifinance/widget/commit/147647be64910b920d45e0e000f30fa3eaf6c82e))
398
-
399
- ## [3.26.0](https://github.com/lifinance/widget/compare/v3.25.0...v3.26.0) (2025-08-05)
400
-
401
-
402
- ### Features
403
-
404
- * add option to hide low address activity confirmation ([#497](https://github.com/lifinance/widget/issues/497)) ([6c44863](https://github.com/lifinance/widget/commit/6c448632b008c63e60204281066b81b33decfb0d))
405
- * enable mui native colors ([2026ae5](https://github.com/lifinance/widget/commit/2026ae55f0a895831cedce6cf5152cdaf863a197))
406
- * improve amount input ([#489](https://github.com/lifinance/widget/issues/489)) ([584f247](https://github.com/lifinance/widget/commit/584f247527090d07cc2b8aaaf3392395dbd58880))
407
- * **wallet-management:** add support for base account ([#482](https://github.com/lifinance/widget/issues/482)) ([eff8baa](https://github.com/lifinance/widget/commit/eff8baa1ba014cef8f59d3dc99ca817d01c9e0f5))
408
-
409
-
410
- ### Bug Fixes
411
-
412
- * add misc styling adjustments ([#494](https://github.com/lifinance/widget/issues/494)) ([b743ef3](https://github.com/lifinance/widget/commit/b743ef3416bcf8985cc00cf0f940d82de65d7598))
413
- * avoid undefined query data in gas sufficiency ([#490](https://github.com/lifinance/widget/issues/490)) ([b66edf4](https://github.com/lifinance/widget/commit/b66edf435ea546c5e4657a50da99c1b46dfb861a))
414
- * navigation from transaction details ([#499](https://github.com/lifinance/widget/issues/499)) ([b6500df](https://github.com/lifinance/widget/commit/b6500dff4d7e683e24b274095676bf1035566a86))
415
- * price impact typo ([5b1f957](https://github.com/lifinance/widget/commit/5b1f957392bf56c57acba4be72debc70a03e24ee))
416
- * remove unnecessary field value hook ([c144319](https://github.com/lifinance/widget/commit/c1443193091b161c91d0ab18ef370e3e6725ae94))
417
- * update transaction link handling ([#500](https://github.com/lifinance/widget/issues/500)) ([bae8e9f](https://github.com/lifinance/widget/commit/bae8e9fe7ec3c9617b9f8dbcfb66abab972553a8))
418
-
419
- ## [3.25.0](https://github.com/lifinance/widget/compare/v3.25.0-beta.2...v3.25.0) (2025-07-28)
420
-
421
-
422
- ### Features
423
-
424
- * add market cap and volume to token details ([#475](https://github.com/lifinance/widget/issues/475)) ([3f4f0f3](https://github.com/lifinance/widget/commit/3f4f0f37783e60fbc5bf1eff3ddd369b5aeacc46))
425
- * add minFromAmountUSD configuration option ([#480](https://github.com/lifinance/widget/issues/480)) ([b3b7648](https://github.com/lifinance/widget/commit/b3b7648e2cab2fd39f2258f132686008a2a0e26d))
426
- * add pinned chains ([#474](https://github.com/lifinance/widget/issues/474)) ([2ccde57](https://github.com/lifinance/widget/commit/2ccde572babacc4c1e22b7f519fb935d10134118))
427
- * add pointer events for token details ([#477](https://github.com/lifinance/widget/issues/477)) ([84332ec](https://github.com/lifinance/widget/commit/84332eccc3b118f81cd4811d77e786b641bd8989))
428
- * add wallet ecosystems ordering ([#464](https://github.com/lifinance/widget/issues/464)) ([ca0b42a](https://github.com/lifinance/widget/commit/ca0b42a2c512a3808b6384db309d87b880cd4fc6))
429
- * separate config for chain sidebar and routes ([#469](https://github.com/lifinance/widget/issues/469)) ([ed1d817](https://github.com/lifinance/widget/commit/ed1d81751d80c6ead9a18c368a8943c66e4b725e))
430
-
431
-
432
- ### Bug Fixes
433
-
434
- * filter out duplicate EVM connectors ([#468](https://github.com/lifinance/widget/issues/468)) ([bed5130](https://github.com/lifinance/widget/commit/bed51303bd1afc6078010e412483b194f48fc1f9))
435
- * **format:** wrap hashes in messages for better display ([#465](https://github.com/lifinance/widget/issues/465)) ([83da273](https://github.com/lifinance/widget/commit/83da273ca8aef413d9314cd981dd11e9ad5d5f11))
436
- * improve tx link handling for relayed txs ([#473](https://github.com/lifinance/widget/issues/473)) ([41c19c7](https://github.com/lifinance/widget/commit/41c19c78f119371a65cab99c2181357067fc4def))
437
- * remove outer routes container causing unnecessary scrolling ([#476](https://github.com/lifinance/widget/issues/476)) ([21fa74d](https://github.com/lifinance/widget/commit/21fa74dbfcadf40a37589f63c8e162b538bee8f6))
438
- * reorg token filters ([#485](https://github.com/lifinance/widget/issues/485)) ([d97e709](https://github.com/lifinance/widget/commit/d97e709e96675b125d3cdd52fb78a52f115d4cdc))
439
- * token details should not have empty state on transition ([#488](https://github.com/lifinance/widget/issues/488)) ([b299eca](https://github.com/lifinance/widget/commit/b299ecaf19ac3c5430ca21e8bd6a91aec4c6f6af))
440
- * update color mixing for Card and ListItemButton components ([#471](https://github.com/lifinance/widget/issues/471)) ([af33afd](https://github.com/lifinance/widget/commit/af33afdffae644267176346e80588b92d231d73b))
441
-
442
- ### [3.24.3](https://github.com/lifinance/widget/compare/v3.24.2...v3.24.3) (2025-07-04)
443
-
444
-
445
- ### Bug Fixes
446
-
447
- * add wallet menu args to external on connect ([#450](https://github.com/lifinance/widget/issues/450)) ([8a00045](https://github.com/lifinance/widget/commit/8a000450dd5a73bcdd1e385cf308488f82822bd0))
448
-
449
- ### [3.24.2](https://github.com/lifinance/widget/compare/v3.24.1...v3.24.2) (2025-07-03)
450
-
451
-
452
- ### Bug Fixes
453
-
454
- * allow-deny - do not filter out tokens from unspecified chains ([#449](https://github.com/lifinance/widget/issues/449)) ([ced6cf6](https://github.com/lifinance/widget/commit/ced6cf68f329e31af0338b31fe18c5feed8417fb))
455
-
456
- ### [3.24.1](https://github.com/lifinance/widget/compare/v3.24.0...v3.24.1) (2025-07-02)
457
-
458
-
459
- ### Bug Fixes
460
-
461
- * export createTheme function ([121372b](https://github.com/lifinance/widget/commit/121372b3a8efc2ef27e0155de80bb819204ad4e6))
462
-
463
- ## [3.24.0](https://github.com/lifinance/widget/compare/v3.23.0...v3.24.0) (2025-07-02)
464
-
465
-
466
- ### Features
467
-
468
- * add fit-content option for widget container ([#404](https://github.com/lifinance/widget/issues/404)) ([bc90dd4](https://github.com/lifinance/widget/commit/bc90dd430f30c3eac9027fd6b3d416e7e8331aed))
469
- * add optional filter for wallets in modal ([#414](https://github.com/lifinance/widget/issues/414)) ([348167f](https://github.com/lifinance/widget/commit/348167fa346b69db4975536d1d5dff36ea1da7c3))
470
- * add token details drawer ([#423](https://github.com/lifinance/widget/issues/423)) ([a7f3b8b](https://github.com/lifinance/widget/commit/a7f3b8b772d668e5adb6778079d9155f4d6d473a))
471
- * implement separate token filtering for from/to lists ([#444](https://github.com/lifinance/widget/issues/444)) ([41732ff](https://github.com/lifinance/widget/commit/41732ff29b24fa37d49cea937ec5195d804be948))
472
- * restyled connect wallet view ([#418](https://github.com/lifinance/widget/issues/418)) ([8149607](https://github.com/lifinance/widget/commit/8149607a65d760a61437865f32b603b199575847))
473
-
474
-
475
- ### Bug Fixes
476
-
477
- * adjust show all transactions button styles ([#411](https://github.com/lifinance/widget/issues/411)) ([9932617](https://github.com/lifinance/widget/commit/9932617d50905f8b14db4c77e0e84afb86ad159f))
478
- * adjust themed status color for processes and bottom sheet ([#448](https://github.com/lifinance/widget/issues/448)) ([f227803](https://github.com/lifinance/widget/commit/f2278037a31373c8b047e13ab0157f854350c802))
479
- * cutoff corners on full height ([#445](https://github.com/lifinance/widget/issues/445)) ([c9a40b5](https://github.com/lifinance/widget/commit/c9a40b527ff3a2321b24cdc294150a119957c9b6))
480
- * format long bridging times ([#431](https://github.com/lifinance/widget/issues/431)) ([b12e93b](https://github.com/lifinance/widget/commit/b12e93b78bdf4776ae21bb56fe00c62c85bc025e))
481
- * missing highlight on Azure theme ([#426](https://github.com/lifinance/widget/issues/426)) ([6539e91](https://github.com/lifinance/widget/commit/6539e91a27ddf4c2f48e1ab5069d7939e4a91013))
482
- * send to wallet adjustments ([#415](https://github.com/lifinance/widget/issues/415)) ([1cab928](https://github.com/lifinance/widget/commit/1cab928a3a941aa71c428a75c87bc17ce5b9df0a))
483
- * update height setting for restricted heights ([#436](https://github.com/lifinance/widget/issues/436)) ([1395bc6](https://github.com/lifinance/widget/commit/1395bc613532d2435df82efa7decdfff9b689834))
484
- * wallet toggle, add cache cleaning command ([#437](https://github.com/lifinance/widget/issues/437)) ([8b71caa](https://github.com/lifinance/widget/commit/8b71caa94ce9ace7548127857c7add636e223c03))
485
-
486
- ### [3.23.3](https://github.com/lifinance/widget/compare/v3.23.1-alpha.0...v3.23.3) (2025-06-06)
487
-
488
-
489
- ### Bug Fixes
490
-
491
- * update main version ([40ba37d](https://github.com/lifinance/widget/commit/40ba37d502bbce7feb7cc630163bcf0b71366151))
492
-
493
- ## [3.23.0](https://github.com/lifinance/widget/compare/v3.22.0...v3.23.0) (2025-05-30)
494
-
495
-
496
- ### Features
497
-
498
- * **wallet-management:** add support for okx, oyl, and binance Bitcoin wallets ([#403](https://github.com/lifinance/widget/issues/403)) ([9df94ed](https://github.com/lifinance/widget/commit/9df94ed9d1d0359589aa29a560836a10416796b4))
499
-
500
-
501
- ### Bug Fixes
502
-
503
- * adjust wallets priority ([785a56b](https://github.com/lifinance/widget/commit/785a56b8a690009680f3e4756b74e95c2f91b6a6))
504
- * broken height when switching from drawer variant ([#409](https://github.com/lifinance/widget/issues/409)) ([bc99b70](https://github.com/lifinance/widget/commit/bc99b704ae7929f60d64b15ab712b5e64f21cd9c))
505
- * do not pass non-evm chains to wagmi ([#410](https://github.com/lifinance/widget/issues/410)) ([27810ee](https://github.com/lifinance/widget/commit/27810ee173fa37e3a61a8cbf75410a4eb5233282))
506
-
507
- ## [3.22.0](https://github.com/lifinance/widget/compare/v3.21.3...v3.22.0) (2025-05-29)
508
-
509
-
510
- ### Features
511
-
512
- * add cross-vm 2-steps tx flow ([#402](https://github.com/lifinance/widget/issues/402)) ([f06cbad](https://github.com/lifinance/widget/commit/f06cbadf2acedf8139f1b52d6dcafcff8ec46dca))
513
- * make custom explorer urls tx and address paths configurable ([#400](https://github.com/lifinance/widget/issues/400)) ([bf8f47b](https://github.com/lifinance/widget/commit/bf8f47b5b1261d5560f2bf166c5ca1d9fae9d41b))
514
- * update transaction execution success screen in the widget ([#396](https://github.com/lifinance/widget/issues/396)) ([8c3dd2b](https://github.com/lifinance/widget/commit/8c3dd2b963f8374093ce42e49ba2c5be1fb0fbe7))
515
-
516
-
517
- ### Bug Fixes
518
-
519
- * account for hidden UI elements in required address logic ([#399](https://github.com/lifinance/widget/issues/399)) ([25b63ff](https://github.com/lifinance/widget/commit/25b63ff8ec1f7007ad779b42a2f385ea5962e6ca))
520
- * allow hiding toAddress when necessary ([#405](https://github.com/lifinance/widget/issues/405)) ([e70e88d](https://github.com/lifinance/widget/commit/e70e88d60afe8735f8b4fdd91d9efd9bd04b0574))
521
- * height of virtualized list in drawer ([#398](https://github.com/lifinance/widget/issues/398)) ([c8ae76d](https://github.com/lifinance/widget/commit/c8ae76ddecb994decc0493d11b56f6520d7227f0))
522
- * improve logic to distribute chains in its grid ([#397](https://github.com/lifinance/widget/issues/397)) ([ffafc2b](https://github.com/lifinance/widget/commit/ffafc2ba898c16c7f737e8c6c0f55d227f346012))
523
- * no widget render when using chain filters ([#406](https://github.com/lifinance/widget/issues/406)) ([676f0bb](https://github.com/lifinance/widget/commit/676f0bbf4f5790856cdb0ec1daa2ccf4ef744ba8))
524
- * wallet connect modal search input ([#407](https://github.com/lifinance/widget/issues/407)) ([52a9056](https://github.com/lifinance/widget/commit/52a90565dc0c6cf4f6049c5d2fe7db31ff0451cd))
525
- * **widget:** hour display bug on safari ([#408](https://github.com/lifinance/widget/issues/408)) ([88ff370](https://github.com/lifinance/widget/commit/88ff370ee90a384cd4a2c7f0dbce456da7c16203))
526
-
527
- ### [3.21.3](https://github.com/lifinance/widget/compare/v3.21.2...v3.21.3) (2025-05-21)
528
-
529
-
530
- ### Bug Fixes
531
-
532
- * update collapse logic in SendToWalletButton component ([ccbb69b](https://github.com/lifinance/widget/commit/ccbb69b03fe307866bd96a566ba1bb1ffb36e155))
533
-
534
- ### [3.21.2](https://github.com/lifinance/widget/compare/v3.21.1...v3.21.2) (2025-05-21)
535
-
536
- ### [3.21.1](https://github.com/lifinance/widget/compare/v3.21.0...v3.21.1) (2025-05-20)
537
-
538
-
539
- ### Bug Fixes
540
-
541
- * allow to create txs without enough gas ([#395](https://github.com/lifinance/widget/issues/395)) ([61ea1d0](https://github.com/lifinance/widget/commit/61ea1d029d991ef740d5b0b7a05d5b844084bc91))
542
-
543
- ## [3.21.0](https://github.com/lifinance/widget/compare/v3.20.5...v3.21.0) (2025-05-15)
544
-
545
-
546
- ### Features
547
-
548
- * add Sui support ([#394](https://github.com/lifinance/widget/issues/394)) ([669b7a9](https://github.com/lifinance/widget/commit/669b7a9cf727b37b4b954d944076b04a1dac56b3))
549
- * replace viem dependencies with bigmi imports ([#388](https://github.com/lifinance/widget/issues/388)) ([624be1a](https://github.com/lifinance/widget/commit/624be1a4437abc30679cb78f10d6d65d118b1a23))
550
-
551
- ### [3.20.5](https://github.com/lifinance/widget/compare/v3.20.4...v3.20.5) (2025-05-12)
552
-
553
-
554
- ### Bug Fixes
555
-
556
- * add timeout for getCapabilities call ([#392](https://github.com/lifinance/widget/issues/392)) ([2b73bf6](https://github.com/lifinance/widget/commit/2b73bf67499f2443ff2da268b4dec8f8ca59c131))
557
- * **avatar-icon:** add skeleton for token image ([#390](https://github.com/lifinance/widget/issues/390)) ([d9054ce](https://github.com/lifinance/widget/commit/d9054cecbdf10bf79741f706fbee33a4a53af4e7))
558
- * should not require destination address for 7702 accounts ([#393](https://github.com/lifinance/widget/issues/393)) ([00faad2](https://github.com/lifinance/widget/commit/00faad276adbbbdc9c14d444d5e598cce553d52f))
559
-
560
- ### [3.20.4](https://github.com/lifinance/widget/compare/v3.20.3...v3.20.4) (2025-05-06)
561
-
562
-
563
- ### Bug Fixes
564
-
565
- * add new error messages for rate limits and third-party tools ([#391](https://github.com/lifinance/widget/issues/391)) ([da820be](https://github.com/lifinance/widget/commit/da820be7bcb25b58fb9c21c3baa42c6d4ea45bba))
566
- * prevent unnecessary capabilities requests ([d0dca6b](https://github.com/lifinance/widget/commit/d0dca6b2ecf0292f4518bea8794e7d6042876b30))
567
-
568
- ### [3.20.3](https://github.com/lifinance/widget/compare/v3.20.2...v3.20.3) (2025-05-06)
569
-
570
-
571
- ### Bug Fixes
572
-
573
- * button color for text variant should respect vars ([5efc9fd](https://github.com/lifinance/widget/commit/5efc9fd6d660369149e20989d12ae5c7334ff35f))
574
-
575
- ### [3.20.2](https://github.com/lifinance/widget/compare/v3.20.1...v3.20.2) (2025-05-05)
576
-
577
-
578
- ### Bug Fixes
579
-
580
- * should only hide bridge settings when hidden UI is applied ([8898a67](https://github.com/lifinance/widget/commit/8898a67e096fbbb719f07b724cd60cc18a9526ff))
581
-
582
- ### [3.20.1](https://github.com/lifinance/widget/compare/v3.20.0...v3.20.1) (2025-05-05)
583
-
584
-
585
- ### Bug Fixes
586
-
587
- * add new default UI and hidden UI options ([#389](https://github.com/lifinance/widget/issues/389)) ([b9579ad](https://github.com/lifinance/widget/commit/b9579adf09e4dfc84832ecf5bdf1b22b8468caef))
588
-
589
- ## [3.20.0](https://github.com/lifinance/widget/compare/v3.19.2...v3.20.0) (2025-05-05)
590
-
591
-
592
- ### Features
593
-
594
- * upgrade to MUI v7 ([#377](https://github.com/lifinance/widget/issues/377)) ([dc97603](https://github.com/lifinance/widget/commit/dc97603dab13047525c206e2536d9b4fcac29465))
595
-
596
- ### [3.19.2](https://github.com/lifinance/widget/compare/v3.19.1...v3.19.2) (2025-04-29)
597
-
598
-
599
- ### Bug Fixes
600
-
601
- * improve used tool retrieval in transaction history ([cba3ed6](https://github.com/lifinance/widget/commit/cba3ed69822afd0fb88bac647c41478153375e11))
602
-
603
- ### [3.19.1](https://github.com/lifinance/widget/compare/v3.19.0...v3.19.1) (2025-04-29)
604
-
605
-
606
- ### Bug Fixes
607
-
608
- * add options to show fee percentage ([#387](https://github.com/lifinance/widget/issues/387)) ([3dbd751](https://github.com/lifinance/widget/commit/3dbd7516c598ef896362df784c1ad5fe810a3dbb))
609
-
610
- ## [3.19.0](https://github.com/lifinance/widget/compare/v3.18.9...v3.19.0) (2025-04-28)
611
-
612
-
613
- ### Features
614
-
615
- * add option to hide chain selection ([#386](https://github.com/lifinance/widget/issues/386)) ([0bc15bf](https://github.com/lifinance/widget/commit/0bc15bff6f0127d21b8f976d82ce32e860004da1))
616
-
617
- ### [3.18.9](https://github.com/lifinance/widget/compare/v3.18.8...v3.18.9) (2025-04-28)
618
-
619
-
620
- ### Bug Fixes
621
-
622
- * adjust fee types ([#385](https://github.com/lifinance/widget/issues/385)) ([04dffc7](https://github.com/lifinance/widget/commit/04dffc7200ff8feadd6b88e235a63fbf1bd2538f))
623
-
624
- ### [3.18.8](https://github.com/lifinance/widget/compare/v3.18.7...v3.18.8) (2025-04-28)
625
-
626
- ### [3.18.7](https://github.com/lifinance/widget/compare/v3.18.6...v3.18.7) (2025-04-17)
627
-
628
-
629
- ### Bug Fixes
630
-
631
- * add support for displaying positive price impacts with a plus sign ([#378](https://github.com/lifinance/widget/issues/378)) ([be3a23d](https://github.com/lifinance/widget/commit/be3a23ddd4540c48f8a4da9e9ffcf501065af9e8))
632
- * enable _vcComponent ([#382](https://github.com/lifinance/widget/issues/382)) ([fd37fa4](https://github.com/lifinance/widget/commit/fd37fa448707f6a57102d76817b0b34f4cbe9e88))
633
-
634
- ### [3.18.6](https://github.com/lifinance/widget/compare/v3.18.5...v3.18.6) (2025-04-17)
635
-
636
-
637
- ### Bug Fixes
638
-
639
- * missing availableRoute event ([#381](https://github.com/lifinance/widget/issues/381)) ([a884b81](https://github.com/lifinance/widget/commit/a884b81ec10a129831be744078678248aa8a9316))
640
-
641
- ### [3.18.5](https://github.com/lifinance/widget/compare/v3.18.4...v3.18.5) (2025-04-15)
642
-
643
-
644
- ### Bug Fixes
645
-
646
- * make transaction execution timer count down ([#376](https://github.com/lifinance/widget/issues/376)) ([0595587](https://github.com/lifinance/widget/commit/05955873b1d901efd7c6b0bd2f3143bdb44d5ab3))
647
-
648
- ### [3.18.4](https://github.com/lifinance/widget/compare/v3.18.3...v3.18.4) (2025-04-08)
649
-
650
-
651
- ### Bug Fixes
652
-
653
- * we should correctly track routes when there is a relayer one ([#370](https://github.com/lifinance/widget/issues/370)) ([a64390c](https://github.com/lifinance/widget/commit/a64390c20211798e19a91b1a61b71a1fb2175310))
654
-
655
- ### [3.18.3](https://github.com/lifinance/widget/compare/v3.18.2...v3.18.3) (2025-04-07)
656
-
657
-
658
- ### Bug Fixes
659
-
660
- * update routes incrementally as they're ready ([#367](https://github.com/lifinance/widget/issues/367)) ([fafe735](https://github.com/lifinance/widget/commit/fafe73510498b88676e97120452ba640823acdef))
661
-
662
- ### [3.18.2](https://github.com/lifinance/widget/compare/v3.18.1...v3.18.2) (2025-04-01)
663
-
664
-
665
- ### Bug Fixes
666
-
667
- * use auto slippage in transaction details ([32551e2](https://github.com/lifinance/widget/commit/32551e2534be5222e02d06bfada7eded116e593b))
668
-
669
- ### [3.18.1](https://github.com/lifinance/widget/compare/v3.18.0...v3.18.1) (2025-03-13)
670
-
671
-
672
- ### Bug Fixes
673
-
674
- * update permit handling with standardized EIP-712 typed data ([#365](https://github.com/lifinance/widget/issues/365)) ([77cf606](https://github.com/lifinance/widget/commit/77cf606d7e03e48f919fe4073f51ae5e4997a7a0))
675
-
676
- ## [3.18.0](https://github.com/lifinance/widget/compare/v3.17.1...v3.18.0) (2025-03-10)
677
-
678
-
679
- ### Features
680
-
681
- * add Permit (ERC-2612), Permit2 and Wallet Call API (EIP-5792) support ([#331](https://github.com/lifinance/widget/issues/331)) ([1ec9786](https://github.com/lifinance/widget/commit/1ec97864f12e6e15074f6efeb1dbe45d715d2261))
682
- * add RouteTokenDescription hidden option ([#361](https://github.com/lifinance/widget/issues/361)) ([bb3e047](https://github.com/lifinance/widget/commit/bb3e047adc05dc934b7981de1438cd51cb760678))
683
-
684
-
685
- ### Bug Fixes
686
-
687
- * enable undeployed sca transfers ([#362](https://github.com/lifinance/widget/issues/362)) ([4038d7f](https://github.com/lifinance/widget/commit/4038d7fdc412f5918e31a5a8dfce8f58b608987c))
688
- * **timers:** display hours and days section of timers, and update copy ([#358](https://github.com/lifinance/widget/issues/358)) ([0654c20](https://github.com/lifinance/widget/commit/0654c2000b3dfd87ca02be6e4aff5b51dd153681))
689
-
690
- ### [3.17.1](https://github.com/lifinance/widget/compare/v3.17.0...v3.17.1) (2025-02-16)
691
-
692
- ## [3.17.0](https://github.com/lifinance/widget/compare/v3.16.1...v3.17.0) (2025-02-16)
693
-
694
-
695
- ### Features
696
-
697
- * add option to hide reverse tokens button ([#352](https://github.com/lifinance/widget/issues/352)) ([bd4b882](https://github.com/lifinance/widget/commit/bd4b8824d0a4d02e506fcca51ba55a74df44f1eb))
698
- * **timer:** counts up instead of countdown ([#348](https://github.com/lifinance/widget/issues/348)) ([6c9d22e](https://github.com/lifinance/widget/commit/6c9d22e8b1bf4cc3228d1534aae6b81120000da4))
699
- * widget auto slippage mode ([#349](https://github.com/lifinance/widget/issues/349)) ([580ce06](https://github.com/lifinance/widget/commit/580ce067f26fe0122a2ef14f6b0783b232148775))
700
-
701
-
702
- ### Bug Fixes
703
-
704
- * transaction history page virtualization ([#351](https://github.com/lifinance/widget/issues/351)) ([257a581](https://github.com/lifinance/widget/commit/257a581f6794e309d9d05f8156e359ec9d59d0fa))
705
-
706
- ### [3.16.1](https://github.com/lifinance/widget/compare/v3.16.0...v3.16.1) (2025-02-11)
707
-
708
-
709
- ### Bug Fixes
710
-
711
- * improve SCA as destination flow ([#350](https://github.com/lifinance/widget/issues/350)) ([c58e5dd](https://github.com/lifinance/widget/commit/c58e5dd5835f8b25411f9b33070c914702f659ab))
712
- * replace lifuel protocol with gasZip ([#347](https://github.com/lifinance/widget/issues/347)) ([8b4bdf2](https://github.com/lifinance/widget/commit/8b4bdf24936c01f4efd24f8a370262992cd545a0))
713
- * restrict 2-step routes if account is not deployed on destination… ([#346](https://github.com/lifinance/widget/issues/346)) ([bf48c3c](https://github.com/lifinance/widget/commit/bf48c3c0ed5501bc720dfa8003f1b0ffd3ec571d))
714
-
715
- ## [3.16.0](https://github.com/lifinance/widget/compare/v3.15.2...v3.16.0) (2025-02-01)
716
-
717
-
718
- ### Features
719
-
720
- * add low activity wallet warning ([fb69217](https://github.com/lifinance/widget/commit/fb692176b87666dd37e18a72b11ad7b43901a6bf))
721
-
722
- ### [3.15.2](https://github.com/lifinance/widget/compare/v3.15.1...v3.15.2) (2025-01-31)
723
-
724
-
725
- ### Bug Fixes
726
-
727
- * hide required wallet info message when wallet is present ([#345](https://github.com/lifinance/widget/issues/345)) ([88b5e18](https://github.com/lifinance/widget/commit/88b5e189961afaed8e6902f114758886512fd980))
728
-
729
- ### [3.15.1](https://github.com/lifinance/widget/compare/v3.15.0...v3.15.1) (2025-01-31)
730
-
731
-
732
- ### Bug Fixes
733
-
734
- * improve funds loss warning message ([317f8b1](https://github.com/lifinance/widget/commit/317f8b131cfc0c685ebb5e4f4fe1a9828afa4a51))
735
- * include gas sufficiency message props ([2b29bd8](https://github.com/lifinance/widget/commit/2b29bd857a81733dfe61894fc446814be3b6c7b0))
736
-
737
- ## [3.15.0](https://github.com/lifinance/widget/compare/v3.14.2...v3.15.0) (2025-01-30)
738
-
739
-
740
- ### Features
741
-
742
- * improve warning messages ([#344](https://github.com/lifinance/widget/issues/344)) ([17e5a2b](https://github.com/lifinance/widget/commit/17e5a2b236e54590c83e1e6c279d04c45f9dcbef))
743
-
744
- ### [3.14.2](https://github.com/lifinance/widget/compare/v3.14.1...v3.14.2) (2025-01-28)
745
-
746
-
747
- ### Bug Fixes
748
-
749
- * validate address from URL params and bookmark it ([#343](https://github.com/lifinance/widget/issues/343)) ([688236e](https://github.com/lifinance/widget/commit/688236e6e374482155bcbab6d3a454a0cab9fa7f))
750
-
751
- ### [3.14.1](https://github.com/lifinance/widget/compare/v3.14.0...v3.14.1) (2025-01-23)
752
-
753
-
754
- ### Bug Fixes
755
-
756
- * address confirmation bottom sheet height ([59d034b](https://github.com/lifinance/widget/commit/59d034b89b25d58345105de731fe3af2746e3119))
757
-
758
- ## [3.14.0](https://github.com/lifinance/widget/compare/v3.13.2...v3.14.0) (2025-01-22)
759
-
760
-
761
- ### Features
762
-
763
- * add configurable route labels/badges ([#338](https://github.com/lifinance/widget/issues/338)) ([f6fe53e](https://github.com/lifinance/widget/commit/f6fe53e5b1b90003c87651bb82f637b85ce0da37))
764
- * add more UTXO wallets ([d787698](https://github.com/lifinance/widget/commit/d7876980c839a9f591078a613d28de956e9c0805))
765
- * add smart contract account info message for destination wallets ([#340](https://github.com/lifinance/widget/issues/340)) ([ba57082](https://github.com/lifinance/widget/commit/ba57082582a9ddfae9ccec7847ade5e1041491ee))
766
-
767
-
768
- ### Bug Fixes
769
-
770
- * improve step titles in custom steps ([825856c](https://github.com/lifinance/widget/commit/825856c74d2ba8f32eeb6d4fcde771613776e534))
771
- * improve token amount formatting ([#339](https://github.com/lifinance/widget/issues/339)) ([a6a3d10](https://github.com/lifinance/widget/commit/a6a3d1094d3403fac5b14797ba652d00a415f5a8))
772
-
773
- ### [3.13.2](https://github.com/lifinance/widget/compare/v3.13.1...v3.13.2) (2024-12-27)
774
-
775
-
776
- ### Bug Fixes
777
-
778
- * support loadable wallets ([783ed97](https://github.com/lifinance/widget/commit/783ed9750cc59767bc02708935e207667b1a73fe))
779
-
780
- ### [3.13.1](https://github.com/lifinance/widget/compare/v3.13.0...v3.13.1) (2024-12-20)
781
-
782
-
783
- ### Bug Fixes
784
-
785
- * remix compatibility ([#336](https://github.com/lifinance/widget/issues/336)) ([3b6fcb3](https://github.com/lifinance/widget/commit/3b6fcb3905c1751ac125e3e4ac9f9ac588eac4c0))
786
-
787
- ## [3.13.0](https://github.com/lifinance/widget/compare/v3.12.5...v3.13.0) (2024-12-20)
788
-
789
-
790
- ### Features
791
-
792
- * improve peer dependencies ([#335](https://github.com/lifinance/widget/issues/335)) ([cb159cf](https://github.com/lifinance/widget/commit/cb159cfe892eef466a4370774c9bb6c25835a967))
793
- * migrate to MUI v6 ([#334](https://github.com/lifinance/widget/issues/334)) ([12c632d](https://github.com/lifinance/widget/commit/12c632d7a89f2b75b4946eec315489b85601f452))
794
-
795
-
796
- ### Bug Fixes
797
-
798
- * improve deposit flow card titles ([#328](https://github.com/lifinance/widget/issues/328)) ([9eb9a20](https://github.com/lifinance/widget/commit/9eb9a200308c9889d403595984eaef33bb93a31e))
799
- * prepare for react router v7 ([43d27a1](https://github.com/lifinance/widget/commit/43d27a19d878079b50858165fc4d287f6cbc581d))
800
- * should show wallet menu in split mode ([7ca782c](https://github.com/lifinance/widget/commit/7ca782c31146ee5ea312eb24b489c70e356277de))
801
-
802
- ### [3.12.5](https://github.com/lifinance/widget/compare/v3.12.4...v3.12.5) (2024-12-13)
803
-
804
- ### [3.12.4](https://github.com/lifinance/widget/compare/v3.12.3...v3.12.4) (2024-12-12)
805
-
806
-
807
- ### Bug Fixes
808
-
809
- * improve powered by with dynamic configuration ([#332](https://github.com/lifinance/widget/issues/332)) ([6ae3abb](https://github.com/lifinance/widget/commit/6ae3abbca2140fcda5c9a3ce1f014b27651141aa))
810
- * keep previous data only when wallet is connected ([1b4df34](https://github.com/lifinance/widget/commit/1b4df3448f69c1639a1edc23d5b70ad66b0538e9))
811
-
812
- ### [3.12.3](https://github.com/lifinance/widget/compare/v3.12.2...v3.12.3) (2024-12-05)
813
-
814
- ### [3.12.2](https://github.com/lifinance/widget/compare/v3.12.1...v3.12.2) (2024-11-19)
815
-
816
- ### [3.12.1](https://github.com/lifinance/widget/compare/v3.12.0...v3.12.1) (2024-11-08)
817
-
818
- ## [3.12.0](https://github.com/lifinance/widget/compare/v3.11.0...v3.12.0) (2024-11-06)
819
-
820
-
821
- ### Features
822
-
823
- * add TokenSearch and RouteSelected events ([#324](https://github.com/lifinance/widget/issues/324)) ([9165dd0](https://github.com/lifinance/widget/commit/9165dd03987fb8494671c1a46c9c16dd61e18d1f))
824
-
825
-
826
- ### Bug Fixes
827
-
828
- * improve token balance and transaction history invalidation ([#325](https://github.com/lifinance/widget/issues/325)) ([5bcf6dc](https://github.com/lifinance/widget/commit/5bcf6dca1b1e2068925db3f6039a2d5fcc6f5ccc))
829
-
830
- ## [3.11.0](https://github.com/lifinance/widget/compare/v3.10.0...v3.11.0) (2024-11-01)
831
-
832
-
833
- ### Features
834
-
835
- * improve Safe support ([#323](https://github.com/lifinance/widget/issues/323)) ([6f1e5d1](https://github.com/lifinance/widget/commit/6f1e5d1cbb4e00c4219b0256ef29a4636df4d4e4))
836
-
837
- ## [3.10.0](https://github.com/lifinance/widget/compare/v3.9.0...v3.10.0) (2024-10-30)
838
-
839
-
840
- ### Features
841
-
842
- * add support for partial wallet management ([#320](https://github.com/lifinance/widget/issues/320)) ([e3b919b](https://github.com/lifinance/widget/commit/e3b919bc2d04b4205472e521df3f134076e43d98))
843
-
844
-
845
- ### Bug Fixes
846
-
847
- * correct jumping title for in progress transfers ([3d0a607](https://github.com/lifinance/widget/commit/3d0a6076cbb1fa46dde60673637bc0fe9ff5df3c))
848
-
849
- ## [3.9.0](https://github.com/lifinance/widget/compare/v3.8.2...v3.9.0) (2024-10-28)
850
-
851
-
852
- ### Features
853
-
854
- * add active account tracking to the internal wallet management ([0872fe2](https://github.com/lifinance/widget/commit/0872fe2da2d2b3bd450d4cad181f5b50dd064c41))
855
- * add support for okx bitcoin wallet ([175c5fb](https://github.com/lifinance/widget/commit/175c5fb6b251dd591d14530303aeb8f41788f071))
856
- * try to auto-populate destination address for cross-ecosystem transfers ([323d3a1](https://github.com/lifinance/widget/commit/323d3a16255763e44caa0b3126641bb92a320da2))
857
-
858
-
859
- ### Bug Fixes
860
-
861
- * always update the destination chain to match the source one ([4d428ea](https://github.com/lifinance/widget/commit/4d428ea566763e77fdbde73c0bd78f6adea41e67))
862
- * make destination address required if source address is a smart contract wallet ([34d8528](https://github.com/lifinance/widget/commit/34d8528a770198132b67d4af373961dce5d0ebe5))
863
-
864
- ### [3.8.2](https://github.com/lifinance/widget/compare/v3.8.1...v3.8.2) (2024-10-24)
865
-
866
-
867
- ### Bug Fixes
868
-
869
- * avoid gas check for smart contract wallets ([1bd956d](https://github.com/lifinance/widget/commit/1bd956d93d1bceb5c27b64e7ca2c8777d5b9ee7a))
870
- * improve safe wallet connectivity ([df5ded3](https://github.com/lifinance/widget/commit/df5ded3e4f195ac96090509e3e54933a45232c97))
871
- * replace first-child with first-of-type to avoid warning ([d098a7c](https://github.com/lifinance/widget/commit/d098a7cc78e3e9aacf1bf10c5652b0ef60e638ee))
872
- * solana providers doesn't update accounts sometimes ([e911bea](https://github.com/lifinance/widget/commit/e911beaa43ceaf39a8d88e22f166db876174da10))
873
-
874
- ### [3.8.1](https://github.com/lifinance/widget/compare/v3.8.0...v3.8.1) (2024-10-21)
875
-
876
-
877
- ### Bug Fixes
878
-
879
- * add auto focus for search input field ([#314](https://github.com/lifinance/widget/issues/314)) ([01c1b49](https://github.com/lifinance/widget/commit/01c1b494886247f3f57f0a072041622998c38a53))
880
- * increase fractional and significant digits ([#313](https://github.com/lifinance/widget/issues/313)) ([06e4df6](https://github.com/lifinance/widget/commit/06e4df69a8cf2221eda87348e685880f02f5473b))
881
-
882
- ## [3.8.0](https://github.com/lifinance/widget/compare/v3.7.0...v3.8.0) (2024-10-18)
883
-
884
-
885
- ### Features
886
-
887
- * add Bitcoin/UTXO support ([#297](https://github.com/lifinance/widget/issues/297)) ([f83341f](https://github.com/lifinance/widget/commit/f83341f9b0d559dfda6c0cd37629b5f36642ae86))
888
- * emit events for settings changes ([#312](https://github.com/lifinance/widget/issues/312)) ([cf48cf2](https://github.com/lifinance/widget/commit/cf48cf22bec198099284cf3ce6ed6609b76a5f39))
889
- * widget events for send to wallet ([#309](https://github.com/lifinance/widget/issues/309)) ([b247afb](https://github.com/lifinance/widget/commit/b247afbb41b1ffd04be8f4b09862f72fc40d4a37))
890
-
891
-
892
- ### Bug Fixes
893
-
894
- * crowdin config ([f9bf9ba](https://github.com/lifinance/widget/commit/f9bf9bab7fa2891d849f70c72ff16b096701fbb0))
895
- * nextjs example link ([a482ff3](https://github.com/lifinance/widget/commit/a482ff3510a72a6d619ac5e86af70b2dc28e11cc))
896
- * refactor, use and export calcPriceImpact function ([#307](https://github.com/lifinance/widget/issues/307)) ([234844f](https://github.com/lifinance/widget/commit/234844f79afd7b65dbfb6f46c3725ace247f5c0a))
897
-
898
- ## [3.7.0](https://github.com/lifinance/widget/compare/v3.6.2...v3.7.0) (2024-10-02)
899
-
900
-
901
- ### Features
902
-
903
- * add emitter event on location change ([#304](https://github.com/lifinance/widget/issues/304)) ([d6146f8](https://github.com/lifinance/widget/commit/d6146f83dcc27381d52b95f51e7fdcd05552dc58))
904
- * add search input to chain, bridges and exchanges pages ([#305](https://github.com/lifinance/widget/issues/305)) ([5504d95](https://github.com/lifinance/widget/commit/5504d95621d11a70ee3fb39108dbd8c0a2417978))
905
-
906
- ### [3.6.2](https://github.com/lifinance/widget/compare/v3.6.1...v3.6.2) (2024-09-24)
907
-
908
-
909
- ### Bug Fixes
910
-
911
- * status sheet buttons and height adjustment ([#303](https://github.com/lifinance/widget/issues/303)) ([56db5e4](https://github.com/lifinance/widget/commit/56db5e4033a05a295cf022843c9a359008c70ce5))
912
-
913
- ### [3.6.1](https://github.com/lifinance/widget/compare/v3.6.0...v3.6.1) (2024-09-18)
914
-
915
-
916
- ### Bug Fixes
917
-
918
- * trim amount input ([66eed73](https://github.com/lifinance/widget/commit/66eed7386826e7cf0c249ebd2fdc1930ab550f6c))
919
-
920
- ## [3.6.0](https://github.com/lifinance/widget/compare/v3.5.3...v3.6.0) (2024-09-18)
921
-
922
-
923
- ### Features
924
-
925
- * add voluntary contribution component ([#301](https://github.com/lifinance/widget/issues/301)) ([d0453a7](https://github.com/lifinance/widget/commit/d0453a76b1a429580adafed5e6289bda10c49f8d))
926
-
927
-
928
- ### Bug Fixes
929
-
930
- * factor external wallet management into header height calculations ([#300](https://github.com/lifinance/widget/issues/300)) ([b31aaa7](https://github.com/lifinance/widget/commit/b31aaa717fe2a49747b159c2d07b78f6099003df))
931
- * reactive chain and token properties from config ([#294](https://github.com/lifinance/widget/issues/294)) ([1ff7cfc](https://github.com/lifinance/widget/commit/1ff7cfcc99569c52f05d29a9929f1be06ff53170))
932
- * use process tx link if no tx hash is available ([#299](https://github.com/lifinance/widget/issues/299)) ([8c59d31](https://github.com/lifinance/widget/commit/8c59d313defdeea4a59df6f06ef40edd5e36c329))
933
-
934
- ### [3.5.3](https://github.com/lifinance/widget/compare/v3.5.2...v3.5.3) (2024-09-12)
935
-
936
- ### [3.5.2](https://github.com/lifinance/widget/compare/v3.5.1...v3.5.2) (2024-09-11)
937
-
938
-
939
- ### Bug Fixes
940
-
941
- * widget header with subvariant split ([#298](https://github.com/lifinance/widget/issues/298)) ([c33d42a](https://github.com/lifinance/widget/commit/c33d42abcabaa80c533caae915384dd6d2bc36ab))
942
-
943
- ### [3.5.1](https://github.com/lifinance/widget/compare/v3.5.0...v3.5.1) (2024-09-10)
944
-
945
-
946
- ### Bug Fixes
947
-
948
- * make internal explorer optional ([a0f51c6](https://github.com/lifinance/widget/commit/a0f51c6d7664824543ad3f2a6ab672d01ca0a91b))
949
-
950
- ## [3.5.0](https://github.com/lifinance/widget/compare/v3.4.4...v3.5.0) (2024-09-10)
951
-
952
-
953
- ### Features
954
-
955
- * add explorer link to the support card ([#292](https://github.com/lifinance/widget/issues/292)) ([0792c15](https://github.com/lifinance/widget/commit/0792c158aa39b9c1b05139a494e5ec9483473733))
956
- * allow configuration of explorer links ([#293](https://github.com/lifinance/widget/issues/293)) ([c173546](https://github.com/lifinance/widget/commit/c1735465580e9199e448167dc1445b58246f569e))
957
-
958
-
959
- ### Bug Fixes
960
-
961
- * add percent formatter to improve display of price impact ([#287](https://github.com/lifinance/widget/issues/287)) ([2061012](https://github.com/lifinance/widget/commit/20610129dedb4fefd23a145b173eeee2bb4f7066))
962
- * allow the token list to fill the full height available and default max height to 686px ([#289](https://github.com/lifinance/widget/issues/289)) ([4882755](https://github.com/lifinance/widget/commit/48827559ac5db87140669247c1728083ace7a94e))
963
- * container should not forward prop ([6e326cd](https://github.com/lifinance/widget/commit/6e326cd27efb965058923830c4831395365b802a))
964
- * prevent sending a request for the same chain token combinations ([282bdf0](https://github.com/lifinance/widget/commit/282bdf046c01025b61057887613129647ad3d50d))
965
-
966
- ### [3.4.4](https://github.com/lifinance/widget/compare/v3.4.3...v3.4.4) (2024-08-15)
967
-
968
-
969
- ### Bug Fixes
970
-
971
- * improve deposit flow text ([ee5f178](https://github.com/lifinance/widget/commit/ee5f17871a89befa03e920e63ab307b820c6479d))
972
-
973
- ### [3.4.3](https://github.com/lifinance/widget/compare/v3.4.2...v3.4.3) (2024-08-15)
974
-
975
-
976
- ### Bug Fixes
977
-
978
- * add check for coinbase browser ([1899e6d](https://github.com/lifinance/widget/commit/1899e6df451e3e8cf90f58a4011262f0bfc3a26f))
979
- * rename coinbase wallet ([070ce5b](https://github.com/lifinance/widget/commit/070ce5b59a26a426d9064cf352d0ae71d3808a6e))
980
- * window typo ([bbbf91e](https://github.com/lifinance/widget/commit/bbbf91eabd2422c4675df5cdef589a76ae312d3f))
981
-
982
- ### [3.4.2](https://github.com/lifinance/widget/compare/v3.4.1...v3.4.2) (2024-08-14)
983
-
984
-
985
- ### Bug Fixes
986
-
987
- * check for window in next.js ([f9a134f](https://github.com/lifinance/widget/commit/f9a134fa7238aa3ef020c9fededf1d97332ecdbb))
988
-
989
- ### [3.4.1](https://github.com/lifinance/widget/compare/v3.4.0...v3.4.1) (2024-08-14)
990
-
991
-
992
- ### Bug Fixes
993
-
994
- * check for window in next.js ([d873c49](https://github.com/lifinance/widget/commit/d873c49110c2be58cf06d83cbabc2e9817528a4c))
995
-
996
- ## [3.4.0](https://github.com/lifinance/widget/compare/v3.4.0-beta.3...v3.4.0) (2024-08-14)
997
-
998
-
999
- ### Features
1000
-
1001
- * changing height and present widget better for mobile ([#276](https://github.com/lifinance/widget/issues/276)) ([d2f3ec8](https://github.com/lifinance/widget/commit/d2f3ec880c492e3f3671ca2f6b268de12fdbe174))
1002
- * improved fee configuration ([#284](https://github.com/lifinance/widget/issues/284)) ([e7ba200](https://github.com/lifinance/widget/commit/e7ba2002b920905b65a5dcc9a420ffbc247ccb9a))
1003
- * optimize wallet sdks handling ([#283](https://github.com/lifinance/widget/issues/283)) ([eee87aa](https://github.com/lifinance/widget/commit/eee87aa1b5e029ff104f38a9598178094c7cd0cd))
1004
-
1005
-
1006
- ### Bug Fixes
1007
-
1008
- * add subvariant deposit key ([abe9ba0](https://github.com/lifinance/widget/commit/abe9ba0b8ae317ddee2e8195dcfb65d4f5c44df4))
1009
- * avoid from amount/token reset if they are disabled ([#285](https://github.com/lifinance/widget/issues/285)) ([86820c9](https://github.com/lifinance/widget/commit/86820c96b08064c3ee7224c7f47f1a386a68f78b))
1010
-
1011
- ## [3.3.0](https://github.com/lifinance/widget/compare/v3.2.2...v3.3.0) (2024-07-30)
1012
-
1013
-
1014
- ### Features
1015
-
1016
- * improve the display of estimated duration and fees ([#278](https://github.com/lifinance/widget/issues/278)) ([5180526](https://github.com/lifinance/widget/commit/5180526154371c5378c38224592894933d1cc313))
1017
-
1018
-
1019
- ### Bug Fixes
1020
-
1021
- * change assert to with ([#279](https://github.com/lifinance/widget/issues/279)) ([5d6ac56](https://github.com/lifinance/widget/commit/5d6ac569e239317edb288a42918ead107369d1ae))
1022
-
1023
- ### [3.2.2](https://github.com/lifinance/widget/compare/v3.2.1...v3.2.2) (2024-07-24)
1024
-
1025
-
1026
- ### Bug Fixes
1027
-
1028
- * allow syncing with mixed chains ([#277](https://github.com/lifinance/widget/issues/277)) ([b32287f](https://github.com/lifinance/widget/commit/b32287fab518e89c90ec5bfd95e0c2781fdc48b0))
1029
-
1030
- ### [3.2.1](https://github.com/lifinance/widget/compare/v3.2.0...v3.2.1) (2024-07-22)
1031
-
1032
-
1033
- ### Bug Fixes
1034
-
1035
- * add slippage tooltip ([9624fd1](https://github.com/lifinance/widget/commit/9624fd165fb76f698371afd7569854c4a687cece))
1036
- * change send and receive wording ([6585723](https://github.com/lifinance/widget/commit/6585723b8fd9cc88e5e8bad68b1216960d6518f0))
1037
- * refuel variant should show get gas review button ([587bbda](https://github.com/lifinance/widget/commit/587bbda834aed5a5599481d40864797707261c0a))
1038
- * show correct number of available tools ([da893cc](https://github.com/lifinance/widget/commit/da893cc50cdc266850358628524d6ed7c04185c3))
1039
-
1040
- ## [3.2.0](https://github.com/lifinance/widget/compare/v3.1.1...v3.2.0) (2024-07-19)
1041
-
1042
-
1043
- ### Features
1044
-
1045
- * bump sdk ([b85059f](https://github.com/lifinance/widget/commit/b85059f4bb265b305c887601442dcc6f368bc193))
1046
-
1047
- ### [3.1.1](https://github.com/lifinance/widget/compare/v3.1.0...v3.1.1) (2024-07-19)
1048
-
1049
-
1050
- ### Bug Fixes
1051
-
1052
- * add new error messages for Solana ([3370507](https://github.com/lifinance/widget/commit/3370507fb0f8132fd1c298fe1439916cebc99f67))
1053
- * adjust fees amount USD calculation ([d479ecd](https://github.com/lifinance/widget/commit/d479ecda93e61c45a6ba6ffe7b28eaa55fadebc8))
1054
- * adjust get gas title ([ccc11e1](https://github.com/lifinance/widget/commit/ccc11e1cd036f99df6b9f28472455080babd560a))
1055
- * adjust step connector color ([f8694cc](https://github.com/lifinance/widget/commit/f8694cc3e60c5be3815b57f0cc742631c90c5e1f))
1056
-
1057
- ## [3.1.0](https://github.com/lifinance/widget/compare/v3.0.2...v3.1.0) (2024-07-15)
1058
-
1059
-
1060
- ### Features
1061
-
1062
- * add price impact to transaction details ([#273](https://github.com/lifinance/widget/issues/273)) ([d983b91](https://github.com/lifinance/widget/commit/d983b91d697b45803e67d06dc92fbcf3f5b82d0f))
1063
- * improve review page with route tracker, added new fee card and improved route card ([#268](https://github.com/lifinance/widget/issues/268)) ([258c5d3](https://github.com/lifinance/widget/commit/258c5d32cad0e7f306e49288f03921264bdcef73))
1064
-
1065
-
1066
- ### Bug Fixes
1067
-
1068
- * adjust partial transfer message ([#274](https://github.com/lifinance/widget/issues/274)) ([0354930](https://github.com/lifinance/widget/commit/0354930c2036a18c50687c86372b43674b0b24ce))
1069
- * import for common js lib react-timer-hook ([#269](https://github.com/lifinance/widget/issues/269)) ([f8075fd](https://github.com/lifinance/widget/commit/f8075fd2678e53e3e1db5d2b9e8f2708919a0ae0))
1070
- * json assertions ([#267](https://github.com/lifinance/widget/issues/267)) ([1c0c157](https://github.com/lifinance/widget/commit/1c0c15781ca04ddd059d53324f09ac2b27832d5a))
1071
- * remove wagmi warnings ([#271](https://github.com/lifinance/widget/issues/271)) ([6048ef0](https://github.com/lifinance/widget/commit/6048ef022d50ec4ffa35b47aa602bfe851e52a20))
1072
-
1073
- ### [3.0.2](https://github.com/lifinance/widget/compare/v3.0.0...v3.0.2) (2024-07-08)
1074
-
1075
-
1076
- ### Bug Fixes
1077
-
1078
- * allowed bridges option doesn't applied correctly ([1e00fb4](https://github.com/lifinance/widget/commit/1e00fb4da805c6001369d8b1806949c52632b0ce))
1079
-
1080
- ## [3.0.0](https://github.com/lifinance/widget/compare/v3.0.0-beta.4...v3.0.0) (2024-06-26)
1081
-
1082
- ## [2.8.0](https://github.com/lifinance/widget/compare/v2.7.1...v2.8.0) (2023-10-30)
1083
-
1084
-
1085
- ### Features
1086
-
1087
- * add walletConnected event ([f916940](https://github.com/lifinance/widget/commit/f916940f90dea1d71e402a38e875947793fb3b95))
1088
-
1089
- ### [2.7.1](https://github.com/lifinance/widget/compare/v2.7.0...v2.7.1) (2023-10-19)
1090
-
1091
-
1092
- ### Bug Fixes
1093
-
1094
- * remove xmlns:xodm attribute ([b64757e](https://github.com/lifinance/widget/commit/b64757eb6eeee4145dc13954dd5ce1758bfcd41e))
1095
-
1096
- ## [2.7.0](https://github.com/lifinance/widget/compare/v2.6.3...v2.7.0) (2023-10-19)
1097
-
1098
-
1099
- ### Features
1100
-
1101
- * SafePal wallet added ([#145](https://github.com/lifinance/widget/issues/145)) ([38199fc](https://github.com/lifinance/widget/commit/38199fc60477f49cc1ffdba21e07d731f18d6b8f))
1102
-
1103
-
1104
- ### Bug Fixes
1105
-
1106
- * allow lower mobile view min-width ([6d05d54](https://github.com/lifinance/widget/commit/6d05d546687854000a3e3f3a0d892e5e3b7930bb))
1107
-
1108
- ### [2.6.3](https://github.com/lifinance/widget/compare/v2.6.2...v2.6.3) (2023-10-18)
1109
-
1110
-
1111
- ### Bug Fixes
1112
-
1113
- * remove quotes from inside string template ([9fa27a9](https://github.com/lifinance/widget/commit/9fa27a9e2110b4f31baee00effc38c1e577d0513))
1114
-
1115
- ### [2.6.2](https://github.com/lifinance/widget/compare/v2.6.1...v2.6.2) (2023-10-16)
1116
-
1117
-
1118
- ### Bug Fixes
1119
-
1120
- * enable gas sufficiency check for SAFE ([#142](https://github.com/lifinance/widget/issues/142)) ([a2030cf](https://github.com/lifinance/widget/commit/a2030cf58dd25b9028e751c9ccebadb67adcb60c))
1121
-
1122
- ### [2.6.1](https://github.com/lifinance/widget/compare/v2.6.0...v2.6.1) (2023-10-13)
1123
-
1124
-
1125
- ### Bug Fixes
1126
-
1127
- * use keyframes in string templates ([6799aaf](https://github.com/lifinance/widget/commit/6799aaf6fc3f384aed1cea3ef9bc4cc0676dd9e2))
1128
-
1129
- ## [2.6.0](https://github.com/lifinance/widget/compare/v2.5.1...v2.6.0) (2023-10-11)
1130
-
1131
-
1132
- ### Features
1133
-
1134
- * add ReviewTransactionPageEntered event ([b09cfee](https://github.com/lifinance/widget/commit/b09cfee90fbccf2938d10416e64ac7064e73167a))
1135
-
1136
-
1137
- ### Bug Fixes
1138
-
1139
- * use object syntax for keyframes ([8c2032f](https://github.com/lifinance/widget/commit/8c2032f73a6975b8c51c6576909652275719d828))
1140
-
1141
- ### [2.5.1](https://github.com/lifinance/widget/compare/v2.5.0...v2.5.1) (2023-10-03)
1142
-
1143
-
1144
- ### Bug Fixes
1145
-
1146
- * events import ([cd97fd1](https://github.com/lifinance/widget/commit/cd97fd1de2c79007fd573b958508bca50304c28e))
1147
-
1148
- ## [2.5.0](https://github.com/lifinance/widget/compare/v2.4.6...v2.5.0) (2023-10-03)
1149
-
1150
-
1151
- ### Features
1152
-
1153
- * add apiKey configuration option ([6948dd6](https://github.com/lifinance/widget/commit/6948dd6c06163e0b5ebe87f10b2adec567b6a76a))
1154
-
1155
-
1156
- ### Bug Fixes
1157
-
1158
- * improve fee costs handling ([d5e8c53](https://github.com/lifinance/widget/commit/d5e8c539a43885d661b6b1e2e71059e317654d6b))
1159
-
1160
- ### [2.4.6](https://github.com/lifinance/widget/compare/v2.4.5...v2.4.6) (2023-10-02)
1161
-
1162
-
1163
- ### Bug Fixes
1164
-
1165
- * add options for split subvariant ([a63b303](https://github.com/lifinance/widget/commit/a63b303f641f67e9f02c037a81baf1a4362cf6ff))
1166
- * adjust actions ([#136](https://github.com/lifinance/widget/issues/136)) ([77da36b](https://github.com/lifinance/widget/commit/77da36bd52b377af1eac4434e435ce63dcc5b7a2))
1167
- * custom bridge and exchange select indicator ([#130](https://github.com/lifinance/widget/issues/130)) ([05fb020](https://github.com/lifinance/widget/commit/05fb020ce395971f94a95528581c76bf348306ce))
1168
-
1169
- ### [2.4.5](https://github.com/lifinance/widget/compare/v2.4.4...v2.4.5) (2023-09-20)
1170
-
1171
-
1172
- ### Bug Fixes
1173
-
1174
- * hide browser wallets for mobile and tablets ([#131](https://github.com/lifinance/widget/issues/131)) ([bd07ca6](https://github.com/lifinance/widget/commit/bd07ca691d2767c7a01b8baa0cc493ea7604ebbb))
1175
- * remove empty spaces from ens- or walletAddress input (LF-3268) ([#121](https://github.com/lifinance/widget/issues/121)) ([d28cbc5](https://github.com/lifinance/widget/commit/d28cbc5eeac5c6bce0ed5fb01291df7787d6d627))
1176
-
1177
- ### [2.4.4](https://github.com/lifinance/widget/compare/v2.4.3...v2.4.4) (2023-09-14)
1178
-
1179
-
1180
- ### Bug Fixes
1181
-
1182
- * add close button on mobile ([#119](https://github.com/lifinance/widget/issues/119)) ([8c2ab60](https://github.com/lifinance/widget/commit/8c2ab605b52f8fc30a6ffa01b5d552a6e1f8da9e))
1183
-
1184
- ### [2.4.3](https://github.com/lifinance/widget/compare/v2.4.2...v2.4.3) (2023-09-13)
1185
-
1186
- ### [2.4.2](https://github.com/lifinance/widget/compare/v2.4.0...v2.4.2) (2023-09-12)
1187
-
1188
-
1189
- ### Bug Fixes
1190
-
1191
- * gate wallet name ([ce423a3](https://github.com/lifinance/widget/commit/ce423a3d902e96bd13baf3e5fddfaba606c7c82a))
1192
- * remove unnecessary svg tags ([7f46bdd](https://github.com/lifinance/widget/commit/7f46bdd6c409a64f8c8f573e40af829a1cab5fa1))
1193
-
1194
- ### [2.4.1](https://github.com/lifinance/widget/compare/v2.4.0...v2.4.1) (2023-09-11)
1195
-
1196
-
1197
- ### Bug Fixes
1198
-
1199
- * remove unnecessary svg tags ([a33c294](https://github.com/lifinance/widget/commit/a33c29473cc8d1e65e652a28a4c303792063d667))
1200
-
1201
- ## [2.4.0](https://github.com/lifinance/widget/compare/v2.3.0...v2.4.0) (2023-09-11)
1202
-
1203
-
1204
- ### Features
1205
-
1206
- * add bitkeep wallet ([#122](https://github.com/lifinance/widget/issues/122)) ([ae83ae6](https://github.com/lifinance/widget/commit/ae83ae63678c8c0471870e5ba19dbc8acf6194c0))
1207
- * add gate wallet ([#123](https://github.com/lifinance/widget/issues/123)) ([cd19867](https://github.com/lifinance/widget/commit/cd19867e56fdc2b3d198560e7e7b1dd1d68244d7))
1208
- * added okx wallet ([#124](https://github.com/lifinance/widget/issues/124)) ([d977981](https://github.com/lifinance/widget/commit/d977981edd0234b07ce4c44e4fa0b2ed028f5464))
1209
-
1210
- ## [2.3.0](https://github.com/lifinance/widget/compare/v2.2.8...v2.3.0) (2023-08-25)
1211
-
1212
-
1213
- ### Features
1214
-
1215
- * add SendToWalletToggled event ([e6bffcf](https://github.com/lifinance/widget/commit/e6bffcf013b34aca999d6a2763a4866c4164b52b))
1216
-
1217
- ### [2.2.8](https://github.com/lifinance/widget/compare/v2.2.7...v2.2.8) (2023-08-18)
1218
-
1219
-
1220
- ### Bug Fixes
1221
-
1222
- * remove Huobi, MeetOne, AToken and MyKey wallets (LF-4489) ([#120](https://github.com/lifinance/widget/issues/120)) ([3f52729](https://github.com/lifinance/widget/commit/3f52729a02b6824777707ddc13c65403cc179c09))
1223
-
1224
- ### [2.2.7](https://github.com/lifinance/widget/compare/v2.2.6...v2.2.7) (2023-08-14)
1225
-
1226
-
1227
- ### Bug Fixes
1228
-
1229
- * chain order for multiple widget instances ([4255ea3](https://github.com/lifinance/widget/commit/4255ea3ef4c027b2c1a3fedd0004eca6b1db2a2b))
1230
-
1231
- ### [2.2.6](https://github.com/lifinance/widget/compare/v2.2.5...v2.2.6) (2023-08-02)
1232
-
1233
-
1234
- ### Bug Fixes
1235
-
1236
- * partially bridged tokens are not displayed correctly ([2a94b8d](https://github.com/lifinance/widget/commit/2a94b8d663f2e860e87e3ea9b0ccbf7e4e2254e7))
1237
-
1238
- ### [2.2.5](https://github.com/lifinance/widget/compare/v2.2.4...v2.2.5) (2023-07-25)
1239
-
1240
-
1241
- ### Bug Fixes
1242
-
1243
- * add element ids to containers ([6ba591c](https://github.com/lifinance/widget/commit/6ba591cb4b617033118afd3e9d19ebcf6baba3fc))
1244
-
1245
- ### [2.2.4](https://github.com/lifinance/widget/compare/v2.2.3...v2.2.4) (2023-07-25)
1246
-
1247
-
1248
- ### Bug Fixes
1249
-
1250
- * allow header transparent background ([b40d773](https://github.com/lifinance/widget/commit/b40d7736b53c399b2279502a81b4f876c1c8c28c))
1251
-
1252
- ### [2.2.3](https://github.com/lifinance/widget/compare/v2.2.1...v2.2.3) (2023-07-24)
1253
-
1254
- ### [2.2.2](https://github.com/lifinance/widget/compare/v2.2.1...v2.2.2) (2023-07-24)
1255
-
1256
- ### [2.2.1](https://github.com/lifinance/widget/compare/v2.2.0...v2.2.1) (2023-07-12)
1257
-
1258
-
1259
- ### Bug Fixes
1260
-
1261
- * safe env check logic ([#113](https://github.com/lifinance/widget/issues/113)) ([d873e43](https://github.com/lifinance/widget/commit/d873e43f78ca3f47b485ecf10523373a922852a9))
1262
-
1263
- ## [2.2.0](https://github.com/lifinance/widget/compare/v2.1.4...v2.2.0) (2023-07-11)
1264
-
1265
-
1266
- ### Features
1267
-
1268
- * add Safe Wallet to wallet management ([#100](https://github.com/lifinance/widget/issues/100)) ([ba1b483](https://github.com/lifinance/widget/commit/ba1b483830253515e58cc2fb785f89493fe8d917))
1269
-
1270
- ### [2.1.4](https://github.com/lifinance/widget/compare/v2.1.3...v2.1.4) (2023-07-05)
1271
-
1272
-
1273
- ### Bug Fixes
1274
-
1275
- * make chain filtering available for multiple instances ([b2c9083](https://github.com/lifinance/widget/commit/b2c9083ed230719e1f36f886dc73f3885d22c4ef))
1276
- * unknown account [#0](https://github.com/lifinance/widget/issues/0) (LF-3621) ([6f67d4f](https://github.com/lifinance/widget/commit/6f67d4fc95afb9fba05433a9243f8cd4151144ba))
1277
-
1278
- ### [2.1.3](https://github.com/lifinance/widget/compare/v2.1.2...v2.1.3) (2023-07-03)
1279
-
1280
- ### [2.1.2](https://github.com/lifinance/widget/compare/v2.1.0...v2.1.2) (2023-06-28)
1281
-
1282
-
1283
- ### Bug Fixes
1284
-
1285
- * WalletConnect multiple instances + increase z-index ([e69a3a1](https://github.com/lifinance/widget/commit/e69a3a1455117031f105f56f11763a3291d28f58))
1286
-
1287
- ## [2.1.0](https://github.com/lifinance/widget/compare/v2.0.1...v2.1.0) (2023-06-27)
1288
-
1289
-
1290
- ### Features
1291
-
1292
- * add emitter-event for contact support button ([192140a](https://github.com/lifinance/widget/commit/192140a624bc6a55b6f7288632891c1e5cb6576b))
1293
- * support WalletConnect v2 ([#89](https://github.com/lifinance/widget/issues/89)) ([5c8cd6d](https://github.com/lifinance/widget/commit/5c8cd6ddabd898ec27411f4b19a5f354d9d365aa))
1294
-
1295
-
1296
- ### Bug Fixes
1297
-
1298
- * add header store context ([5274705](https://github.com/lifinance/widget/commit/5274705c5dfa8412cc25a54792d58ddccb5b501b))
1299
-
1300
- ### [2.0.1](https://github.com/lifinance/widget/compare/v2.0.0...v2.0.1) (2023-06-16)
1301
-
1302
-
1303
- ### Bug Fixes
1304
-
1305
- * don't modify estimations for contract calls ([23f8997](https://github.com/lifinance/widget/commit/23f89971b77bf1e72d3b99f471fe49a99259ca8d))
1306
- * warning color in dark theme ([bf3aeac](https://github.com/lifinance/widget/commit/bf3aeac92dc0dcc7fad4ed0eb6f7c64618946e01))
1307
-
1308
- ## [2.0.0](https://github.com/lifinance/widget/compare/v2.0.0-beta.16...v2.0.0) (2023-06-15)
1309
-
1310
- ## [2.0.0-beta.16](https://github.com/lifinance/widget/compare/v2.0.0-beta.15...v2.0.0-beta.16) (2023-06-14)
1311
-
1312
-
1313
- ### Bug Fixes
1314
-
1315
- * drawer button icon color in dark theme ([dcbe962](https://github.com/lifinance/widget/commit/dcbe962dd0a229eeb6d063f33110d62e52a877f8))
1316
-
1317
- ## [2.0.0-beta.15](https://github.com/lifinance/widget/compare/v2.0.0-beta.14...v2.0.0-beta.15) (2023-06-14)
1318
-
1319
-
1320
- ### Features
1321
-
1322
- * update nft subvariant to support drawer and send to another wallet ([87d8927](https://github.com/lifinance/widget/commit/87d892778fdc87078509885ea98f0c700c6802d1))
1323
-
1324
-
1325
- ### Bug Fixes
1326
-
1327
- * adjust swap/bridge terminology across the widget ([ca69314](https://github.com/lifinance/widget/commit/ca693143892a25d5468f315c665d49cce972e422))
1328
- * don't disable button when refreshing routes ([398e70b](https://github.com/lifinance/widget/commit/398e70b67bbef8add9c9e0a56db4afbfd4658400))
1329
- * don't gray out button on loading state ([af2220e](https://github.com/lifinance/widget/commit/af2220ed90ece2bc051b8fa290dc38d2726f749c))
1330
- * don't throw if autoConnect fails ([7dc4578](https://github.com/lifinance/widget/commit/7dc4578442aed5728231550157c4b02493a0067b))
1331
- * make button gray in loading state ([d64220e](https://github.com/lifinance/widget/commit/d64220e7c62cf05c023c190241cced978cff7bc4))
1332
- * request additional route for insurance only when bridging ([84a9bae](https://github.com/lifinance/widget/commit/84a9bae87b9273f1b03cb55f2534f75109859f3e))
1333
- * translation tags should work inside tooltip ([afbf669](https://github.com/lifinance/widget/commit/afbf669743d99835fed96bb3b04c506a25dedfb6))
1334
- * update progress text ([5d7030d](https://github.com/lifinance/widget/commit/5d7030d26a9dabfd8ec8bf49017e61c226ecc2c7))
1335
- * use subvariant split state for button text ([1cb952c](https://github.com/lifinance/widget/commit/1cb952cc8c3051bfd94d10f9a6f47bb1d1d4d29f))
1336
-
1337
- ## [2.0.0-beta.14](https://github.com/lifinance/widget/compare/v2.0.0-beta.13...v2.0.0-beta.14) (2023-06-02)
1338
-
1339
-
1340
- ### Bug Fixes
1341
-
1342
- * make icon as a link to address explorer ([e173400](https://github.com/lifinance/widget/commit/e17340004344574eac3426a0c930bb1b7d06590b))
1343
- * tabs background color within split subvariant ([beb78c6](https://github.com/lifinance/widget/commit/beb78c6cf4447936e12c739e5ae533064eacac9b))
1344
-
1345
- ## [2.0.0-beta.13](https://github.com/lifinance/widget/compare/v2.0.0-beta.12...v2.0.0-beta.13) (2023-05-25)
1346
-
1347
-
1348
- ### Bug Fixes
1349
-
1350
- * prevent decimals removal if no tokens are selected ([b78066e](https://github.com/lifinance/widget/commit/b78066e98ec783ba4662bc562d38ba95a70b64d1))
1351
-
1352
- ## [2.0.0-beta.12](https://github.com/lifinance/widget/compare/v2.0.0-beta.11...v2.0.0-beta.12) (2023-05-25)
1353
-
1354
-
1355
- ### Features
1356
-
1357
- * add option to include additional tokens ([e2040bb](https://github.com/lifinance/widget/commit/e2040bb8c56c0ebad6db460b3eb3ad1487fafd33))
1358
-
1359
-
1360
- ### Bug Fixes
1361
-
1362
- * limit decimals for swap input amount ([93973d8](https://github.com/lifinance/widget/commit/93973d82d0c5fa14eac62c7a09f4de84afa9d68d))
1363
- * trigger gas suggestion only for supported chains ([d5f5750](https://github.com/lifinance/widget/commit/d5f5750eb5123b946f6c816047683c3eee6bb6a4))
1364
-
1365
- ## [2.0.0-beta.11](https://github.com/lifinance/widget/compare/v2.0.0-beta.10...v2.0.0-beta.11) (2023-05-23)
1366
-
1367
-
1368
- ### Bug Fixes
1369
-
1370
- * fix tab radius in split mode ([24fa80b](https://github.com/lifinance/widget/commit/24fa80bff99e5bf5aa33f6d8bd62580699aa1ee1))
1371
-
1372
- ## [2.0.0-beta.10](https://github.com/lifinance/widget/compare/v2.0.0-beta.9...v2.0.0-beta.10) (2023-05-23)
1373
-
1374
-
1375
- ### Features
1376
-
1377
- * add HighValueLoss emitter event ([#86](https://github.com/lifinance/widget/issues/86)) ([69d3918](https://github.com/lifinance/widget/commit/69d391852644a09a4ac8b37ec8d4b5ffd61bbe98))
1378
- * show insured amount ([b928d08](https://github.com/lifinance/widget/commit/b928d0805360a33b1ec27601c7ade64a6a6fc680))
1379
-
1380
-
1381
- ### Bug Fixes
1382
-
1383
- * max button should return full amount ([64e0592](https://github.com/lifinance/widget/commit/64e05924e5481c96c5d797e90fe11a751356888d))
1384
- * remove direct @mui/system import ([39080e4](https://github.com/lifinance/widget/commit/39080e467425be18257cd47377564596e3eff9b3))
1385
- * wagmi can't switch chain ([2a708c2](https://github.com/lifinance/widget/commit/2a708c2683abe268936a79bdc071becaeedcf6f4))
1386
-
1387
- ## [2.0.0-beta.9](https://github.com/lifinance/widget/compare/v2.0.0-beta.8...v2.0.0-beta.9) (2023-05-15)
1388
-
1389
-
1390
- ### Bug Fixes
1391
-
1392
- * add insufficient funds error handling ([6991ee4](https://github.com/lifinance/widget/commit/6991ee457771540e6da5a723d2bb7201842956b4))
1393
- * include auto refuel into gas sufficiency check ([d31f7e4](https://github.com/lifinance/widget/commit/d31f7e4eb393b64204dd364b0e9a85ea4299f421))
1394
- * insurance card isn't shown in some cases ([a8eb1ef](https://github.com/lifinance/widget/commit/a8eb1ef6e7fd0a83f1e61c1b9974f18e72796e1a))
1395
-
1396
- ## [2.0.0-beta.8](https://github.com/lifinance/widget/compare/v2.0.0-beta.7...v2.0.0-beta.8) (2023-05-11)
1397
-
1398
-
1399
- ### Features
1400
-
1401
- * add hiddenUI toToken option ([4e5376b](https://github.com/lifinance/widget/commit/4e5376b5a9db1fa4b35012b6db3f6fb996555b6e))
1402
- * show token address in token list items ([e5d6411](https://github.com/lifinance/widget/commit/e5d64115452a6798fd8d5464ed15d38e1dc49ab4))
1403
-
1404
-
1405
- ### Bug Fixes
1406
-
1407
- * adjust token search field text ([4aa5cef](https://github.com/lifinance/widget/commit/4aa5cefaea78341af0872400fb527cea9140dae0))
1408
- * apply auto refuel when swapping to native tokens ([14d5a1a](https://github.com/lifinance/widget/commit/14d5a1ae800779a5ee5547a379777c18284272e3))
1409
- * handle duplicates in token list ([ee804da](https://github.com/lifinance/widget/commit/ee804daa522bd695e450792c3613332bb22583ae))
1410
- * handle undefined current wallet ([#87](https://github.com/lifinance/widget/issues/87)) ([5b37b6f](https://github.com/lifinance/widget/commit/5b37b6f93e041148d47b6661d0e59b5b3c16c847))
1411
- * replace support link ([55a04df](https://github.com/lifinance/widget/commit/55a04dfe35b06d0a3f2804738d9f2278689d16c7))
1412
-
1413
- ## [2.0.0-beta.7](https://github.com/lifinance/widget/compare/v2.0.0-beta.6...v2.0.0-beta.7) (2023-05-04)
1414
-
1415
-
1416
- ### Bug Fixes
1417
-
1418
- * widget drawer types for refs ([0168ff7](https://github.com/lifinance/widget/commit/0168ff79154fe9925b199a8e3c36328c7f33babd))
1419
-
1420
- ## [2.0.0-beta.6](https://github.com/lifinance/widget/compare/v2.0.0-beta.5...v2.0.0-beta.6) (2023-05-04)
1421
-
1422
-
1423
- ### Features
1424
-
1425
- * add split subvariant ([#81](https://github.com/lifinance/widget/issues/81)) ([7c65124](https://github.com/lifinance/widget/commit/7c65124fb14cdd765c4703625a26865803ddacf1))
1426
-
1427
-
1428
- ### Bug Fixes
1429
-
1430
- * move exodus up the list ([#85](https://github.com/lifinance/widget/issues/85)) ([5fc59bc](https://github.com/lifinance/widget/commit/5fc59bc97b899d5ced2a7fd2dc545470c8c0a976))
1431
-
1432
- ## [2.0.0-beta.5](https://github.com/lifinance/widget/compare/v2.0.0-beta.4...v2.0.0-beta.5) (2023-04-28)
1433
-
1434
-
1435
- ### Features
1436
-
1437
- * add exodus wallet ([#80](https://github.com/lifinance/widget/issues/80)) ([2d13333](https://github.com/lifinance/widget/commit/2d1333360b7de203966165390cd04ea30f853b7d))
1438
- * add recommended tag tooltip ([6021bb3](https://github.com/lifinance/widget/commit/6021bb38aa17f9bc31a4631221eddd038c132cb8))
1439
-
1440
-
1441
- ### Bug Fixes
1442
-
1443
- * exchange rate hook is undefined on first render ([6fd0c06](https://github.com/lifinance/widget/commit/6fd0c065642c83d39163b5e8b948ae11d75e746b))
1444
-
1445
- ## [2.0.0-beta.4](https://github.com/lifinance/widget/compare/v2.0.0-beta.3...v2.0.0-beta.4) (2023-04-27)
1446
-
1447
-
1448
- ### Features
1449
-
1450
- * add tooltip for insurance badge ([9ac2a76](https://github.com/lifinance/widget/commit/9ac2a76cd797fd58307ac55289f89a2ab65fa879))
1451
-
1452
-
1453
- ### Bug Fixes
1454
-
1455
- * correctly return balances on first call ([0b9b30e](https://github.com/lifinance/widget/commit/0b9b30e46e0a7b38afb56cabf454d5ec0f46d149))
1456
- * hide history icon when HiddenUI.History is provided ([748c6cd](https://github.com/lifinance/widget/commit/748c6cd3e1ced30e159bcfe2caeba895de3dec1c))
1457
- * insurance card should expand when enabled ([d6f47e7](https://github.com/lifinance/widget/commit/d6f47e7ad3e421f41e2c5d3a0be702e1b83c6d20))
1458
- * show fallback token step when present ([8a19cb8](https://github.com/lifinance/widget/commit/8a19cb8bd1b8dcc1f79c05dd13782f5461399330))
1459
- * update powered by look ([cccd168](https://github.com/lifinance/widget/commit/cccd1689e388910bfe957904c3bcd190f032aaaa))
1460
-
1461
- ## [2.0.0-beta.3](https://github.com/lifinance/widget/compare/v2.0.0-beta.2...v2.0.0-beta.3) (2023-04-21)
1462
-
1463
-
1464
- ### Features
1465
-
1466
- * update insurance card and text ([c623d11](https://github.com/lifinance/widget/commit/c623d11cf82e88e987d56932591da4c2fe3b2cf8))
1467
-
1468
-
1469
- ### Bug Fixes
1470
-
1471
- * remove svg icons unnecessary attributes ([#75](https://github.com/lifinance/widget/issues/75)) ([ee12534](https://github.com/lifinance/widget/commit/ee125349c8e3131fb0d9a3a5f6b2c166d10e3431))
1472
-
1473
- ## [2.0.0-beta.2](https://github.com/lifinance/widget/compare/v2.0.0-beta.1...v2.0.0-beta.2) (2023-04-20)
1474
-
1475
-
1476
- ### Features
1477
-
1478
- * rename disableI18n -> disableLanguageDetector ([186d28c](https://github.com/lifinance/widget/commit/186d28c1928601afe64c6e0694a2e5cabc3df447))
1479
-
1480
-
1481
- ### Bug Fixes
1482
-
1483
- * set correct width ([72f3a6a](https://github.com/lifinance/widget/commit/72f3a6afe2abe2c6507c9cc2c8461fbbac11f661))
1484
-
1485
- ## [2.0.0-beta.1](https://github.com/lifinance/widget/compare/v2.0.0-beta.0...v2.0.0-beta.1) (2023-04-19)
1486
-
1487
-
1488
- ### Features
1489
-
1490
- * new wallet management ([#69](https://github.com/lifinance/widget/issues/69)) ([626bc68](https://github.com/lifinance/widget/commit/626bc68b9f6c8dcdcf34d08e7e7ba13ef01efd19))
1491
-
1492
- ## [2.0.0-beta.0](https://github.com/lifinance/widget/compare/v2.0.0-alpha.4...v2.0.0-beta.0) (2023-04-18)
1493
-
1494
-
1495
- ### Features
1496
-
1497
- * add link to insurance coverage ([f8a9df6](https://github.com/lifinance/widget/commit/f8a9df62f3412094ef53a8ce6a285f236917ee05))
1498
-
1499
-
1500
- ### Bug Fixes
1501
-
1502
- * transaction support id should be swap or bridge source one ([d9c7e14](https://github.com/lifinance/widget/commit/d9c7e14eb0c42ea112ebe807a2dffe3b76cc678e))
1503
-
1504
- ## [2.0.0-alpha.4](https://github.com/lifinance/widget/compare/v2.0.0-alpha.3...v2.0.0-alpha.4) (2023-04-13)
1505
-
1506
- ## [2.0.0-alpha.3](https://github.com/lifinance/widget/compare/v2.0.0-alpha.2...v2.0.0-alpha.3) (2023-04-13)
1507
-
1508
- ## [2.0.0-alpha.2](https://github.com/lifinance/widget/compare/v2.0.0-alpha.1...v2.0.0-alpha.2) (2023-04-13)
1509
-
1510
-
1511
- ### Bug Fixes
1512
-
1513
- * make config integrator optional ([7b983de](https://github.com/lifinance/widget/commit/7b983de3ed0fe30c77f8b00f9be36d9c9d87c307))
1514
-
1515
- ## [2.0.0-alpha.1](https://github.com/lifinance/widget/compare/v2.0.0-alpha.0...v2.0.0-alpha.1) (2023-04-12)
1516
-
1517
-
1518
- ### Bug Fixes
1519
-
1520
- * long text overflow ([fdf8153](https://github.com/lifinance/widget/commit/fdf8153a312dc4309eaef4a79f882700298a6321))
1521
- * route not found using MemoryRouter ([e4a2c47](https://github.com/lifinance/widget/commit/e4a2c47f37df8d69333d487b75e955f2ef21fbfa))
1522
- * update step types ([6f547d7](https://github.com/lifinance/widget/commit/6f547d71d0870b5d14778244a185ec2b436bc129))
1523
-
1524
- ## [2.0.0-alpha.0](https://github.com/lifinance/widget/compare/v1.32.8...v2.0.0-alpha.0) (2023-03-28)
1525
-
1526
-
1527
- ### ⚠ BREAKING CHANGES
1528
-
1529
- * remove deprecations
1530
- * make integrator property required
1531
-
1532
- ### Features
1533
-
1534
- * add auto refuel ([41de404](https://github.com/lifinance/widget/commit/41de404b12e989031364c5c3c92c66618dd253f6))
1535
- * add insurance ([08162a6](https://github.com/lifinance/widget/commit/08162a666e8416e598b0585f68962953d80f33bb))
1536
- * add insurance config option ([9a3f0be](https://github.com/lifinance/widget/commit/9a3f0bee717f44959c798b8edf0feca1aaaeb5a3))
1537
- * add maxPriceImpact config options ([458e6a4](https://github.com/lifinance/widget/commit/458e6a4f1b98795d7c300420d22cb7f78e96b828))
1538
- * make integrator property required ([d9b2a01](https://github.com/lifinance/widget/commit/d9b2a01cb2a72a2c5987d84e611b3136c0c4a1dc))
1539
- * remove deprecations ([a966186](https://github.com/lifinance/widget/commit/a9661868dea3af96b6ac52a63545ba6128468c90))
1540
-
1541
-
1542
- ### Bug Fixes
1543
-
1544
- * add insurable route id ([79e838e](https://github.com/lifinance/widget/commit/79e838e025b0ba887a0a4c98182bb7435d2e73d7))
1545
- * adjust card title to protocol steps ([670f67f](https://github.com/lifinance/widget/commit/670f67f47a9497a33a819c32619ccee8f85f6e7e))
1546
- * check for ENS name while looking for balances ([ace7070](https://github.com/lifinance/widget/commit/ace7070ff12b8c03393c5a43cf5983affc8d9a06))
1547
- * check for funds sufficiency as soon as it becomes possible ([cd1ef6e](https://github.com/lifinance/widget/commit/cd1ef6eb17987a75e620755dbc71506757b4b770))
1548
- * don't apply auto refuel when swapping to native tokens ([fe85b38](https://github.com/lifinance/widget/commit/fe85b38174b436e20cecfd7fa95bafd8fecd669c))
1549
- * possible duplicate keys ([6d294ed](https://github.com/lifinance/widget/commit/6d294edc9447c54e70943004a5719e8790904354))
1550
- * reduce max price impact to 40% ([4b2a718](https://github.com/lifinance/widget/commit/4b2a71879971497bfdba14de82028ad07b0b70d0))
1551
- * route priority tags now lowercased ([c93ca15](https://github.com/lifinance/widget/commit/c93ca15b3b5b222cdfcf5ec455aafa02fb16b5b8))
1552
- * support input when it starts with a dot ([80857dd](https://github.com/lifinance/widget/commit/80857dd779c4d56caf4242ecdb16d36cdccf0d50))
1553
-
1554
- ### [1.32.8](https://github.com/lifinance/widget/compare/v1.32.7...v1.32.8) (2023-03-06)
1555
-
1556
-
1557
- ### Bug Fixes
1558
-
1559
- * add actions permissions ([a8dcf18](https://github.com/lifinance/widget/commit/a8dcf18581057aa1fad95735c81d785d695dc4eb))
1560
- * only reset appearance if not set via config ([bc5f164](https://github.com/lifinance/widget/commit/bc5f16471235ffb6afe9bf39839375a1090323a6))
1561
- * TextFitter visibility when using display: none ([05eb5aa](https://github.com/lifinance/widget/commit/05eb5aa1eaf34d704e514130daab1255674b08bf))
1562
- * use iam role in github actions ([d663c7e](https://github.com/lifinance/widget/commit/d663c7e7c1b7e93775b7d11c8b8546ca7a3b3316))
1563
-
1564
- ### [1.32.7](https://github.com/lifinance/widget/compare/v1.32.6...v1.32.7) (2023-03-03)
1565
-
1566
- ### [1.32.6](https://github.com/lifinance/widget/compare/v1.32.5...v1.32.6) (2023-03-01)
1567
-
1568
- ### [1.32.5](https://github.com/lifinance/widget/compare/v1.32.4...v1.32.5) (2023-03-01)
1569
-
1570
-
1571
- ### Bug Fixes
1572
-
1573
- * provider destructuring doesn't work for WalletConnect ([76647ed](https://github.com/lifinance/widget/commit/76647ede568d2fe8fee2a07b03fc0cb8747ed8c6))
1574
- * update local tokens cache to keep priceUSD in sync ([#61](https://github.com/lifinance/widget/issues/61)) ([d3f4d87](https://github.com/lifinance/widget/commit/d3f4d87133f89c5ff4e3276e09492c2d9c279ec2))
1575
-
1576
- ### [1.32.4](https://github.com/lifinance/widget/compare/v1.32.3...v1.32.4) (2023-02-24)
1577
-
1578
- ### [1.32.3](https://github.com/lifinance/widget/compare/v1.32.2...v1.32.3) (2023-02-22)
1579
-
1580
-
1581
- ### Bug Fixes
1582
-
1583
- * drawer variant isn't wrapped in i18n provider ([c33f0ce](https://github.com/lifinance/widget/commit/c33f0ce36b0c3e49c9dde230fce09804c4bf788a))
1584
- * fetch balance more often ([7a7d574](https://github.com/lifinance/widget/commit/7a7d57462a801154ed9c3747189922f94129d608))
1585
-
1586
- ### [1.32.2](https://github.com/lifinance/widget/compare/v1.32.1...v1.32.2) (2023-02-20)
1587
-
1588
-
1589
- ### Bug Fixes
1590
-
1591
- * refine ripple effect usage and colors ([#57](https://github.com/lifinance/widget/issues/57)) ([c9eaa91](https://github.com/lifinance/widget/commit/c9eaa91752fedbd4b818c70c3316d6f1ffe1685d))
1592
-
1593
- ### [1.32.1](https://github.com/lifinance/widget/compare/v1.32.0...v1.32.1) (2023-02-15)
1594
-
1595
-
1596
- ### Bug Fixes
1597
-
1598
- * add provider for recommended route store ([e31da8f](https://github.com/lifinance/widget/commit/e31da8f7498b4c4174fc79b548e0cd68e3fba40b))
1599
-
1600
- ## [1.32.0](https://github.com/lifinance/widget/compare/v1.31.1...v1.32.0) (2023-02-15)
1601
-
1602
-
1603
- ### Features
1604
-
1605
- * revamped settings page ([1b87761](https://github.com/lifinance/widget/commit/1b87761cac44cbca3dc69ee6f3a6fb8f887cf7e0))
1606
-
1607
- ### [1.31.1](https://github.com/lifinance/widget/compare/v1.31.0...v1.31.1) (2023-02-10)
1608
-
1609
-
1610
- ### Bug Fixes
1611
-
1612
- * remove sentry ([c1b2d7e](https://github.com/lifinance/widget/commit/c1b2d7e43f3b9d716597929a525639be65c2bf12))
1613
-
1614
- ## [1.31.0](https://github.com/lifinance/widget/compare/v1.29.6...v1.31.0) (2023-02-06)
1615
-
1616
-
1617
- ### Features
1618
-
1619
- * add requiredUI config option ([61a7960](https://github.com/lifinance/widget/commit/61a7960b0524d0d96210d4e450028b80f0c58a5d))
1620
- * update wallet menu UI and add view on explorer link ([3eb822f](https://github.com/lifinance/widget/commit/3eb822f76ab5880bdc47f195106064739c02d906))
1621
-
1622
-
1623
- ### Bug Fixes
1624
-
1625
- * accept comma as valid decimal delimiter ([9af2686](https://github.com/lifinance/widget/commit/9af26864db130c0999b965a34e18b4c1b5fcaeb5))
1626
- * show more decimal places for exchange rate bottom sheet ([88b7f6a](https://github.com/lifinance/widget/commit/88b7f6afac6e6421d134de2b87911be03f96dc24))
1627
-
1628
- ## [1.30.0](https://github.com/lifinance/widget/compare/v1.29.6...v1.30.0) (2023-02-02)
1629
-
1630
-
1631
- ### Features
1632
-
1633
- * add requiredUI config option ([61a7960](https://github.com/lifinance/widget/commit/61a7960b0524d0d96210d4e450028b80f0c58a5d))
1634
-
1635
-
1636
- ### Bug Fixes
1637
-
1638
- * show more decimal places for exchange rate bottom sheet ([88b7f6a](https://github.com/lifinance/widget/commit/88b7f6afac6e6421d134de2b87911be03f96dc24))
1639
-
1640
- ### [1.29.6](https://github.com/lifinance/widget/compare/v1.29.5...v1.29.6) (2023-01-30)
1641
-
1642
-
1643
- ### Bug Fixes
1644
-
1645
- * preserve old routes while the new ones are loading ([13998ad](https://github.com/lifinance/widget/commit/13998ad9efbdf855f9738a1ef97734df6ff114e5))
1646
- * WalletConnect does not connect a second time ([#44](https://github.com/lifinance/widget/issues/44)) ([72b5373](https://github.com/lifinance/widget/commit/72b53739e9255bda82380a567781d35173261463))
1647
-
1648
- ### [1.29.5](https://github.com/lifinance/widget/compare/v1.29.4...v1.29.5) (2023-01-25)
1649
-
1650
-
1651
- ### Bug Fixes
1652
-
1653
- * adjust token avatar skeleton badge to match with background ([333b3c3](https://github.com/lifinance/widget/commit/333b3c35a77acc2f3d3cef028b76d871d7543ba2))
1654
-
1655
- ### [1.29.4](https://github.com/lifinance/widget/compare/v1.29.3...v1.29.4) (2023-01-24)
1656
-
1657
-
1658
- ### Bug Fixes
1659
-
1660
- * rename gas start and review buttons ([3285151](https://github.com/lifinance/widget/commit/3285151476300cf81579f9838dba142bccc24bf5))
1661
-
1662
- ### [1.29.3](https://github.com/lifinance/widget/compare/v1.29.2...v1.29.3) (2023-01-24)
1663
-
1664
-
1665
- ### Bug Fixes
1666
-
1667
- * add id prefix to all ids in case of multiple instances of the widget in a page ([684f6d8](https://github.com/lifinance/widget/commit/684f6d878e99a8e53f27b8c625f614f68c2ee2cc))
1668
-
1669
- ### [1.29.2](https://github.com/lifinance/widget/compare/v1.29.1...v1.29.2) (2023-01-23)
1670
-
1671
-
1672
- ### Bug Fixes
1673
-
1674
- * remove namePrefix for chain order ([6e42e76](https://github.com/lifinance/widget/commit/6e42e766565c8f332391d8a5563cb554118a82f0))
1675
-
1676
- ### [1.29.1](https://github.com/lifinance/widget/compare/v1.29.0...v1.29.1) (2023-01-23)
1677
-
1678
-
1679
- ### Bug Fixes
1680
-
1681
- * use main border radius in list items ([09a4a4a](https://github.com/lifinance/widget/commit/09a4a4a7fbfacc0247403b22b69150ede44669e9))
1682
-
1683
- ## [1.29.0](https://github.com/lifinance/widget/compare/v1.28.4...v1.29.0) (2023-01-23)
1684
-
1685
-
1686
- ### Features
1687
-
1688
- * add StoreProvider and localStorageKeyPrefix config option ([709aa0a](https://github.com/lifinance/widget/commit/709aa0afc7366dee63d82ea6c54d721f72447d62))
1689
-
1690
-
1691
- ### Bug Fixes
1692
-
1693
- * improve dark theme colors ([7dff268](https://github.com/lifinance/widget/commit/7dff2688625eee0e359dc624a698f33687572a8e))
1694
- * remove settings provider namePrefix ([0503922](https://github.com/lifinance/widget/commit/0503922581f11565dbcf62174e9576639608d8f9))
1695
-
1696
- ### [1.28.4](https://github.com/lifinance/widget/compare/v1.28.3...v1.28.4) (2023-01-10)
1697
-
1698
-
1699
- ### Bug Fixes
1700
-
1701
- * bump zustand + fix imports ([4914880](https://github.com/lifinance/widget/commit/491488013319121200eab269314e37ba4d6fc836))
1702
-
1703
- ### [1.28.3](https://github.com/lifinance/widget/compare/v1.28.2...v1.28.3) (2023-01-06)
1704
-
1705
-
1706
- ### Bug Fixes
1707
-
1708
- * bignumber conversion ([a0e6221](https://github.com/lifinance/widget/commit/a0e622195df09cd6056c715f6d23cb3ac7098616))
1709
- * make square icon button possible ([9ce176d](https://github.com/lifinance/widget/commit/9ce176d59aa4073cbded7e06c72538a5fb3582eb))
1710
-
1711
- ### [1.28.2](https://github.com/lifinance/widget/compare/v1.28.1...v1.28.2) (2023-01-06)
1712
-
1713
-
1714
- ### Bug Fixes
1715
-
1716
- * expanded view background has no z-index ([f5a955f](https://github.com/lifinance/widget/commit/f5a955fe2980bfc8cbaaeace98ce25fdd45010fc))
1717
-
1718
- ### [1.28.1](https://github.com/lifinance/widget/compare/v1.28.0...v1.28.1) (2023-01-05)
1719
-
1720
-
1721
- ### Bug Fixes
1722
-
1723
- * postbuild script ([f06a87a](https://github.com/lifinance/widget/commit/f06a87ab7b7ebb31cb57708e7607a63008c07184))
1724
- * postbuild script ([f002233](https://github.com/lifinance/widget/commit/f0022330f0e92bd9941bc5a4e9d556df53266db3))
1725
-
1726
- ## [1.28.0](https://github.com/lifinance/widget/compare/v1.27.2...v1.28.0) (2023-01-05)
1727
-
1728
-
1729
- ### Features
1730
-
1731
- * add interactive tools ([acc3aa9](https://github.com/lifinance/widget/commit/acc3aa96e48850d50e179e2b3a7c577b8781af3f))
1732
- * new variant draft ([#40](https://github.com/lifinance/widget/issues/40)) ([5d0f36a](https://github.com/lifinance/widget/commit/5d0f36a479101badccfe581f7b0d9fe232072345))
1733
- * use yarn v3 and fix dependencies ([b09bc34](https://github.com/lifinance/widget/commit/b09bc3499f1d03a63a7547f2933de884ed0e316d))
1734
-
1735
-
1736
- ### Bug Fixes
1737
-
1738
- * long token names ([596b212](https://github.com/lifinance/widget/commit/596b21203541dde4909d271d02ab333df94fbe03))
1739
- * remove sdks ([b0f7018](https://github.com/lifinance/widget/commit/b0f701802a8a418082164c0cab24ce23f3f65aff))
1740
-
1741
- ### [1.27.2](https://github.com/lifinance/widget/compare/v1.27.1...v1.27.2) (2022-12-15)
1742
-
1743
-
1744
- ### Bug Fixes
1745
-
1746
- * allow adding crossOrigin tag to avatar props ([d7aff7e](https://github.com/lifinance/widget/commit/d7aff7ea2cd45174a3537e8752171815775f8f01))
1747
-
1748
- ### [1.27.1](https://github.com/lifinance/widget/compare/v1.27.0...v1.27.1) (2022-12-13)
1749
-
1750
- ## [1.27.0](https://github.com/lifinance/widget/compare/v1.26.5...v1.27.0) (2022-12-13)
1751
-
1752
-
1753
- ### Features
1754
-
1755
- * add hiddenUI and extend disabledUI options ([6aea124](https://github.com/lifinance/widget/commit/6aea124d967cd47fd671b0d475454cd8443928b0))
1756
- * add more palette customization options ([2794190](https://github.com/lifinance/widget/commit/27941909d6bc8c10375683258168f157862516a4))
1757
- * move failed swaps to hisory after one day ([63bf2d2](https://github.com/lifinance/widget/commit/63bf2d2ba657aa5c7383ead609827f6f1fbfe1cb))
1758
-
1759
-
1760
- ### Bug Fixes
1761
-
1762
- * menu should use main border radius ([2a78952](https://github.com/lifinance/widget/commit/2a78952417e54c573f51be848ed6abe05274806e))
1763
- * remove box shadow from swap input ([a93b64b](https://github.com/lifinance/widget/commit/a93b64be090b6268585dfce5c153baa9bb8417e1))
1764
- * unblock Review swap button if other routes are possible for execution ([85bb861](https://github.com/lifinance/widget/commit/85bb861c14fa56a8db4e8066aab8443b418f704c))
1765
-
1766
- ### [1.26.5](https://github.com/lifinance/widget/compare/v1.26.4...v1.26.5) (2022-12-06)
1767
-
1768
-
1769
- ### Bug Fixes
1770
-
1771
- * chain selection resize ([beae60c](https://github.com/lifinance/widget/commit/beae60cf9a9efa4bd8310d8059dd7d7114ded350))
1772
-
1773
- ### [1.26.4](https://github.com/lifinance/widget/compare/v1.26.3...v1.26.4) (2022-12-01)
1774
-
1775
-
1776
- ### Bug Fixes
1777
-
1778
- * add referrer as top level option ([3a5ac47](https://github.com/lifinance/widget/commit/3a5ac47b620304a07fa1b8aa61a386b259b20ff4))
1779
- * remove blankwallet ([d62c35d](https://github.com/lifinance/widget/commit/d62c35d70af9869b84c66d25ab2728deb5bf57ca))
1780
-
1781
- ### [1.26.3](https://github.com/lifinance/widget/compare/v1.26.2...v1.26.3) (2022-11-29)
1782
-
1783
- ### [1.26.2](https://github.com/lifinance/widget/compare/v1.26.1...v1.26.2) (2022-11-28)
1784
-
1785
-
1786
- ### Bug Fixes
1787
-
1788
- * bottom sheet closing ([f34b0b8](https://github.com/lifinance/widget/commit/f34b0b8058fc4e6771b70027560745946dddd2cd))
1789
- * clean the cache of available routes after starting the execution ([f60a0dd](https://github.com/lifinance/widget/commit/f60a0dd7359679d894682179808207035c5d9f6a))
1790
-
1791
- ### [1.26.1](https://github.com/lifinance/widget/compare/v1.26.0...v1.26.1) (2022-11-24)
1792
-
1793
-
1794
- ### Bug Fixes
1795
-
1796
- * cancelation on backdrop click ([7d648ad](https://github.com/lifinance/widget/commit/7d648ad58e7689428bf52e3e3a85565bb4ea1939))
1797
-
1798
- ## [1.26.0](https://github.com/lifinance/widget/compare/v1.25.1...v1.26.0) (2022-11-24)
1799
-
1800
-
1801
- ### Features
1802
-
1803
- * add acceptExchangeRateUpdateHook and improve substatus handling ([2a70a88](https://github.com/lifinance/widget/commit/2a70a88a7b3e159563a628e722ef33ea4d7fc7a6))
1804
- * add destination wallet address to swap details ([4214577](https://github.com/lifinance/widget/commit/42145772b46f3cf9e02faa6bf4a67b55bd97f9e0))
1805
- * add estimated and paid gas fees to swap details page ([be4f613](https://github.com/lifinance/widget/commit/be4f6133b87cdcda31cbddee7c12e08d5bcaef3a))
1806
-
1807
-
1808
- ### Bug Fixes
1809
-
1810
- * add refresh time for tools and chains ([0a2e4c0](https://github.com/lifinance/widget/commit/0a2e4c0a31ec922e99c91113f6bea7166ae4e154))
1811
- * add retry exception for not found routes ([afe2415](https://github.com/lifinance/widget/commit/afe2415b0d888e388e5c45d06de84b593a44fd92))
1812
- * adjust connect button color ([68b45a9](https://github.com/lifinance/widget/commit/68b45a9440e05522c24c43e9db06b610d1d8f471))
1813
- * change sentry sample rate ([f960704](https://github.com/lifinance/widget/commit/f9607043fac28e171e8543e4e393ebf3e86b20dd))
1814
- * correct step title ([5024614](https://github.com/lifinance/widget/commit/5024614f5a063609bb77bb8e2e995f6dbe93c187))
1815
- * make main page sticky ([7466c8f](https://github.com/lifinance/widget/commit/7466c8f678a3f9195f32a9303b18eceddccc0d36))
1816
- * make support id a source tx hash ([d837b47](https://github.com/lifinance/widget/commit/d837b47df988c00ace068103c3755fc1a560e244))
1817
- * not found routes padding ([57d54b2](https://github.com/lifinance/widget/commit/57d54b2664cb3976ab8ab7664dc7d11e6f8b467e))
1818
- * reduce refresh time for token balance ([e5bd5af](https://github.com/lifinance/widget/commit/e5bd5afb98a4308f674ced9e7e35be1663a94f71))
1819
-
1820
- ### [1.25.1](https://github.com/lifinance/widget/compare/v1.25.0...v1.25.1) (2022-11-17)
1821
-
1822
-
1823
- ### Bug Fixes
1824
-
1825
- * add fee option to top level config ([4ce4d7d](https://github.com/lifinance/widget/commit/4ce4d7d30dc851e52fc3a7001d9b53e4d874affb))
1826
-
1827
- ## [1.25.0](https://github.com/lifinance/widget/compare/v1.24.0...v1.25.0) (2022-11-16)
1828
-
1829
-
1830
- ### Features
1831
-
1832
- * add swap partially successful message ([9c3be1e](https://github.com/lifinance/widget/commit/9c3be1e9e2dba70bbeb9f530e3a520eb48ee11a7))
1833
-
1834
-
1835
- ### Bug Fixes
1836
-
1837
- * ability to set default slippage and route priority ([594c427](https://github.com/lifinance/widget/commit/594c427c756c8a3004be25be629450ea352a00e4))
1838
- * eagerConnect ([#36](https://github.com/lifinance/widget/issues/36)) ([b2b7dde](https://github.com/lifinance/widget/commit/b2b7dde1c971f67971d9eb0afdc4c65ea3e80a76))
1839
- * network error when switching chains ([#37](https://github.com/lifinance/widget/issues/37)) ([cb2b691](https://github.com/lifinance/widget/commit/cb2b691ef13b23d59efef6c3b43ec685e192b6e5))
1840
- * update chain value if config did not provide it ([8394cd9](https://github.com/lifinance/widget/commit/8394cd9bf23ec48943db9f9e697a24ba794dbd97))
1841
- * updating widget config options in runtime ([75eb492](https://github.com/lifinance/widget/commit/75eb4928a62076d495c8686708269fae562cae42))
1842
-
1843
- ## [1.24.0](https://github.com/lifinance/widget/compare/v1.23.1...v1.24.0) (2022-11-11)
1844
-
1845
-
1846
- ### Features
1847
-
1848
- * allow for alternative wallet injections ([#34](https://github.com/lifinance/widget/issues/34)) ([f7790b4](https://github.com/lifinance/widget/commit/f7790b4ca6eb32775aa0446284fa3da07197004f))
1849
-
1850
-
1851
- ### Bug Fixes
1852
-
1853
- * bridges types ([ac21920](https://github.com/lifinance/widget/commit/ac219205d4823f286aa28988b096939ab8ff9bca))
1854
- * use toToken from execution if present ([3afa3e5](https://github.com/lifinance/widget/commit/3afa3e5db68ca66f52259c1945ebae00f62763be))
1855
-
1856
- ### [1.23.1](https://github.com/lifinance/widget/compare/v1.23.0...v1.23.1) (2022-11-09)
1857
-
1858
-
1859
- ### Bug Fixes
1860
-
1861
- * adjust button text for refuel mode ([e4ce0ef](https://github.com/lifinance/widget/commit/e4ce0ef88b8c5926a2f875ac9e8686e2344484f9))
1862
- * adjust margin in refuel mode ([7a47bfc](https://github.com/lifinance/widget/commit/7a47bfc041abe30ad8150c0d8951f5b22f0ff555))
1863
- * re-export wallet icons with names ([1bedc9e](https://github.com/lifinance/widget/commit/1bedc9ee6cfd2ed2673f18a2cd16f280a3eca2b5))
1864
- * reduce initialization requests in strict mode ([1892674](https://github.com/lifinance/widget/commit/189267431a24dbe375b52d8a2f8aec9523a245de))
1865
- * wallets import ([6b20491](https://github.com/lifinance/widget/commit/6b20491131222de27df45bed5d7898fd7ba71b0f))
1866
-
1867
- ## [1.23.0](https://github.com/lifinance/widget/compare/v1.22.1...v1.23.0) (2022-11-08)
1868
-
1869
-
1870
- ### Features
1871
-
1872
- * add token avatar skeletons ([c118e8e](https://github.com/lifinance/widget/commit/c118e8ef22b581abdef6b08664bbdbb5bbcc4250))
1873
- * show token price in route cards ([e1380f8](https://github.com/lifinance/widget/commit/e1380f8842600c88d5f3181ecc631d7d568ff8fe))
1874
-
1875
-
1876
- ### Bug Fixes
1877
-
1878
- * disable background refetch ([b96ec48](https://github.com/lifinance/widget/commit/b96ec482fa46f029f6a593711958383ba76d7e9c))
1879
- * use execution token if present ([4e71609](https://github.com/lifinance/widget/commit/4e71609f8e353b19e2e918313e57aec897c6654e))
1880
-
1881
- ### [1.22.1](https://github.com/lifinance/widget/compare/v1.22.0...v1.22.1) (2022-11-07)
1882
-
1883
-
1884
- ### Bug Fixes
1885
-
1886
- * correctly fit swap input text ([9288b58](https://github.com/lifinance/widget/commit/9288b58128bd442f6f42da88264c389cff9c9884))
1887
- * fix circular component reference issue ([e3f3209](https://github.com/lifinance/widget/commit/e3f3209b9c7a23c60980edee48a86602cfeb987f))
1888
-
1889
- ## [1.22.0](https://github.com/lifinance/widget/compare/v1.21.0...v1.22.0) (2022-10-27)
1890
-
1891
-
1892
- ### Features
1893
-
1894
- * add disabledUI config option ([7d6f95b](https://github.com/lifinance/widget/commit/7d6f95bde908046f267c226eb40d5d5ed7aef8cc))
1895
- * add i18n management ([6ec80af](https://github.com/lifinance/widget/commit/6ec80af087c8220d7c32090873c6f872e5e5fe58))
1896
- * add useRecommendedRoute config option ([8c5ed74](https://github.com/lifinance/widget/commit/8c5ed744280cec4e95e7c6a20053c11f72c5b3b0))
1897
- * new wallet header menu ([0caf75f](https://github.com/lifinance/widget/commit/0caf75f0b39f7164756eb6b49dd56f27af7854f3))
1898
- * walletconnect ([#24](https://github.com/lifinance/widget/issues/24)) ([b3e7bcf](https://github.com/lifinance/widget/commit/b3e7bcf845f58049820651f76d4d0f53aa1d88a2))
1899
-
1900
-
1901
- ### Bug Fixes
1902
-
1903
- * allow using symbols in url builder ([f84b340](https://github.com/lifinance/widget/commit/f84b3408e5dd159a0c382debd683ebe3c6e1ca64))
1904
- * correct execution time ceiling ([c6cecbd](https://github.com/lifinance/widget/commit/c6cecbde0d17f1721d77cfeda955bb09b8c75f71))
1905
- * format numbers ([fe63cdd](https://github.com/lifinance/widget/commit/fe63cdd8181ff680a82b0d8bec8a26d26b885347))
1906
-
1907
- ## [1.21.0](https://github.com/lifinance/widget/compare/v1.20.3...v1.21.0) (2022-10-13)
1908
-
1909
-
1910
- ### Features
1911
-
1912
- * add drawer variant to main config ([5407a34](https://github.com/lifinance/widget/commit/5407a34fd6109734ed0a6a27f2cc5445df83d6d7))
1913
-
1914
-
1915
- ### Bug Fixes
1916
-
1917
- * isolate i18next instance ([#14](https://github.com/lifinance/widget/issues/14)) ([e2ff741](https://github.com/lifinance/widget/commit/e2ff741d5e008629bf0443e639b97d611b11ad6e))
1918
-
1919
- ### [1.20.3](https://github.com/lifinance/widget/compare/v1.20.2...v1.20.3) (2022-10-12)
1920
-
1921
-
1922
- ### Bug Fixes
1923
-
1924
- * allow integrator option override ([170d604](https://github.com/lifinance/widget/commit/170d6047f9c229cef40f85826079162be92cc2af))
1925
-
1926
- ### [1.20.2](https://github.com/lifinance/widget/compare/v1.20.1...v1.20.2) (2022-10-12)
1927
-
1928
-
1929
- ### Bug Fixes
1930
-
1931
- * load only supported chains tokens ([882beb7](https://github.com/lifinance/widget/commit/882beb7e86ffcbfcf61252c51461a81c909c98d9))
1932
-
1933
- ### [1.20.1](https://github.com/lifinance/widget/compare/v1.20.0...v1.20.1) (2022-10-10)
1934
-
1935
-
1936
- ### Bug Fixes
1937
-
1938
- * value loss calculation ([02ee277](https://github.com/lifinance/widget/commit/02ee27762fd30f7c6254d90883ef13b3e1365295))
1939
-
1940
- ## [1.20.0](https://github.com/lifinance/widget/compare/v1.19.0...v1.20.0) (2022-10-10)
1941
-
1942
-
1943
- ### Features
1944
-
1945
- * add high value loss consent bottom sheet ([f588b43](https://github.com/lifinance/widget/commit/f588b4397083322f012d4b38a94b4a04c33f544c))
1946
-
1947
-
1948
- ### Bug Fixes
1949
-
1950
- * bottom sheet scroll ([0c2aac3](https://github.com/lifinance/widget/commit/0c2aac3816710682e9085d30a7891eab9cfc3508))
1951
-
1952
- ## [1.19.0](https://github.com/lifinance/widget/compare/v1.18.9...v1.19.0) (2022-10-10)
1953
-
1954
-
1955
- ### Features
1956
-
1957
- * add delete active swaps button ([3365ed8](https://github.com/lifinance/widget/commit/3365ed89f9253bb35a047ba9a09d47fb4096b0f1))
1958
- * add tooltips to cards and header ([5b88a93](https://github.com/lifinance/widget/commit/5b88a93dd5e17b7f0bc58e945267b2f9107866cf))
1959
- * add URL search params builder ([9e9c396](https://github.com/lifinance/widget/commit/9e9c396207cb24a969744ab4e95d9b586b7fdb71))
1960
-
1961
-
1962
- ### Bug Fixes
1963
-
1964
- * dark theme card and button adjustments ([06905c4](https://github.com/lifinance/widget/commit/06905c4e75d4f0e2dbb93997e7112d06cb89cb5b))
1965
- * disable expandable variant on small devices ([d03c4c8](https://github.com/lifinance/widget/commit/d03c4c8dc46fb2c233ef833b7a8bc962f0cedd0b))
1966
- * don't keep bottom sheet mounted ([861bec5](https://github.com/lifinance/widget/commit/861bec598b37a5f00303860a1c270ce908c6352d))
1967
- * make action buttons variant contained ([74eb1c6](https://github.com/lifinance/widget/commit/74eb1c62fa79c54c57ef78ef31c22d8fbcb99f46))
1968
- * preserve history state ([8662e37](https://github.com/lifinance/widget/commit/8662e371e01bb608feb6febe38e5309021fd1a9c))
1969
- * prevent using fromToken/toToken params if chain is not selected ([2e21b9e](https://github.com/lifinance/widget/commit/2e21b9ed315cb50d0789d2f9959332e449d8272d))
1970
- * set only right border width ([6f09075](https://github.com/lifinance/widget/commit/6f090752917f5db9093079f774e41f9ccb96349d))
1971
- * show time and gas cost default values ([7d9c220](https://github.com/lifinance/widget/commit/7d9c22015aa53411616e6f97e9d61d1a4b5cd5a6))
1972
-
1973
- ### [1.18.9](https://github.com/lifinance/widget/compare/v1.18.8...v1.18.9) (2022-09-30)
1974
-
1975
-
1976
- ### Bug Fixes
1977
-
1978
- * add ScopedCssBaseline to expandable view ([a81c216](https://github.com/lifinance/widget/commit/a81c21672813c61f63cb5917c209369fe680d142))
1979
- * enable color scheme for container ([d2c2416](https://github.com/lifinance/widget/commit/d2c241675506e1dec57e64855e997d8daaefa15a))
1980
- * improve token layout for longer bridge names ([36c341c](https://github.com/lifinance/widget/commit/36c341c2e10700017d6ce6b3dea785c4b32a82c4))
1981
- * provide default values if execution time or gas cost are too small ([6bb908b](https://github.com/lifinance/widget/commit/6bb908b35d7a245dfd31879222bbd49654ea5dd6))
1982
- * query for tokens if not present in local cache ([d809d8e](https://github.com/lifinance/widget/commit/d809d8e8fdf154ab8b74c5bba30099c019a6d907))
1983
- * reduce default slippage ([292c2db](https://github.com/lifinance/widget/commit/292c2dbfabf71a5e1cb492c56f0cd2e8ce83746a))
1984
- * remove old routes history object after merge ([487c990](https://github.com/lifinance/widget/commit/487c9909ff9d6fe7ed4d3754779de62217c0ee1f))
1985
- * use i18n for execution time ([7c9a188](https://github.com/lifinance/widget/commit/7c9a18806b1fbea6cb5f94447af184c6914b5d0a))
1986
-
1987
- ### [1.18.8](https://github.com/lifinance/widget/compare/v1.18.7...v1.18.8) (2022-09-28)
1988
-
1989
-
1990
- ### Bug Fixes
1991
-
1992
- * debouncing should work from the first value ([e288dcf](https://github.com/lifinance/widget/commit/e288dcfc556689941e3e92b8aaf9531037530d4f))
1993
- * query tokens only if no local ones are found ([25225fd](https://github.com/lifinance/widget/commit/25225fd5425ed3aff5bd70232e488348935bcc48))
1994
-
1995
- ### [1.18.7](https://github.com/lifinance/widget/compare/v1.18.6...v1.18.7) (2022-09-28)
1996
-
1997
-
1998
- ### Bug Fixes
1999
-
2000
- * process type may not exists ([eb44846](https://github.com/lifinance/widget/commit/eb4484602ebda614315f1610bdf64964386a0316))
2001
-
2002
- ### [1.18.6](https://github.com/lifinance/widget/compare/v1.18.5...v1.18.6) (2022-09-28)
2003
-
2004
-
2005
- ### Bug Fixes
2006
-
2007
- * drawer layout height ([fe53895](https://github.com/lifinance/widget/commit/fe5389588eadb48c882c01ae08b7287babaa9553))
2008
-
2009
- ### [1.18.5](https://github.com/lifinance/widget/compare/v1.18.4...v1.18.5) (2022-09-28)
2010
-
2011
-
2012
- ### Bug Fixes
2013
-
2014
- * set box-sizing to content-box ([2e1319d](https://github.com/lifinance/widget/commit/2e1319ddbe7b9aa8a7b12b8184e2fb950cdb6812))
2015
-
2016
- ### [1.18.4](https://github.com/lifinance/widget/compare/v1.18.3...v1.18.4) (2022-09-28)
2017
-
2018
-
2019
- ### Bug Fixes
2020
-
2021
- * remove box-sizing for container ([c56ba98](https://github.com/lifinance/widget/commit/c56ba987ad67ae03f3e8c6a5a1802391ccb8ac2d))
2022
-
2023
- ### [1.18.3](https://github.com/lifinance/widget/compare/v1.18.2...v1.18.3) (2022-09-27)
2024
-
2025
-
2026
- ### Bug Fixes
2027
-
2028
- * add retry to token balance checking ([50e2915](https://github.com/lifinance/widget/commit/50e29157648b063277285c6c74aff250ac8fb408))
2029
- * add tooltip to chain buttons ([0fd9626](https://github.com/lifinance/widget/commit/0fd9626b58303943e67b98fbc8fc70f74c91a16b))
2030
- * adjust wallet address shortening ([d12d4a7](https://github.com/lifinance/widget/commit/d12d4a713829814033e5c3728ae1ee573789f2fb))
2031
- * auto focus and clean send wallet field ([a983ca4](https://github.com/lifinance/widget/commit/a983ca4c7dcc7849690f1c0b39b63323bb945157))
2032
- * improve funds received message to include wallet address ([5829e64](https://github.com/lifinance/widget/commit/5829e64a67a2b2f663173d96636e5973633f7b9c))
2033
-
2034
- ### [1.18.2](https://github.com/lifinance/widget/compare/v1.18.1...v1.18.2) (2022-09-23)
2035
-
2036
-
2037
- ### Bug Fixes
2038
-
2039
- * always expand cards if there are one or two ([5c0b3a3](https://github.com/lifinance/widget/commit/5c0b3a3bfd355572a8c26dbb698e2a82605185da))
2040
- * disable route cards if form is not valid ([7165164](https://github.com/lifinance/widget/commit/716516427548148c89e10ba625f63fa2f66efdda))
2041
-
2042
- ### [1.18.1](https://github.com/lifinance/widget/compare/v1.18.0...v1.18.1) (2022-09-23)
2043
-
2044
-
2045
- ### Bug Fixes
2046
-
2047
- * remove show all button background ([9990fcc](https://github.com/lifinance/widget/commit/9990fcc12a1ec75ee1149e83bcef4009d377dfa0))
2048
-
2049
- ## [1.18.0](https://github.com/lifinance/widget/compare/v1.17.2...v1.18.0) (2022-09-23)
2050
-
2051
-
2052
- ### Features
2053
-
2054
- * add new route selection UI ([beb780c](https://github.com/lifinance/widget/commit/beb780c5e6113a0d079d348e6f9b8e566c15f153))
2055
-
2056
-
2057
- ### Bug Fixes
2058
-
2059
- * hide powered by section on token page ([41cd261](https://github.com/lifinance/widget/commit/41cd2619b3f756828834668248b07973af3103c0))
2060
- * improve path parsing ([c9e1a28](https://github.com/lifinance/widget/commit/c9e1a28fa6936a87c870347c08bade43ce509ae2))
2061
- * show delete only if history exist ([dd34a1d](https://github.com/lifinance/widget/commit/dd34a1d9f8ee947bfcc509974d448fa46d5cffb8))
2062
- * temp fix for MemoryRouter ([555a7d2](https://github.com/lifinance/widget/commit/555a7d24fd4e8345dc091ea631a0f8461f37f393))
2063
-
2064
- ### [1.17.2](https://github.com/lifinance/widget/compare/v1.17.1...v1.17.2) (2022-09-14)
2065
-
2066
-
2067
- ### Bug Fixes
2068
-
2069
- * navigate to home page if no routes are found on a page ([4f22c8c](https://github.com/lifinance/widget/commit/4f22c8c65c695c15f61dcce8d1c727c606f551bb))
2070
- * only check route data for gas sufficiency ([d2b08be](https://github.com/lifinance/widget/commit/d2b08be94b99841fde302cc2908d57ef4fda8895))
2071
-
2072
- ### [1.17.1](https://github.com/lifinance/widget/compare/v1.17.0...v1.17.1) (2022-09-13)
2073
-
2074
-
2075
- ### Bug Fixes
2076
-
2077
- * add chain check to find correct token balance ([cff5de2](https://github.com/lifinance/widget/commit/cff5de2aa931e366a6ea29a8f5f37cfa773f6106))
2078
- * reset insufficient gas check ([4afe42a](https://github.com/lifinance/widget/commit/4afe42ac63780611379894b7588129b1bbcc3609))
2079
-
2080
- ## [1.17.0](https://github.com/lifinance/widget/compare/v1.16.1...v1.17.0) (2022-09-12)
2081
-
2082
-
2083
- ### Features
2084
-
2085
- * add bridges, exchanges, tokens and chains config options ([457ffb7](https://github.com/lifinance/widget/commit/457ffb7a77c06e0cf22c3e57321529963507e111))
2086
-
2087
- ### [1.16.1](https://github.com/lifinance/widget/compare/v1.16.0...v1.16.1) (2022-09-06)
2088
-
2089
-
2090
- ### Bug Fixes
2091
-
2092
- * move sdk initialization to provider ([882e02a](https://github.com/lifinance/widget/commit/882e02ab72e924e6620f4fefe3fbb3a6b7ce3e1c))
2093
-
2094
- ## [1.16.0](https://github.com/lifinance/widget/compare/v1.15.1...v1.16.0) (2022-09-06)
2095
-
2096
-
2097
- ### Features
2098
-
2099
- * add active swaps page and live updates ([4d470b5](https://github.com/lifinance/widget/commit/4d470b52be482c0b75c9c2e88bc1104dba865890))
2100
- * add checkboxes to bridges and exchanges selection ([88a4e5d](https://github.com/lifinance/widget/commit/88a4e5d2707d6f9f24262c52f37134d1459bb0ac))
2101
- * add new chain selection view ([3c4d3fe](https://github.com/lifinance/widget/commit/3c4d3fe0030cbc5ba5bb7d644adbfe6c8c26b0c2))
2102
- * add sdk configuration option ([74aaead](https://github.com/lifinance/widget/commit/74aaead1f6648c79d48e0e300b842867751e6543))
2103
- * add swap completed and failed events ([69ff4bc](https://github.com/lifinance/widget/commit/69ff4bc4994b8de7777403e444e3938c2fa85b0e))
2104
- * add widget events ([7c0857e](https://github.com/lifinance/widget/commit/7c0857e3ee3505f89cdc575706c0b7ef5f9ac2fe))
2105
- * sort executing routes ([f9fecac](https://github.com/lifinance/widget/commit/f9fecac7cb3551a1f60d77446cebb264269a340d))
2106
-
2107
-
2108
- ### Bug Fixes
2109
-
2110
- * better handle chain switch rejection ([48d34ce](https://github.com/lifinance/widget/commit/48d34ce786abf8e324de1b6ce8981303cd55bd5b))
2111
- * correctly disable button if form is not valid ([2a536d9](https://github.com/lifinance/widget/commit/2a536d9b6cfada26c7ac1d95b9f103bef53b84ab))
2112
- * filter tools we no longer have ([edc5fb8](https://github.com/lifinance/widget/commit/edc5fb890875ce63a5f72d5c1eadeb7f226ad283))
2113
- * set fromAmount to 0 after starting the swap ([9493fed](https://github.com/lifinance/widget/commit/9493fed8a05523e722e5c6cee009e45a0c8211d3))
2114
-
2115
- ### [1.15.1](https://github.com/lifinance/widget/compare/v1.15.0...v1.15.1) (2022-08-25)
2116
-
2117
- ## [1.15.0](https://github.com/lifinance/widget/compare/v1.14.1...v1.15.0) (2022-08-24)
2118
-
2119
-
2120
- ### Features
2121
-
2122
- * add send to wallet field ([9f23752](https://github.com/lifinance/widget/commit/9f23752a2879b24ad188e814a31ba7d9c338c4cc))
2123
-
2124
-
2125
- ### Bug Fixes
2126
-
2127
- * better handle go back navigation ([c0840a4](https://github.com/lifinance/widget/commit/c0840a47a77e6f403b1e753663824ccacad6cb26))
2128
- * check if value compatible with Big.js ([4617954](https://github.com/lifinance/widget/commit/46179545b71d6c471156dc4b1574a80e36a9a299))
2129
-
2130
- ### [1.14.1](https://github.com/lifinance/widget/compare/v1.14.0...v1.14.1) (2022-08-22)
2131
-
2132
-
2133
- ### Bug Fixes
2134
-
2135
- * increase token list overscan ([440aabd](https://github.com/lifinance/widget/commit/440aabd929a8c1117502b4c9b7565a2714f657fd))
2136
-
2137
- ## [1.14.0](https://github.com/lifinance/widget/compare/v1.13.7...v1.14.0) (2022-08-22)
2138
-
2139
-
2140
- ### Features
2141
-
2142
- * check for new package versions ([573f639](https://github.com/lifinance/widget/commit/573f63995013a6400ac8d356b931e4c4bbdd210e))
2143
-
2144
- ### [1.13.7](https://github.com/lifinance/widget/compare/v1.13.6...v1.13.7) (2022-08-22)
2145
-
2146
-
2147
- ### Bug Fixes
2148
-
2149
- * contrast text color ([4d090e9](https://github.com/lifinance/widget/commit/4d090e98fcac4f3cdfb148df932e5b2e122671c5))
2150
-
2151
- ### [1.13.6](https://github.com/lifinance/widget/compare/v1.13.5...v1.13.6) (2022-08-19)
2152
-
2153
- ### [1.13.5](https://github.com/lifinance/widget/compare/v1.13.4...v1.13.5) (2022-08-19)
2154
-
2155
- ### [1.13.4](https://github.com/lifinance/widget/compare/v1.13.3...v1.13.4) (2022-08-19)
2156
-
2157
- ### [1.13.3](https://github.com/lifinance/widget/compare/v1.13.2...v1.13.3) (2022-08-19)
2158
-
2159
- ### [1.13.2](https://github.com/lifinance/widget/compare/v1.13.1...v1.13.2) (2022-08-17)
2160
-
2161
-
2162
- ### Bug Fixes
2163
-
2164
- * ignore getAddress error ([df64eba](https://github.com/lifinance/widget/commit/df64ebad065c94cee52350f87030604858181446))
2165
- * nextjs icon import ([0b023ce](https://github.com/lifinance/widget/commit/0b023ced48a592c30f53f98379dce7db56ddb5fb))
2166
-
2167
- ### [1.13.1](https://github.com/lifinance/widget/compare/v1.13.0...v1.13.1) (2022-08-11)
2168
-
2169
-
2170
- ### Bug Fixes
2171
-
2172
- * icons import ([43ff424](https://github.com/lifinance/widget/commit/43ff4245cfab208e3ddfcc9b0597a91d0fa795f9))
2173
-
2174
- ## [1.13.0](https://github.com/lifinance/widget/compare/v1.12.1...v1.13.0) (2022-08-11)
2175
-
2176
-
2177
- ### Features
2178
-
2179
- * add advanced token search ([4e4068a](https://github.com/lifinance/widget/commit/4e4068a6455dd6a0a770724567df7dd9d06e57ee))
2180
- * add featured tokens ([a941359](https://github.com/lifinance/widget/commit/a941359055d733e48863e11c27ca38579dedc483))
2181
- * parse config from search params ([f01f333](https://github.com/lifinance/widget/commit/f01f3338445b9964fb1b2f57605a94156ee1b63d))
2182
- * set wallet chain as default if config option is not provided ([d04285d](https://github.com/lifinance/widget/commit/d04285dbf87eed3f9d72d0b6e6a34144b7dd323e))
2183
-
2184
- ### [1.12.1](https://github.com/lifinance/widget/compare/v1.12.0...v1.12.1) (2022-08-06)
2185
-
2186
-
2187
- ### Bug Fixes
2188
-
2189
- * fromTokenAmount prevents showing routes on initial load ([ffcd4fd](https://github.com/lifinance/widget/commit/ffcd4fd83c6399ca605d1e89703d827e56349858))
2190
- * gas sufficiency message appears after reloading while executing the route ([e281787](https://github.com/lifinance/widget/commit/e2817875f48efb3e1d896dc2e92c81c15603a7c6))
2191
- * remove resuming route after switching chain ([7e3be5c](https://github.com/lifinance/widget/commit/7e3be5c02d7a4b55660e0ae7d9f00659dbbf7fc6))
2192
- * switch chain only if route exists ([cf3c7d6](https://github.com/lifinance/widget/commit/cf3c7d6c763ab8f9de89339e6c330bb458e5f4bc))
2193
- * sync drawer animation with button ([858c3b5](https://github.com/lifinance/widget/commit/858c3b58979d92d34016d6f5fb3425d40e4205f0))
2194
- * underlying network changed error ([fa1ebee](https://github.com/lifinance/widget/commit/fa1ebeed7617bd6025f3a6213192aad1e559c25b))
2195
- * wait for balances to load before showing warning ([58ae002](https://github.com/lifinance/widget/commit/58ae00274be9d1879cf479e038ab3c5c9d99c813))
2196
-
2197
- ## [1.12.0](https://github.com/lifinance/widget/compare/v1.11.4...v1.12.0) (2022-07-28)
2198
-
2199
-
2200
- ### Features
2201
-
2202
- * add delete swap history button ([91f6642](https://github.com/lifinance/widget/commit/91f6642d43c5174b693e5c58b8a11a1404ddf7ab))
2203
-
2204
- ### [1.11.4](https://github.com/lifinance/widget/compare/v1.11.3...v1.11.4) (2022-07-27)
2205
-
2206
-
2207
- ### Bug Fixes
2208
-
2209
- * add missing translations ([8fc5cbe](https://github.com/lifinance/widget/commit/8fc5cbe3748450e250ddd23ffe34e881f8f1f9d6))
2210
- * show skeletons while loading after not found routes state ([3960544](https://github.com/lifinance/widget/commit/3960544bb7a9daeda038388bf37f94361c2c302f))
2211
-
2212
- ### [1.11.3](https://github.com/lifinance/widget/compare/v1.11.2...v1.11.3) (2022-07-27)
2213
-
2214
-
2215
- ### Bug Fixes
2216
-
2217
- * add hover state for disabled button ([917560c](https://github.com/lifinance/widget/commit/917560c64b17856a83fc811401821b933425986c))
2218
- * add missing currentRoute ([ac9df1e](https://github.com/lifinance/widget/commit/ac9df1e08d70e64da0055068856ee2dc6643dd6c))
2219
-
2220
- ### [1.11.2](https://github.com/lifinance/widget/compare/v1.11.1...v1.11.2) (2022-07-27)
2221
-
2222
-
2223
- ### Bug Fixes
2224
-
2225
- * shape and color theme inconsistency ([2701476](https://github.com/lifinance/widget/commit/2701476eb1e6610366d1e748f3f16c170f465c0b))
2226
-
2227
- ### [1.11.1](https://github.com/lifinance/widget/compare/v1.11.0...v1.11.1) (2022-07-27)
2228
-
2229
-
2230
- ### Bug Fixes
2231
-
2232
- * gas message is not shown in some cases ([52fcfaf](https://github.com/lifinance/widget/commit/52fcfaf541b619b7af51b7593347e8a83577f99c))
2233
- * header action is not shown in some cases ([d5840e8](https://github.com/lifinance/widget/commit/d5840e8259a1fb0cf936e62b22c86cf8343fb797))
2234
- * missing routes ([c8ee71d](https://github.com/lifinance/widget/commit/c8ee71d6c6d6768028a0c69bc23704827fb3f90d))
2235
-
2236
- ## [1.11.0](https://github.com/lifinance/widget/compare/v1.10.4...v1.11.0) (2022-07-26)
2237
-
2238
-
2239
- ### Features
2240
-
2241
- * add chain icons to token avatars ([5cb5343](https://github.com/lifinance/widget/commit/5cb534348e6c3679c96e0a61487d189ca874fa0b))
2242
- * add swap history ([00f6fd7](https://github.com/lifinance/widget/commit/00f6fd78303a686eb8afa5e148333f7f3d094984))
2243
- * add tools icons to swap details ([5b652d7](https://github.com/lifinance/widget/commit/5b652d719348a47df0dfe2279cb4ede688f8f3b4))
2244
- * connect executing routes to wallet address ([37a736b](https://github.com/lifinance/widget/commit/37a736b39a665f50ea83a980f5edae388568360c))
2245
-
2246
-
2247
- ### Bug Fixes
2248
-
2249
- * add keys ([e381f06](https://github.com/lifinance/widget/commit/e381f06d0ecbb1e30e9b1bb8fc52eca6ff904f48))
2250
- * disable when no routes found ([9ee7c3a](https://github.com/lifinance/widget/commit/9ee7c3a471d7dba003a4bf40f1ddb18746076fe1))
2251
- * improve gas sufficiency handling ([164501c](https://github.com/lifinance/widget/commit/164501c600454f4bdd499dc02fb6655475ef9127))
2252
- * lower font in headers ([66fc7d9](https://github.com/lifinance/widget/commit/66fc7d9bd7ca1b9a7d118c138b239843e974bb3f))
2253
- * make formattedTools persistent ([8fde026](https://github.com/lifinance/widget/commit/8fde026f07bddf7cecf9941592258a3f1a726884))
2254
- * make icons outlined ([91495a9](https://github.com/lifinance/widget/commit/91495a93102ffc748d3829a894ba8f617d3168c1))
2255
- * minor layout issues ([adad66a](https://github.com/lifinance/widget/commit/adad66aa601734a9e46969bacfbe0ba736900254))
2256
- * remove attemptEagerConnect ([61506cf](https://github.com/lifinance/widget/commit/61506cf1ae93d93e50f6f0a765cf105e34078d84))
2257
- * remove border if no routes found ([99d3355](https://github.com/lifinance/widget/commit/99d33551dde50fd307dac527f4f15b6f8555ece9))
2258
- * reverse chain and token if only one selected ([43462cd](https://github.com/lifinance/widget/commit/43462cda58a5ff51c38cd502d59107f7413157bf))
2259
- * show more than one route on the main page ([bd7c8dd](https://github.com/lifinance/widget/commit/bd7c8dd1fd97cc71824e665f4ef26b1c1e48d5f7))
2260
- * show swap routes progress during initial loading ([911a5c5](https://github.com/lifinance/widget/commit/911a5c5432dd6cd3336b2d36fd41c00d310403dd))
2261
- * show tool names in settings ([297fa96](https://github.com/lifinance/widget/commit/297fa9691d44334603ec8e9f18b37a6665c191b1))
2262
- * swap button wording ([66879a6](https://github.com/lifinance/widget/commit/66879a6ca3e06da7dd92bdc33ec97fc8e1989014))
2263
- * title ([fc21139](https://github.com/lifinance/widget/commit/fc2113962b9a8830d925698e0c7fc2289feb7534))
2264
-
2265
- ### [1.10.4](https://github.com/lifinance/widget/compare/v1.10.3...v1.10.4) (2022-07-18)
2266
-
2267
-
2268
- ### Bug Fixes
2269
-
2270
- * networkChanged is deprecated ([d901074](https://github.com/lifinance/widget/commit/d9010748196d74669c67b151f679951a7db9de2d))
2271
- * show correct final toAmount ([4a64558](https://github.com/lifinance/widget/commit/4a645580f42fc9841676aa2a68c2d7f2a49f6116))
2272
- * show warning only in production build ([4e34b3b](https://github.com/lifinance/widget/commit/4e34b3b715ae6e2470c2f2d9c2a2fbc977f26566))
2273
-
2274
- ### [1.10.3](https://github.com/lifinance/widget/compare/v1.10.2...v1.10.3) (2022-07-18)
2275
-
2276
-
2277
- ### Bug Fixes
2278
-
2279
- * disable sentry if widget is not mounted ([cccb78d](https://github.com/lifinance/widget/commit/cccb78dce42d95cdc2c58bf249418d4087cdbcee))
2280
-
2281
- ### [1.10.2](https://github.com/lifinance/widget/compare/v1.10.1...v1.10.2) (2022-07-18)
2282
-
2283
-
2284
- ### Bug Fixes
2285
-
2286
- * don't show routes with 0 fromAmount ([e2a4473](https://github.com/lifinance/widget/commit/e2a44731d454ee4be1475583b47478808c61f00e))
2287
- * insufficient gas message ([0b24868](https://github.com/lifinance/widget/commit/0b24868a8110f313b5e2d09014ada80846c6aafd))
2288
- * NaN when no gas cost is provided ([2adea9a](https://github.com/lifinance/widget/commit/2adea9a80833a220e0227119c8a41b988cf88ae4))
2289
- * too many re-renders ([c68c558](https://github.com/lifinance/widget/commit/c68c558d579a3d6e58ba5d88209c67da39f64c4e))
2290
-
2291
- ### [1.10.1](https://github.com/lifinance/widget/compare/v1.10.0...v1.10.1) (2022-07-15)
2292
-
2293
-
2294
- ### Bug Fixes
2295
-
2296
- * propagate width props to drawer mode ([8d36f1c](https://github.com/lifinance/widget/commit/8d36f1c5db9186f507d996c4bea7a40b85dd1567))
2297
- * show correct step details label ([931a67d](https://github.com/lifinance/widget/commit/931a67dcfdefadaf9c41a98b8e42bde12c7cedc8))
2298
-
2299
- ## [1.10.0](https://github.com/lifinance/widget/compare/v1.9.0...v1.10.0) (2022-07-15)
2300
-
2301
-
2302
- ### Features
2303
-
2304
- * add and always include integrator option ([9e57ee3](https://github.com/lifinance/widget/commit/9e57ee32e27e23c44519a815608a25a46b257b1b))
2305
-
2306
-
2307
- ### Bug Fixes
2308
-
2309
- * better handle gas check with disconnected wallet ([432ebf4](https://github.com/lifinance/widget/commit/432ebf431d6c8c3357eec931d3bef244c611404b))
2310
- * handle disconnected wallet and switch chain on the swap page ([08ceb08](https://github.com/lifinance/widget/commit/08ceb08ae920d28f5894ac4aaf25ac47127a68b1))
2311
- * show routes with disconnected wallet ([f875f4e](https://github.com/lifinance/widget/commit/f875f4e07416d114156d98a69bd6960ee70f65b6))
2312
- * use default readme across packages ([db69a26](https://github.com/lifinance/widget/commit/db69a261816cd4b7e28ce2dcd2b8f7f6d499bbdf))
2313
-
2314
- ## [1.9.0](https://github.com/lifinance/widget/compare/v1.8.1...v1.9.0) (2022-07-14)
2315
-
2316
-
2317
- ### Features
2318
-
2319
- * add no routes available message ([797db9c](https://github.com/lifinance/widget/commit/797db9c05d0870e837eb70ee2b6861e80cfd94cc))
2320
-
2321
-
2322
- ### Bug Fixes
2323
-
2324
- * shifting of big amount ([065ee86](https://github.com/lifinance/widget/commit/065ee861b5cac542a193bebdb6f29a862239c99b))
2325
-
2326
- ### [1.8.1](https://github.com/lifinance/widget/compare/v1.8.0...v1.8.1) (2022-07-12)
2327
-
2328
-
2329
- ### Bug Fixes
2330
-
2331
- * imports ([39ddeb0](https://github.com/lifinance/widget/commit/39ddeb04142bbbe18526a999cd652abfe625ebab))
2332
-
2333
- ## [1.8.0](https://github.com/lifinance/widget/compare/v1.7.0...v1.8.0) (2022-07-12)
2334
-
2335
-
2336
- ### Features
2337
-
2338
- * add page not found message ([2c1b381](https://github.com/lifinance/widget/commit/2c1b38157dd45930b64f4da992568182137af992))
2339
- * show insufficient gas error messages on swap page ([0152fd1](https://github.com/lifinance/widget/commit/0152fd1ea9dd663f859d1b35526842bfe79b8161))
2340
-
2341
-
2342
- ### Bug Fixes
2343
-
2344
- * check gas sufficiency for chain native tokens ([9deea31](https://github.com/lifinance/widget/commit/9deea31758d81d5b34018326d41a7cc337f18a45))
2345
- * current route is not always updated ([ebd11cc](https://github.com/lifinance/widget/commit/ebd11cce12dc3e551e4d40880f3ff2df2e7ebde5))
2346
- * current route is not always updated ([d291348](https://github.com/lifinance/widget/commit/d2913482f6876b8ec36e8b195fcbfa3144d4e50f))
2347
- * insert empty box to center the header ([674bf90](https://github.com/lifinance/widget/commit/674bf903f7b41162df4de6bb3d87a344354befd4))
2348
- * make cursor pointer ([54f32ff](https://github.com/lifinance/widget/commit/54f32ff85959c291f1995f1782f4451c6998d53d))
2349
- * update insufficient gas error messages look ([3172f9a](https://github.com/lifinance/widget/commit/3172f9aa20c680e0b54ea777651cebacd43d18e1))
2350
- * warning message colors ([19652bf](https://github.com/lifinance/widget/commit/19652bffd31e5ca2b18b888aac34214258a1bd1d))
2351
- * wording for token allowance ([a81a9c7](https://github.com/lifinance/widget/commit/a81a9c7df768bb70285d300e12091be96c7ebe01))
2352
-
2353
- ## [1.7.0](https://github.com/lifinance/widget/compare/v1.6.1...v1.7.0) (2022-07-06)
2354
-
2355
-
2356
- ### Features
2357
-
2358
- * deactivate metamask provider check ([#8](https://github.com/lifinance/widget/issues/8)) ([d34eba3](https://github.com/lifinance/widget/commit/d34eba3869a34f1c92a2019eafac4a87b57e4c84))
2359
-
2360
-
2361
- ### Bug Fixes
2362
-
2363
- * **Safari:** overlapping issue ([f2590e2](https://github.com/lifinance/widget/commit/f2590e24f0b19865f3315c47bee1a949f332f2e0))
2364
-
2365
- ### [1.6.1](https://github.com/lifinance/widget/compare/v1.6.0...v1.6.1) (2022-07-06)
2366
-
2367
-
2368
- ### Bug Fixes
2369
-
2370
- * fix styles for mobile ([c3930ca](https://github.com/lifinance/widget/commit/c3930cabfcbad2624a8b933c535869d9694da035))
2371
- * **Safari:** top border radius and right scrollbar are hidden by overlapping element ([ff4f2a6](https://github.com/lifinance/widget/commit/ff4f2a62ef9da00eed067fe28899e83e0ed22eec))
2372
- * show only if amount is present ([fa5c590](https://github.com/lifinance/widget/commit/fa5c5907024d3af2cef0d3bcc9b4e51db632c441))
2373
-
2374
- ## [1.6.0](https://github.com/lifinance/widget/compare/v1.5.0...v1.6.0) (2022-07-05)
2375
-
2376
-
2377
- ### Features
2378
-
2379
- * add insufficient gas and funds messages ([c016e15](https://github.com/lifinance/widget/commit/c016e15979246db85b81101ada11e3a88326990a))
2380
- * add slippage too large error ([17b0780](https://github.com/lifinance/widget/commit/17b0780a6399771728eb6e7ca8a360364428d781))
2381
-
2382
-
2383
- ### Bug Fixes
2384
-
2385
- * handle replaced transaction ([2a0674d](https://github.com/lifinance/widget/commit/2a0674dec5230a00bea97d27e5c0d8686ceb866f))
2386
- * sometimes account signer is not found after page refresh ([054648e](https://github.com/lifinance/widget/commit/054648e2c86aeafcb6f1a77e3708f865b82c869b))
2387
-
2388
- ## [1.5.0](https://github.com/lifinance/widget/compare/v1.4.0...v1.5.0) (2022-07-01)
2389
-
2390
-
2391
- ### Features
2392
-
2393
- * add crash reports and diagnostic data collection ([276f624](https://github.com/lifinance/widget/commit/276f62450441999dd5fb789ac7b256cf181df84b))
2394
-
2395
-
2396
- ### Bug Fixes
2397
-
2398
- * can't select tokens with the same address ([60e6b44](https://github.com/lifinance/widget/commit/60e6b446ce6142c5b6e742f973d4206abf963d34))
2399
- * PoweredBy hover color ([e6b75d1](https://github.com/lifinance/widget/commit/e6b75d14ca97173858f70cf1b85e2bc03c25d56f))
2400
-
2401
- ## [1.4.0](https://github.com/lifinance/lifi-widget/compare/v1.3.2...v1.4.0) (2022-06-27)
2402
-
2403
-
2404
- ### Features
2405
-
2406
- * hide internal wallet UI if walletManagement is provided ([68dd45f](https://github.com/lifinance/lifi-widget/commit/68dd45fbd5712cf5348c3a1bd53bc4d7c1684c50))
2407
-
2408
- ### [1.3.2](https://github.com/lifinance/lifi-widget/compare/v1.3.1...v1.3.2) (2022-06-27)
2409
-
2410
-
2411
- ### Bug Fixes
2412
-
2413
- * handleSwapButtonClick for external wallet menagement ([9d680a8](https://github.com/lifinance/lifi-widget/commit/9d680a8b975cdecb152b242f3c0bdaeaa9c795c7))
2414
-
2415
- ### [1.3.1](https://github.com/lifinance/lifi-widget/compare/v1.3.0...v1.3.1) (2022-06-22)
2416
-
2417
- ## [1.3.0](https://github.com/lifinance/lifi-widget/compare/v1.2.0...v1.3.0) (2022-06-22)
2418
-
2419
-
2420
- ### Features
2421
-
2422
- * add external wallet management functionality ([#9](https://github.com/lifinance/lifi-widget/issues/9)) ([459589b](https://github.com/lifinance/lifi-widget/commit/459589b161ad5e440f3f7c0cfa6a2685af7ef5d1))
2423
-
2424
-
2425
- ### Bug Fixes
2426
-
2427
- * build errors ([161f503](https://github.com/lifinance/lifi-widget/commit/161f5032af804e6f3a098a2bc4dd9ce2dbbe1ca5))
2428
-
2429
- ## [1.2.0](https://github.com/lifinance/lifi-widget/compare/v1.1.3...v1.2.0) (2022-06-13)
2430
-
2431
-
2432
- ### Features
2433
-
2434
- * save settings to localStorage ([ee4a9d1](https://github.com/lifinance/lifi-widget/commit/ee4a9d1ca96cfa26388641b137123a2a2c8d2b2d))
2435
-
2436
-
2437
- ### Bug Fixes
2438
-
2439
- * always initialize tools ([2d2be1a](https://github.com/lifinance/lifi-widget/commit/2d2be1a0842f5dae1784424efed53a578898cc6a))
2440
- * font size in some circumstances ([35ac8c8](https://github.com/lifinance/lifi-widget/commit/35ac8c8f7edf348651d947433e577e1cdeabe021))
2441
- * make tools optional on first load ([4b8ab69](https://github.com/lifinance/lifi-widget/commit/4b8ab6971fdebed6995b209544cede7bfc4d967d))
2442
- * remove home route ([2085bc6](https://github.com/lifinance/lifi-widget/commit/2085bc67decaa60cd94047ec035c9947a872a3c1))
2443
- * restrict variations of config usage ([5ec0fcc](https://github.com/lifinance/lifi-widget/commit/5ec0fcc4576eefa6f38175287f1ff00bd86ad551))
2444
-
2445
- ### [1.1.3](https://github.com/lifinance/lifi-widget/compare/v1.1.2...v1.1.3) (2022-06-08)
2446
-
2447
-
2448
- ### Bug Fixes
2449
-
2450
- * usage inside nested routers ([0cc9835](https://github.com/lifinance/lifi-widget/commit/0cc98354825b2b579cf82ed4a7dd5b466adc307d))
2451
-
2452
- ### [1.1.2](https://github.com/lifinance/lifi-widget/compare/v1.1.1...v1.1.2) (2022-06-08)
2453
-
2454
-
2455
- ### Bug Fixes
2456
-
2457
- * build with fonts and icons ([9d2f598](https://github.com/lifinance/lifi-widget/commit/9d2f598a6682982d99c64f60e11a665d27060dc5))
2458
- * make config optional ([ea14369](https://github.com/lifinance/lifi-widget/commit/ea14369e3462c04517d3fc05f93af86b908499f0))
2459
-
2460
- ### [1.1.1](https://github.com/lifinance/lifi-widget/compare/v1.1.0...v1.1.1) (2022-06-08)
2461
-
2462
-
2463
- ### Bug Fixes
2464
-
2465
- * enable all default chains ([0215034](https://github.com/lifinance/lifi-widget/commit/02150348eccf563853d03c4f07968c7a0faa97be))
2466
-
2467
- ## [1.1.0](https://github.com/lifinance/lifi-widget/compare/v1.0.1...v1.1.0) (2022-06-08)
2468
-
2469
-
2470
- ### Features
2471
-
2472
- * add route priority badges (tags) to route cards ([31e18ea](https://github.com/lifinance/lifi-widget/commit/31e18ea092e7fe48cac290623d3bfaec81b23174))
2473
-
2474
-
2475
- ### Bug Fixes
2476
-
2477
- * auto calculate header hight ([80b317e](https://github.com/lifinance/lifi-widget/commit/80b317ec842c4e1816a1c048530b6f062cc23ea9))
2478
- * disable selection of the same tokens ([9fb33e9](https://github.com/lifinance/lifi-widget/commit/9fb33e98c1525e5e22a9b969bca45f4c6261067d))
2479
- * remove delay when pressing the max button ([70a1691](https://github.com/lifinance/lifi-widget/commit/70a16916f93083c0e4667089851bc0d800fcdf88))
2480
- * routes are not always refreshed correctly after time was elapsed ([67058c6](https://github.com/lifinance/lifi-widget/commit/67058c68217d8df413c7a7f8a85ef42afe32bff0))
2481
-
2482
- ### [1.0.1](https://github.com/lifinance/lifi-widget/compare/v1.0.0...v1.0.1) (2022-06-06)
2483
-
2484
- ## 1.0.0 (2022-06-06)
2485
-
2486
-
2487
- ### ⚠ BREAKING CHANGES
2488
-
2489
- * prepare to publish
2490
-
2491
- ### Features
2492
-
2493
- * ability to remove active route ([f4e5c32](https://github.com/lifinance/lifi-widget/commit/f4e5c320b84ed4a2a91819860abb41fa67d67321))
2494
- * add appearance settings ([7d36597](https://github.com/lifinance/lifi-widget/commit/7d365976e78c5fbd83c21a99fb5fa0e9212fa4cf))
2495
- * add arrow to swap routes ([11f154e](https://github.com/lifinance/lifi-widget/commit/11f154e56b413087878a714e317618586bc9b262))
2496
- * add auto color scheme checkbox ([75eddcc](https://github.com/lifinance/lifi-widget/commit/75eddcc775bba26e33b89073a4600b11872fe0e6))
2497
- * add border radius customization ([779b935](https://github.com/lifinance/lifi-widget/commit/779b935f8114704002c3f7aa82dc4da30552a9c3))
2498
- * add CardTitle ([260339a](https://github.com/lifinance/lifi-widget/commit/260339adf5338307004dc8afbff21ddba770d958))
2499
- * add connect wallet button ([4e93bcc](https://github.com/lifinance/lifi-widget/commit/4e93bcc22e5e5948d10e520716c88351f6edd6f8))
2500
- * add ContainerDrawer ([ba19dac](https://github.com/lifinance/lifi-widget/commit/ba19dac21796e4ea2bd47387867de0cd6c69d9eb))
2501
- * add dark color scheme support ([b70526a](https://github.com/lifinance/lifi-widget/commit/b70526a20b326bf815258f8617f6937e44cf9db7))
2502
- * add dark mode switch ([b66eabc](https://github.com/lifinance/lifi-widget/commit/b66eabcd3a8fa9689c696b337b7a0a61b2024f84))
2503
- * add details to route cards ([bbd5926](https://github.com/lifinance/lifi-widget/commit/bbd5926f7189d716c23b06cbed49d215227e60a9))
2504
- * add different layout presentations ([e7c495e](https://github.com/lifinance/lifi-widget/commit/e7c495e25d14a18da812549ee9bf440248648b83))
2505
- * add different layout presentations ([05cbcb6](https://github.com/lifinance/lifi-widget/commit/05cbcb6ddfc26032edbe60b288ec0ed062b47d4d))
2506
- * add error appearance ([095a39f](https://github.com/lifinance/lifi-widget/commit/095a39fb3625320a8fbc9a0f243ee2516296fb5b))
2507
- * add error messages for process ([20542bc](https://github.com/lifinance/lifi-widget/commit/20542bc2f792383eb74cccf91aaac6a93bfb3866))
2508
- * add font family customization ([ea46d79](https://github.com/lifinance/lifi-widget/commit/ea46d79c3d3d1c265d7ae2d52a80a6310ddfa6c6))
2509
- * add header, add form draft ([4ee2615](https://github.com/lifinance/lifi-widget/commit/4ee261599ed9cea6a23012ab9507bc857ae8e0cc))
2510
- * add i18n support, upgrade to React 18 ([54ef854](https://github.com/lifinance/lifi-widget/commit/54ef854dcbaa571dd14c7503031688b815239b93))
2511
- * add Inter font ([f814b3a](https://github.com/lifinance/lifi-widget/commit/f814b3a32c6c086619f20dd0e36ef2a88744f6e3))
2512
- * add LI.FI as a tool ([a637ca0](https://github.com/lifinance/lifi-widget/commit/a637ca0ff65516dd8b680bc38286205232b1f4a2))
2513
- * add link ([acd71c0](https://github.com/lifinance/lifi-widget/commit/acd71c00c4272f165e63b9780a989cdd994677e7))
2514
- * add link to block explorer ([69c2ee1](https://github.com/lifinance/lifi-widget/commit/69c2ee118687f044870193d99adaaa38dc031f22))
2515
- * add powered by section ([0226495](https://github.com/lifinance/lifi-widget/commit/02264957143fa8f2c4f47431933795b343e2990d))
2516
- * add react-scripts with support of monorepo ([fae05f5](https://github.com/lifinance/lifi-widget/commit/fae05f59a976409997cf9ae0b525d1b295be3ce1))
2517
- * add reverse tokens button ([b0f826d](https://github.com/lifinance/lifi-widget/commit/b0f826db7844c62ca16ed0e8380271c4f0260a1f))
2518
- * add secondary color customization ([471cd93](https://github.com/lifinance/lifi-widget/commit/471cd93c28fdfa981db76fbd8577332ff82719ea))
2519
- * add select chain and token compact layout ([66d0beb](https://github.com/lifinance/lifi-widget/commit/66d0bebac4721d30cf34b991b22bf8eb4ae77c16))
2520
- * add select token drawer, header improvements ([00c28a9](https://github.com/lifinance/lifi-widget/commit/00c28a9bf137808e87d7a279ef0f2a4fae925bbb))
2521
- * add send to recipient switch, refine colors ([d674546](https://github.com/lifinance/lifi-widget/commit/d674546774d4a89892d2a4dae5b75e38035b9574))
2522
- * add settings components ([a9d4175](https://github.com/lifinance/lifi-widget/commit/a9d417505b5f5193985c73db50dae9740999bfe5))
2523
- * add settings page draft ([2370a30](https://github.com/lifinance/lifi-widget/commit/2370a30c2e9960a1fb70c1f8a4c67b5e9ae02873))
2524
- * add skeleton to chain select ([af62515](https://github.com/lifinance/lifi-widget/commit/af625153fcb9bcd782d1027dab78f7d63984ae42))
2525
- * add skeleton while loading balances with all tokens filter set ([5e486cd](https://github.com/lifinance/lifi-widget/commit/5e486cd66703e10cef7d0344c2817a5c6d9e12f5))
2526
- * add step and execution items ([b715bed](https://github.com/lifinance/lifi-widget/commit/b715bedb051a7d57f41a8cc83d763d5401267cac))
2527
- * add step divider ([05e76d6](https://github.com/lifinance/lifi-widget/commit/05e76d6e1e3590d6f88ee1d78a2e68a2db205085))
2528
- * add stepper draft ([91677e7](https://github.com/lifinance/lifi-widget/commit/91677e78ae822b0d7a318a4daa92cea372bdae4a))
2529
- * add sticky header ([ffade59](https://github.com/lifinance/lifi-widget/commit/ffade5996989eff2f5eb667ca02247217e1bb6e8))
2530
- * add sufficient balance check ([f96b472](https://github.com/lifinance/lifi-widget/commit/f96b4723a9a5d45db9c65e206431f012cf2c519f))
2531
- * add supported chains to drawer ([913db7f](https://github.com/lifinance/lifi-widget/commit/913db7fc59fd92765b33853f113e9035b83e37c5))
2532
- * add swap execution logic draft + minor improvements ([9fb867f](https://github.com/lifinance/lifi-widget/commit/9fb867ffb23f9cb8990c88cffef0916230c5908d))
2533
- * add swap in progress draft ([ffbd288](https://github.com/lifinance/lifi-widget/commit/ffbd28894457d3ad4afa9ec2619adf00d01b6ad7))
2534
- * add swap route card draft ([14df8c3](https://github.com/lifinance/lifi-widget/commit/14df8c320d60e7f8151a359ec088787c6d1d9b6a))
2535
- * add swap routes page ([72415c3](https://github.com/lifinance/lifi-widget/commit/72415c342a861495fad3b619415c385b191d9cac))
2536
- * add swap routes update progress circle ([25acb5e](https://github.com/lifinance/lifi-widget/commit/25acb5ea4a8b520f0ade32932d98da584b81bf6d))
2537
- * add swap status bottom sheet ([83575c9](https://github.com/lifinance/lifi-widget/commit/83575c938663c245258d553fc3b669b243237fe6))
2538
- * add swap step timer ([24b52f9](https://github.com/lifinance/lifi-widget/commit/24b52f9b89720ccf9298a1a663cb0236948eba98))
2539
- * add SwapButton, small fixes ([dad26dc](https://github.com/lifinance/lifi-widget/commit/dad26dca842c8162be9ab3e06247ccfbfd478bfc))
2540
- * add swapping page draft ([1c387ab](https://github.com/lifinance/lifi-widget/commit/1c387abbe41affe90793c1b10ea31ba96097ec39))
2541
- * add text fitter ([ad1e272](https://github.com/lifinance/lifi-widget/commit/ad1e272794f7caca2268240e3238afee0a43fa8d))
2542
- * add token list draft ([a318735](https://github.com/lifinance/lifi-widget/commit/a318735fd18a9656455af537ebc129e12bdbee77))
2543
- * add token price to token list ([7171135](https://github.com/lifinance/lifi-widget/commit/717113537d06e585a40690b6279356d061617ca3))
2544
- * add ToolItem draft ([167dd4b](https://github.com/lifinance/lifi-widget/commit/167dd4ba38300b1934457f4b3e4237f3d2ba5e8c))
2545
- * add tooltip and refetch ([89b91c3](https://github.com/lifinance/lifi-widget/commit/89b91c3dc5c7b29d8a35131e5a3cbe1b888394ed))
2546
- * add translations and more status handling ([2b0af0b](https://github.com/lifinance/lifi-widget/commit/2b0af0bff3eef9293b0229118ac8c02c6fec65d6))
2547
- * add useChain(s) hooks ([d74140b](https://github.com/lifinance/lifi-widget/commit/d74140bb1db43877b98412b64bbaa90721e8c5e5))
2548
- * add useSwapRoutes hook draft ([239c2f7](https://github.com/lifinance/lifi-widget/commit/239c2f74958dba54eb5bbb94b121991204b8a791))
2549
- * add useToken and useTokenBalance hooks, update SwapInput ([be17b6d](https://github.com/lifinance/lifi-widget/commit/be17b6d544b133bfa35264af24b86a5de972830b))
2550
- * add validation to slippage input ([fa14a49](https://github.com/lifinance/lifi-widget/commit/fa14a49080b4fceded60a21906f8f6b966ecacae))
2551
- * add you pay token price ([5a6fddf](https://github.com/lifinance/lifi-widget/commit/5a6fddff824a78130eeed1c6fa5b5457bc7e83d8))
2552
- * beautiful wallet extension not found dialog ([ecdc8e2](https://github.com/lifinance/lifi-widget/commit/ecdc8e264b9c6654c7bb37edb199aa3ddf07e1cc))
2553
- * blockwallet support ([#7](https://github.com/lifinance/lifi-widget/issues/7)) ([1f5a508](https://github.com/lifinance/lifi-widget/commit/1f5a508cb9bd92cc4063e41fb82297440e7b4055))
2554
- * don't show circle when loading ([fa832a4](https://github.com/lifinance/lifi-widget/commit/fa832a4bc27fcd70946458ed5e060cfb427548d9))
2555
- * enable gas and funds check ([c105766](https://github.com/lifinance/lifi-widget/commit/c105766d6101adc2211096ef548bab38949b4ee1))
2556
- * get and display routes ([#3](https://github.com/lifinance/lifi-widget/issues/3)) ([91565b4](https://github.com/lifinance/lifi-widget/commit/91565b4baeccd992b4d2e519775e179192f43262))
2557
- * handle long amounts ([a1c9454](https://github.com/lifinance/lifi-widget/commit/a1c9454f94ea121994028c23015e9908e63e7588))
2558
- * improve send to recipient form, add route priority select ([52d91ca](https://github.com/lifinance/lifi-widget/commit/52d91ca7ad1b4db807d17d93192f7004fd17d4d2))
2559
- * improve token selection ([5a87346](https://github.com/lifinance/lifi-widget/commit/5a8734680ca833e9ef8cfb6f9de622a5feff2813))
2560
- * move customization to sidebar ([f4664e7](https://github.com/lifinance/lifi-widget/commit/f4664e759dc4fbab1347f630857b208e4138a151))
2561
- * move settings to drawer ([9c6adcc](https://github.com/lifinance/lifi-widget/commit/9c6adcc37d07d9d4e515a747082bea7ede65042d))
2562
- * move to monorepo ([fe7e24b](https://github.com/lifinance/lifi-widget/commit/fe7e24b6a915af4f3f3338946e25ba165384d03d))
2563
- * move token amount formatting to hook ([ec55aa1](https://github.com/lifinance/lifi-widget/commit/ec55aa1522b4be066ed3ad95e02033189d63f699))
2564
- * restructure swap execution logic ([74ebf3d](https://github.com/lifinance/lifi-widget/commit/74ebf3d4dff14e7f53471612d956985367c1941a))
2565
- * show amount to receive ([5c76104](https://github.com/lifinance/lifi-widget/commit/5c761041faee6ac3198cdcd0636871d25ebed63b))
2566
- * stepper improvements ([4589d4d](https://github.com/lifinance/lifi-widget/commit/4589d4d6056903f4ea42cae504500cf4b68873c9))
2567
- * stop timer when action is required ([482bddb](https://github.com/lifinance/lifi-widget/commit/482bddb4b1ab540a6af1853b0f9d53fc16e905e5))
2568
- * transaction stepper with all states ([34a2278](https://github.com/lifinance/lifi-widget/commit/34a227895d8a6081677a51e2a1b69e7b5ca1671d))
2569
- * update chain selection ([a9261f0](https://github.com/lifinance/lifi-widget/commit/a9261f0670ab9469cb14147ac30c64c9898c01c4))
2570
- * update icons and colors ([52eb4b8](https://github.com/lifinance/lifi-widget/commit/52eb4b82e774d7e15f8e2e05658634a6a6129d95))
2571
- * update swap form layout ([7f9b3b6](https://github.com/lifinance/lifi-widget/commit/7f9b3b69df5770e99224dbd59dd628ac87f8f6d5))
2572
- * update to new SDK status handling ([cb87f62](https://github.com/lifinance/lifi-widget/commit/cb87f62241a340b2c378f265871d55e4b124427e))
2573
- * update token drawer ([52a17ec](https://github.com/lifinance/lifi-widget/commit/52a17ecc210778bc4ccc7354f4d4e838e1e418aa))
2574
- * use getTokens endpoint ([5e4f86a](https://github.com/lifinance/lifi-widget/commit/5e4f86ad0a4e419c7f5b2c63d45743c59b5d62a4))
2575
- * use route from location state ([5050cd6](https://github.com/lifinance/lifi-widget/commit/5050cd6d1840bd6f11fb34a40caa1eb9e630bdf7))
2576
-
2577
-
2578
- ### Bug Fixes
2579
-
2580
- * fix useTokens typo ([e71ad88](https://github.com/lifinance/lifi-widget/commit/e71ad88a95de68ad67525268f5687a346c0c018f))
2581
- * add inputMode search ([17c22bd](https://github.com/lifinance/lifi-widget/commit/17c22bda1d757b333901c218babc4bc5097099b7))
2582
- * add keys and loading states ([c576101](https://github.com/lifinance/lifi-widget/commit/c576101bb5cc737a3906dd5e8868ec8be2cb1103))
2583
- * add possibility topic ([d564803](https://github.com/lifinance/lifi-widget/commit/d564803f6b311947eb51b8bf8350dc2393825aa4))
2584
- * adjust padding ([626acf0](https://github.com/lifinance/lifi-widget/commit/626acf0141371437bc76adf0064c97c5fa838f6f))
2585
- * adjust typography ([8edfecf](https://github.com/lifinance/lifi-widget/commit/8edfecfdd880faf061952aefcee3d924dc8428d9))
2586
- * change wording ([f3b9498](https://github.com/lifinance/lifi-widget/commit/f3b9498d1f96b58157c196f6e838389cdde9d320))
2587
- * clear from amount on close ([e3fda8c](https://github.com/lifinance/lifi-widget/commit/e3fda8c3e09ae17449e0583f4b223e30b4369b94))
2588
- * debounce only when has value ([0a18dc2](https://github.com/lifinance/lifi-widget/commit/0a18dc21dc6f7d2fe05e47a8d5a7f9f4f024fdaf))
2589
- * disable bridge prioritization ([aea18ea](https://github.com/lifinance/lifi-widget/commit/aea18ea4cab8bed9973a5c8ccf4f5494e1ec8e95))
2590
- * disable default tokens ([0e95966](https://github.com/lifinance/lifi-widget/commit/0e9596659168626eca5e6fb595c665af513cb232))
2591
- * disable swap chains when they are not selected ([8531863](https://github.com/lifinance/lifi-widget/commit/8531863752a7936817be4f0520d03da70bae2ab9))
2592
- * disable token loading while wallet disconnected ([be23def](https://github.com/lifinance/lifi-widget/commit/be23defbc6fb12dce395c02de9e619a28baa16a3))
2593
- * EIP1193 provider not found ([68d3829](https://github.com/lifinance/lifi-widget/commit/68d38290376057d4eceaba4c8cf32fe90a562461))
2594
- * execution route mutability hotfix ([375e575](https://github.com/lifinance/lifi-widget/commit/375e575119f3404a14bf3e61b46237d4295e4f2c))
2595
- * fix dark theme logo ([effa1d4](https://github.com/lifinance/lifi-widget/commit/effa1d4274adc12fe9d00f0b1fb68a7b9bad7f1a))
2596
- * fix eslint, bump packages ([1bc3a61](https://github.com/lifinance/lifi-widget/commit/1bc3a61d18c4624f604be0de63d2b867b830e307))
2597
- * fix external theme control ([8ae3848](https://github.com/lifinance/lifi-widget/commit/8ae38482ebfd49c94100243b7328ef4ac1b28eed))
2598
- * fix input field not resetting after changing chain ([cf4b715](https://github.com/lifinance/lifi-widget/commit/cf4b715cd5b04c1c47a8bc89ba97e3bb2f15feb4))
2599
- * fix layout margins ([4bbe4a1](https://github.com/lifinance/lifi-widget/commit/4bbe4a12f0bd2d030bea0994b25de7f71bcabb69))
2600
- * fix navigation to swapping page ([3316bff](https://github.com/lifinance/lifi-widget/commit/3316bffdd9b5b7f894042dd6824120a0aa3aec83))
2601
- * fix skeleton width ([56dfbae](https://github.com/lifinance/lifi-widget/commit/56dfbaed018bfd19f29de1aba9dc525ef6bfb44a))
2602
- * header not sticky sometimes ([f045008](https://github.com/lifinance/lifi-widget/commit/f04500827a4bba885291dfaed078650457c1581e))
2603
- * heavy re-renders on every amount change ([62f725a](https://github.com/lifinance/lifi-widget/commit/62f725ad4e0c2c76a042419c1594a9cb8f036304))
2604
- * hide empty scrollbar ([cc2a2fe](https://github.com/lifinance/lifi-widget/commit/cc2a2fef6e1cd35dcf93286e6f03eb0d6716ecc6))
2605
- * improve dark theme support ([fea0977](https://github.com/lifinance/lifi-widget/commit/fea09772ca1ee261264e28edacd704a07066b514))
2606
- * improve formatting, add max handler ([45b12f8](https://github.com/lifinance/lifi-widget/commit/45b12f884cc2656cefcc95a5936a28fd502bc29d))
2607
- * improve outlined button dark mode support ([eaa65bc](https://github.com/lifinance/lifi-widget/commit/eaa65bc85ce78a75b774082f5681167214d94774))
2608
- * improve token filtering perfomance ([383a8a5](https://github.com/lifinance/lifi-widget/commit/383a8a5da7fb0927d96ce4a9708ad5f37094e89b))
2609
- * increase refetchTime ([91fb903](https://github.com/lifinance/lifi-widget/commit/91fb903ad0cdb73373dc349aa34c6b409fd6f794))
2610
- * input shrinks ([e390016](https://github.com/lifinance/lifi-widget/commit/e39001612c44b2e181fa86a6a0b57c218ce03500))
2611
- * lower font weight when not selected ([7223873](https://github.com/lifinance/lifi-widget/commit/72238733e7d203789e20764f769c4aec335c6f3f))
2612
- * lower item height ([cb67308](https://github.com/lifinance/lifi-widget/commit/cb67308af766130772719ed3f6a79dad0a5e2fc6))
2613
- * make title match others ([085d20b](https://github.com/lifinance/lifi-widget/commit/085d20b35184e90c1762fb39b3139e983d0728d5))
2614
- * make token selection smoother ([51ef8ed](https://github.com/lifinance/lifi-widget/commit/51ef8edc288e2db31805a006e835987b141015e2))
2615
- * make webpack 5 work with crypto libs ([6106b95](https://github.com/lifinance/lifi-widget/commit/6106b9566b3e03412e6aac30f6f95f303d166298))
2616
- * migrate old appearance settings ([dfd92fe](https://github.com/lifinance/lifi-widget/commit/dfd92fe163005212e6d0eb5f1696cc968c731644))
2617
- * missed loading state ([36b3535](https://github.com/lifinance/lifi-widget/commit/36b35350779b92d5179cdf734a519fbacbc6f2bd))
2618
- * missing packages and types ([49260fb](https://github.com/lifinance/lifi-widget/commit/49260fb0261b3e52ef231868fa885070e881082d))
2619
- * not found dom route ([e3c961f](https://github.com/lifinance/lifi-widget/commit/e3c961fbcf1f0bdfe74f4eacb20b2ff7a31bf159))
2620
- * optimize wallet interface usage ([b8716e6](https://github.com/lifinance/lifi-widget/commit/b8716e6491ea51157f0bc247ca7407376a1d9547))
2621
- * p nesting ([ee519d2](https://github.com/lifinance/lifi-widget/commit/ee519d27df0375e542d8c5d45071a8c38fcb4ff8))
2622
- * postcss-normalize module not found ([fd0afa3](https://github.com/lifinance/lifi-widget/commit/fd0afa308399db0ca7099cbb73605abb8b89dadc))
2623
- * prevent running on mount ([acd8389](https://github.com/lifinance/lifi-widget/commit/acd838908a41e12050061f2a10f1712f77801976))
2624
- * proper avatar colors for dark mode ([88df9ff](https://github.com/lifinance/lifi-widget/commit/88df9ff825a190e0bf0c1223f4cb56ed36b90fc9))
2625
- * props forwarding error ([5a1f110](https://github.com/lifinance/lifi-widget/commit/5a1f1105ff0d9fd8691108efef27a7d0bc8111c8))
2626
- * reduce max width ([4d3432d](https://github.com/lifinance/lifi-widget/commit/4d3432dfa013631efdca9b3c0013e3cb9af19c2d))
2627
- * reduce max width ([233a1f3](https://github.com/lifinance/lifi-widget/commit/233a1f35de8cea24c4182065e8d370522726f428))
2628
- * remove backgroundImage ([a395b48](https://github.com/lifinance/lifi-widget/commit/a395b4888b3c901d43c42ec07ddb49398695cf10))
2629
- * remove default tokens ([1428e75](https://github.com/lifinance/lifi-widget/commit/1428e750160913fb1705589648a7e2c3b7924171))
2630
- * remove notched prop ([272dae6](https://github.com/lifinance/lifi-widget/commit/272dae6e88a281e627e7ace779c88fcbc1e0555d))
2631
- * remove scripts ([a133696](https://github.com/lifinance/lifi-widget/commit/a133696160131e1d01e61128c752ed510d61c0c7))
2632
- * remove testing steps ([a7f16ac](https://github.com/lifinance/lifi-widget/commit/a7f16ac632c8940cd4f6f2c9b6bc2f41bb88a60e))
2633
- * rename route priority ([833cfa9](https://github.com/lifinance/lifi-widget/commit/833cfa907daf24d68179964db357c2aa0ecf01d0))
2634
- * return debounced value immediately on mount ([247fd9e](https://github.com/lifinance/lifi-widget/commit/247fd9e01358049cc00ca8977076c5c4b02f1613))
2635
- * scroll to top after changing chain ([bc772ab](https://github.com/lifinance/lifi-widget/commit/bc772abc2de319a7d59c3a8ce670f5a8007c1e2e))
2636
- * set correct header name for token selection ([68d20e9](https://github.com/lifinance/lifi-widget/commit/68d20e9bd160739470febc0e130977c927be895f))
2637
- * set gas price default value ([ff777d4](https://github.com/lifinance/lifi-widget/commit/ff777d444ae6e33cfba2b19ec9e957311fa42a7c))
2638
- * show meesage only if no gas ([ddb0702](https://github.com/lifinance/lifi-widget/commit/ddb0702ac666d0c3d3af52bc5003b87d3959a39f))
2639
- * style adjustments ([ccbeb51](https://github.com/lifinance/lifi-widget/commit/ccbeb5180a7c1fede7b1a4db635f558dc7214348))
2640
- * switch to using chain ids ([d6dceea](https://github.com/lifinance/lifi-widget/commit/d6dceea0009d5a212924c878e50aa5e536afaacf))
2641
- * theme adjustments ([526de7f](https://github.com/lifinance/lifi-widget/commit/526de7f98c99708b55f37e368804b3c6e911c622))
2642
- * title jump when progress is empty ([8d8fdc9](https://github.com/lifinance/lifi-widget/commit/8d8fdc9f09c02360ea1133c5b8e7d40bb86cf3a5))
2643
- * walleticon import ([ec58843](https://github.com/lifinance/lifi-widget/commit/ec588433be85cc615194ec41cf0261d46df0f1c4))
2644
-
2645
-
2646
- * prepare to publish ([6ae9bc7](https://github.com/lifinance/lifi-widget/commit/6ae9bc777e38848d19245b5b1ddf632fc1725ebd))