William O'Beirne
bf6a122e38
Night Mode Theme ( #1896 )
...
* Initial changes to define theme maps, color function, and convert all global styles.
* More global styles.
* All styles converted, colors uncertain.
* Fix tabs, temporary theme toggle button.
* Color refinements
* Color network selector, introduce shade function
* Make palette page
* Add theme button and minor styling to nav
* Blueify dark theme
* A bunch of color adjustments to work better with dark theme
* Fix tables
* Fix wallet decrypt colors
* More misc fixes
* Fix up electron colors
* Convert web theme to redux state / action
* Theme toggle in app, prevent rerenders
* Get rid of all variables, fix selects
* Fix conf modal, modal close styles
* Fix test
* Adjust swap colors
* Check in breaking out component, changing icons
* Check in progress
* Theme toggle in footer. New icons
* Prevent rerender on theme change
* Fix up outstanding merge conflicts
* Fix generate colors to be dark mode friendly
* Reduce swap color intensity
* Make disabled buttons darker in dark mode
* Reduce button size by 25%
2018-06-26 23:51:42 -05:00
James Prado
910093b761
Update code blocks & generate / send tx buttons ( #1333 )
...
* Update account view routing
* update styles
* Fix WalletDecrypt types
* Replace disabled textareas with code blocks
* Fix broken animation
* Update snapshot
* Make contract interact dropdowns clearable & searchable
* Update node-sass to v4.8.3
* Fix swap inputs incorrectly incorrectly displaying invalid
* Refactor send tx & generate tx button
* Update broadcast tx & add more transaction details in tx confirmation
* Add signing prop to send button
* Update lite send
* Update codeblock styles
* Update snapshot
* Revert renaming Dropdown
2018-03-23 11:41:47 -05:00
Daniel Ternyak
162713ac6d
Logo updates ( #1216 )
...
* Update image brand color, remove unused images.
* Update brand color.
2018-03-01 13:49:07 -06:00
James Prado
9ef1920fe0
Update dropdowns, inputs, and textareas ( #1169 )
...
* Align footer to bottom
* Fix request payment offset padding
* Update request payment padding
* Add new Input and Dropdown components
* Fix offset margins in equiv vals
* Update all send tx inputs & dropdowns
* Update generate wallet dropdowns
* Update inputs & dropdowns for contracts tab
* Add inputs & dropdowns for all but swap tab
* amend
* Fix imports
* inputs are invalid when not disabled or readonly
* Fix offset refresh button
* Add togglable password back to wallet generation
* Update swap inputs, textareas, and dropdowns
* Update any outstanding inputs
* Make UnitDropDown searchable
* unitdropdown searchanble if options > 10
* Fix css issues
* Reset before setting currentTo
2018-03-01 11:53:29 -06:00
William O'Beirne
de7d4fbaa2
v3 Style Import ( #151 )
...
* Convert bootstrap to sass instead of checked in and less
* Darken body, adjust header.
* First pass at tab styles, each tab will need a lot of individual love tho.
* Update footer to main site content, improve responsiveness.
* Missing key added.
* Fix dropdowns.
* Convert GenerateWallet HTML over, still needs styling.
* Send form.
* Current rates styled.
* CurrencySwap form styles.
* SwapInfoHeader styled.
* Finish up swap restyling, minor usability improvements for mobile.
* Fix up notifications / alert customizations
* Import v3 variables.
* Fix notification spacing.
* Align input height base with buttons.
* Revert height base, add additional bootstrap overrides.
* Grid overrides.
* Move overrides to their own folder. Adjust naming.
* Fix inconsistencies.
* Style generate wallet pt 1.
* Style generate wallet pt 2
* Style generate wallet pt 3
* Fix swap
* Added some missing overries, fixed the fallout.
* Remove header text, indicate alpha version.
* Fix radio / checkbox weights.
* Bind => arrow
* Convert simpledropdown to proper form select, instead of weirdly implemented nonfuncitoning dropdown.
* Fix token balances buttons, footr icons.
2017-09-05 14:52:01 -05:00
William O'Beirne
8ed09dfa06
First attempt at CSS modules ( #48 )
...
* README proposal.
* First pass at implementation of proposal on Footer and Header. Footer could use some work.
* Cleanup, and readme additions
2017-07-14 23:16:36 -05:00