|
9b12ce3841
|
fix(attr): use pascalCase for config component
|
2015-12-15 09:56:20 -06:00 |
|
|
0d15c3cbef
|
fix(tabs): fix tabbar-placement=top
Closes #746
|
2015-12-14 20:25:48 -06:00 |
|
|
5d6d9b9610
|
chore(upgrad): ng alpha52 and case-sensitive templates
|
2015-12-10 22:52:55 -06:00 |
|
|
d464d5cb1c
|
remove angular2/angular2 imports
|
2015-12-10 16:41:57 -06:00 |
|
|
901508e035
|
fix(toolbar/tabs): change toolbar-background to use the background property
Renamed Sass variables for toolbar and tabbar to use just background,
not color. Closes #716
|
2015-12-10 11:10:53 -05:00 |
|
|
5793716b67
|
feat(rootNav): create rootNav property on NavController/Tabs
#714
|
2015-12-10 07:35:25 -06:00 |
|
|
854d90f4c1
|
refactor(sass): moved all mode files to the top level component directory and renamed to include the directory name
references #689
|
2015-12-09 17:20:11 -05:00 |
|
|
3bebe98690
|
fix(tabs): fix tab text color MD
references #689
|
2015-12-09 15:05:04 -05:00 |
|
|
6ca7e357b6
|
chore(): remove navbarStyle/tabbarStyle configs
|
2015-12-09 09:46:55 -06:00 |
|
|
243f03e545
|
Merge branch 'alpha50' into css-refactor
|
2015-12-09 07:47:30 -06:00 |
|
|
30b88d746b
|
chore(): add ng prefix to lifecycle interfaces
|
2015-12-08 21:38:26 -06:00 |
|
|
7a398ef475
|
Merge branch 'master' into css-refactor
|
2015-12-08 12:48:52 -06:00 |
|
|
ed5328939a
|
fix(overlay): append overlays next to ion-overlay, not in
Closes #698
|
2015-12-08 12:48:35 -06:00 |
|
|
8b693ce836
|
toolbar button updates
|
2015-12-07 11:18:00 -06:00 |
|
|
d8f235d09d
|
fix color inheritance, core components should not contain colors
|
2015-12-04 23:23:55 -06:00 |
|
|
831ec87308
|
import mode globals in all mode components
|
2015-12-04 21:34:27 -06:00 |
|
|
5d3e9a4f99
|
Merge branch 'master' into css-refactor
|
2015-12-04 17:04:00 -05:00 |
|
|
28bb668d43
|
docs(api): add links to component sections
|
2015-12-04 13:55:43 -06:00 |
|
|
d833e747cb
|
refactor(): move core component imports to mode component files
|
2015-12-04 13:07:40 -06:00 |
|
|
53009f180d
|
docs()
|
2015-12-03 18:16:19 -05:00 |
|
|
3e473b494e
|
docs(tab)
|
2015-12-03 17:42:44 -05:00 |
|
|
34222a093b
|
docs(ionTabs): remove extra property tag
|
2015-12-03 10:07:56 -05:00 |
|
|
4bd6ac825d
|
docs(): docs
|
2015-12-02 17:55:56 -05:00 |
|
|
f440f029f3
|
perf(wtf): wtf time range
|
2015-12-01 21:39:30 -06:00 |
|
|
448385ed84
|
fix(navCtrl): run change detection after stage
Also fixes #675
|
2015-12-01 11:01:11 -06:00 |
|
|
54e40da9ad
|
test(tabs): use setRoot to log out
|
2015-11-30 23:20:48 -06:00 |
|
|
85d6d6f89e
|
chore(wtf): figure out wtf
|
2015-11-30 21:52:44 -06:00 |
|
|
abf482f662
|
chore(wtf): prefix wtf with ionic.
|
2015-11-30 20:52:48 -06:00 |
|
|
ede79c89c1
|
fix(navCtrl): use lower level compiler API
|
2015-11-30 20:05:47 -06:00 |
|
|
4f8ccb4cba
|
feat(wtf): add web tracing framework to NavController
|
2015-11-30 14:34:22 -06:00 |
|
|
7b44ff36dc
|
fix(navCtrl): do not detach change detection
|
2015-11-30 12:29:32 -06:00 |
|
|
343048cbfd
|
fix(router): prevent double navs
|
2015-11-29 00:22:50 -06:00 |
|
|
e0da73e07a
|
feat(navCtrl): create postRender
|
2015-11-28 23:15:47 -06:00 |
|
|
1d1f94cab6
|
test(tabs): async nav to tabs
|
2015-11-27 23:22:45 -06:00 |
|
|
3d47061e4a
|
feat(nav): detach ChangeDetectorRef during transition
|
2015-11-27 22:14:55 -06:00 |
|
|
6e1aa4a286
|
fix(tabs): render highlight after init
|
2015-11-25 07:03:04 -06:00 |
|
|
725e09335d
|
style(list): rename ion-header to ion-list-header EVERYWHERE
closes #418
|
2015-11-24 16:58:19 -05:00 |
|
|
6bac56bd38
|
fix(tabs): load tab pages before tabs ready callback
|
2015-11-24 15:44:05 -06:00 |
|
|
424800a3c9
|
fix(transition): update disabling transitions
|
2015-11-24 14:02:40 -06:00 |
|
|
bc8ff4070f
|
refactor(sass): individual sass files import globals
|
2015-11-23 14:51:41 -06:00 |
|
|
103c183190
|
fix(keyboard): close keyboard before transition
Closes #616
|
2015-11-23 12:21:47 -06:00 |
|
|
ce192d62d6
|
chore(): add callback arg to push
|
2015-11-22 23:41:14 -06:00 |
|
|
4e01ec09a2
|
feat(tabs): ref parent nav controllers
Closes #621
|
2015-11-22 23:10:26 -06:00 |
|
|
92b3dfdfcc
|
fix(tabs): md reduce opacity for inactive buttons
fixes #615
|
2015-11-22 13:23:00 -05:00 |
|
|
e1c160eb54
|
refactor(overlay): use NavController
|
2015-11-21 19:18:47 -06:00 |
|
|
815ef14a6d
|
fix(tabs): updated tabs highlight for md so it takes on the foreground color
fixes #558
|
2015-11-17 16:04:42 -05:00 |
|
|
49a17539e2
|
fix(tabs): disable tab preloading by default
|
2015-11-17 09:21:51 -06:00 |
|
|
47f505a66a
|
fix(tabs): disable tab preloading
|
2015-11-17 09:12:02 -06:00 |
|
|
df3a59dc81
|
docs: fix syntax highlight on API section
Closes #533
|
2015-11-16 14:59:36 -06:00 |
|
|
13fa14dff6
|
chore(): make members private
|
2015-11-15 20:37:24 -06:00 |
|