aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/components/ui
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\ | | | | [instant] View txn on failure
| * 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 ↵fragosti2018-10-251-0/+30
|\| | | | | | | feature/instant/input-fees-rounding
| * 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 ↵fragosti2018-10-252-0/+60
|\| | | | | | | feature/instant/input-fees-rounding
| * Merge branch 'feature/instant/beta-render-et-al' into ↵Steve Klebanoff2018-10-201-0/+2
| |\ | | | | | | | | | feature/instant/failure-state
| | * 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 ↵Steve Klebanoff2018-10-161-0/+2
| | | | to be set on container
* 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