16 Commits

Author SHA1 Message Date
7fff8f27fe chore(stencil): updates to stencil 0.0.8-1 2017-11-14 23:31:12 +01:00
67b9be4045 feat(tabs): adds tabs 2017-11-09 17:37:11 +01:00
e9358fb495 refactor(range): rename steps back to step, fix icon and slot name
Adds documentation for breaking changes for range.
2017-11-03 12:20:43 -04:00
0e73723e57 style(components): rename variables and methods for consistency
- updates ele to el
- renames functions under prop did change
- documents events and some props
- adds private / protected
- removes underscores from range
2017-11-02 10:49:42 -04:00
4e9b4727be fix(toggle): finish it 2017-11-02 11:47:52 +01:00
1bfc0c71e3 fix(sliding-item): finish it 2017-11-02 10:25:40 +01:00
094816de01 refactor(content): use css instead of js 2017-10-30 19:22:52 +01:00
687b37ad3e fix(ion-menu): finish ion-menu and ion-split-pane 2017-10-27 18:22:13 +02:00
21d8a60193 refactor(datetime): change capitalization from DateTime to Datetime 2017-10-25 15:34:51 -04:00
39d3ce230f fix(item-sliding): expose item sliding methods 2017-10-25 09:47:12 -05:00
9a42816d7d chore(package): update to latest stencil 2017-10-25 12:48:34 +02:00
a39c56f48d feat(infinite-scroll): adds infinite-scroll 2017-10-24 23:52:13 +02:00
f3b509ee85 refactor(picker): get picker rendering buttons and columns properly 2017-10-23 18:00:25 -04:00
bdee7be365 fix(): change fabs so that state is in the container and props are passed down to button and lists. 2017-10-18 12:08:37 -05: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
20c0062be5 chore(typing): add typing for core components 2017-10-16 17:13:50 -04:00