Alex Browne
|
89e398fa39
|
Update prettier to version ^1.15.3
|
2019-01-10 17:41:13 -08:00 |
|
Steve Klebanoff
|
2111ea159e
|
Merge pull request #1481 from 0xProject/fix/instant/dropdown-color
[instant] Dropdown hover 10% of primary color
|
2019-01-03 09:07:57 -08:00 |
|
Steve Klebanoff
|
c62d862967
|
fix(instant): Dropdown hover should be 10% of primary color
|
2019-01-02 10:58:41 -08:00 |
|
fragosti
|
5721b25c3a
|
feat: give all stateless components a displayName or make them private
|
2019-01-02 16:08:15 +01:00 |
|
fragosti
|
586a8ba8e7
|
feat: use PureComponent instead of Component
|
2019-01-02 16:01:40 +01:00 |
|
fragosti
|
9cd859a68a
|
run linter
|
2018-12-13 13:03:45 -08:00 |
|
fragosti
|
33c6e40b70
|
simplify scaling input logic
|
2018-12-13 12:45:38 -08:00 |
|
fragosti
|
6e54514013
|
feat: change input to number input
|
2018-12-10 17:30:32 -08:00 |
|
fragosti
|
3454bbfd65
|
fix: input placeholder css specificity increase
|
2018-12-05 11:39:10 -08:00 |
|
Brandon Millman
|
14ad091e83
|
fix(instant): lighten the overlay color to 0.7 opacity from 0.9
|
2018-12-04 15:20:26 -08:00 |
|
Brandon Millman
|
6f44944ffd
|
fix(instant): darken overlay color
|
2018-12-01 00:47:07 -08:00 |
|
Brandon Millman
|
800016b430
|
fix(instant) various token selector fixes
|
2018-12-01 00:03:07 -08:00 |
|
fragosti
|
ea11e8c62d
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into fix/instant/instant-bounces-on-error
|
2018-11-30 11:58:05 -08:00 |
|
Steve Klebanoff
|
d4c439b277
|
Merge pull request #1345 from 0xProject/fix/instant/progress-bar-bg
[instant] Progress bar background
|
2018-11-29 14:34:14 -08:00 |
|
Steve Klebanoff
|
105dcd73e4
|
fix(instant): Progress bar background color should be 10% primary color
|
2018-11-28 13:58:41 -08:00 |
|
fragosti
|
1375d694ac
|
fix: instant error no longer makes instant move
|
2018-11-28 13:09:05 -08:00 |
|
Steve Klebanoff
|
3c000e70e3
|
Linting
|
2018-11-28 10:48:38 -08:00 |
|
Steve Klebanoff
|
1b23c430fc
|
fix(instant): Half opacity instead of darkening on hover for clickable text
|
2018-11-28 10:25:04 -08:00 |
|
Steve Klebanoff
|
be787a0fd1
|
feat(instant): Add analytics events for payment dropdown
|
2018-11-27 09:50:56 -08:00 |
|
Steve Klebanoff
|
cd4600b081
|
fix(instant): Right align amounts
|
2018-11-20 10:20:16 -08:00 |
|
Brandon Millman
|
504f4d9eb9
|
fix(instant): fix tabIndex attribute error
|
2018-11-14 14:02:34 -08:00 |
|
Brandon Millman
|
7688037fb8
|
fix(instant): border radius
|
2018-11-14 10:00:18 -08:00 |
|
Brandon Millman
|
997912a8f8
|
fix(instant): fix tabbing into erc20 token selector
|
2018-11-14 10:00:18 -08:00 |
|
fragosti
|
2b4dcb419e
|
fix: rename handler creator name
|
2018-11-12 17:48:13 -08:00 |
|
fragosti
|
c67632dff5
|
feat: make all button fontsizes 16px by default
|
2018-11-12 17:42:56 -08:00 |
|
fragosti
|
b1376059d3
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/instant/metamask-connect-flow
|
2018-11-09 15:43:03 -08:00 |
|
fragosti
|
433fb3597d
|
feat: refactor button styles and add href to Text
|
2018-11-09 15:26:57 -08:00 |
|
Steve Klebanoff
|
2c585bfbdc
|
feat(instant): Dismissible overlay error messages
Adds dismissible overlay to error messages on mobile
|
2018-11-09 15:15:57 -08:00 |
|
fragosti
|
7249cc7b49
|
feat: allow href prop on button
|
2018-11-09 15:08:01 -08:00 |
|
fragosti
|
b598827708
|
feat: implement basic StandardModalContent with accompanying InstallWalletPanelContent
|
2018-11-09 14:57:29 -08:00 |
|
fragosti
|
990d510d05
|
feat: add lock icon
|
2018-11-08 16:40:21 -08:00 |
|
fragosti
|
4f4d901eca
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/instant/dropdown-ui
|
2018-11-08 15:42:46 -08:00 |
|
Steve Klebanoff
|
117e2f583f
|
[instant] Viewport specific errors (#1228)
feat(instant): Shows different error animation based on viewport
|
2018-11-08 15:37:56 -08:00 |
|
fragosti
|
3dad385533
|
feat: add boxShadow on dropdown hover
|
2018-11-08 15:33:32 -08:00 |
|
fragosti
|
15a12cfa22
|
fix: various style issues
|
2018-11-08 15:29:18 -08:00 |
|
fragosti
|
27ea271842
|
fix: remove all:initial rule from all div based ui compoennts
|
2018-11-08 15:10:32 -08:00 |
|
fragosti
|
3395b8d095
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/instant/dropdown-ui
|
2018-11-08 11:25:25 -08:00 |
|
fragosti
|
c27194a357
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/instant/prevent-css-leakage
|
2018-11-08 11:04:16 -08:00 |
|
fragosti
|
88eb642aa5
|
chore: cleanup
|
2018-11-07 22:21:51 -08:00 |
|
fragosti
|
8b09286173
|
fix: restore button to previous state
|
2018-11-07 22:17:27 -08:00 |
|
fragosti
|
bfe708533f
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/instant/dropdown-ui
|
2018-11-07 22:14:00 -08:00 |
|
fragosti
|
1151371e57
|
feat: add MetaMask sign, refactor Circle
|
2018-11-07 21:54:26 -08:00 |
|
fragosti
|
ecb92a44bc
|
feat: create PaymentMethodDropdown
|
2018-11-07 21:38:54 -08:00 |
|
fragosti
|
f7642c06f0
|
chore: remove unused props
|
2018-11-07 21:05:07 -08:00 |
|
fragosti
|
94d1e427c1
|
fix: height of token selector overflow div
|
2018-11-07 20:57:57 -08:00 |
|
fragosti
|
4181a040b5
|
feat: refactor out overlay component and use it to implement click-outside
|
2018-11-07 20:53:25 -08:00 |
|
fragosti
|
c0d8ceca82
|
feat: implement basic dropdown component
|
2018-11-07 20:30:45 -08:00 |
|
Steve Klebanoff
|
c6e7ad5a53
|
Small code review tweaks
|
2018-11-07 16:06:41 -08:00 |
|
fragosti
|
4cf6fbc6a3
|
fix: use fontSize prop in button
|
2018-11-06 16:05:12 -08:00 |
|
fragosti
|
10da1e24e1
|
feat: make instant resistant to external styles
|
2018-11-06 15:59:16 -08:00 |
|