aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/components/zero_ex_instant_container.tsx
Commit message (Collapse)AuthorAgeFilesLines
* fix(instant): center powered by 0x svgSteve Klebanoff2018-12-051-1/+1
|
* Make explicit functionsSteve Klebanoff2018-11-281-7/+6
|
* LintingSteve Klebanoff2018-11-281-3/+3
|
* Fix propsSteve Klebanoff2018-11-271-5/+3
|
* feat(instant): Event tracking for token selectorSteve Klebanoff2018-11-271-5/+12
|
* Token Selector open, closed, choseSteve Klebanoff2018-11-271-0/+3
|
* Import via TSSteve Klebanoff2018-11-201-1/+1
|
* Fix lintingSteve Klebanoff2018-11-201-2/+1
|
* Use anchor instead of TextSteve Klebanoff2018-11-201-4/+3
|
* feat(instant): Add powered by 0x imageSteve Klebanoff2018-11-201-0/+15
|
* fix(instant): border radiusBrandon Millman2018-11-151-1/+1
|
* Remove ConnectedZeroExInstantContainer, introduce ↵Steve Klebanoff2018-11-141-16/+3
| | | | ConnectedBuyOrderProgressOrPaymentMethod
* chore: remove unused constantfragosti2018-11-131-1/+0
|
* fix: remove unused ProgressBar from BuyOrderProgress and fix issue where ↵fragosti2018-11-101-2/+1
| | | | payment method is not shown for pending metamask confirmation
* feat: add account payment method containerfragosti2018-11-101-1/+2
|
* feat: refactor progress bar code to expose static progress barfragosti2018-11-101-3/+19
|
* feat: implement CurrentStandardSlidingPanel and put it in the main containerfragosti2018-11-101-1/+3
|
* feat: allow panel children to fill entire content / remove title from panel ↵fragosti2018-11-091-1/+0
| | | | component
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-11-091-1/+1
|\ | | | | | | feature/instant/dropdown-ui
| * [instant] Viewport specific errors (#1228)Steve Klebanoff2018-11-091-1/+1
| | | | | | | | feat(instant): Shows different error animation based on viewport
* | fix: remove default props, fix lint problemsfragosti2018-11-091-2/+0
| |
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-11-091-30/+34
|\| | | | | | | feature/instant/dropdown-ui
| * Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-11-091-2/+7
| |\ | | | | | | | | | feature/instant/prevent-css-leakage
| * | fix: apply css reset to overlay as wellfragosti2018-11-081-2/+3
| | |
| * | feat: make instant resistant to external stylesfragosti2018-11-071-27/+30
| | |
* | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-11-081-2/+7
|\ \ \ | | |/ | |/| | | | feature/instant/dropdown-ui
| * | Small code review tweaksSteve Klebanoff2018-11-081-1/+1
| | |
| * | Take out unneeded conditionalsSteve Klebanoff2018-11-071-2/+2
| | |
| * | Merge branch 'development' into feature/instant/mobile-full-bleedSteve Klebanoff2018-11-071-1/+2
| |\|
| * | new MediaChoice approach for setting conditional css propertiesSteve Klebanoff2018-11-071-5/+7
| | |
| * | better function definitonSteve Klebanoff2018-11-071-2/+1
| | |
| * | proof of concept workingSteve Klebanoff2018-11-071-1/+2
| | |
| * | wip: mediachoice experimentSteve Klebanoff2018-11-071-0/+2
| | |
| * | feat(instant): when on mobile, show mobile specific styling that takes up ↵Steve Klebanoff2018-11-071-3/+3
| | | | | | | | | | | | whole screen
| * | wip: height 100%Steve Klebanoff2018-11-061-1/+1
| | |
| * | wip: full display of mobile hard codedSteve Klebanoff2018-11-061-2/+4
| | |
* | | feat: create PaymentMethodDropdownfragosti2018-11-081-1/+0
| | |
* | | feat: implement basic dropdown componentfragosti2018-11-081-2/+3
| |/ |/|
* | 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 ↵fragosti2018-11-031-1/+4
|\ | | | | | | feature/instant/maker-asset-datas-interface
| * 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 ↵Steve Klebanoff2018-10-181-0/+4
| | | | to be set on container
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-10-161-6/+14
|\ | | | | | | feature/instant/move-features-over-from-zrx-buyer
| * remove unused importSteve Klebanoff2018-10-161-1/+0
| |
| * move z-index setting to zero instant container, and add ability for zindex ↵Steve Klebanoff2018-10-161-1/+8
| | | | | | | | to be set on container
| * 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