### 1.4.7 - add loading state to max button [#344](https://github.com/MyEtherWallet/mew-components/pull/344) ### 1.4.6 - fix error on console for color code [#343](https://github.com/MyEtherWallet/mew-components/pull/343) ### 1.4.5 - better query selecting that only affects currently active mew-select menu [#342](https://github.com/MyEtherWallet/mew-components/pull/342) ### 1.4.4 - scroll mew select to top when searching [#341](https://github.com/MyEtherWallet/mew-components/pull/341) ### 1.4.3-hotfix.2 - fix menu popup overflow [#340](https://github.com/MyEtherWallet/mew-components/pull/340) - fix popup overflow [#340](https://github.com/MyEtherWallet/mew-components/pull/340) ### 1.4.3-hotfix.1 - fix menu popup overflow [#339](https://github.com/MyEtherWallet/mew-components/pull/339) ### 1.4.3 - actually export menu pop up [#338](https://github.com/MyEtherWallet/mew-components/pull/338) ### 1.4.2 - fix menu popup scroll [#337](https://github.com/MyEtherWallet/mew-components/pull/337) ### 1.4.1 - dark theme notification slot color issues [#336](https://github.com/MyEtherWallet/mew-components/pull/336) ### 1.4.0 - new popup [#328](https://github.com/MyEtherWallet/mew-components/pull/328) - new popup [#328](https://github.com/MyEtherWallet/mew-components/pull/328) ### Release 1.3.10 - fix overlap [#330](https://github.com/MyEtherWallet/mew-components/pull/330) ### Release 1.3.9 ### devop - use mew-tooltip and fix overlap [#326](https://github.com/MyEtherWallet/mew-components/pull/326) - update colors [#323](https://github.com/MyEtherWallet/mew-components/pull/323) - add new mew light table [#318](https://github.com/MyEtherWallet/mew-components/pull/318) ### fix - mew-overlay double scrollbar bug [#324](https://github.com/MyEtherWallet/mew-components/pull/324) - prevent save password popup from chrome browser [#321](https://github.com/MyEtherWallet/mew-components/pull/321) ### Release 1.3.8 ### fix - mew notification arrow on swap alignment [#319](https://github.com/MyEtherWallet/mew-components/pull/319) - address hook horizontal alignment [#317](https://github.com/MyEtherWallet/mew-components/pull/317) - token selector horizontal alignment [#316](https://github.com/MyEtherWallet/mew-components/pull/316) ### devop - ignore e on mew-input type number [#315](https://github.com/MyEtherWallet/mew-components/pull/315) ### Release 1.3.7 ### devop - remove dapp btn capitalization [#313](https://github.com/MyEtherWallet/mew-components/pull/313) - swap notification arrow alignment [#312](https://github.com/MyEtherWallet/mew-components/pull/312) - address selector showing invalid identicon [#311](https://github.com/MyEtherWallet/mew-components/pull/311) - tooltip alignment [#304](https://github.com/MyEtherWallet/mew-components/pull/304) ### Release 1.3.5 ### devop - Remove text capital style from mew button [#306](https://github.com/MyEtherWallet/mew-components/pull/306) ### fix - use token container for notification swap tokens [#307](https://github.com/MyEtherWallet/mew-components/pull/307) - ledger back button [#308](https://github.com/MyEtherWallet/mew-components/pull/308) - token display on tablet view [#309](https://github.com/MyEtherWallet/mew-components/pull/309) ### Release 1.3.4 ### devop - allow users to hide address select save icon [#302](https://github.com/MyEtherWallet/mew-components/pull/302) - fix persistent hint [#303](https://github.com/MyEtherWallet/mew-components/pull/303) ### Release 1.3.3 ### devop - Add optional explorer for mew table [#301](https://github.com/MyEtherWallet/mew-components/pull/301) - remove select search border radius [#300](https://github.com/MyEtherWallet/mew-components/pull/300) - adjust button letter spacing [#299](https://github.com/MyEtherWallet/mew-components/pull/299) - update mew token container [#298](https://github.com/MyEtherWallet/mew-components/pull/298) - revert error for mewtokencontainer [#297](https://github.com/MyEtherWallet/mew-components/pull/297) ### fix - mew-address-select showing wrong identicon bug [#296](https://github.com/MyEtherWallet/mew-components/pull/296) ### Release 1.1.0 ### devop - add selected values on table [#260](https://github.com/MyEtherWallet/mew-components/pull/260) - add id to tableData [#257](https://github.com/MyEtherWallet/mew-components/pull/257) - fix: remove unused element from dropdown selector [#256](https://github.com/MyEtherWallet/mew-components/pull/256) - fix: update mew-notification by using v-explansion-panels [#254](https://github.com/MyEtherWallet/mew-components/pull/254) - fix: mew-popup close button z-index value to locate the button on top [#253](https://github.com/MyEtherWallet/mew-components/pull/253) ### Release 1.0.0 ### devop - add event emit and remove hard coded ccswap for mew-select and mew-input [#248](https://github.com/MyEtherWallet/mew-components/pull/248) ### feature - replace img with mew token container [#247](https://github.com/MyEtherWallet/mew-components/pull/247) - update dark mode colors [#246](https://github.com/MyEtherWallet/mew-components/pull/246) ### Release 0.7.20-beta ### feature - removed static price symbol from mew-select. updated mew-table to truncate text for token column. fixed loading knob on mew-table storybook preview. - update eslint config, lint script and mew-select search method [#241](https://github.com/MyEtherWallet/mew-components/pull/241) ### Release 0.7.19-beta ### feature - added mew input hover state and added slot prependInnerIcon which prepends content to the beginning of the input [#233](https://github.com/MyEtherWallet/mew-components/pull/233) - updated mew-token-container with the correct styles and placeholders and updated mew-select and mew-input to use mew-token-container, updated mew-title and mew-subtitle font-sizes, letter-spacing and line-heights, add isFullWidth and isSmall to mew-tabs, remove title container if there is no title for mew-popup [#234](https://github.com/MyEtherWallet/mew-components/pull/234) - add hasTitle to mew-popup so it removes padding when there is no title [#237](https://github.com/MyEtherWallet/mew-components/pull/237) - created docs for all the components, renamed mew-color prop "color" to "className" and mew-checkbox prop "colorText" to "className". Also cleaned up mew-icon-button.[#235](https://github.com/MyEtherWallet/mew-components/pull/235) ### Release 0.7.18-beta ### feature - added mew menu item slot, removed line heights from typography, added branding [#232]https://github.com/MyEtherWallet/mew-components/pull/232) - added stakewise icons [#229]https://github.com/MyEtherWallet/mew-components/pull/229