aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/components/animations/slide_up_and_down_animation.tsx
Commit message (Expand)AuthorAgeFilesLines
* feat(instant): Handle AssetBuyer errorsSteve Klebanoff2018-10-181-95/+0
* 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