* Wrap tag input component
* Postcss nested selectors
* Chips has same size as in ui
* Input matches with sizes/paddings of others
* Adjust colours, move hint text
* Added ChipInput from search in wrapper
* Using InputChip Wrapper in search (#2965)
* Styling Chips in search bar (#2766)
* Styling search chips // Add chip on space/comma/... (#2766)
* Update search on input (#2766)
* Fixing search triggers bugs (#2766)
* removed console logs
* Use props instead of weird CSS selectors for Search Bar
* Add tags on space and commas in EditMeta modal (#2766)
* Fixed empty input in EditMeta modal ; tokens input
* Added tag to the editMeta Modal (#2643)
* Added Tags to ui and to contract/address/account Header (#2643)
* Added tags to summary (#2643)
* Added Search capabilities to contracts/address book/accounts from tokens
(#2643)
* fixes eslint
* Using Chips/Tokens for search (#2643)
* Add search tokens, clickable from List (#2643)
* Add sort capabilities to Accounts / Addresses / Contracts (#2643)
* Fixes formatting issues + state updates after component unmount bug
(#2643)
* Remove unused import
* Small fixes for PR #2697
* Added default sort order for Contracts/Addresses/Accounts
* Using official `material-ui-chip-input` NPM package
* Removed LESS from webpack