8 Commits

Author SHA1 Message Date
a932e673ff refactor(core): use custom typing, remove interfaces
add protected, rename nav `remove` to `removeIndex`

resolves #12823
2017-10-17 13:17:54 -04:00
662743f843 fix(radio): remove order override from wp mode, use slot instead
$radio-wp-order has been removed

Add Radio to breaking changes
2017-09-21 13:33:59 -04:00
7223caffce fix(radio): uncheck other radios when checked via attr 2017-09-15 14:28:15 -04:00
e590cb4c9b docs(breaking): add deprecated vars commit 2017-09-15 14:28:15 -04:00
d8fffcd91f docs(breaking): add deprecated sass variables 2017-09-01 18:54:17 -04:00
30708d1224 feat(select): get select component working with action sheet / popover
- adds markup for the select
- gets placeholder working properly
- adds select popover component
- renames option to select-option
- adds a function to get label text from item
2017-08-22 16:09:26 -04:00
76651edebc feat(chip): add chip and chip button component 2017-07-24 16:12:49 -04:00
2a72316c69 docs(readme): move breaking changes out, add more, remove duplicates 2017-07-21 12:15:35 -04:00