aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/components/zero_ex_instant_container.tsx
Commit message (Expand)AuthorAgeFilesLines
* add extra spaceSteve Klebanoff2018-11-061-0/+1
* chore(instant): import UI components directlySteve Klebanoff2018-11-061-1/+2
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-11-031-1/+4
|\
| * Merge branch 'development' into feature/instant/simulated-progress-barSteve Klebanoff2018-11-021-22/+52
| |\
| * | Move file to new file to reflect the new export nameSteve Klebanoff2018-11-021-1/+1
| * | Rename exportSteve Klebanoff2018-11-021-2/+2
| * | Rename to SelectedAssetProgressSteve Klebanoff2018-11-011-2/+2
| * | Remove old filesSteve Klebanoff2018-10-311-3/+0
| * | Simulated Progress component workingSteve Klebanoff2018-10-311-0/+4
| * | Dispatching progressSteve Klebanoff2018-10-311-1/+2
* | | feat: implement panel title and closefragosti2018-11-021-0/+1
* | | feat: auto-close panel when a token is selectedfragosti2018-11-021-1/+1
* | | feat: implement basic erc20 token selectorfragosti2018-11-011-1/+2
| |/ |/|
* | chore: address PR feedbackfragosti2018-11-011-1/+1
* | feat: implement sliding panelfragosti2018-10-311-28/+50
* | feat: refactor animation codefragosti2018-10-311-2/+8
* | feat: add basic panel component and other small improvementsfragosti2018-10-301-2/+3
|/
* selected asset buy order state button -> selected asset buy order state buttonsSteve Klebanoff2018-10-271-2/+2
* rename containerSteve Klebanoff2018-10-241-2/+2
* Selected Asset buttonSteve Klebanoff2018-10-201-2/+4
* linting, removing unused importsSteve Klebanoff2018-10-181-4/+0
* feat(instant): Handle AssetBuyer errorsSteve Klebanoff2018-10-181-0/+4
* move z-index setting to zero instant container, and add ability for zindex to...Steve Klebanoff2018-10-181-0/+4
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-161-6/+14
|\
| * remove unused importSteve Klebanoff2018-10-161-1/+0
| * move z-index setting to zero instant container, and add ability for zindex to...Steve Klebanoff2018-10-161-1/+8
| * feat(instant): add sliding errorSteve Klebanoff2018-10-131-6/+8
* | feat: make redux actions type-sagefragosti2018-10-131-2/+0
* | feat: populate order details with information from worst buy quotefragosti2018-10-121-2/+2
* | feat: Move over features from zrx-buyerfragosti2018-10-111-2/+5
|/
* Apply linterfragosti2018-10-051-1/+1
* Add border radiosfragosti2018-10-051-1/+1
* Add box shadow and default box-sizing: border-box to containerfragosti2018-10-051-5/+7
* Add BuyButton and other small improvementfragosti2018-10-051-0/+2
* Add faux order details sectionfragosti2018-10-051-39/+4
* Create zrx instant container headingfragosti2018-10-051-18/+31
* Improve utilities and try to use them in simple form componentfragosti2018-10-051-0/+38