7900 Commits

Author SHA1 Message Date
b622224c55 chore(ionic): release 0.0.2-40 2018-01-09 11:52:26 -05:00
bf8469bdde docs(): add some docs 2018-01-09 11:51:56 -05:00
6156561c1b refactor(delegate): don't automatically append ion-page, add tests for host-element for modal and nav 2018-01-09 10:43:57 -06:00
d8ad5f4dc8 chore(): update dev-server dependency to use latest patch release. 2018-01-09 10:42:26 -06:00
acd4d9a270 chore(demo): tidy 2018-01-09 10:33:06 -05:00
45854c993f chore(dependencies): updates 2018-01-09 09:29:07 -06:00
b3d67ef6ff chore(dependencies): new version 2018-01-09 09:29:07 -06:00
444cecea8e chore(config): add item group to stencil config 2018-01-09 10:25:50 -05:00
b07eef63ad docs(item): add item group docs and update breaking changes 2018-01-09 10:25:50 -05:00
10e81131e1 docs(grid): update grid docs to remove reference to directive 2018-01-09 10:25:22 -05:00
5453d1c3e8 docs(backdrop): add docs for backdrop 2018-01-09 10:25:22 -05:00
158b5cf9d7 chore(dependencies): update stencil 2018-01-09 09:22:16 -06:00
b198d38a84 chore(dependencies): update deps 2018-01-09 09:20:38 -06:00
f965efd38d chore(update): stencil 0.1.2 2018-01-09 08:49:43 -06:00
d0c8e44490 chore(dependencies): updated versions 2018-01-09 00:20:13 -06:00
ff163ec80d chore(dependencies): publish new version 2018-01-09 00:18:41 -06:00
d322f56870 chore(dependencies): update deps 2018-01-09 00:18:29 -06:00
439916bb90 chore(dependencies): update deps 2018-01-09 00:16:35 -06:00
d558aa4570 chore(dependencies): publish new version, restore broken test script 2018-01-09 00:15:37 -06:00
c05b8fc1c0 chore(build): temporarily skip tests 2018-01-09 00:13:22 -06:00
66a77ce997 chore(dependencies): update lock file 2018-01-09 00:08:44 -06:00
4c37cc5416 refactor(): add pages to conf app 2018-01-09 00:07:03 -06:00
4a59c3f58d refactor(nav): update getActiveChildNavs to getChildNavs, publicly expose it 2018-01-09 00:07:03 -06:00
a15f9dfdc6 refactor(): add menu-controller, make updates to modal and nav controllers 2018-01-09 00:07:03 -06:00
de01bbb9b4 chore(dependencies): publish new version 2018-01-09 00:07:03 -06:00
45c9f520f8 docs(): update nav breaking changes 2018-01-08 23:38:01 -06: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
4f7c7e658d chore(update): stencil 0.1.1 2018-01-08 20:24:18 -06:00
da68da39da feat(item-group): add the item group component and move styles
- styles are moved out of item into item group for it
- updated to work like v3 styles
2018-01-08 17:53:06 -05:00
9fca548016 test(item): add item groups e2e test and labels to items 2018-01-08 17:45:55 -05:00
a47e2e87aa docs(breaking) update chip-button fill usage 2018-01-08 14:39:43 -06:00
c248db2d5f feat(chip-button) change clear attr to fill 2018-01-08 14:37:51 -06:00
2cb2a8c4ea refactor(schedule-filter): dismiss the modal 2018-01-08 14:07:05 -06:00
dc42e1de4e chore(dependencies): publish new version 2018-01-08 13:57:29 -06:00
9d8d241acd chore(dependencies): update lock file 2018-01-08 13:55:54 -06:00
4e9c25f75c chore(dependencies): publish 0.0.2-36 2018-01-08 13:53:56 -06:00
7fa6820a56 refactor(slides): fix typings issue, add TODO to fix it later 2018-01-08 13:49:47 -06:00
61713ffba5 fix(modal-controller): fix order of params 2018-01-08 13:38:46 -06:00
e6d5abf737 chore(dependencies): publish new version 2018-01-08 13:37:56 -06:00
adf65fbf0d refactor(modal): add dismiss api 2018-01-08 13:29:10 -06:00
0188b44bcc fix(modal-controller): initialize ids 2018-01-08 13:29:10 -06:00
b31591b371 fix(animation): change animate to willAnimate
Closes #13565
2018-01-08 14:27:30 -05:00
363b471aee test(angular): add card demo for angular 2018-01-08 14:16:26 -05:00
6b366d9610 demos(angular): add test for badge in angular 2018-01-08 14:09:51 -05:00
d45d8bab2e refactor(nav): remove ion-page from templates 2018-01-08 11:39:05 -06:00
e590198a06 refactor(modal): simplify modal-controller, add ability to dismiss modal from itself
* modal progress

* conf app progress

* refactor(modal): don't append the .ion-page class anymore to since we are wrapping in <ion-page> instead
2018-01-08 11:23:12 -06:00
8d1197f0c1 docs(chip): upadte chip documentation 2018-01-08 11:58:53 -05:00
1f2ac3cc44 docs(thumbnail): update thumbnail documentation 2018-01-08 11:49:08 -05:00
22df9c501f docs(avatar): update avatar documentation 2018-01-08 11:32:38 -05:00