377 Commits

Author SHA1 Message Date
b364017ff2 fix(zIndex): ion-page dynamic zIndex 2015-10-31 14:01:23 -05:00
9b9c820b2a fix(sticky): sticky headers. Fixes #383 2015-10-30 09:49:00 -05:00
514b880eeb fix(@Page): apply config 2015-10-29 15:31:59 -05:00
36f82b2473 refactor(NavController): restructuring and perf improvements 2015-10-29 14:37:49 -05:00
1fcd2e3db1 feat(hr): added styling for HR for both modes
closes #355
2015-10-27 17:29:18 -04:00
e47e3f8b75 set background-color on body 2015-10-18 19:33:22 +01: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
1befe94802 alpha39 updates 2015-10-07 10:51:08 -05:00
50b6fdea8d Merge branch 'master' into alpha38
Conflicts:
	ionic/components/search-bar/search-bar.ts
	ionic/config/decorators.ts
2015-10-06 20:38:04 -05:00
dbb2729e57 feat(item): sliding items 2015-10-06 18:30:46 -05:00
3648b48192 IonicApp api doc
Closes #255.
2015-10-06 16:29:05 -05:00
9bc09300df chore(): rename properties to inputs, events to outputs 2015-10-06 16:28:32 -05:00
5d6a367fa3 IdRef API docs
Closes #208.
2015-10-06 16:20:59 -05:00
3324f3cc90 refactor(overlay): actionsheet/popup 2015-10-04 22:35:54 -05:00
dfe19a962d use title service 2015-10-04 11:45:32 -05:00
2b86705f54 bootstrap refactor wip 2015-10-04 00:20:41 -05:00
5b0eda5be1 refactor(config): get/set/settings and unit tests 2015-10-02 15:23:08 -05:00
13ca9dabea Merge remote-tracking branch 'origin/master' 2015-10-01 15:49:02 -05:00
d4a3005524 refactor(nav): NavController/Tabs overhaul
Closes #213
2015-10-01 15:04:49 -05:00
2f446f182f :derp: console.log 2015-09-30 17:29:45 -05:00
bb74cdc717 feat(scroll): statusbar tap scroll to top 2015-09-30 17:26:16 -05:00
8ef7a67f55 Removed alert 2015-09-30 16:59:31 -05:00
b66fc45a20 chore(logs): removed bad console error 2015-09-30 15:57:05 -05:00
72658bd970 feat(plugin): Network Information and global offline/online events 2015-09-28 15:03:20 -05:00
26dcf4c3a7 chore(ripple): updates 2015-09-26 21:58:16 -05:00
c3ea116046 feat(i18n): translation service 2015-09-25 11:56:54 -05:00
db6c7b7283 feat(nav): add NavRegistry 2015-09-24 17:34:47 -06:00
88eaa45f4c refactor(navbar): improved navbar transitions 2015-09-23 23:17:06 -05:00
1a48cbec96 fix(activator): ensure links active during transition 2015-09-23 20:32:46 -05:00
89c0a0ef09 refactor(): rename ViewController/ViewItem
Rename ViewController to NavController, ViewItem to ViewController
2015-09-23 16:57:25 -05:00
27373e0448 feat(events): pub/sub event system 2015-09-23 13:43:38 -05:00
8f76057147 derp 2015-09-23 10:50:48 -05:00
d51882e524 chore(IonicApp): update description 2015-09-23 10:47:16 -05:00
bbc3e84fdf chore(): remove !default from z-index/flex-order 2015-09-22 13:06:35 -05:00
ffb43a4e52 fix(bootstrap): ready function if body not ready
Closes #156
2015-09-22 09:11:25 -05:00
88c547c535 refactor(activator): ripple activator 2015-09-21 13:48:58 -05:00
e184b1f9f2 init md ripple 2015-09-19 02:31:11 -05:00
db714ce341 remove .hover css 2015-09-18 21:46:16 -05:00
f704cc3e97 rename ActionMenu to ActionSheet 2015-09-17 23:41:09 -05:00
2ecde315f2 fix(isEnabled): do not disable during menu close 2015-09-17 21:55:53 -05:00
5fbc142dae swipe back refactor 2015-09-17 16:13:51 -05:00
cbf990f4cf error when same id registered
Closes #123
2015-09-16 12:32:17 -05:00
d25ce946f6 disable :hover on touch devices 2015-09-14 22:27:09 -05:00
41f2942fe7 improve css deactivate fallback 2015-09-14 21:43:55 -05:00
2fe6135800 iOS transition gray out leaving view 2015-09-14 21:29:34 -05:00
722dddbbb7 improve click block, onKeyboardClose 2015-09-14 21:06:53 -05:00
28c8d001e6 cache window dimensions 2015-09-13 22:34:23 -05:00
5441c293cd do not throw error during id register 2015-09-13 20:42:17 -05:00
ebe2a836bc fix menu component unregister 2015-09-13 20:01:11 -05:00