aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/components/animations/slide_up_and_down_animation.tsx
Commit message (Collapse)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 ↵Steve Klebanoff2018-10-161-1/+0
| | | | to be set on container
* better private function syntaxSteve Klebanoff2018-10-161-2/+2
|
* dont need constructor just to set stateSteve Klebanoff2018-10-161-9/+11
| | | | git status
* change to ? syntax instead of number | undefinedSteve Klebanoff2018-10-161-1/+1
|
* suggestions from code review: renaming timeoutNumber to timeoutId, sharing ↵Steve Klebanoff2018-10-161-20/+16
| | | | interface, renaming component
* add semicolonsSteve Klebanoff2018-10-161-2/+2
|
* feat(instant): add sliding errorSteve Klebanoff2018-10-131-0/+100