|
46b161519a
|
test(): right side only menu icon
|
2015-11-04 14:45:35 -06:00 |
|
|
f887f7c7be
|
fix(tab): correct lifecycle calls
|
2015-11-04 14:45:35 -06:00 |
|
|
3d4aad8eaa
|
chore(tabbar): rename tab-bar to tabbar
|
2015-11-02 19:38:30 -06:00 |
|
|
ec5d249448
|
fix(tab-highlight): line on top css
Closes #365
|
2015-11-02 16:01:55 -06:00 |
|
|
70db8e695e
|
test(tabs): tabs with a side menu example
|
2015-11-02 09:30:45 -06:00 |
|
|
36f82b2473
|
refactor(NavController): restructuring and perf improvements
|
2015-10-29 14:37:49 -05:00 |
|
|
43f5b092fd
|
fix(tabs): prevent flicker when loading tab
|
2015-10-18 22:38:12 +01:00 |
|
|
387ec40f23
|
fix(): disable preloadTabs for now
|
2015-10-16 13:49:52 -05:00 |
|
|
4c53a4b554
|
chore(): rename IonicConfig to Config
|
2015-10-16 11:53:11 -05:00 |
|
|
3037c369c4
|
feat(preloadTabs): preload tab roots by default
|
2015-10-16 11:18:10 -05:00 |
|
|
90fa15d850
|
fix(transitions): prevent black flicker
|
2015-10-16 10:44:58 -05:00 |
|
|
ffc5a5e2ce
|
refactor(Tabs): Tabs no longer extends NavController
|
2015-10-11 22:44:18 -05:00 |
|
|
6c44ae6246
|
update animations
|
2015-10-10 23:52:01 -05:00 |
|
|
fa2ae9cd93
|
rename(sections): .navbar-container now ion-navbar-section
|
2015-10-10 17:14:03 -05:00 |
|
|
085ee958c4
|
refactor(NavController): use ng2 loadNextToLocation
|
2015-10-09 16:16:40 -05:00 |
|
|
0cac4d9a2e
|
chore(): remove use of @View
|
2015-10-09 09:15:04 -05:00 |
|
|
17f64370fd
|
fix(navController): fix this.add and _popTo ref
|
2015-10-09 00:16:25 -05:00 |
|
|
18519d1576
|
refactor(cssClass): update/cleanup css class usage
|
2015-10-08 21:32:16 -05:00 |
|
|
f1387c2cd4
|
Componet -> Component
|
2015-10-08 16:03:25 -05:00 |
|
|
1b20b65f0a
|
refactor(NavController): pass in DI
|
2015-10-07 16:43:46 -05:00 |
|
|
a3da0fa68f
|
update api docs to say page instead of view
|
2015-10-07 14:37:19 -05:00 |
|
|
26e3554d56
|
rename IonicView to Page
|
2015-10-07 13:44:53 -05:00 |
|
|
0be37b201f
|
rename IonicComponent to ConfigComponent
|
2015-10-07 10:54:28 -05:00 |
|
|
1befe94802
|
alpha39 updates
|
2015-10-07 10:51:08 -05:00 |
|
|
9bc09300df
|
chore(): rename properties to inputs, events to outputs
|
2015-10-06 16:28:32 -05:00 |
|
|
c74cab45db
|
Merge branch 'master' into alpha38
|
2015-10-06 15:31:55 -05:00 |
|
|
03017be8c5
|
test(): snapshot updates
|
2015-10-06 14:20:09 -05:00 |
|
|
0e2ac93382
|
e2e test updates
|
2015-10-06 12:15:13 -05:00 |
|
|
7463ce9ee4
|
Remove forwardRefs from IONIC_DIRECTIVES
Closes #250.
|
2015-10-06 12:11:00 -05:00 |
|
|
f1b00c6446
|
tabs wip
|
2015-10-05 21:37:56 -05:00 |
|
|
04ac079cbc
|
Merge branch 'master' into alpha38
|
2015-10-05 20:16:20 -05:00 |
|
|
723a63704b
|
chore(): remove old tabs e2e
|
2015-10-05 20:06:57 -05:00 |
|
|
974a70cf0e
|
Merge branch 'master' into alpha38
Conflicts:
ionic/components/popup/popup.ts
|
2015-10-05 16:43:30 -05:00 |
|
|
631472d3c1
|
nav doc tweaks
|
2015-10-05 15:24:48 -05:00 |
|
|
6955a8cdba
|
fix(nav): update loader
|
2015-10-05 11:43:53 -05:00 |
|
|
9b4b15d468
|
Merge branch 'master' into search-bar
|
2015-10-05 10:00:29 -06:00 |
|
|
657e7175ef
|
Merge branch 'master' into alpha38
|
2015-10-04 22:36:50 -05:00 |
|
|
13e146b3e5
|
fix tab tabs
|
2015-10-04 16:05:58 -05:00 |
|
|
45329851f5
|
chore(tabs): more tabs api docs
|
2015-10-04 16:03:36 -05:00 |
|
|
43a4a71629
|
chore(tab): tab api docs
|
2015-10-04 16:03:03 -05:00 |
|
|
7a954c3f1e
|
container that contains lol
|
2015-10-04 14:12:26 -05:00 |
|
|
39c17ca5c5
|
chore(tabs): tabs API docs
|
2015-10-04 14:11:29 -05:00 |
|
|
5345d10f21
|
alpha38, first pass
|
2015-10-03 16:02:24 -05:00 |
|
|
5b0eda5be1
|
refactor(config): get/set/settings and unit tests
|
2015-10-02 15:23:08 -05:00 |
|
|
46fc56fb95
|
Fix(demo): Remove ion-view from demos for scoll (basic, pull-to-refresh) and tabs (tab-bar-bottom)
|
2015-10-02 14:10:05 -06:00 |
|
|
ae6e140fbf
|
feat(ionTabs): hide tabs by default with MD
Closes #229. Closes #236
Squashed commit of the following:
commit f566321e54937b8d31a8d1f85948ab5d984b9e37
Author: mhartington <mikehartington@gmail.com>
Date: Fri Oct 2 11:03:50 2015 -0400
feat(ionTabs): organize code and clean font sizes
commit 9ee1e28f0b01e9e195bc24a65066a57d66e5ec50
Author: mhartington <mikehartington@gmail.com>
Date: Fri Oct 2 10:51:36 2015 -0400
feat(ionTabs): move scss to tabs.scss
commit 3eba74c27c8eefe6e61f8f3ac12742edb7181772
Author: mhartington <mikehartington@gmail.com>
Date: Thu Oct 1 16:23:37 2015 -0400
feat(ionTabs): add test
commit 34f61431d41283fc8e5ed2f64e0874659072660b
Author: mhartington <mikehartington@gmail.com>
Date: Thu Oct 1 16:13:05 2015 -0400
feat(ionTabs): reuse tabBarIcons
commit 8c6f0edb17bcc6ff0c5f8b7be66f2be8a6775d48
Author: mhartington <mikehartington@gmail.com>
Date: Thu Oct 1 15:56:29 2015 -0400
feat(ionTabs): hide tab icon for md
|
2015-10-02 11:45:35 -04:00 |
|
|
0afdc67998
|
feat(nav): re-add popTo and popToRoot
re-adds c5be799810d33c after merge clobber
|
2015-10-02 09:00:07 -05:00 |
|
|
d4a3005524
|
refactor(nav): NavController/Tabs overhaul
Closes #213
|
2015-10-01 15:04:49 -05:00 |
|
|
f6331a688f
|
fix(nabber): iOS nabber updates
|
2015-09-29 16:41:30 -05:00 |
|
|
f37a48bad4
|
fix(tabs): border top iOS retina
Closes #207
|
2015-09-29 14:16:39 -05:00 |
|