Adam Bradley
24c382bd9b
feat(tabs): clicking tab item again navigates to tab's home
2014-02-04 23:01:43 -06:00
Andy Joslin
2d1b71c8e2
feat(content): remember scroll of previous page
...
`content` directive stores scroll in view page history.
The history is passed down through $viewContentLoaded event, which is
broadcasted by navView directive when it loads a page.
2014-02-04 08:48:03 -05:00
Andy Joslin
479175bf5d
refactor(view): use nextUid from angular to generate unique ids
...
Math.random() is unreliable, produces duplicates, and numbers can
overflow if you use them for long enough.
2014-02-04 08:46:02 -05:00
Adam Bradley
25a9e527af
ionic.Platform.exitApp(), always run onPlatformReady()
2014-01-31 11:55:31 -06:00
Adam Bradley
95c8ddf301
Update $ionicPlatform.ready()
2014-01-31 10:31:42 -06:00
Adam Bradley
c3544d8a4a
Android back button fixes, closes #454
2014-01-30 22:01:20 -06:00
Adam Bradley
dc7420012e
refactor navView and viewService
2014-01-24 17:21:37 -06:00
Max Lynch
766f97d94b
Fixed #464 - side menu delegate
2014-01-23 12:55:40 -06:00
Max Lynch
790c97a428
Fixed #461 - PTR Android
2014-01-23 09:11:40 -06:00
Max Lynch
050870e5f4
Fixed #458
2014-01-22 23:12:50 -06:00
Max Lynch
cfe3f362d0
Merge pull request #441 from yelbota/master
...
fix show() when content is different
2014-01-22 07:09:11 -08:00
Max Lynch
9f82ca1f27
Fixed #449 - Action Sheet Width on Android
2014-01-22 09:00:06 -06:00
Aleksey Fomkin
9cc329842a
fix show() when content is different
2014-01-20 21:58:27 +04:00
Adam Bradley
628252b1cd
disable pointer-events during transitions, closes #436
2014-01-20 09:47:18 -06:00
Max Lynch
3c2b1f8c68
Merge branch 'master' of https://github.com/driftyco/ionic
...
Conflicts:
dist/js/ionic-angular.min.js
dist/js/ionic.min.js
2014-01-16 11:11:13 -07:00
Max Lynch
5f341635da
Support for scrolling to the bottom
2014-01-16 11:10:17 -07:00
Adam Bradley
5c80fc1cd9
update platform ready listeners
2014-01-16 00:25:04 -06:00
Adam Bradley
64d8fd207a
platform detect updates
2014-01-14 00:59:25 -06:00
Adam Bradley
41a7b45f0e
remove flicker before back view transition
2014-01-13 22:53:51 -06:00
Max Lynch
72c97e8fce
Fixed duplicate backbutton hardware event
2014-01-13 15:47:16 -06:00
Max Lynch
cd13cf396d
Added Android back button support to action sheet, modal
2014-01-13 12:03:06 -06:00
Max Lynch
2008a72204
Fixed #242 - modal transition issue on start
2014-01-13 11:42:02 -06:00
Max Lynch
86d6889628
Fixed #380 - rename ionic services to use $ionic prefix
2014-01-13 10:46:41 -06:00
Max Lynch
d90ae2c9af
Fixed #279 - transclusion issue with content
2014-01-13 10:17:28 -06:00
Adam Bradley
3124ef3981
update how view's set titles, closes #337
2014-01-12 22:39:10 -06:00
Max Lynch
ddadc461c0
Possible solution for #327 - platform detect
2014-01-12 20:46:53 -06:00
Adam Bradley
251025e512
clear view history, closes #393
2014-01-11 00:43:41 -06:00
Adam Bradley
7cbfcc18d8
view-state fixes
2014-01-10 15:08:25 -06:00
Max Lynch
c9bc2e2eea
Fixed #360 - dynamic slidebox sizing
2014-01-10 12:50:56 -06:00
Max Lynch
35abb61493
Fix for #376 - modal scope error on remove
2014-01-10 10:01:34 -06:00
Max Lynch
15e7f304f6
Merge branch 'master' of https://github.com/driftyco/ionic
...
Conflicts:
dist/js/ionic-angular.min.js
dist/js/ionic.min.js
2014-01-10 09:53:33 -06:00
Max Lynch
cb75c9de96
Fixed #366 - no Android scroll bouncing by default
2014-01-10 09:52:32 -06:00
Adam Bradley
ead7224a1e
angular-ui router
2014-01-09 11:12:39 -06:00
Adam Bradley
cd65a8dc7b
v0.9.19
2014-01-09 09:49:37 -06:00
Adam Bradley
9f952c3a50
view state wip
2014-01-08 22:37:03 -06:00
Mathieu
45ed9b3757
Return promise object that resolves with the modal object
...
Make callback optional
2014-01-08 09:01:39 +08:00
Max Lynch
25c7ec8156
ignore that
2013-12-18 20:40:26 -06:00
Max Lynch
5d5b5b95a5
Fixed #126 - tap header scroll to top
2013-12-18 19:26:22 -06:00
Max Lynch
ae1e3392a7
Binding scope on modal obj
2013-12-16 09:55:38 -06:00
Max Lynch
e41d39c0f6
Merge branch '272-checkboxes'
2013-12-07 18:01:37 -06:00
Max Lynch
21702608e2
Stuff
2013-12-07 15:17:07 -06:00
Adam Bradley
3cfcfc01a4
jshint fixes
2013-12-07 15:05:56 -06:00
Max Lynch
a8bb330c82
Fixed #214
2013-11-25 14:36:47 -06:00
Max Lynch
4646f5d459
Fixed #201 #215 #210
2013-11-25 14:26:34 -06:00
Max Lynch
55084bfc2a
Header and platform fix
2013-11-19 19:05:47 -06:00
Max Lynch
b7841a42c1
Removed console log
2013-11-17 16:50:46 -06:00
Max Lynch
8ed1f3e7da
Unit test and tab stuff
2013-11-17 15:48:50 -06:00
Max Lynch
ea2ff85e91
Fixed #153 with tests
2013-11-17 15:14:02 -06:00
Max Lynch
df1d9c4d75
Fixed #138 - radio and checkbox tap/click
2013-11-14 20:19:57 -06:00
Max Lynch
2946a4d8fd
Moda tweak
2013-11-13 15:18:48 -06:00