aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/style
Commit message (Collapse)AuthorAgeFilesLines
* feat: use blue for wallet prompt on mobilefragosti2018-11-161-2/+4
|
* feat: change install wallet panel content based on browser and osfragosti2018-11-141-0/+2
|
* feat(instant): Dismissible overlay error messagesSteve Klebanoff2018-11-103-2/+6
| | | | Adds dismissible overlay to error messages on mobile
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-11-092-16/+25
|\ | | | | | | feature/instant/dropdown-ui
| * [instant] Viewport specific errors (#1228)Steve Klebanoff2018-11-092-16/+25
| | | | | | | | feat(instant): Shows different error animation based on viewport
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-11-091-2/+2
|\| | | | | | | feature/instant/dropdown-ui
| * Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-11-091-0/+43
| |\ | | | | | | | | | feature/instant/prevent-css-leakage
| * | feat: make instant resistant to external stylesfragosti2018-11-071-2/+2
| | |
* | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-11-081-0/+43
|\ \ \ | | |/ | |/| | | | feature/instant/dropdown-ui
| * | new MediaChoice approach for setting conditional css propertiesSteve Klebanoff2018-11-071-2/+1
| | |
| * | better function definitonSteve Klebanoff2018-11-071-14/+9
| | |
| * | proof of concept workingSteve Klebanoff2018-11-071-3/+20
| | |
| * | wip: mediachoice experimentSteve Klebanoff2018-11-071-0/+13
| | |
| * | feat(instant): when on mobile, show mobile specific styling that takes up ↵Steve Klebanoff2018-11-071-0/+19
| |/ | | | | | | whole screen
* | feat: add MetaMask sign, refactor Circlefragosti2018-11-081-0/+4
| |
* | feat: refactor out overlay component and use it to implement click-outsidefragosti2018-11-082-4/+6
| |
* | feat: implement basic dropdown componentfragosti2018-11-081-1/+2
|/
* feat: implement search bar UIfragosti2018-11-021-1/+3
|
* feat: use withTheme to use ColorOption to color Iconfragosti2018-11-021-2/+2
|
* Remove alternate hover styling from button and move into icon componentBrandon Millman2018-11-021-2/+0
|
* feat(instant): add interactive overlay presentation to umd bundleBrandon Millman2018-11-021-0/+3
|
* feat: add basic panel component and other small improvementsfragosti2018-10-301-0/+5
|
* chore: dont override toString of BigNumber and other PR feedbackfragosti2018-10-261-0/+2
|
* fix: address PR feedbackfragosti2018-10-251-2/+2
|
* feat: upgrade to styled-components v4fragosti2018-10-202-7/+7
|
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-1/+1
|
* feat(instant): add sliding errorSteve Klebanoff2018-10-131-0/+4
|
* Add type to cssRuleIfExistsfragosti2018-10-111-1/+2
|
* Add faux order details sectionfragosti2018-10-051-0/+4
|
* apply prettierfragosti2018-10-051-7/+1
|
* Fix linting problemsfragosti2018-10-051-1/+1
|
* Add Flex and Container componentfragosti2018-10-051-0/+10
|
* Add some ui componentsfragosti2018-10-042-14/+19
|
* Add Inter UI fontfragosti2018-10-041-0/+7
|
* Add styled-components with themefragosti2018-10-041-0/+27