|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
f7a3a2436b
|
menu-toggle updates
|
2015-09-13 19:43:35 -05:00 |
|
|
2c0d7005b0
|
only allow one component key
|
2015-09-13 14:11:59 -05:00 |
|
|
8fbf53e1b7
|
rename Platform to IonicPlatform
Make IonicPlatform an injectable. Closes #99
|
2015-09-13 00:39:19 -05:00 |
|
|
3634a1d0ec
|
docs todo
|
2015-09-11 14:28:37 -05:00 |
|
|
b31ab1b0be
|
feat(aside): reveal/overlay aside using Animation
|
2015-09-10 20:54:40 -05:00 |
|
|
e46863640e
|
do not deactivate buttons during transition
Closes #94
|
2015-09-09 10:03:48 -05:00 |
|
|
72b419030a
|
fix merge conflicts
|
2015-09-08 23:06:59 -05:00 |
|
|
f0cb0a8de0
|
Activator: activated
|
2015-09-08 23:05:26 -05:00 |
|
|
158657a2ec
|
docs(app): add description and usage
|
2015-09-08 16:50:33 -05:00 |
|
|
cdf631dcaf
|
.ios and .md body class css structure
|
2015-09-04 23:54:00 -05:00 |
|
|
217546abb1
|
alpha.36 update
|
2015-09-02 21:50:24 -05:00 |
|
|
d94ceaf948
|
run overlay animations outside zone
|
2015-08-28 16:38:39 -05:00 |
|
|
067179d1cc
|
Aside fix
|
2015-08-28 15:57:14 -05:00 |
|
|
715680ac3f
|
Shieeet
|
2015-08-28 15:57:14 -05:00 |
|
|
91bb745e50
|
docs wip
|
2015-08-28 11:16:57 -07:00 |
|
|
57a5335282
|
feat(aside-toggle): better easy toggle
|
2015-08-26 11:36:54 -05:00 |
|
|
069ac65e24
|
list/item/button/card css overhaul
|
2015-08-25 13:17:29 -05:00 |
|
|
f9f3022f6a
|
mode configs
Closes #61
|
2015-08-23 22:39:46 -05:00 |
|
|
26e0117a3f
|
ionic router update
|
2015-08-21 23:04:23 -05:00 |
|
|
2125180901
|
move register directive to components/app
|
2015-08-12 10:36:11 -05:00 |
|
|
63b1e79fd7
|
move hairline shim to bootstrap
|
2015-08-11 10:28:40 -05:00 |
|
|
33c69d5870
|
checkbox updates
|
2015-08-03 11:24:47 -05:00 |
|
|
dc003e0a89
|
fix overlays
|
2015-08-01 22:27:37 -05:00 |
|
|
04fc983c2a
|
renderer.setElementClass for icon class
|
2015-08-01 00:24:29 -05:00 |
|
|
c0223edabe
|
render views working
|
2015-07-31 22:35:32 -05:00 |
|
|
984cdd07c3
|
update content to ng-content
|
2015-07-30 22:38:45 -05:00 |
|
|
1bcf110d0f
|
improve tapPolyfill config
|
2015-07-30 09:19:44 -05:00 |
|
|
cc9ff757b0
|
Platform isPortrait/isLandscape
|
2015-07-21 21:58:34 -05:00 |
|
|
72a107cfeb
|
Popup
|
2015-07-21 10:19:43 -05:00 |
|
|
43f9721c05
|
toolbar/navbar/button updates
|
2015-07-20 22:58:04 -05:00 |
|
|
fe5ce7b8b8
|
app.stateClear() for setRoot()
|
2015-07-17 10:37:22 -05:00 |
|