Andy Joslin
7f4b28d9da
feat(list): reordering scrolls page, reordering performance better
...
Fixes #521 . Reordering now uses webkitTransform instead of
element.style.left. Additionally, as you drag the drag-element to the
top or bottom of the scroll-area, it will scroll it up or down as
allowed.
Refactors necessary: Common code from `<content>` and `<scroll>` moved
into js/ext/angular/controllers/ionicScrollController. Then `<content>`
and `<scroll>` expose the controller, and `<list>` can require it.
`<list>` then uses the controller (if exists) to pass the scrollView and
scrollEl to ReorderDrag, and ReorderDrag uses that to scroll.
Additionally, js/ext/angular/test/controller/ionicScrollController tests
much functionality that was untested before.
2014-02-06 15:04:23 -05:00
UniRing
bc927e57e7
feat(tabs): allow badges on tabbar via bound badge attr
2014-02-05 11:38:06 -05:00
Adam Bradley
a8729fb17a
Remove angular-touch.js and angular-route.js references
2014-01-24 21:33:28 -06:00
Adam Bradley
57fe565b03
test updates
2014-01-20 20:47:22 -06:00
Adam Bradley
736673b9d3
update button tests
2014-01-17 14:38:13 -06:00
Adam Bradley
76d185125a
button-block fix for input, closes #340
2014-01-11 00:10:49 -06:00
Adam Bradley
1f0a94a26e
disable button css, closes #335
2014-01-11 00:01:12 -06:00
Adam Bradley
e390e2e1c3
ios7 search bar, fixes #374
2014-01-10 23:49:19 -06:00
Max Lynch
37c6ac81ac
Fixed #317
2013-12-12 14:26:12 -06:00
Max Lynch
7044398471
Scrollbars auto fade out - #317
2013-12-12 10:51:47 -06:00
Max Lynch
3a801ac955
Fixed #311 - scrollbars for scroll view
2013-12-11 16:15:55 -06:00
Max Lynch
1e07b821b4
Added multi button support
2013-12-10 20:10:57 -06:00
Adam Bradley
3cfcfc01a4
jshint fixes
2013-12-07 15:05:56 -06:00
Adam Bradley
29b1008c35
range tests
2013-12-05 23:43:26 -06:00
Adam Bradley
390e51d1e0
remove test/index.html, directory browsing is fine
2013-12-05 22:35:53 -06:00
Max Lynch
813fca93cc
Disabled old test for Travis
2013-12-03 19:54:45 -06:00
Max Lynch
8ac0bafcee
Merged new scroll stuff
2013-12-03 19:06:26 -06:00
Max Lynch
3f4fac80b7
Making some progress
2013-12-02 15:34:58 -06:00
Adam Bradley
db61d965c2
fix .bar .button-clear font-size
2013-12-02 14:38:04 -06:00
Adam Bradley
acc95033c9
.item-input-inset updates
2013-12-02 12:19:55 -06:00
Adam Bradley
7ad48c7d3e
header bar item-input-inset, closes #226
2013-11-30 22:44:57 -06:00
Adam Bradley
142f5b25d8
starting .item-input-inset
2013-11-30 22:22:11 -06:00
Adam Bradley
5ec261e974
added button icon w/out child <i> example
2013-11-30 22:04:45 -06:00
Adam Bradley
ef317584fb
placeholder icon
2013-11-30 20:05:33 -06:00
Adam Bradley
1a2e4f9609
button icons with just icon classname, closes #230
2013-11-29 20:33:50 -06:00
Max Lynch
81f9b27c55
Keeping my gh streak
2013-11-28 11:02:43 -06:00
Max Lynch
0d8ba0f067
Starting to move over to content directive
2013-11-27 15:15:28 -06:00
Max Lynch
4e42d7c996
Event easier scroll API
2013-11-27 15:10:06 -06:00
Max Lynch
c9b384c8a8
Slightly easier scroll API
2013-11-27 14:54:48 -06:00
Adam Bradley
1c6cf784df
text input test updates
2013-11-25 11:21:18 -06:00
Max Lynch
41581e3495
Fixed #174
2013-11-22 08:42:20 -06:00
Adam Bradley
c358a9cef0
.item.active states only for <a> and <button>
2013-11-20 15:51:35 -06:00
Adam Bradley
2f035c2fc4
Merge branch 'master' of https://github.com/driftyco/ionic
...
Conflicts:
dist/css/ionic.css
2013-11-20 11:57:01 -06:00
Adam Bradley
38153c5cd8
range updates
2013-11-20 11:54:00 -06:00
Adam Bradley
4374c8927a
remove bad char
2013-11-20 11:01:29 -06:00
Max Lynch
39be644b0d
Removed empty test
2013-11-20 10:13:57 -06:00
Adam Bradley
129b481cdd
a.subdued css
2013-11-20 08:43:25 -06:00
Adam Bradley
d82a35352c
range colours
2013-11-19 21:07:49 -06:00
Adam Bradley
9e4a94371f
.item.range
2013-11-19 14:33:46 -06:00
Adam Bradley
fd17576d0b
range icons
2013-11-19 14:28:40 -06:00
Max Lynch
042e061113
Close to all tests passing
2013-11-18 22:18:38 -06:00
Max Lynch
d8bce833cd
Trying with firefox instead of phantom
2013-11-18 22:07:00 -06:00
Adam Bradley
136ba7262d
active list bg fix
2013-11-18 10:05:55 -06:00
Adam Bradley
76f3277c25
change button clear/outline colors
2013-11-18 09:04:12 -06:00
Adam Bradley
6edfa82ae6
update vert alignment of button icon, closes #155
2013-11-17 21:20:53 -06:00
Adam Bradley
bfbb61e22a
update .button-icon padding, closes #106
2013-11-15 22:07:29 -06:00
Max Lynch
d349c100fb
Fixed #141 - button-block
2013-11-15 21:23:25 -06:00
Adam Bradley
e60d1fc0c5
badge colours
2013-11-14 09:32:13 -06:00
Adam Bradley
37c04cd6cc
update button test
2013-11-14 09:08:56 -06:00
Adam Bradley
4f6d794c05
clean up type test
2013-11-14 08:45:15 -06:00