aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/components/animations
Commit message (Collapse)AuthorAgeFilesLines
* fix: broken features because of mergefragosti2018-11-092-1/+4
|
* [instant] Viewport specific errors (#1228)Steve Klebanoff2018-11-092-24/+54
| | | | feat(instant): Shows different error animation based on viewport
* chore: address PR feedbackfragosti2018-11-012-8/+12
|
* feat: implement sliding panelfragosti2018-10-312-10/+11
|
* feat: allow for flexible position in position animation componentfragosti2018-10-312-9/+19
|
* feat: refactor animation codefragosti2018-10-312-49/+79
|
* chore: dont override toString of BigNumber and other PR feedbackfragosti2018-10-261-1/+4
|
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-10-251-0/+24
|\ | | | | | | feature/instant/input-fees-rounding
| * Spinner no longer wobblySteve Klebanoff2018-10-231-1/+10
| |
| * WIP: spinnerSteve Klebanoff2018-10-231-0/+15
| |
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-10-251-0/+15
|\| | | | | | | feature/instant/input-fees-rounding
| * 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 ↵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