7900 Commits

Author SHA1 Message Date
f73e7774dc chore(lint): fix lint issues in nav 2018-01-10 15:30:58 -06:00
e0ab78d3a3 chore(lint): disable tslint for this file 2018-01-10 15:13:54 -06:00
d1434014bd chore(lint): update jsdoc comment to pass lint 2018-01-10 15:07:43 -06:00
e91dc41d1e chore(dependencies): update deps 2018-01-10 15:07:18 -06:00
30b799359f chore(dependencies): update deps 2018-01-10 14:43:09 -06:00
c819bd40cd refactor(): add missing pages, make user-data return promises 2018-01-10 14:40:28 -06:00
d322b8161a chore(): remove console.logs 2018-01-10 14:40:28 -06:00
eb8a8d3fc4 style(components): fix build lint errors 2018-01-10 15:21:31 -05:00
c6477d6281 chore(dependencies): lock file updated 2018-01-10 14:14:31 -06:00
11a15d789d no one saw this 2018-01-10 14:54:41 -05:00
3bebe311cd test(icon): update basic test to match v3 test 2018-01-10 14:52:37 -05:00
88cad7120b style(components): fix lint errors 2018-01-10 14:50:25 -05:00
835175c43c chore(tslint): update tslint rules and autofix lint errors 2018-01-10 14:48:01 -05:00
d0747bd7a9 fix(icon): set color using the color property 2018-01-10 14:42:50 -05:00
dbc1a6fe4d chore(dependencies): update deps 2018-01-10 13:02:05 -06:00
a73e9ac4d8 chore(dependencies): latest core 2018-01-10 13:00:37 -06:00
0e979dd716 chore(dependencies): update to depend on latest core 2018-01-10 12:58:57 -06:00
8fadf1ffa8 chore(dependencies): published new version 2018-01-10 12:58:01 -06:00
7d80c6ff16 chore(dependencies): new deppers 2018-01-10 12:54:35 -06:00
4be836f565 refactor(nav): make sure root is being watched and setRoot called when it changes 2018-01-10 12:42:54 -06:00
159cc3332a refactor(tabs): don't deselect previous tab if it's the same as current tab 2018-01-10 12:08:08 -06:00
81b5cf1fdd refactor(speaker-detail): updates 2018-01-10 11:50:43 -06:00
c7920b886e chore(): update demos and segments 2018-01-10 12:46:44 -05:00
3aefce179e chore(demos): make conf app look closer 2018-01-09 17:08:38 -05:00
fd0aa45461 refactor(popover): remove ion-page from template 2018-01-09 16:02:57 -06:00
f2dff0da2e refactor(): switch to menuToggle directive 2018-01-09 15:58:04 -06:00
07c12b3ea6 chore(dependencies): new version 2018-01-09 15:55:01 -06:00
eb13519434 chore(dependenices): publish new version 2018-01-09 15:54:14 -06:00
7d54288fe7 refactor(schedule): switch back to menuToggle 2018-01-09 15:50:39 -06:00
caca8ef864 feature(menu): add menuToggle directive 2018-01-09 15:49:48 -06:00
acaa9cffe0 refactor(schedule): filter button 2018-01-09 15:38:02 -06:00
0d7f511a38 refactor(schedule): toggle menu 2018-01-09 15:36:12 -06:00
3fec810ee0 fix(schedule): (click) not click) 2018-01-09 15:27:18 -06:00
46248d4ba5 chore(dependencies): the latest 2018-01-09 15:16:45 -06:00
4dbb53dded chore(dependencies): publish 2018-01-09 15:16:35 -06:00
d1028c6dca chore(dependencies): update deps 2018-01-09 15:14:48 -06:00
17af167772 chore(dependencies): updates 2018-01-09 15:13:18 -06:00
bcd0f7186c refactor(): wrap templates in <ion-page> 2018-01-09 15:09:36 -06:00
71889411db refactor(segment): fix events to use component as api 2018-01-09 15:09:36 -06:00
135d6b6e78 refactor(value-accessors): add searchbar 2018-01-09 15:09:36 -06:00
3de89c8834 docs() 2018-01-09 16:05:59 -05:00
77a2ccb463 refactor(): wrap nav pages and modal page in <ion-page> 2018-01-09 13:41:08 -06:00
1edd2704cf chore(dependencies): published new version 2018-01-09 13:29:45 -06:00
c26e041ab7 chore(dependencies): update deps 2018-01-09 13:28:47 -06:00
7464a46a53 chore(dependencies): published 0.0.2-41 2018-01-09 13:27:20 -06:00
a0121dd3bc refactor(delegate): don't wrap in ion-page 2018-01-09 13:22:24 -06:00
09b60e05b5 refactor(nav): make transition fall back to original element 2018-01-09 13:21:59 -06:00
7cf3fcb4ef test(modal): fix tests 2018-01-09 11:19:33 -06:00
d3eb071c32 refactor(nav): fix transition to operate on ion-page element in case of host element, add a todo on iOS transition to figure this out later, and then remove the automatic appending of the .ion-page class 2018-01-09 11:19:33 -06:00
aa6ace9280 feat(text): add text component and documentation
also adds to the breaking changes file
2018-01-09 11:52:26 -05:00