Mike Hartington
2d95c39d61
Added Responsive Grid Attribute
2014-02-08 21:12:35 -05:00
Andy Joslin
b11e0f512b
feat(tabs): allow tab badge-style attribute to set badge class
2014-02-07 13:16:02 -05:00
Adam Bradley
2eab747d47
feat(toggle): Disable toggle w/ ng-disabled, closes #541
2014-02-06 15:57:25 -06:00
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
Andy Joslin
a4bcbe5334
chore(travis): tpyo fix missing end quote
2014-02-06 11:12:29 -05:00
Andy Joslin
d2f9e94bcd
fix(scroll-view): make it take up only 100% height
2014-02-05 16:10:01 -05:00
Tim Lancina
e7eefeef91
fix(range): Update range for android 4.0-4.3
2014-02-05 11:34:49 -06:00
UniRing
bc927e57e7
feat(tabs): allow badges on tabbar via bound badge attr
2014-02-05 11:38:06 -05:00
Adam Bradley
04c8336923
change to ionicons v1.4.1, no :before
2014-02-02 00:11:33 -06:00
Adam Bradley
00f6b17b7f
toggle/checkbox tap improvements
2014-02-01 00:15:10 -06:00
Adam Bradley
4d26f730bc
fix tab icon alignments, closes #493
2014-01-30 22:16:27 -06:00
Adam Bradley
af9354b3e5
change button height to 42px, fixes #491
2014-01-29 22:31:50 -06:00
Adam Bradley
ac7a061ca3
tap detection updates
2014-01-28 11:10:05 -06:00
Max Lynch
5667a3b8af
Cleaned up header-aligned tabs
2014-01-25 12:05:40 -06:00
Max Lynch
453dc414d7
Fixed #456 - Android side menu rendering issue
2014-01-24 12:51:06 -06:00
Max Lynch
9f82ca1f27
Fixed #449 - Action Sheet Width on Android
2014-01-22 09:00:06 -06:00
Adam Bradley
c21ef207ef
align checkbox checkmark, #closes 445
2014-01-20 22:09:27 -06:00
Adam Bradley
7bd6363ea7
tweak header/button sizes, and ionicons update
2014-01-20 20:47:22 -06:00
Adam Bradley
a66cf95462
tweak for ionicons updates
2014-01-20 20:47:22 -06:00
Adam Bradley
df62854a2b
ionicons v1.4.2, now using :before
2014-01-20 20:47:22 -06:00
Adam Bradley
628252b1cd
disable pointer-events during transitions, closes #436
2014-01-20 09:47:18 -06:00
Tim Lancina
1385e7c9e9
fix android .bar-header
2014-01-18 21:07:13 -06:00
Adam Bradley
8332a3d61b
change .bar .title to 44px line-height
2014-01-17 10:32:21 -06:00
Adam Bradley
560568823c
remove unused _nav.scss
2014-01-17 09:50:27 -06:00
Adam Bradley
48f7794ff1
remove unused .nav-page css
2014-01-16 15:39:26 -06:00
Adam Bradley
19ac6188aa
created Platform.fullScreen and Platform.showStatusBar
2014-01-16 13:52:12 -06:00
Adam Bradley
45ad4acacd
fix so content width stays the same during transition
2014-01-14 21:48:27 -06:00
Adam Bradley
41a7b45f0e
remove flicker before back view transition
2014-01-13 22:53:51 -06:00
Max Lynch
fc890ea1c5
Removed unused .content for #355
2014-01-13 12:27:53 -06:00
Max Lynch
2008a72204
Fixed #242 - modal transition issue on start
2014-01-13 11:42:02 -06:00
Adam Bradley
e9cb20e57a
ionicons v1.4.1
2014-01-11 00:52:05 -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
Adam Bradley
032d21bd13
removed ios7 theme
2014-01-10 23:39:04 -06:00
Musa Siddeeq
7eb93e639e
Make loading element appear above tabs, items, etc
2014-01-09 16:42:04 -05:00
Adam Bradley
ead7224a1e
angular-ui router
2014-01-09 11:12:39 -06:00
Adam Bradley
fe0862a126
.reverse for .nav-title-slide-ios7
2014-01-07 19:52:55 -06:00
Max Lynch
437317c07c
Merge branch 'pr/351'
...
Conflicts:
dist/css/ionic.css
dist/js/ionic-angular.js
dist/js/ionic.js
2014-01-07 19:17:42 -06:00
Adam Bradley
fd331d9413
closes #339
2014-01-04 23:22:46 -06:00
Stefano De Carolis
6f8b726ace
renamed slideOutToleft to slideOutToLeft
2013-12-31 17:48:29 +01:00
Mathieu
197349e77d
Bind infinite scroll
2013-12-28 11:50:08 +08:00
Mathieu
29c0fc0c04
Add infinite scroll CSS
2013-12-28 10:38:15 +08:00
Max Lynch
0820277222
Added touch callout none to body
2013-12-19 15:57:20 -06:00
Max Lynch
c7b84f5204
Change the default color of the pager icons
2013-12-17 14:37:47 -06:00
Max Lynch
a87006261c
Added full container sizing to slide box
2013-12-17 14:17:19 -06:00
Max Lynch
b996e9a8c7
SEXY
2013-12-16 15:36:14 -06:00
Max Lynch
4de3403f79
Removing animation from header and stuff
2013-12-16 13:20:38 -06:00
Max Lynch
196e015015
More slide stuff working
2013-12-16 09:52:03 -06:00
Max Lynch
b9ebcd86a4
Much better slide box
2013-12-15 21:14:35 -06:00