|
e23e011ece
|
display error when animation polyfill missing
|
2015-09-15 12:22:21 -05:00 |
|
|
685031d9c7
|
Keyboard note
|
2015-09-15 10:56:14 -05:00 |
|
|
a8482a660a
|
Moved to Plugins
|
2015-09-15 10:53:14 -05:00 |
|
|
c9686eb418
|
StatusBar
|
2015-09-15 09:44:59 -05:00 |
|
|
762112c058
|
Revert "Temporarily removing native plugins"
This reverts commit 81d907e8b95eb3286200a5c5ab479bbade56f03b.
|
2015-09-15 09:15:23 -05:00 |
|
|
81d907e8b9
|
Temporarily removing native plugins
|
2015-09-15 09:04:09 -05:00 |
|
|
64e7a083f5
|
prevent black flicker
Closes #111
|
2015-09-14 23:26:42 -05:00 |
|
|
8039eae2d2
|
prevent double navigations to the same view
|
2015-09-14 23:20:17 -05:00 |
|
|
ffc6bf4c76
|
i knew i'd leave this in by mistake
|
2015-09-14 22:41:24 -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 |
|
|
bda0a981e7
|
SQL Thoughts
|
2015-09-14 14:38:37 -05:00 |
|
|
26394ebfa2
|
Tighten up device
|
2015-09-14 14:36:14 -05:00 |
|
|
7c005f2759
|
Dialogs plugin
|
2015-09-14 14:21:53 -05:00 |
|
|
fe028627b8
|
Device motion
|
2015-09-14 12:38:04 -05:00 |
|
|
af53d274bf
|
Orientation demo
|
2015-09-14 12:20:20 -05:00 |
|
|
28c8d001e6
|
cache window dimensions
|
2015-09-13 22:34:23 -05:00 |
|
|
dc1c997f52
|
fix md tabs transition for direction
|
2015-09-13 21:39:30 -05:00 |
|
|
219bd18892
|
md tabs view transition for 2nd page
|
2015-09-13 21:30:48 -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 |
|
|
60f7bd548b
|
toolbar menu-toggle to use link
|
2015-09-13 18:40:20 -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 |
|
|
0039647515
|
rename aside to menu
|
2015-09-11 21:40:58 -05:00 |
|
|
d0ac44da83
|
Merge branch 'alpha37'
|
2015-09-11 21:04:02 -05:00 |
|
|
1e5e067ed1
|
alpha37 updates
|
2015-09-11 21:03:42 -05:00 |
|
|
3634a1d0ec
|
docs todo
|
2015-09-11 14:28:37 -05:00 |
|
|
78cd5d5c39
|
remove index.ts
|
2015-09-11 09:24:27 -05:00 |
|
|
e9856aed7b
|
fix(derp): commas should be optional or something
|
2015-09-10 22:14:21 -05:00 |
|
|
eb5b4ab96b
|
feat(role): aside navigation
|
2015-09-10 21:46:11 -05:00 |
|
|
b31ab1b0be
|
feat(aside): reveal/overlay aside using Animation
|
2015-09-10 20:54:40 -05:00 |
|
|
ba82577861
|
derp
|
2015-09-09 16:52:37 -05:00 |
|
|
50a4549e8e
|
chore(demos): move app tests to demos
|
2015-09-09 15:49:06 -05:00 |
|
|
347c8877a4
|
:(
|
2015-09-09 15:34:36 -05:00 |
|
|
7ca620a470
|
Orientation cleanup
|
2015-09-09 13:51:34 -05:00 |
|
|
824d310ecc
|
New do
|
2015-09-09 11:33:34 -05:00 |
|
|
e166e2217b
|
Device motion
|
2015-09-09 11:10:11 -05:00 |
|
|
eb40b6f6f5
|
If at first you herp, then you shall derp
|
2015-09-09 10:36:57 -05:00 |
|
|
e15b2c3ca4
|
Grid lines 👍
|
2015-09-09 10:26:49 -05:00 |
|
|
a3c3627fca
|
:derp:
|
2015-09-09 10:18:43 -05:00 |
|
|
6919bc46f5
|
:derp:
|
2015-09-09 10:18:22 -05:00 |
|
|
8f2208184e
|
Native demo
|
2015-09-09 10:17:13 -05:00 |
|
|
69101e2ec0
|
fix(aside): auto register w/o id
|
2015-09-09 10:07:26 -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 |
|