aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/components/ui
Commit message (Expand)AuthorAgeFilesLines
* ran prettier on codebaseDavid Sun2019-02-021-1/+1
* removed number selector for firefox inputsDavid Sun2019-02-011-0/+3
* Update prettier to version ^1.15.3Alex Browne2019-01-116-32/+17
* Merge pull request #1481 from 0xProject/fix/instant/dropdown-colorSteve Klebanoff2019-01-042-17/+24
|\
| * fix(instant): Dropdown hover should be 10% of primary colorSteve Klebanoff2019-01-032-17/+24
* | feat: give all stateless components a displayName or make them privatefragosti2019-01-021-0/+2
* | feat: use PureComponent instead of Componentfragosti2019-01-021-1/+1
|/
* run linterfragosti2018-12-141-3/+3
* simplify scaling input logicfragosti2018-12-141-1/+1
* feat: change input to number inputfragosti2018-12-111-0/+4
* fix: input placeholder css specificity increasefragosti2018-12-061-2/+2
* fix(instant): lighten the overlay color to 0.7 opacity from 0.9Brandon Millman2018-12-051-1/+1
* fix(instant): darken overlay colorBrandon Millman2018-12-011-1/+1
* fix(instant) various token selector fixesBrandon Millman2018-12-012-0/+2
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-12-012-5/+14
|\
| * Merge pull request #1345 from 0xProject/fix/instant/progress-bar-bgSteve Klebanoff2018-11-301-1/+12
| |\
| | * fix(instant): Progress bar background color should be 10% primary colorSteve Klebanoff2018-11-291-1/+12
| * | LintingSteve Klebanoff2018-11-291-1/+0
| * | fix(instant): Half opacity instead of darkening on hover for clickable textSteve Klebanoff2018-11-291-3/+2
| |/
* / fix: instant error no longer makes instant movefragosti2018-11-291-0/+2
|/
* feat(instant): Add analytics events for payment dropdownSteve Klebanoff2018-11-281-1/+7
* fix(instant): Right align amountsSteve Klebanoff2018-11-211-0/+4
* fix(instant): fix tabIndex attribute errorBrandon Millman2018-11-151-1/+1
* fix(instant): border radiusBrandon Millman2018-11-151-2/+2
* fix(instant): fix tabbing into erc20 token selectorBrandon Millman2018-11-151-0/+1
* fix: rename handler creator namefragosti2018-11-132-2/+2
* feat: make all button fontsizes 16px by defaultfragosti2018-11-131-1/+1
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-11-101-2/+10
|\
| * feat(instant): Dismissible overlay error messagesSteve Klebanoff2018-11-101-2/+10
* | feat: refactor button styles and add href to Textfragosti2018-11-102-8/+12
* | feat: allow href prop on buttonfragosti2018-11-101-6/+23
* | feat: implement basic StandardModalContent with accompanying InstallWalletPan...fragosti2018-11-101-1/+0
* | feat: add lock iconfragosti2018-11-091-0/+6
|/
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-11-091-3/+3
|\
| * [instant] Viewport specific errors (#1228)Steve Klebanoff2018-11-091-3/+3
* | feat: add boxShadow on dropdown hoverfragosti2018-11-092-0/+3
* | fix: various style issuesfragosti2018-11-092-17/+21
* | fix: remove all:initial rule from all div based ui compoenntsfragosti2018-11-093-3/+0
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-11-096-113/+129
|\|
| * Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-11-093-12/+20
| |\
| * | fix: use fontSize prop in buttonfragosti2018-11-071-2/+1
| * | feat: make instant resistant to external stylesfragosti2018-11-078-127/+148
* | | chore: cleanupfragosti2018-11-081-2/+3
* | | fix: restore button to previous statefragosti2018-11-081-38/+24
* | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-11-082-10/+16
|\ \ \ | | |/ | |/|
| * | Small code review tweaksSteve Klebanoff2018-11-081-1/+1
| * | remove unused dependecnySteve Klebanoff2018-11-071-1/+0
| * | remove unused importSteve Klebanoff2018-11-071-2/+0
| * | remove old commentSteve Klebanoff2018-11-071-1/+0
| * | Merge branch 'development' into feature/instant/mobile-full-bleedSteve Klebanoff2018-11-071-9/+0
| |\|
| * | Hide X when smallSteve Klebanoff2018-11-072-3/+3
| * | Get rid of unused propertiesSteve Klebanoff2018-11-072-4/+0
| * | new MediaChoice approach for setting conditional css propertiesSteve Klebanoff2018-11-073-37/+11
| * | feat(instant): when on mobile, show mobile specific styling that takes up who...Steve Klebanoff2018-11-073-1/+36
| * | Putting back in old heights as not necessary for full bleedSteve Klebanoff2018-11-071-1/+1
| * | wip: height 100%Steve Klebanoff2018-11-061-1/+3
| * | wip: full display of mobile hard codedSteve Klebanoff2018-11-063-2/+7
* | | feat: add MetaMask sign, refactor Circlefragosti2018-11-081-8/+11
* | | feat: create PaymentMethodDropdownfragosti2018-11-083-38/+46
* | | chore: remove unused propsfragosti2018-11-081-2/+2
* | | fix: height of token selector overflow divfragosti2018-11-081-6/+6
* | | feat: refactor out overlay component and use it to implement click-outsidefragosti2018-11-082-62/+64
* | | feat: implement basic dropdown componentfragosti2018-11-082-4/+132
| |/ |/|
* | chore(instant): import UI components directlySteve Klebanoff2018-11-061-9/+0
|/
* chore: address PR commentsfragosti2018-11-032-2/+3
* chore: prettier and linterfragosti2018-11-021-1/+0
* feat: add basic token search functionalityfragosti2018-11-021-0/+1
* feat: implement search bar UIfragosti2018-11-022-1/+8
* feat: implement basic token selection UIfragosti2018-11-024-4/+35
* feat: use withTheme to use ColorOption to color Iconfragosti2018-11-022-8/+10
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-11-023-22/+95
|\
| * Remove alternate hover styling from button and move into icon componentBrandon Millman2018-11-024-52/+54
| * feat(instant): add interactive overlay presentation to umd bundleBrandon Millman2018-11-024-5/+77
|/
* chore: address PR feedbackfragosti2018-11-011-6/+6
* feat: refactor animation codefragosti2018-10-311-0/+2
* feat: add 'Select Token' UI to asset amount inputfragosti2018-10-302-2/+4
* feat: add chevron icon and add it to asset amount inputfragosti2018-10-301-5/+23
* feat: add basic panel component and other small improvementsfragosti2018-10-301-0/+2
* Merge pull request #1189 from 0xProject/feature/instant/txn-failureSteve Klebanoff2018-10-271-0/+1
|\
| * Get BuyOrderState one big connected component, and let user view failureSteve Klebanoff2018-10-261-0/+1
* | chore: use alternate syntax for styledfragosti2018-10-254-4/+16
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-251-0/+30
|\|
| * Spinner: change prop names and fix svg propsSteve Klebanoff2018-10-231-9/+9
| * Spinner no longer wobblySteve Klebanoff2018-10-231-5/+5
| * WIP: spinnerSteve Klebanoff2018-10-231-0/+30
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-252-0/+60
|\|
| * Merge branch 'feature/instant/beta-render-et-al' into feature/instant/failure...Steve Klebanoff2018-10-201-0/+2
| |\
| | * Pulsating holder element showing, even if amount is emptySteve Klebanoff2018-10-191-0/+2
| * | Icon component for InstantSteve Klebanoff2018-10-201-0/+58
| |/
* | feat: cover more token symbol edge casesfragosti2018-10-241-0/+2
* | fix: dont allow heading to change height when input size changesfragosti2018-10-242-2/+4
* | chore: run linterfragosti2018-10-232-6/+0
* | feat: user better syntax for defining ui componentsfragosti2018-10-204-18/+4
|/
* move z-index setting to zero instant container, and add ability for zindex to...Steve Klebanoff2018-10-161-0/+2
* get rid of unused marginLeft and marginRight propsSteve Klebanoff2018-10-161-4/+0
* feat(instant): add sliding errorSteve Klebanoff2018-10-131-0/+4
* Apply linterfragosti2018-10-051-2/+0
* Add Input and AmountInput componentfragosti2018-10-053-0/+45
* Add box shadow and default box-sizing: border-box to containerfragosti2018-10-051-2/+1
* Add BuyButton and other small improvementfragosti2018-10-052-17/+11
* Add faux order details sectionfragosti2018-10-051-1/+7
* Create zrx instant container headingfragosti2018-10-052-3/+6
* Improve utilities and try to use them in simple form componentfragosti2018-10-054-21/+38
* Add Flex and Container componentfragosti2018-10-052-0/+81
* Add some ui componentsfragosti2018-10-042-0/+143