65 Commits

Author SHA1 Message Date
81ebc0e71b feat(refresher): adds refresher 2018-01-13 12:36:03 +01:00
444cecea8e chore(config): add item group to stencil config 2018-01-09 10:25:50 -05:00
3c138c10a2 chore(config): bundle page and nav components 2018-01-08 21:18:13 -06:00
7950e2f33a chore(config): bundle fab components 2018-01-08 20:58:11 -06:00
3416e6f49a fix(page): add page styles to nav 2018-01-04 12:25:19 -05:00
7299b939e4 fix(): move ionPage to its own bundle 2018-01-02 15:38:07 -05:00
b2d60f3b7f feature(events): add ion-events pub/sub component 2017-12-22 14:53:35 -06:00
ec2bf8bfbe feat(tabs): scrollable tabs 2017-12-18 21:01:09 -06:00
85785b9cf7 chore(update): stencil 0.0.9-1 and ionicons 4.0.0-8 2017-12-14 15:58:19 -06:00
c30337bf8c refactor(navigation): get rid of ion-nav-controller, get nav working correctly in DOM, angular, react 2017-12-14 15:13:47 -06:00
a2b88c5cb8 refactor(fab): rename files and styles for the fab components (#13585)
* refactor(fab): rename files to match tag names

* refactor(fab): fix class names and separate styles

* chore(config): bundle fab button separately
2017-12-05 15:28:58 -05:00
eef1ac6293 refactor(nav): remove stencil nav delegate as a component 2017-11-30 12:35:59 -05:00
71c59b942d chore(nav): remove page test components 2017-11-28 20:37:06 -06:00
5507a94580 feat(router): url based routing 2017-11-16 23:41:47 +01:00
67b9be4045 feat(tabs): adds tabs 2017-11-09 17:37:11 +01:00
4e9b4727be fix(toggle): finish it 2017-11-02 11:47:52 +01:00
4298781907 fix(item): sliding item is not bundled with ion-item 2017-11-02 11:15:10 +01:00
094816de01 refactor(content): use css instead of js 2017-10-30 19:22:52 +01:00
b2d3e09276 refactor(picker): get picker working with gesture and add to config 2017-10-25 12:02:06 -04:00
a39c56f48d feat(infinite-scroll): adds infinite-scroll 2017-10-24 23:52:13 +02:00
e3efcfcb4c feat(ionicons): use the ionicons collection from npm 2017-09-20 09:55:31 -05:00
bdf4f60e9e feat(reorder): adds ion-reorder-group to core 2017-09-20 11:44:27 +02:00
e3d3bc40d2 Merge branch 'core' into core-range 2017-09-18 19:18:09 +02:00
f953b12416 merge 2017-09-18 10:00:26 -05:00
1291f8becd refactor(app): remove overlay portal 2017-09-18 09:54:16 -05:00
fffa9b5460 style(all): adds tslint-ionic-rules 2017-09-17 23:04:02 +02:00
16d13e03c9 feat(menu): adds ion-menu and ion-menu-controller 2017-09-15 12:30:43 -05:00
93f8dd9433 feat(distribution): updates to generate distribution 2017-09-14 13:28:59 -05:00
70b4d2c2b5 refactor(package): update package publishing 2017-09-12 11:38:03 -05:00
f1ac5304d6 feat(radio): add radio and radio group component 2017-09-01 18:52:50 -04:00
1f2651664a chore(update): update stencil and build directories 2017-08-31 20:59:27 -05:00
663deb2694 feat(range): basic range component 2017-08-30 18:35:22 -04:00
11385ea7f1 wip nav 2017-08-28 13:25:52 -05:00
ace8ab8693 feat(checkbox): add checkbox, consistent function names 2017-08-24 19:13:33 -04:00
2c6a4dcf34 refactor(navigation): ion-nav and ion-nav-controller are separate components
* nav-nav-nav-nav-nav

* wipit

* holy async batman
2017-08-24 13:31:42 -05:00
8671efe78b feat(alert): add alert component/ctrl functionality 2017-08-22 16:09:26 -04:00
8cebb411aa feat(toast): add toast 2017-08-18 12:58:12 -04:00
a941226d6f feature(navigation): initial nav implementation (WIP)
* wip

* wip

* updates
2017-08-16 14:40:01 -05:00
f1c0a63476 refactor(overlay): update to latest overlay syntax 2017-08-12 14:43:52 -04:00
abdf9ff320 feat(): add backdrop and update action-sheet animations 2017-08-10 15:38:42 -04:00
02670801d5 feat(popover, actionsheet): add inital render 2017-08-10 15:38:41 -04:00
ccb63ee34f feat(prop): load controllers w/ prop connect and context 2017-08-10 08:17:30 -05:00
fe99d1958b feat(textarea): add textarea and interfaces for both inputs 2017-08-08 17:05:04 -04:00
f6781825ed feat(animations): init animation controller 2017-08-03 08:50:27 -05:00
2edcbab5cd feat(input): initial checkin of input component 2017-07-28 18:30:27 -04:00
08f0784438 chore(): bump dev-server and utils versions. 2017-07-26 13:30:27 -05:00
541d0fe24a chore(): update to the latest version of stencil. 2017-07-26 12:27:26 -05:00
b8c0589513 refactor(components): update to latest stencil api 2017-07-25 10:03:07 -05:00
76651edebc feat(chip): add chip and chip button component 2017-07-24 16:12:49 -04:00
bce6385000 Add tabs and grid to collections 2017-07-20 20:30:11 -05:00