1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-02-06 05:10:57 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
slowbackspace
bdd43b49b2 add box shadow 2019-01-18 15:55:20 +01:00
slowbackspace
8edb6b66b8 set border color when focused for input, button, textarea, select 2019-01-18 14:50:26 +01:00
slowbackspace
3c6df77b04 changed FONT_SIZE.BASE to 1rem 2018-12-13 13:42:52 +01:00
slowbackspace
e4d2a5ec72 Revert "changed FONT_SIZE.BASE to 1rem"
This reverts commit e4d2b8ec02.
2018-12-13 13:29:46 +01:00
slowbackspace
e4d2b8ec02 changed FONT_SIZE.BASE to 1rem 2018-12-13 13:27:55 +01:00
Maroš Špak
f73ed1fdcc renamed font weights 2018-12-11 16:17:09 +01:00
Szymon Lesisz
f257f98ab5 flowtype in store and Button 2018-10-10 10:20:31 +02:00
Szymon Lesisz
6d4f0a2943 flowtype components 2018-10-10 10:06:32 +02:00
Vasek Mlejnsky
490d7375db Rewrite passphrase modal 2018-09-26 12:36:36 +02:00
Vasek Mlejnsky
58823e3a81 Fix some eslint errors 2018-09-06 17:04:28 +02:00
Vasek Mlejnsky
cf9cff3170 Remove icon prop from Button
- Now if you want to add icon to button you have to add it as button's child
2018-09-04 15:43:12 +02:00
Vasek Mlejnsky
97eb972ca0 Make Button's children non required 2018-09-04 14:41:53 +02:00
Vasek Mlejnsky
647ee89991 Add mouse+focus events to Button 2018-09-04 14:17:51 +02:00
Vasek Mlejnsky
04d49a5ca5 Delete "buttons" folder and move "Button" at the root of "components/" 2018-09-04 11:33:24 +02:00
Vladimir Volek
608b4e79cc Buttons merged into folder 2018-08-30 10:54:24 +02:00
Vladimir Volek
a7726081f2 Separted button and notfication button 2018-08-29 13:54:41 +02:00
Vladimir Volek
59ce098c92 Refactored notifications buttons 2018-08-29 11:33:17 +02:00
Vladimir Volek
a4720fc2e3 Refactored notification buttons 2018-08-28 16:27:59 +02:00
Vladimir Volek
424be08e7c Removed /js folder 2018-08-27 17:15:22 +02:00