Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(instant): fix tabIndex attribute error | Brandon Millman | 2018-11-15 | 1 | -1/+1 |
| | |||||
* | fix(instant): border radius | Brandon Millman | 2018-11-15 | 1 | -2/+2 |
| | |||||
* | fix(instant): fix tabbing into erc20 token selector | Brandon Millman | 2018-11-15 | 1 | -0/+1 |
| | |||||
* | fix: rename handler creator name | fragosti | 2018-11-13 | 2 | -2/+2 |
| | |||||
* | feat: make all button fontsizes 16px by default | fragosti | 2018-11-13 | 1 | -1/+1 |
| | |||||
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-11-10 | 1 | -2/+10 |
|\ | | | | | | | feature/instant/metamask-connect-flow | ||||
| * | feat(instant): Dismissible overlay error messages | Steve Klebanoff | 2018-11-10 | 1 | -2/+10 |
| | | | | | | | | Adds dismissible overlay to error messages on mobile | ||||
* | | feat: refactor button styles and add href to Text | fragosti | 2018-11-10 | 2 | -8/+12 |
| | | |||||
* | | feat: allow href prop on button | fragosti | 2018-11-10 | 1 | -6/+23 |
| | | |||||
* | | feat: implement basic StandardModalContent with accompanying ↵ | fragosti | 2018-11-10 | 1 | -1/+0 |
| | | | | | | | | InstallWalletPanelContent | ||||
* | | feat: add lock icon | fragosti | 2018-11-09 | 1 | -0/+6 |
|/ | |||||
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-11-09 | 1 | -3/+3 |
|\ | | | | | | | feature/instant/dropdown-ui | ||||
| * | [instant] Viewport specific errors (#1228) | Steve Klebanoff | 2018-11-09 | 1 | -3/+3 |
| | | | | | | | | feat(instant): Shows different error animation based on viewport | ||||
* | | feat: add boxShadow on dropdown hover | fragosti | 2018-11-09 | 2 | -0/+3 |
| | | |||||
* | | fix: various style issues | fragosti | 2018-11-09 | 2 | -17/+21 |
| | | |||||
* | | fix: remove all:initial rule from all div based ui compoennts | fragosti | 2018-11-09 | 3 | -3/+0 |
| | | |||||
* | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-11-09 | 6 | -113/+129 |
|\| | | | | | | | feature/instant/dropdown-ui | ||||
| * | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-11-09 | 3 | -12/+20 |
| |\ | | | | | | | | | | feature/instant/prevent-css-leakage | ||||
| * | | fix: use fontSize prop in button | fragosti | 2018-11-07 | 1 | -2/+1 |
| | | | |||||
| * | | feat: make instant resistant to external styles | fragosti | 2018-11-07 | 8 | -127/+148 |
| | | | |||||
* | | | 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 ↵ | fragosti | 2018-11-08 | 2 | -10/+16 |
|\ \ \ | | |/ | |/| | | | | feature/instant/dropdown-ui | ||||
| * | | Small code review tweaks | Steve Klebanoff | 2018-11-08 | 1 | -1/+1 |
| | | | |||||
| * | | 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 | 1 | -9/+0 |
| |\| | |||||
| * | | Hide X when small | Steve Klebanoff | 2018-11-07 | 2 | -3/+3 |
| | | | |||||
| * | | 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 | 3 | -37/+11 |
| | | | |||||
| * | | feat(instant): when on mobile, show mobile specific styling that takes up ↵ | Steve Klebanoff | 2018-11-07 | 3 | -1/+36 |
| | | | | | | | | | | | | whole screen | ||||
| * | | 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 | 1 | -1/+3 |
| | | | |||||
| * | | wip: full display of mobile hard coded | Steve Klebanoff | 2018-11-06 | 3 | -2/+7 |
| | | | |||||
* | | | feat: add MetaMask sign, refactor Circle | fragosti | 2018-11-08 | 1 | -8/+11 |
| | | | |||||
* | | | feat: create PaymentMethodDropdown | fragosti | 2018-11-08 | 3 | -38/+46 |
| | | | |||||
* | | | chore: remove unused props | fragosti | 2018-11-08 | 1 | -2/+2 |
| | | | |||||
* | | | fix: height of token selector overflow div | fragosti | 2018-11-08 | 1 | -6/+6 |
| | | | |||||
* | | | feat: refactor out overlay component and use it to implement click-outside | fragosti | 2018-11-08 | 2 | -62/+64 |
| | | | |||||
* | | | feat: implement basic dropdown component | fragosti | 2018-11-08 | 2 | -4/+132 |
| |/ |/| | |||||
* | | chore(instant): import UI components directly | Steve Klebanoff | 2018-11-06 | 1 | -9/+0 |
|/ | |||||
* | chore: address PR comments | fragosti | 2018-11-03 | 2 | -2/+3 |
| | |||||
* | chore: prettier and linter | fragosti | 2018-11-02 | 1 | -1/+0 |
| | |||||
* | feat: add basic token search functionality | fragosti | 2018-11-02 | 1 | -0/+1 |
| | |||||
* | feat: implement search bar UI | fragosti | 2018-11-02 | 2 | -1/+8 |
| | |||||
* | feat: implement basic token selection UI | fragosti | 2018-11-02 | 4 | -4/+35 |
| | |||||
* | feat: use withTheme to use ColorOption to color Icon | fragosti | 2018-11-02 | 2 | -8/+10 |
| | |||||
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-11-02 | 3 | -22/+95 |
|\ | | | | | | | feature/instant/maker-asset-datas-interface | ||||
| * | 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 | 4 | -5/+77 |
|/ | |||||
* | chore: address PR feedback | fragosti | 2018-11-01 | 1 | -6/+6 |
| | |||||
* | feat: refactor animation code | fragosti | 2018-10-31 | 1 | -0/+2 |
| | |||||
* | feat: add 'Select Token' UI to asset amount input | fragosti | 2018-10-30 | 2 | -2/+4 |
| | |||||
* | feat: add chevron icon and add it to asset amount input | fragosti | 2018-10-30 | 1 | -5/+23 |
| | |||||
* | feat: add basic panel component and other small improvements | fragosti | 2018-10-30 | 1 | -0/+2 |
| | |||||
* | Merge pull request #1189 from 0xProject/feature/instant/txn-failure | Steve Klebanoff | 2018-10-27 | 1 | -0/+1 |
|\ | | | | | [instant] View txn on failure | ||||
| * | Get BuyOrderState one big connected component, and let user view failure | Steve Klebanoff | 2018-10-26 | 1 | -0/+1 |
| | | |||||
* | | chore: use alternate syntax for styled | fragosti | 2018-10-25 | 4 | -4/+16 |
| | | |||||
* | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-10-25 | 1 | -0/+30 |
|\| | | | | | | | feature/instant/input-fees-rounding | ||||
| * | Spinner: change prop names and fix svg props | Steve Klebanoff | 2018-10-23 | 1 | -9/+9 |
| | | |||||
| * | Spinner no longer wobbly | Steve Klebanoff | 2018-10-23 | 1 | -5/+5 |
| | | |||||
| * | WIP: spinner | Steve Klebanoff | 2018-10-23 | 1 | -0/+30 |
| | | |||||
* | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-10-25 | 2 | -0/+60 |
|\| | | | | | | | feature/instant/input-fees-rounding | ||||
| * | Merge branch 'feature/instant/beta-render-et-al' into ↵ | Steve Klebanoff | 2018-10-20 | 1 | -0/+2 |
| |\ | | | | | | | | | | feature/instant/failure-state | ||||
| | * | Pulsating holder element showing, even if amount is empty | Steve Klebanoff | 2018-10-19 | 1 | -0/+2 |
| | | | |||||
| * | | Icon component for Instant | Steve Klebanoff | 2018-10-20 | 1 | -0/+58 |
| |/ | |||||
* | | feat: cover more token symbol edge cases | fragosti | 2018-10-24 | 1 | -0/+2 |
| | | |||||
* | | fix: dont allow heading to change height when input size changes | fragosti | 2018-10-24 | 2 | -2/+4 |
| | | |||||
* | | chore: run linter | fragosti | 2018-10-23 | 2 | -6/+0 |
| | | |||||
* | | feat: user better syntax for defining ui components | fragosti | 2018-10-20 | 4 | -18/+4 |
|/ | |||||
* | move z-index setting to zero instant container, and add ability for zindex ↵ | Steve Klebanoff | 2018-10-16 | 1 | -0/+2 |
| | | | | to be set on container | ||||
* | get rid of unused marginLeft and marginRight props | Steve Klebanoff | 2018-10-16 | 1 | -4/+0 |
| | |||||
* | feat(instant): add sliding error | Steve Klebanoff | 2018-10-13 | 1 | -0/+4 |
| | |||||
* | Apply linter | fragosti | 2018-10-05 | 1 | -2/+0 |
| | |||||
* | Add Input and AmountInput component | fragosti | 2018-10-05 | 3 | -0/+45 |
| | |||||
* | Add box shadow and default box-sizing: border-box to container | fragosti | 2018-10-05 | 1 | -2/+1 |
| | |||||
* | Add BuyButton and other small improvement | fragosti | 2018-10-05 | 2 | -17/+11 |
| | |||||
* | Add faux order details section | fragosti | 2018-10-05 | 1 | -1/+7 |
| | |||||
* | Create zrx instant container heading | fragosti | 2018-10-05 | 2 | -3/+6 |
| | |||||
* | Improve utilities and try to use them in simple form component | fragosti | 2018-10-05 | 4 | -21/+38 |
| | |||||
* | Add Flex and Container component | fragosti | 2018-10-05 | 2 | -0/+81 |
| | |||||
* | Add some ui components | fragosti | 2018-10-04 | 2 | -0/+143 |