1
0
mirror of https://github.com/yldio/copilot.git synced 2024-09-21 13:53:51 +03:00
copilot/packages/ui-toolkit/src/form
Sérgio Ramos f3e531dbd8 feat(cp-frontend,ui-toolkit): style inheritance using .extend (#458)
styled-components@2 exposes a new `.extend`[1] API. It is less problematic than
styled(Parent).

[1]: https://www.styled-components.com/docs/basics#extending-styles
2017-05-25 09:59:58 -05:00
..
base feat(cp-frontend,ui-toolkit): style inheritance using .extend (#458) 2017-05-25 09:59:58 -05:00
checkbox.js chore: initial lerna setup 2017-05-25 10:56:50 +01:00
fieldset.js feat(cp-frontend,ui-toolkit): style inheritance using .extend (#458) 2017-05-25 09:59:58 -05:00
group.js chore: initial lerna setup 2017-05-25 10:56:50 +01:00
index.js chore: initial lerna setup 2017-05-25 10:56:50 +01:00
input.js chore: initial lerna setup 2017-05-25 10:56:50 +01:00
label.js feat(cp-frontend,ui-toolkit): style inheritance using .extend (#458) 2017-05-25 09:59:58 -05:00
legend.js feat(cp-frontend,ui-toolkit): style inheritance using .extend (#458) 2017-05-25 09:59:58 -05:00
meta.js feat(cp-frontend,ui-toolkit): style inheritance using .extend (#458) 2017-05-25 09:59:58 -05:00
radio.js chore: initial lerna setup 2017-05-25 10:56:50 +01:00
select.js chore: initial lerna setup 2017-05-25 10:56:50 +01:00
toggle.js feat(cp-frontend,ui-toolkit): style inheritance using .extend (#458) 2017-05-25 09:59:58 -05:00
usage-checkbox.md chore: initial lerna setup 2017-05-25 10:56:50 +01:00
usage-input.md chore: initial lerna setup 2017-05-25 10:56:50 +01:00
usage-radio.md chore: initial lerna setup 2017-05-25 10:56:50 +01:00
usage-select.md chore: initial lerna setup 2017-05-25 10:56:50 +01:00
usage-toggle.md chore: initial lerna setup 2017-05-25 10:56:50 +01:00