aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/components/ui/container.tsx
Commit message (Collapse)AuthorAgeFilesLines
* feat: refactor animation codefragosti2018-10-311-0/+2
|
* feat: add 'Select Token' UI to asset amount inputfragosti2018-10-301-0/+2
|
* chore: use alternate syntax for styledfragosti2018-10-251-1/+4
|
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-10-251-0/+2
|\ | | | | | | feature/instant/input-fees-rounding
| * Pulsating holder element showing, even if amount is emptySteve Klebanoff2018-10-191-0/+2
| |
* | feat: cover more token symbol edge casesfragosti2018-10-241-0/+2
| |
* | fix: dont allow heading to change height when input size changesfragosti2018-10-241-1/+2
| |
* | chore: run linterfragosti2018-10-231-1/+0
| |
* | feat: user better syntax for defining ui componentsfragosti2018-10-201-5/+1
|/
* move z-index setting to zero instant container, and add ability for zindex ↵Steve Klebanoff2018-10-161-0/+2
| | | | to be set on container
* Add Input and AmountInput componentfragosti2018-10-051-0/+2
|
* Add box shadow and default box-sizing: border-box to containerfragosti2018-10-051-2/+1
|
* Add BuyButton and other small improvementfragosti2018-10-051-0/+2
|
* Add faux order details sectionfragosti2018-10-051-1/+7
|
* Improve utilities and try to use them in simple form componentfragosti2018-10-051-1/+9
|
* Add Flex and Container componentfragosti2018-10-051-0/+47