Commit Graph

69 Commits

Author SHA1 Message Date
George Lima ee051d4db2 feature: add label prop in dropdown 2018-12-10 21:52:45 -03:00
George Lima ffef4201a6 hotfix: increase WalletSummary padding 2018-12-10 21:41:02 -03:00
George Lima becf1bc76c hotfix: remove absolute position from dropdown menu 2018-12-10 21:40:43 -03:00
George Lima 7d256e73b6 hotfix: make layout flex 2018-12-10 21:40:17 -03:00
George Lima d0c4a295db hotfix: WalletSummary border radius 2018-12-10 21:21:07 -03:00
George Lima fb374671ab feature: load node's addresses 2018-12-10 21:11:53 -03:00
George Lima 6658bc9825 hotfix: remove layout absolute position 2018-12-10 21:11:19 -03:00
George Lima 8f5c9251a4 hotfix: add missing box-sizing in global styles 2018-12-10 21:08:20 -03:00
George Lima d49c38449a feature: add see more button and create WalletSummary docz 2018-12-10 18:24:25 -03:00
George Lima b671f7bb8d hotfix: add normalize styles in docz wrapper 2018-12-10 18:23:21 -03:00
George Lima 5915398d76 hotfix: docz files namecase 2018-12-10 18:23:04 -03:00
George Lima f222fd1335 feature: add dropdown component 2018-12-10 17:51:22 -03:00
George Lima 9f3201ddd4 hotfix: move theme colors to vars 2018-12-10 17:50:31 -03:00
George Lima c1bfd6da09 feature: add dashboard container 2018-12-10 14:10:06 -03:00
George Lima 989a39e34a feature: add WalletSummary in Dashboard view 2018-12-10 14:09:30 -03:00
George Lima cc5f03fc6e feature: add dashboard route 2018-12-10 14:09:05 -03:00
George Lima c7e6f25e98 hotfix: update app-state type definitions 2018-12-10 14:08:43 -03:00
George Lima 1b341bd158 hotfix: update router container 2018-12-10 14:08:22 -03:00
George Lima 3c2b200636 hotfix: add walletSummary in rootReducer 2018-12-10 14:08:03 -03:00
George Lima d294f46f79 feature: add wallet summary component 2018-12-10 14:07:45 -03:00
George Lima bc56fde68b feature: add wallet redux module 2018-12-10 14:07:28 -03:00
George Lima 8645aad62a feature: add text component 2018-12-10 14:06:44 -03:00
George Lima 1e0e5da711 hotfix: fix GlobalStyle placement 2018-12-10 14:06:25 -03:00
George Lima d5eabb634f feature: add row component 2018-12-10 14:05:59 -03:00
George Lima 7fb6fe934e feature: add activeItem color 2018-12-10 14:05:06 -03:00
George Lima bc8c261b52 hotfix: remove todo files 2018-12-10 14:04:20 -03:00
George Lima fa5540ee1e type: fix input types 2018-12-07 10:45:20 -03:00
georgelima b20c21e64b Merge branch 'feature/background-zcashd' of
https://github.com/andrerfneves/zec-react-wallet into feature/background-zcashd
2018-12-07 02:06:11 -02:00
georgelima 9137d1a61c –hotfix: merge with develop 2018-12-07 02:04:36 -02:00
George Lima d69d39bc56
Merge pull request #13 from andrerfneves/feature/input
Feature/input
2018-12-07 01:44:20 -02:00
George Lima a49af76bbe
Merge pull request #11 from andrerfneves/feature/button
Feature/button
2018-12-07 00:31:51 -02:00
George Lima 791ec4d280 hotfix: add inputTypes obj and fix return 2018-12-06 17:50:01 -03:00
George Lima 253aa78f0c hotfix: add initial value in input docz 2018-12-06 17:49:27 -03:00
George Lima c8e359f0e4 hotfix: remove unnecessary button isLink 2018-12-06 17:37:39 -03:00
George Lima 8ac29bb016 hotfix: use function in setState 2018-12-06 17:26:55 -03:00
George Lima 52b0addaa2 WIP: feature: add input component 2018-12-06 12:42:30 -03:00
George Lima 1a09b6de63 hotfix: components filename case 2018-12-06 12:42:06 -03:00
George Lima 8f2457e43e feature: add QRCode component 2018-12-05 15:37:42 -03:00
George Lima 3e48daace4 hotfix: components file name 2018-12-05 15:37:19 -03:00
George Lima 56a8e376c3 feature: add button component 2018-12-05 15:14:30 -03:00
George Lima 02eb9347de hotfix: change components files name 2018-12-05 15:13:31 -03:00
George Lima 34d4988ff4 hotfix: change theme colors 2018-12-05 15:12:50 -03:00
George Lima 5112ac9948 feature: add console route 2018-12-05 13:32:13 -03:00
André Neves 70f9707273 styles: basic styles for application 2018-12-04 23:26:03 -05:00
georgelima e7a7018372 hotfix: use compose in router 2018-12-04 00:05:30 -02:00
georgelima 698bfe6280 lint: fix eof char 2018-12-03 17:27:56 -02:00
George Lima 2c34ed4298 type: fix RouterHistory 2018-11-29 19:56:43 -03:00
George Lima aaaa0601b9 chore: change components filename case 2018-11-29 19:56:05 -03:00
André Neves b547b62847 docz: change docz information and titles 2018-11-28 23:21:08 -05:00
André Neves a9225b9497 refactor: file naming case
refactor: code clean up
types: introduce flow types
2018-11-28 23:14:44 -05:00