14 Commits

Author SHA1 Message Date
df80971eb0 Revert "fix(): check if values are undef before passing down to input."
This reverts commit 8b7038fde79bb9267ab7c296150f7839ee8cc9b4.
2017-10-19 09:56:53 -05:00
8b7038fde7 fix(): check if values are undef before passing down to input. 2017-10-18 13:17:44 -05:00
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
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
93f8dd9433 feat(distribution): updates to generate distribution 2017-09-14 13:28:59 -05: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
e0a29db3bb refactor(sass): remove deprecated variables and rules
references ionic-team/stencil#16
2017-08-28 12:28:24 -04:00
ace8ab8693 feat(checkbox): add checkbox, consistent function names 2017-08-24 19:13:33 -04:00
19c535c419 fix(input): sync value properly and add clear input button 2017-08-09 13:45:22 -04:00
fe99d1958b feat(textarea): add textarea and interfaces for both inputs 2017-08-08 17:05:04 -04:00
2edcbab5cd feat(input): initial checkin of input component 2017-07-28 18:30:27 -04:00