aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/components/ui
Commit message (Expand)AuthorAgeFilesLines
* 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