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