| Commit message (Expand) | Author | Age | Files | Lines |
* | feat(instant): add expectedEndTimeUnix and actualEndTimeUnix to buy events | Brandon Millman | 2018-11-27 | 1 | -3/+3 |
* | feat(instant): add buyQuote properties to buy events | Brandon Millman | 2018-11-27 | 1 | -7/+7 |
* | feat(instant): add txHash to relevant buy events | Brandon Millman | 2018-11-27 | 1 | -3/+3 |
* | feat(instant): implement buy events without associated properties | Brandon Millman | 2018-11-27 | 1 | -0/+8 |
* | Merge pull request #1283 from 0xProject/feature/instant/make-instant-public-a... | Francesco Agosti | 2018-11-21 | 1 | -2/+1 |
|\ |
|
| * | fix: do not use document on import | fragosti | 2018-11-20 | 1 | -2/+1 |
* | | Merge pull request #1290 from 0xProject/fix/instant/disable-token-picker | Steve Klebanoff | 2018-11-21 | 1 | -5/+7 |
|\ \ |
|
| * | | isDisabled -> isInputDisabled | Steve Klebanoff | 2018-11-21 | 1 | -3/+4 |
| * | | Allow user to select other token on success | Steve Klebanoff | 2018-11-21 | 1 | -3/+3 |
| * | | fix(instant): Don't allow changing of assets when order processing | Steve Klebanoff | 2018-11-20 | 1 | -2/+3 |
* | | | Merge pull request #1272 from 0xProject/feature/instant/heap | Steve Klebanoff | 2018-11-21 | 1 | -0/+14 |
|\ \ \ |
|
| * | | | Merge branch 'development' into feature/instant/heap | Steve Klebanoff | 2018-11-20 | 1 | -5/+26 |
| |\| | |
|
| * | | | Change disabled analytics name, add assertion, and always set | Steve Klebanoff | 2018-11-20 | 1 | -4/+2 |
| * | | | Add way to disable via props | Steve Klebanoff | 2018-11-17 | 1 | -1/+5 |
| * | | | Widget -> Instant | Steve Klebanoff | 2018-11-17 | 1 | -1/+1 |
| * | | | Getting rid of unused function, and using track prefix | Steve Klebanoff | 2018-11-17 | 1 | -1/+1 |
| * | | | Merge branch 'development' into feature/instant/heap | Steve Klebanoff | 2018-11-17 | 5 | -83/+31 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Report on git sha and npm version of build | Steve Klebanoff | 2018-11-17 | 1 | -0/+2 |
| * | | | Remove unused import | Steve Klebanoff | 2018-11-17 | 1 | -1/+0 |
| * | | | Typesafe analytic actions | Steve Klebanoff | 2018-11-17 | 1 | -1/+2 |
| * | | | Linting | Steve Klebanoff | 2018-11-16 | 2 | -2/+1 |
| * | | | Move where we track widget opened, and report on networkId and providerName | Steve Klebanoff | 2018-11-16 | 2 | -4/+10 |
| * | | | feat(instant): Heap middleware and first tracking events | Steve Klebanoff | 2018-11-16 | 1 | -0/+5 |
* | | | | Import via TS | Steve Klebanoff | 2018-11-20 | 1 | -1/+1 |
* | | | | Fix linting | Steve Klebanoff | 2018-11-20 | 1 | -2/+1 |
* | | | | Use anchor instead of Text | Steve Klebanoff | 2018-11-20 | 1 | -4/+3 |
* | | | | feat(instant): Add powered by 0x image | Steve Klebanoff | 2018-11-20 | 1 | -0/+15 |
| |_|/
|/| | |
|
* | | | feat(instant): support custom iconUrls | Brandon Millman | 2018-11-20 | 1 | -9/+25 |
* | | | feat(instant): add icons to token selector | Brandon Millman | 2018-11-16 | 1 | -5/+10 |
| |/
|/| |
|
* | | chore(instant): fix lint error | Brandon Millman | 2018-11-16 | 1 | -1/+1 |
* | | fix: remove unused vars | fragosti | 2018-11-16 | 1 | -6/+1 |
* | | Merge pull request #1273 from 0xProject/fix/instant/heartbeat-errors | Steve Klebanoff | 2018-11-16 | 1 | -1/+2 |
|\ \ |
|
| * | | Have heartbeat update not trigger errors | Steve Klebanoff | 2018-11-16 | 1 | -1/+2 |
| |/ |
|
* | | fix: remove redundant handler | fragosti | 2018-11-16 | 1 | -21/+1 |
* | | feat: make onUnlockWalletClick different based on ON | fragosti | 2018-11-16 | 2 | -33/+33 |
* | | chore: remove wallet panel content for mobile | fragosti | 2018-11-16 | 1 | -51/+1 |
* | | feat: use blue for wallet prompt on mobile | fragosti | 2018-11-16 | 3 | -6/+28 |
|/ |
|
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-11-15 | 5 | -11/+10 |
|\ |
|
| * | fix(instant): fix tabIndex attribute error | Brandon Millman | 2018-11-15 | 2 | -2/+2 |
| * | fix(instant): match token search on prefix | Brandon Millman | 2018-11-15 | 1 | -2/+4 |
| * | fix(instant): border radius | Brandon Millman | 2018-11-15 | 3 | -9/+4 |
| * | fix(instant): fix tabbing into erc20 token selector | Brandon Millman | 2018-11-15 | 2 | -0/+2 |
* | | refactor: move wallet panel content os switching logic into two methods | fragosti | 2018-11-14 | 1 | -78/+79 |
* | | feat: dont show payment dropdown content on mobile | fragosti | 2018-11-14 | 1 | -0/+4 |
* | | feat: center title label with circle | fragosti | 2018-11-14 | 1 | -3/+3 |
* | | chore: remove unused import | fragosti | 2018-11-14 | 1 | -1/+1 |
* | | feat: add coinbase wallet app logo to wallet prompt | fragosti | 2018-11-14 | 3 | -7/+24 |
* | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-11-14 | 7 | -39/+36 |
|\| |
|
| * | Merge branch 'feature/instant/metamask-connect-flow' of https://github.com/0x... | fragosti | 2018-11-14 | 3 | -20/+8 |
| |\ |
|
| | * | linting | Steve Klebanoff | 2018-11-14 | 1 | -1/+2 |
| | * | Remove ConnectedZeroExInstantContainer, introduce ConnectedBuyOrderProgressOr... | Steve Klebanoff | 2018-11-14 | 3 | -20/+7 |
| * | | Merge https://github.com/0xProject/0x-monorepo into feature/instant/metamask-... | fragosti | 2018-11-14 | 4 | -19/+28 |
| |\ \
| | |/
| |/| |
|
| | * | chore(instant): update selectedAssetAmount in the redux state to be named sel... | Brandon Millman | 2018-11-14 | 4 | -24/+26 |
| | * | feat(instant): calculate per unit eth amount to populate OrderDetails component | Brandon Millman | 2018-11-13 | 1 | -6/+13 |
* | | | feat: display the correct provider type and change unlock / install prompt co... | fragosti | 2018-11-14 | 4 | -37/+46 |
* | | | feat: change install wallet panel content based on browser and os | fragosti | 2018-11-14 | 4 | -28/+146 |
|/ / |
|
* | | chore: PR feedback | fragosti | 2018-11-14 | 2 | -6/+5 |
* | | chore: remove unused constant | fragosti | 2018-11-13 | 1 | -1/+0 |
* | | fix: rename handler creator name | fragosti | 2018-11-13 | 2 | -2/+2 |
* | | feat: make all button fontsizes 16px by default | fragosti | 2018-11-13 | 6 | -7/+3 |
* | | fix: remove requirement of default case in all switch statements | fragosti | 2018-11-13 | 3 | -7/+1 |
* | | feat: integrate wallet flow with heartbeat and other branches | fragosti | 2018-11-13 | 3 | -11/+10 |
* | | fix: no longer refer to error account state | fragosti | 2018-11-10 | 1 | -1/+0 |
* | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-11-10 | 1 | -4/+29 |
|\| |
|
| * | feat(instant): handle privacy mode in wallets | Brandon Millman | 2018-11-10 | 1 | -2/+0 |
| * | Merge pull request #1237 from 0xProject/feature/instant/buy-quote-heartbeat | Steve Klebanoff | 2018-11-10 | 1 | -4/+31 |
| |\ |
|
| | * | linting | Steve Klebanoff | 2018-11-10 | 1 | -1/+1 |
| | * | Don't start heartbeat if no account | Steve Klebanoff | 2018-11-10 | 1 | -6/+8 |
| | * | Linting and renaming variables | Steve Klebanoff | 2018-11-10 | 1 | -4/+7 |
| | * | Emulate named parameters with interface | Steve Klebanoff | 2018-11-10 | 1 | -3/+6 |
| | * | Use existing functions instead of writing our own | Steve Klebanoff | 2018-11-10 | 1 | -3/+3 |
| | * | Merge branch 'development' into feature/instant/buy-quote-heartbeat | Steve Klebanoff | 2018-11-10 | 26 | -255/+611 |
| | |\ |
|
| | * | | Remove old TODO | Steve Klebanoff | 2018-11-09 | 1 | -1/+0 |
| | * | | move files around and rename | Steve Klebanoff | 2018-11-09 | 1 | -1/+2 |
| | * | | wip: BuyQuote heartbeat | Steve Klebanoff | 2018-11-09 | 1 | -2/+11 |
| | * | | Make heartbeat more generic | Steve Klebanoff | 2018-11-09 | 1 | -4/+5 |
| | * | | feat(instant): Heartbeat for updating account info | Steve Klebanoff | 2018-11-09 | 1 | -1/+12 |
* | | | | fix: set all button font sizes in buy flow to 16px | fragosti | 2018-11-10 | 1 | -2/+2 |
* | | | | fix: remove unused ProgressBar from BuyOrderProgress and fix issue where paym... | fragosti | 2018-11-10 | 2 | -17/+4 |
* | | | | fix: minimize height difference between different states | fragosti | 2018-11-10 | 1 | -2/+3 |
* | | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-11-10 | 1 | -2/+10 |
|\| | | |
|
| * | | | feat(instant): Dismissible overlay error messages | Steve Klebanoff | 2018-11-10 | 1 | -2/+10 |
| | |/
| |/| |
|
* | | | feat: toggle wallet connection color | fragosti | 2018-11-10 | 1 | -10/+25 |
* | | | feat: refactor button styles and add href to Text | fragosti | 2018-11-10 | 4 | -20/+23 |
* | | | feat: add more info section to the metamask panel | fragosti | 2018-11-10 | 2 | -4/+8 |
* | | | feat: allow href prop on button | fragosti | 2018-11-10 | 3 | -8/+31 |
* | | | feat: implement basic StandardModalContent with accompanying InstallWalletPan... | fragosti | 2018-11-10 | 5 | -4/+87 |
* | | | feat: add padding to close icon to increase tap area | fragosti | 2018-11-10 | 1 | -1/+1 |
* | | | feat: open metamask sliding panel if locked on click | fragosti | 2018-11-10 | 1 | -20/+33 |
* | | | feat: create connect metamask | fragosti | 2018-11-10 | 1 | -2/+20 |
* | | | feat: connect payment method to state and display different content based on ... | fragosti | 2018-11-10 | 1 | -31/+75 |
* | | | feat: add account payment method container | fragosti | 2018-11-10 | 2 | -31/+36 |
* | | | feat: refactor progress bar code to expose static progress bar | fragosti | 2018-11-10 | 5 | -26/+73 |
* | | | feat: implement CurrentStandardSlidingPanel and put it in the main container | fragosti | 2018-11-10 | 5 | -5/+36 |
* | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-11-09 | 3 | -16/+22 |
|\| | |
|
| * | | Merge pull request #1232 from 0xProject/feature/instant/account-state-change | Brandon Millman | 2018-11-09 | 3 | -16/+22 |
| |\ \ |
|
| | * \ | Merge branch 'development' into feature/instant/account-state-change | Brandon Millman | 2018-11-09 | 21 | -215/+336 |
| | |\ \
| | | |/
| | |/| |
|
| | * | | feat(instant): fetch balance at startup | Brandon Millman | 2018-11-08 | 2 | -6/+13 |
| | * | | feat(instant): fetch account address at startup and drive account state changes | Brandon Millman | 2018-11-08 | 3 | -15/+12 |
* | | | | feat: allow panel children to fill entire content / remove title from panel c... | fragosti | 2018-11-09 | 3 | -16/+10 |
* | | | | feat: add metamask logo | fragosti | 2018-11-09 | 1 | -0/+78 |
* | | | | feat: add lock icon | fragosti | 2018-11-09 | 1 | -0/+6 |
|/ / / |
|
* | | | fix: wrong prop names used | fragosti | 2018-11-09 | 1 | -2/+2 |
* | | | chore: PR feedback | fragosti | 2018-11-09 | 1 | -9/+9 |
* | | | fix: broken features because of merge | fragosti | 2018-11-09 | 3 | -1/+5 |
* | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-11-09 | 7 | -35/+95 |
|\ \ \
| | |/
| |/| |
|
| * | | [instant] Viewport specific errors (#1228) | Steve Klebanoff | 2018-11-09 | 6 | -33/+93 |
| * | | Merge pull request #1231 from 0xProject/fix/instant/default-amount-quote | Brandon Millman | 2018-11-09 | 1 | -2/+2 |
| |\ \ |
|
| | * | | chore(instant): fix linter | Brandon Millman | 2018-11-09 | 1 | -0/+1 |
| | * | | fix(instant): update buy quote at start up in the case of default amount | Brandon Millman | 2018-11-08 | 1 | -2/+1 |
| | |/ |
|
* | | | fix: remove default props, fix lint problems | fragosti | 2018-11-09 | 3 | -8/+7 |
* | | | chore: convert payment method to stateless component | fragosti | 2018-11-09 | 1 | -29/+25 |
* | | | feat: add boxShadow on dropdown hover | fragosti | 2018-11-09 | 2 | -0/+3 |
* | | | fix: various style issues | fragosti | 2018-11-09 | 3 | -18/+21 |
* | | | fix: remove all:initial rule from all div based ui compoennts | fragosti | 2018-11-09 | 3 | -3/+0 |
* | | | fix: token selector scrolling container height | fragosti | 2018-11-09 | 2 | -3/+5 |
* | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-11-09 | 17 | -232/+277 |
|\| | |
|
| * | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-11-09 | 11 | -77/+80 |
| |\| |
|
| | * | Merge pull request #1221 from 0xProject/feature/instant/fallback-provider | Brandon Millman | 2018-11-08 | 5 | -61/+51 |
| | |\ |
|
| | | * | feat(instant): add Account to the ProviderState | Brandon Millman | 2018-11-08 | 1 | -25/+7 |
| | | * | feat(instant): fallback to an empty wallet provider when none is injected | Brandon Millman | 2018-11-08 | 3 | -44/+52 |
| | | * | chore(instant): update OrderState enum to follow capitalization conventions | Brandon Millman | 2018-11-07 | 3 | -15/+15 |
| * | | | fix: apply css reset to overlay as well | fragosti | 2018-11-08 | 3 | -34/+38 |
| * | | | chore: linter | fragosti | 2018-11-07 | 6 | -10/+6 |
| * | | | fix: progress bar | fragosti | 2018-11-07 | 1 | -6/+8 |
| * | | | fix: use fontSize prop in button | fragosti | 2018-11-07 | 1 | -2/+1 |
| * | | | feat: make instant resistant to external styles | fragosti | 2018-11-07 | 14 | -169/+227 |
| | |/
| |/| |
|
* | | | chore: cleanup | fragosti | 2018-11-08 | 1 | -2/+3 |
* | | | fix: restore button to previous state | fragosti | 2018-11-08 | 1 | -38/+24 |
* | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-11-08 | 6 | -16/+29 |
|\ \ \
| | |/
| |/| |
|
| * | | Small code review tweaks | Steve Klebanoff | 2018-11-08 | 2 | -2/+2 |
| * | | Take out unneeded conditionals | Steve Klebanoff | 2018-11-07 | 1 | -2/+2 |
| * | | remove unused dependecny | Steve Klebanoff | 2018-11-07 | 1 | -1/+0 |
| * | | remove unused import | Steve Klebanoff | 2018-11-07 | 1 | -2/+0 |
| * | | remove old comment | Steve Klebanoff | 2018-11-07 | 1 | -1/+0 |
| * | | Merge branch 'development' into feature/instant/mobile-full-bleed | Steve Klebanoff | 2018-11-07 | 17 | -25/+49 |
| |\| |
|
| * | | Hide X when small | Steve Klebanoff | 2018-11-07 | 2 | -3/+3 |
| * | | Fix mobile view of selecting assets | Steve Klebanoff | 2018-11-07 | 1 | -1/+1 |
| * | | Get rid of unused properties | Steve Klebanoff | 2018-11-07 | 2 | -4/+0 |
| * | | new MediaChoice approach for setting conditional css properties | Steve Klebanoff | 2018-11-07 | 5 | -59/+18 |
| * | | better function definiton | Steve Klebanoff | 2018-11-07 | 2 | -3/+2 |
| * | | proof of concept working | Steve Klebanoff | 2018-11-07 | 2 | -6/+2 |
| * | | wip: mediachoice experiment | Steve Klebanoff | 2018-11-07 | 2 | -0/+24 |
| * | | feat(instant): when on mobile, show mobile specific styling that takes up who... | Steve Klebanoff | 2018-11-07 | 4 | -4/+39 |
| * | | Putting back in old heights as not necessary for full bleed | Steve Klebanoff | 2018-11-07 | 1 | -1/+1 |
| * | | wip: height 100% | Steve Klebanoff | 2018-11-06 | 2 | -2/+4 |
| * | | wip: full display of mobile hard coded | Steve Klebanoff | 2018-11-06 | 5 | -5/+12 |
* | | | feat: implement copy-to-clipboard | fragosti | 2018-11-08 | 1 | -0/+16 |
* | | | feat: add MetaMask sign, refactor Circle | fragosti | 2018-11-08 | 3 | -18/+33 |
* | | | feat: create PaymentMethodDropdown | fragosti | 2018-11-08 | 8 | -43/+83 |
* | | | chore: remove unused props | fragosti | 2018-11-08 | 1 | -2/+2 |
* | | | fix: height of token selector overflow div | fragosti | 2018-11-08 | 2 | -7/+7 |
* | | | feat: refactor out overlay component and use it to implement click-outside | fragosti | 2018-11-08 | 3 | -64/+83 |
* | | | feat: implement basic dropdown component | fragosti | 2018-11-08 | 5 | -7/+167 |
| |/
|/| |
|
* | | add extra space | Steve Klebanoff | 2018-11-06 | 1 | -0/+1 |
* | | chore(instant): import UI components directly | Steve Klebanoff | 2018-11-06 | 17 | -25/+49 |
|/ |
|
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-11-03 | 4 | -38/+75 |
|\ |
|
| * | Merge branch 'development' into fix/instant/decimal-fields-scaling-amount-inp... | Steve Klebanoff | 2018-11-03 | 2 | -13/+22 |
| |\ |
|
| | * | feat(instant): pass in provider through props, fallback to injected provider | Brandon Millman | 2018-11-03 | 2 | -13/+22 |
| * | | Use generic Maybe | Steve Klebanoff | 2018-11-03 | 1 | -3/+4 |
| * | | linting | Steve Klebanoff | 2018-11-03 | 1 | -1/+1 |
| * | | Merge branch 'development' into fix/instant/decimal-fields-scaling-amount-inp... | Steve Klebanoff | 2018-11-03 | 7 | -13/+220 |
| |\| |
|
| * | | onChange -> onAmountChange | Steve Klebanoff | 2018-11-03 | 2 | -5/+5 |
| * | | Move MaybeBigNumber functions into helper | Steve Klebanoff | 2018-11-03 | 1 | -17/+4 |
| * | | Have ScalingAmountInput trigger onChange with MaybeBigNumber and keep string ... | Steve Klebanoff | 2018-11-02 | 1 | -12/+52 |
| * | | Getting rid of BigNumberInput in favor of BigNumber | Steve Klebanoff | 2018-11-02 | 3 | -11/+11 |
* | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-11-03 | 7 | -12/+219 |
|\ \ \
| | |/
| |/| |
|
| * | | feat(instant): implement affiliateFeeInfo prop | Brandon Millman | 2018-11-03 | 3 | -6/+17 |
| * | | Merge branch 'development' into feature/instant/simulated-progress-bar | Steve Klebanoff | 2018-11-03 | 6 | -128/+234 |
| |\| |
|
| * | | Merge branch 'development' into feature/instant/simulated-progress-bar | Steve Klebanoff | 2018-11-02 | 15 | -136/+353 |
| |\ \ |
|
| * | | | linting: moving order of imports | Steve Klebanoff | 2018-11-02 | 1 | -1/+1 |
| * | | | Better styling of estimated time | Steve Klebanoff | 2018-11-02 | 1 | -2/+15 |
| * | | | Move file to new file to reflect the new export name | Steve Klebanoff | 2018-11-02 | 1 | -1/+1 |
| * | | | Rename export | Steve Klebanoff | 2018-11-02 | 1 | -2/+2 |
| * | | | Move BuyOrderProgress to its own component | Steve Klebanoff | 2018-11-02 | 1 | -0/+35 |
| * | | | Remove old TODO | Steve Klebanoff | 2018-11-02 | 1 | -1/+1 |
| * | | | Use new constants | Steve Klebanoff | 2018-11-02 | 1 | -2/+3 |
| * | | | Use primary color instead of black | Steve Klebanoff | 2018-11-02 | 1 | -1/+1 |
| * | | | maxWidth -> toWidth, and make from and to width consistent units | Steve Klebanoff | 2018-11-02 | 1 | -10/+10 |
| * | | | Getting rid of TimedProgress state | Steve Klebanoff | 2018-11-02 | 1 | -47/+23 |
| * | | | Minor cleanup | Steve Klebanoff | 2018-11-02 | 1 | -2/+2 |
| * | | | ended -> hasEnded | Steve Klebanoff | 2018-11-02 | 2 | -6/+6 |
| * | | | Rename to SelectedAssetProgress | Steve Klebanoff | 2018-11-01 | 1 | -2/+2 |
| * | | | Removing old simulated progress bar, and adding documentation to TimedProgres... | Steve Klebanoff | 2018-11-01 | 2 | -198/+5 |
| * | | | WIP of new timedprogressbar using CSS animations | Steve Klebanoff | 2018-11-01 | 2 | -0/+165 |
| * | | | Explicit actions for setting different order states | Steve Klebanoff | 2018-11-01 | 2 | -7/+7 |
| * | | | Tick less often, and let CSS style the transition | Steve Klebanoff | 2018-10-31 | 1 | -3/+23 |
| * | | | Nice formatting of displayed time | Steve Klebanoff | 2018-10-31 | 1 | -6/+3 |
| * | | | Takeout unneeded div | Steve Klebanoff | 2018-10-31 | 1 | -12/+10 |
| * | | | Get rid of old demo | Steve Klebanoff | 2018-10-31 | 1 | -11/+0 |
| * | | | Use simulated progress bar for txn | Steve Klebanoff | 2018-10-31 | 2 | -19/+34 |
| * | | | Showing time | Steve Klebanoff | 2018-10-31 | 1 | -1/+9 |
| * | | | Show estimated time | Steve Klebanoff | 2018-10-31 | 1 | -0/+9 |
| * | | | Remove old files | Steve Klebanoff | 2018-10-31 | 2 | -37/+0 |
| * | | | Simulated Progress component working | Steve Klebanoff | 2018-10-31 | 2 | -5/+33 |
| * | | | WIP: beginning of simulated progress bar component | Steve Klebanoff | 2018-10-31 | 1 | -0/+136 |
| * | | | Placeholder for estimated time | Steve Klebanoff | 2018-10-31 | 1 | -1/+14 |
| * | | | Making prettier | Steve Klebanoff | 2018-10-31 | 1 | -4/+8 |
| * | | | Dispatching progress | Steve Klebanoff | 2018-10-31 | 2 | -1/+19 |
| * | | | store estimated time in Ms on state | Steve Klebanoff | 2018-10-30 | 1 | -2/+2 |
| * | | | return estimated state | Steve Klebanoff | 2018-10-30 | 2 | -3/+3 |
* | | | | chore: address PR comments | fragosti | 2018-11-03 | 3 | -17/+21 |
* | | | | chore: prettier and linter | fragosti | 2018-11-02 | 2 | -2/+0 |
* | | | | feat: add basic token search functionality | fragosti | 2018-11-02 | 3 | -11/+75 |
* | | | | feat: improve position of close X in token selector | fragosti | 2018-11-02 | 1 | -1/+3 |
* | | | | feat: implement search bar UI | fragosti | 2018-11-02 | 4 | -4/+13 |
* | | | | feat: add name param to all ERC20AssetMetaData | fragosti | 2018-11-02 | 1 | -0/+4 |
* | | | | feat: implement basic token selection UI | fragosti | 2018-11-02 | 6 | -9/+69 |
* | | | | feat: implement panel title and close | fragosti | 2018-11-02 | 2 | -5/+16 |
* | | | | feat: use withTheme to use ColorOption to color Icon | fragosti | 2018-11-02 | 4 | -14/+12 |
* | | | | feat: use new Icon component functionality | fragosti | 2018-11-02 | 1 | -2/+2 |
* | | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-11-02 | 6 | -144/+251 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Remove alternate hover styling from button and move into icon component | Brandon Millman | 2018-11-02 | 4 | -52/+54 |
| * | | | feat(instant): add interactive overlay presentation to umd bundle | Brandon Millman | 2018-11-02 | 7 | -111/+215 |
| | |/
| |/| |
|
* | | | chore: remove unneeded optional syntax | fragosti | 2018-11-02 | 1 | -2/+2 |
* | | | chore: add clarification to _generateSelectAssetClickHandler | fragosti | 2018-11-02 | 1 | -9/+10 |
* | | | fix: better name method | fragosti | 2018-11-02 | 1 | -4/+4 |
* | | | feat: auto-close panel when a token is selected | fragosti | 2018-11-02 | 1 | -1/+1 |
* | | | feat: add states to the erc20 input for no assets or only 1 asset | fragosti | 2018-11-02 | 3 | -8/+34 |
* | | | feat: implement basic erc20 token selector | fragosti | 2018-11-01 | 2 | -1/+36 |
* | | | feat: modify public API to allow for passing in available assets, or fetch as... | fragosti | 2018-11-01 | 1 | -8/+20 |
|/ / |
|
* | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-11-01 | 2 | -3/+11 |
|\| |
|
| * | Move tslint disable line | Steve Klebanoff | 2018-10-30 | 1 | -1/+3 |
| * | Comment for warming up cache | Steve Klebanoff | 2018-10-30 | 1 | -0/+2 |
| * | linting | Steve Klebanoff | 2018-10-30 | 2 | -1/+2 |
| * | gas price estimator | Steve Klebanoff | 2018-10-30 | 2 | -2/+5 |
* | | chore: address PR feedback | fragosti | 2018-11-01 | 11 | -41/+43 |
* | | feat: implement sliding panel | fragosti | 2018-10-31 | 7 | -72/+129 |
* | | feat: allow for flexible position in position animation component | fragosti | 2018-10-31 | 3 | -13/+23 |
* | | feat: refactor animation code | fragosti | 2018-10-31 | 8 | -70/+124 |
* | | feat: add 'Select Token' UI to asset amount input | fragosti | 2018-10-30 | 4 | -17/+61 |
* | | feat: add chevron icon and add it to asset amount input | fragosti | 2018-10-30 | 2 | -6/+27 |
* | | feat: add basic panel component and other small improvements | fragosti | 2018-10-30 | 4 | -7/+35 |
|/ |
|
* | feat(instant): add default gasPrice of 6 gwei to transactions | Brandon Millman | 2018-10-30 | 1 | -2/+3 |
* | fix(instant): fix spelling error and BigNumber gte operation | Brandon Millman | 2018-10-30 | 1 | -2/+2 |
* | Merge branch 'development' into feature/instant/fixed-orders-in-render-method | Brandon Millman | 2018-10-30 | 2 | -11/+30 |
|\ |
|
| * | Merge pull request #1193 from 0xProject/feature/not-enough-eth | Steve Klebanoff | 2018-10-30 | 2 | -11/+30 |
| |\ |
|
| | * | Has Sufficient Funds/Balance -> Has Sufficient ETH | Steve Klebanoff | 2018-10-30 | 1 | -3/+3 |
| | * | When transaction too low, treat as validation error. also modify callback: er... | Steve Klebanoff | 2018-10-30 | 2 | -6/+11 |
| | * | onPendingValidation -> onValidationPending | Steve Klebanoff | 2018-10-29 | 2 | -6/+6 |
| | * | Simpler way of validaitng has enough eth | Steve Klebanoff | 2018-10-27 | 2 | -11/+14 |
| | * | questionmark syntax instead of '| undefined' | Steve Klebanoff | 2018-10-27 | 1 | -1/+1 |
| | * | Validate enough ETH when user clicks buy | Steve Klebanoff | 2018-10-27 | 2 | -1/+10 |
| | * | Merge branch 'development' into feature/not-enough-eth | Steve Klebanoff | 2018-10-27 | 7 | -51/+70 |
| | |\ |
|
| | * \ | Merge branch 'development' into feature/not-enough-eth | Steve Klebanoff | 2018-10-27 | 11 | -119/+339 |
| | |\ \ |
|
| | * | | | ethDecimals -> ETH_DECIMALS | Steve Klebanoff | 2018-10-27 | 1 | -1/+3 |
* | | | | | Merge branch 'development' into feature/instant/fixed-orders-in-render-method | Brandon Millman | 2018-10-29 | 10 | -53/+81 |
|\| | | | |
|
| * | | | | Merge pull request #1194 from 0xProject/feature/instant/input-to-fixed | Steve Klebanoff | 2018-10-27 | 3 | -2/+11 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | fix(instant): refactor some props to use isDisabled instead of disabled | Brandon Millman | 2018-10-27 | 3 | -10/+10 |
| | * | | | feat(instant): Disable input when processing | Steve Klebanoff | 2018-10-27 | 3 | -2/+11 |
| | | |/
| | |/| |
|