Jaco Greeff
|
36f94fde05
|
Ui 2 package upgrades (#6076)
* Upgrade to React 15.6
* Import PropTypes from prop-types
* Update package.json
* UI version in built version
* Cleanup /api/health status failures
* Check reponse.ok
* Add icons to view dapps
* Adjust layout for dapps
* Slightly darker balance background
* Adjust shadows
|
2017-07-17 18:37:33 +02:00 |
|
Jaco Greeff
|
20bda5f5a0
|
Ui 2 components cleanups (#5653)
* Add autoFocus for search
* Remove old/unused renderer
* LabelComponent -> LabelWrapper
* Consistent LabelWrapper usage
|
2017-05-18 11:48:53 +02:00 |
|
Jaco Greeff
|
c27d96a4f1
|
Ui 2 additional MUI replacements (#5623)
* Loader spinner
* Progressbar conversion
* Update Progress
* Transfer operational again
* Remove List/ListItem from features
* Remove extra animation
* Remove iconButton
* Remove underline(input to be replaced)
* Convert Sort to Popup
* Remove unused AutoComplete component
* Simplify ModalBox
* Allow empty Actionbar
* Adjust shapeshift icon
* Simplify MUI theme (before removal)
* Update tests
|
2017-05-15 14:49:47 +02:00 |
|
Jaco Greeff
|
aabf08fd75
|
LinearProgress -> Progress
|
2017-04-26 16:23:41 +02:00 |
|
Gav Wood
|
8404edb656
|
Fix whitespace (#4299)
* Fix whitespace.
* Update copyright years/owner.
* Push release only for tags.
|
2017-01-25 18:51:41 +01:00 |
|
Jaco Greeff
|
66e540edf8
|
Eslint formatting updates (#4234)
* Eslint updated (newline-after-var)
* Fix newline-after-var
* Eslint updated (one-var-declaration-per-line)
* Fix one-var-declaration-per-line
* Fix additional errors
* Lint after merge
|
2017-01-23 13:39:52 +01:00 |
|
Nicolas Gotchac
|
4a714d4a3e
|
Add a password strength component (#4153)
* Added new PasswordStrength Component
* Added tests
* PR Grumbles
|
2017-01-13 15:52:42 +01:00 |
|