1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-15 21:08:57 +00:00
Commit Graph

33 Commits

Author SHA1 Message Date
Vladimir Volek
f2ac90c46e Review 2018-10-11 15:18:09 +02:00
Vladimir Volek
077b6dc7fa Make notification responsive, flow fix 2018-10-11 15:18:09 +02:00
Vladimir Volek
817b333d3a notification message can be component, styles adjusted 2018-10-11 15:18:09 +02:00
Vladimir Volek
2ed673b05a Separate group notifications with border 2018-10-11 15:18:09 +02:00
Szymon Lesisz
4e91694a60 flowtype/react fix of Notification component 2018-10-10 10:55:53 +02:00
Szymon Lesisz
99da71c25d flowtype for Notification components 2018-10-10 09:31:26 +02:00
Vladimir Volek
60479a0a49 Fixed eslint warning 2018-10-09 17:41:18 +02:00
Vladimir Volek
b13fb6e18a Fixed width of notification 2018-10-09 15:50:32 +02:00
Vladimir Volek
2981c3bdd2 Connect actions notification with grouped notifications 2018-10-03 12:22:25 +02:00
Vladimir Volek
2c2fdf4913 Better style for notifications 2018-10-01 16:07:15 +02:00
Vladimir Volek
6fbb76b165 Fixed notification style without button 2018-10-01 16:07:15 +02:00
Vasek Mlejnsky
b0f1913a1d Add prop types & flow 2018-09-27 09:13:29 +02:00
Vladimir Volek
c07bcec68c Remove devel code 2018-09-26 23:43:27 +02:00
Vladimir Volek
ea27662fc1 Added arrow icon 2018-09-26 23:36:43 +02:00
Vladimir Volek
ae1a40bf3e Refactored notification utils, added icon 2018-09-26 23:29:15 +02:00
Vladimir Volek
d199454485 Make header clickable 2018-09-26 23:07:47 +02:00
Vladimir Volek
8af4a487da Basic component rendering 2018-09-26 22:49:35 +02:00
Vladimir Volek
00d0fc1ccb Created basic components skeleton 2018-09-26 21:39:57 +02:00
Vasek Mlejnsky
58823e3a81 Fix some eslint errors 2018-09-06 17:04:28 +02:00
Vladimir Volek
d54a6ae658 Adjust notification styles 2018-09-05 16:36:48 +02:00
Vasek Mlejnsky
d28c49cb08 Use "type" instead of "className" in Notification component 2018-09-05 11:48:01 +02:00
Vasek Mlejnsky
936daeed74 Remove unused imports & cleanup 2018-09-05 11:43:54 +02:00
Vasek Mlejnsky
c8e5ba5dbd Move "NotificationButton" into Notification's components folder 2018-09-04 11:30:36 +02:00
Vladimir Volek
b1025ffbf5 Make notification button prop same as Button 2018-08-30 14:33:21 +02:00
Vladimir Volek
608b4e79cc Buttons merged into folder 2018-08-30 10:54:24 +02:00
Vladimir Volek
5a3bb77fb0 Finalized notifiction refactor 2018-08-29 15:48:05 +02:00
Vladimir Volek
a7726081f2 Separted button and notfication button 2018-08-29 13:54:41 +02:00
Vladimir Volek
e1d4faddfc Finalized notification icon styles 2018-08-29 13:07:37 +02:00
Vladimir Volek
8b519544d7 Styled notification content 2018-08-29 12:07:47 +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
73f62d82f9 Notification wrapper added, indent 2018-08-28 14:33:42 +02:00
Vladimir Volek
424be08e7c Removed /js folder 2018-08-27 17:15:22 +02:00