15 Commits

Author SHA1 Message Date
0b40520371 style(components): add protected to the render function 2017-10-17 13:28:37 -04:00
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
213815cf4c docs(select): include popover for interface docs 2017-10-16 17:13:50 -04:00
17cdce101e fix(action-sheet): add scrolling for options 2017-10-16 17:13:50 -04:00
66ae3a4601 style(scss): fix lint errors 2017-09-21 14:16:24 -04:00
fffa9b5460 style(all): adds tslint-ionic-rules 2017-09-17 23:04:02 +02:00
029994417e fix(select): match MD spec for select popover interface
referenes #12310
2017-09-15 18:09:40 -04:00
a1fcc61d3b chore(animations): using named functions
- rollup generates a better code
- better for dev debugging
2017-09-15 11:45:19 -05:00
93f8dd9433 feat(distribution): updates to generate distribution 2017-09-14 13:28:59 -05:00
de24003f35 fix(select): set the proper values for select for all interfaces 2017-09-01 18:54:17 -04:00
00c883194c fix(prop): update to mutable option 2017-08-31 21:28:00 -05:00
1f2651664a chore(update): update stencil and build directories 2017-08-31 20:59:27 -05:00
d43d2d583a feat(select): add alert overlay support 2017-08-22 16:20:11 -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
319d38ac1a chore(stencil): use latest stencil dependencies 2017-08-11 13:27:18 -04:00