aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/containers/latest_error.tsx
Commit message (Expand)AuthorAgeFilesLines
* Update prettier to version ^1.15.3Alex Browne2019-01-111-1/+4
* feat: give all stateless components a displayName or make them privatefragosti2019-01-021-2/+2
* fix: instant error no longer makes instant movefragosti2018-11-291-1/+7
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-11-101-8/+33
|\
| * feat(instant): Dismissible overlay error messagesSteve Klebanoff2018-11-101-8/+33
* | feat: implement CurrentStandardSlidingPanel and put it in the main containerfragosti2018-11-101-2/+1
|/
* feat: implement sliding panelfragosti2018-10-311-5/+5
* feat: refactor animation codefragosti2018-10-311-4/+5
* Refactor error handling such that errorMessage lives on the top level stateBrandon Millman2018-10-271-8/+6
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-201-3/+3
|\
| * Moved LatestErrorDisplay to types file and gave generic nameSteve Klebanoff2018-10-191-2/+3
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-191-4/+5
|/
* creating big error util file per francescos comment in PRSteve Klebanoff2018-10-181-2/+2
* latestErrorDismissed -> latestErrorDisplay enumSteve Klebanoff2018-10-181-6/+5
* feat(instant): Handle AssetBuyer errorsSteve Klebanoff2018-10-181-0/+36