4.28.11 (2020-02-28)
New Features
- borrow:
- input: 1px transparent instead of none to avoid jump (185ae7e)
- input-redesign:
- restyled CreatableInput (ef8a51f)
- changed these input to new design (cc54b3c)
- remove unneeded props for textInp & passwordInp (f69e1be)
- fix test and updated frontend snapshot (a817ba4)
- update component snapshot (d6869c8)
- apply redesign to text input (81c56ae)
- add nolastpass to email input (6cf9c33)
- check if lastPass is enable to show warning icon (d6ac918)
- password input done (bae8fa9)
- replace red000 (f8e54ca)
- helper-file-form: create helper file (2afb9c7)
- input-redsign: removed lastPass icon in passwords (4ab83e2)
Bug Fixes
- sfox:
- snapshot: updated (88dd7ba)
- input-redesign:
- xlm-memo: removed display none for memo when sending (826ad7e)
- Sfox: getSfoxUser is a required function (cbe9851)
Refactors
- borrow: