|
c3ea116046
|
feat(i18n): translation service
|
2015-09-25 11:56:54 -05:00 |
|
|
60f4d65e63
|
feat(ripple): better ripple
|
2015-09-25 11:18:22 -05:00 |
|
|
2ef5f51851
|
perf(ripple): remove ripple w/in rAF
|
2015-09-24 21:33:28 -05:00 |
|
|
1243fcda2c
|
feat(ripple): list item md ripple
|
2015-09-24 21:20:57 -05:00 |
|
|
e4a48baef0
|
fix(NavRegistry): load empty view array if undefined
|
2015-09-24 20:35:46 -05:00 |
|
|
dfc3d9af81
|
chore(): remove unused e2e
|
2015-09-24 20:28:38 -05:00 |
|
|
da2b29cdc6
|
chore(): make a few things private
|
2015-09-24 20:22:42 -05:00 |
|
|
db6c7b7283
|
feat(nav): add NavRegistry
|
2015-09-24 17:34:47 -06:00 |
|
|
7fe4b69b98
|
feat(navPush): support array syntax or [nav-params] property
|
2015-09-24 15:53:14 -06:00 |
|
|
0c49c72e35
|
derp
|
2015-09-24 15:20:50 -06:00 |
|
|
54af55d9da
|
feat(navController): navController insert method
|
2015-09-24 15:17:48 -06:00 |
|
|
fe7b070a6d
|
fix(tabs): hover states
|
2015-09-24 14:48:10 -05:00 |
|
|
4294966dad
|
fix(tabs): correct enableBack ref
|
2015-09-24 14:36:08 -05:00 |
|
|
4d84cdae83
|
refactor(hover): use :hover:not(.disable-hover)
Less CSS specificity issues. Disabling hover on mobile prevents button
flickers.
|
2015-09-24 13:31:35 -05:00 |
|
|
6580f53607
|
fix(button): ignore comment nodes
|
2015-09-24 11:00:51 -05:00 |
|
|
d577e24e9d
|
perf(button): no reflows on button onInit
|
2015-09-24 10:54:33 -05:00 |
|
|
88eaa45f4c
|
refactor(navbar): improved navbar transitions
|
2015-09-23 23:17:06 -05:00 |
|
|
97955927c8
|
fix(menu): overlay right-side backdrop
|
2015-09-23 21:08:47 -05:00 |
|
|
139ac16271
|
perf(ripple): remove ripple ele w/in setTimeout
|
2015-09-23 20:46:47 -05:00 |
|
|
1a48cbec96
|
fix(activator): ensure links active during transition
|
2015-09-23 20:32:46 -05:00 |
|
|
3f7b3aadef
|
fix(menu): do not disable app during menu open/close
Closes #175
|
2015-09-23 20:02:44 -05:00 |
|
|
51fa25996c
|
feat(navPush): navPush takes array for navParams
|
2015-09-23 18:11:26 -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 |
|
|
1d275497f1
|
refactor(ripple): web animations api
|
2015-09-23 11:31:33 -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 |
|
|
abd68e1f58
|
fix(activator): activate w/ mouse events
|
2015-09-22 20:47:32 -05:00 |
|
|
3a2ffa8362
|
chore(): rename progressFinish to progressEnd
|
2015-09-22 16:08:27 -05:00 |
|
|
1fbdf4b10b
|
feat(menu): drag right side
|
2015-09-22 16:01:14 -05:00 |
|
|
b14956d9d0
|
chore(): rename annotations to decorators
|
2015-09-22 13:15:10 -05:00 |
|
|
f3358a697e
|
chore(): rename to IONIC_DIRECTIVES
Closes #165
|
2015-09-22 13:11:56 -05:00 |
|
|
bbc3e84fdf
|
chore(): remove !default from z-index/flex-order
|
2015-09-22 13:06:35 -05:00 |
|
|
1a60540f2b
|
feat(menu): right side menus
|
2015-09-22 12:36:42 -05:00 |
|
|
3b7d261290
|
feat(menu-toggle): right side alignment
|
2015-09-22 11:30:06 -05:00 |
|
|
3bd0b5c8ac
|
chore(): use class selectors in e2e
|
2015-09-22 11:25:27 -05:00 |
|
|
50c82a7de9
|
chore(): remove unneeded e2e ids
|
2015-09-22 11:19:06 -05:00 |
|
|
4ed6316498
|
refactor(lifecycle): onViewDidEnter
|
2015-09-22 10:21:43 -05:00 |
|
|
3e07743d7e
|
refactor(lifecycle): prefix with on
|
2015-09-22 10:14:20 -05:00 |
|
|
ffb43a4e52
|
fix(bootstrap): ready function if body not ready
Closes #156
|
2015-09-22 09:11:25 -05:00 |
|
|
4a8aa9d653
|
fix(actionsheet): hover color
|
2015-09-21 23:09:33 -05:00 |
|
|
e6c620840b
|
chore(): remove MaterialButton
|
2015-09-21 22:50:10 -05:00 |
|
|
cb165ec865
|
fix(actionsheet): md activated
Closes #140
|
2015-09-21 22:42:30 -05:00 |
|
|
b1b4dba273
|
fix(actionsheet): iOS cancel bold
Closes #141
|
2015-09-21 22:39:19 -05:00 |
|
|
bc1fecbef1
|
fix(actionsheet): iOS borders
Closes #142
|
2015-09-21 22:36:52 -05:00 |
|
|
41e8def79e
|
fix(actionsheet): iOS hover
Closes #143
|
2015-09-21 22:34:57 -05:00 |
|
|
dd47e93b0b
|
refactor(button): button[clear] :hover
Closes #145
|
2015-09-21 22:09:43 -05:00 |
|
|
938ac117a9
|
fix(fab): center fab icon on safari
Closes #146
|
2015-09-21 21:39:27 -05:00 |
|
|
84b17760be
|
fix(safari): button icon/text vertical centering
Closes #147
|
2015-09-21 21:31:23 -05:00 |
|
|
0185c43e25
|
fix(): md card buttons
Closes #148
|
2015-09-21 21:14:14 -05:00 |
|