|
|
a46060f070
|
Lots of little tweaks
|
2013-11-08 18:43:20 -06:00 |
|
|
|
6ab1f49688
|
Fixed #64 and fixed sub view controllers and tabs
Moved tabs to be absolute not fixed so they can easily
be placed inside of containers
|
2013-11-08 18:09:48 -06:00 |
|
|
|
c73cc43c21
|
Updated toggle and moved to view inheritance
|
2013-11-08 17:57:04 -06:00 |
|
|
|
6058afeb51
|
Fixed #98 - list active state
|
2013-11-08 17:44:24 -06:00 |
|
|
|
b94a2e7c10
|
Fixed #102
|
2013-11-08 17:25:54 -06:00 |
|
|
|
d082c0c148
|
Fixed #56 - pull to drag
|
2013-11-08 16:58:14 -06:00 |
|
|
|
7c4a37e56a
|
On refresh opening
|
2013-11-08 15:44:22 -06:00 |
|
|
|
8a7db90aaf
|
Refresh and refresh callback on content directive
|
2013-11-08 15:32:50 -06:00 |
|
|
|
7725a5e7f2
|
Moved ionicons back in, simplified life
|
2013-11-08 14:09:20 -06:00 |
|
|
|
f2ebba53f1
|
Nice pull to refresh behavior
|
2013-11-08 12:38:58 -06:00 |
|
|
|
6070db9f42
|
Flexbox for refresher content, vertically centered!
|
2013-11-08 11:41:29 -06:00 |
|
|
|
fcccc165e0
|
Added support to stop refresh
|
2013-11-08 11:35:26 -06:00 |
|
|
|
a236f459f3
|
Only show refresher on drag
|
2013-11-08 11:28:40 -06:00 |
|
|
|
74e28c61c5
|
Much faster pull to refresh
|
2013-11-08 11:22:51 -06:00 |
|
|
|
1f9d60223a
|
Fixed refresher missing bug
|
2013-11-07 19:47:05 -06:00 |
|
|
|
32d0f48e21
|
Fixed #99 with requestAnimationFrame polyfill
|
2013-11-07 19:24:55 -06:00 |
|
|
|
d37ec6fca2
|
Pull to refresh work for scroll #56
|
2013-11-07 17:38:35 -06:00 |
|
|
|
bbfa3b8c58
|
DRag
|
2013-11-07 16:27:34 -06:00 |
|
|
|
b4a69fa693
|
Fixed #27 - drag and scroll
|
2013-11-07 16:27:05 -06:00 |
|
|
|
6c4a5177be
|
Fixed list drag subclassing #27
|
2013-11-07 12:55:13 -06:00 |
|
|
|
284b329555
|
fix firefox toggle, closes #69
requires another element :(
|
2013-11-07 12:53:41 -06:00 |
|
|
|
afba3f1deb
|
Removed listViewScroll, renmaed to new listView.js
|
2013-11-07 11:23:00 -06:00 |
|
|
|
703a745179
|
Item options drag fix
|
2013-11-06 21:24:15 -06:00 |
|
|
|
0fc1731b1d
|
Fixed #84 - side menu shadow
|
2013-11-06 20:49:15 -06:00 |
|
|
|
d9478a4bae
|
Fixed #83
|
2013-11-06 20:45:31 -06:00 |
|
|
|
e8f4eeeac8
|
Fixed #79
|
2013-11-06 16:38:12 -06:00 |
|
|
|
64d08311f9
|
Removed angular scroll test, now in content
|
2013-11-06 15:11:22 -06:00 |
|
|
|
b7f57c15cf
|
Did I doo thaat
|
2013-11-06 14:59:17 -06:00 |
|
|
|
e783f48f8d
|
Fixed #77, scroll support for <content> dir
|
2013-11-06 14:38:59 -06:00 |
|
|
|
88d6a61b0b
|
Did I doo thaaaat
|
2013-11-06 14:04:36 -06:00 |
|
|
|
2798630b39
|
Scroll stuff
|
2013-11-06 13:01:06 -06:00 |
|
|
|
cc61fb5ff3
|
Fixed list item edit icon and options exposed issue for #76
Still needs work on the border issue @adamdbradley
|
2013-11-06 10:01:27 -06:00 |
|
|
|
b3445155aa
|
Slight tweak for item editing
|
2013-11-06 09:55:16 -06:00 |
|
|
|
1c23d085f1
|
Removed ionicPopup.js directive for #82
Pushing this to next release.
|
2013-11-06 09:37:11 -06:00 |
|
|
|
9bf0406874
|
Fixed icon thing
|
2013-11-05 20:52:43 -06:00 |
|
|
|
781fb241a1
|
Working on nav controller transitions, fixed #66
|
2013-11-05 20:49:18 -06:00 |
|
|
|
7b9698e8b7
|
Added hardware back button abstraction and nav support. Fixes #80
|
2013-11-05 11:12:21 -06:00 |
|
|
|
d1099e61a3
|
Moved platform service to services folder
|
2013-11-05 09:32:11 -06:00 |
|
|
|
489b673ea4
|
Fixed #74
|
2013-11-04 22:04:57 -06:00 |
|
|
|
11e0e478d1
|
List item updates
|
2013-11-04 21:24:28 -06:00 |
|
|
|
7f4147ea06
|
Added alternative $scope inherit for Modal
|
2013-11-04 18:43:08 -06:00 |
|
|
|
9d64b61502
|
Fixed side example
|
2013-11-04 14:02:25 -06:00 |
|
|
|
67ef5e3e2f
|
Side menu cleanups for #25
|
2013-11-04 14:00:59 -06:00 |
|
|
|
bd8e0816a9
|
Lots of cleanup. Fixed #25, progress on #68
|
2013-11-04 12:37:42 -06:00 |
|
|
|
8cb701a3da
|
Added platform provider. Fixes #67
Now you can easily detect the running platform and wait for the device
to be ready even if that ready even already fired.
|
2013-11-04 11:52:59 -06:00 |
|
|
|
bebdb776df
|
Tab stuff
|
2013-11-01 18:43:51 -05:00 |
|
|
|
01f689e58f
|
Better animation naming and control system.
|
2013-11-01 18:33:13 -05:00 |
|
|
|
40b5a83cb8
|
Other title slides in nicely
|
2013-11-01 15:54:14 -05:00 |
|
|
|
b91f0096e7
|
GITHUB!
|
2013-11-01 15:52:04 -05:00 |
|
|
|
f5ff231420
|
asdf
|
2013-11-01 15:48:47 -05:00 |
|