aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/components/ui/flex.tsx
Commit message (Expand)AuthorAgeFilesLines
* fix: remove all:initial rule from all div based ui compoenntsfragosti2018-11-091-1/+0
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-11-091-4/+7
|\
| * remove unused importSteve Klebanoff2018-11-071-2/+0
| * Get rid of unused propertiesSteve Klebanoff2018-11-071-2/+0
| * new MediaChoice approach for setting conditional css propertiesSteve Klebanoff2018-11-071-18/+5
| * feat(instant): when on mobile, show mobile specific styling that takes up who...Steve Klebanoff2018-11-071-0/+18
| * wip: full display of mobile hard codedSteve Klebanoff2018-11-061-0/+2
* | feat: make instant resistant to external stylesfragosti2018-11-071-8/+11
|/
* feat: add 'Select Token' UI to asset amount inputfragosti2018-10-301-2/+2
* chore: use alternate syntax for styledfragosti2018-10-251-1/+4
* fix: dont allow heading to change height when input size changesfragosti2018-10-241-1/+2
* chore: run linterfragosti2018-10-231-5/+0
* feat: user better syntax for defining ui componentsfragosti2018-10-201-1/+1
* Create zrx instant container headingfragosti2018-10-051-0/+3
* Improve utilities and try to use them in simple form componentfragosti2018-10-051-5/+5
* Add Flex and Container componentfragosti2018-10-051-0/+34