aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/components/ui/container.tsx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-251-0/+2
|\
| * 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 to...Steve Klebanoff2018-10-161-0/+2
* 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