aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/components/animations
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-251-0/+15
|\
| * Pulsating holder element showing, even if amount is emptySteve Klebanoff2018-10-191-0/+15
* | fix: animation component typingfragosti2018-10-201-4/+1
* | feat: upgrade to styled-components v4fragosti2018-10-201-3/+7
|/
* feat(instant): Handle AssetBuyer errorsSteve Klebanoff2018-10-182-95/+54
* feat(instant): add sliding errorSteve Klebanoff2018-10-181-1/+0
* take out explicit children definition in propsSteve Klebanoff2018-10-161-1/+0
* move z-index setting to zero instant container, and add ability for zindex to...Steve Klebanoff2018-10-161-1/+0
* better private function syntaxSteve Klebanoff2018-10-161-2/+2
* dont need constructor just to set stateSteve Klebanoff2018-10-161-9/+11
* change to ? syntax instead of number | undefinedSteve Klebanoff2018-10-161-1/+1
* suggestions from code review: renaming timeoutNumber to timeoutId, sharing in...Steve Klebanoff2018-10-161-20/+16
* add semicolonsSteve Klebanoff2018-10-161-2/+2
* feat(instant): add sliding errorSteve Klebanoff2018-10-131-0/+100