aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/components/animations
Commit message (Collapse)AuthorAgeFilesLines
* Spinner no longer wobblySteve Klebanoff2018-10-231-1/+10
|
* WIP: spinnerSteve Klebanoff2018-10-231-0/+15
|
* Pulsating holder element showing, even if amount is emptySteve Klebanoff2018-10-191-0/+15
|
* 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 ↵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