aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/components/ui/container.tsx
Commit message (Expand)AuthorAgeFilesLines
* Update prettier to version ^1.15.3Alex Browne2019-01-111-4/+1
* fix(instant): Dropdown hover should be 10% of primary colorSteve Klebanoff2019-01-031-0/+2
* fix(instant) various token selector fixesBrandon Millman2018-12-011-0/+1
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-12-011-1/+12
|\
| * fix(instant): Progress bar background color should be 10% primary colorSteve Klebanoff2018-11-291-1/+12
* | fix: instant error no longer makes instant movefragosti2018-11-291-0/+2
|/
* fix(instant): border radiusBrandon Millman2018-11-151-2/+2
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-11-091-3/+3
|\
| * [instant] Viewport specific errors (#1228)Steve Klebanoff2018-11-091-3/+3
* | feat: add boxShadow on dropdown hoverfragosti2018-11-091-0/+2
* | 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-6/+9
|\
| * Small code review tweaksSteve Klebanoff2018-11-081-1/+1
| * remove unused dependecnySteve Klebanoff2018-11-071-1/+0
| * remove old commentSteve Klebanoff2018-11-071-1/+0
| * Hide X when smallSteve Klebanoff2018-11-071-2/+2
| * 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/+17
| * wip: full display of mobile hard codedSteve Klebanoff2018-11-061-0/+3
* | feat: make instant resistant to external stylesfragosti2018-11-071-35/+38
|/
* chore: address PR commentsfragosti2018-11-031-1/+3
* feat: implement basic token selection UIfragosti2018-11-021-0/+9
* 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 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