Commit Graph

884 Commits

Author SHA1 Message Date
UniRing
62698fdc69 Revert "Added support for badges in TabBar icons."
This reverts commit 1bd89a86f5.
2014-01-31 17:43:58 +01:00
UniRing
1bd89a86f5 Added support for badges in TabBar icons.
Added support for TabBar icon badges using the attribute badge in the
tab directive.

Ex: <tab icon-on="icon ion-ios7-person" icon-off="icon
ion-ios7-person-outline" href="#/tab/myprofile" badge="3">

I’ve used the colors of the TabBar itself but inverted for the badge. I
don’t know if you’ll want to merge this straight on but I think it can
help as a start point for this feature. I’ve tried to do it as
integrated as possible.
2014-01-31 17:36:36 +01:00
Max Lynch
41fc43675c Better focus delay for modals 2014-01-30 13:50:34 -06:00
Adam Bradley
bc297ed49c version bump to 0.9.23-alpha 2014-01-30 12:28:45 -06:00
Adam Bradley
8b7a1ca5f0 0.9.22 "Alpha Narwhal" 2014-01-30 12:12:53 -06:00
Adam Bradley
af9354b3e5 change button height to 42px, fixes #491 2014-01-29 22:31:50 -06:00
Adam Bradley
aac82a1ebb initMouseEvent instead of MouseEvent, label ghost click fixes 2014-01-29 19:59:44 -06:00
Adam Bradley
4354828ce1 ng-click fixes 2014-01-29 11:20:38 -06:00
Adam Bradley
238abd8b69 Update to Angular v1.2.10 2014-01-29 08:43:30 -06:00
Adam Bradley
9eb44c7193 dist rebuild 2014-01-28 13:48:24 -06:00
Adam Bradley
64b3181732 simplify click simulation 2014-01-28 11:25:22 -06:00
Adam Bradley
ac7a061ca3 tap detection updates 2014-01-28 11:10:05 -06:00
Adam Bradley
e2ce6f9b4f version bump to 0.9.22-alpha 2014-01-26 13:31:06 -06:00
Max Lynch
5667a3b8af Cleaned up header-aligned tabs 2014-01-25 12:05:40 -06:00
Adam Bradley
03ceb32f25 dist rebuild 2014-01-24 17:23:17 -06:00
Adam Bradley
310b453fe7 update AngularUI Router to 0.2.7
Not moving to v0.2.8 because of this issue:
https://github.com/angular-ui/ui-router/issues/774
2014-01-24 17:21:37 -06:00
Max Lynch
453dc414d7 Fixed #456 - Android side menu rendering issue 2014-01-24 12:51:06 -06:00
Max Lynch
203809397e Fixed 2-way optional for radio/toggle/checkbox 2014-01-23 17:27:41 -06:00
Max Lynch
85b709e5ac Fixed #465 - HTML in header titles 2014-01-23 13:02:44 -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
Adam Bradley
4261a95953 merge tap input updates 2014-01-22 11:13:26 -06:00
Max Lynch
4525884412 Fixed #221 - side menu android issue 2014-01-22 10:50:16 -06:00
Adam Bradley
833fee6b18 android click firing twice fix 2014-01-22 10:17:05 -06:00
Max Lynch
68f8d996eb Rebuild 2014-01-22 09:04:01 -06:00
Max Lynch
78f0242fd2 Pull in #440 2014-01-22 09:02:36 -06:00
Max Lynch
9f82ca1f27 Fixed #449 - Action Sheet Width on Android 2014-01-22 09:00:06 -06:00
Adam Bradley
73cad15ed2 checkbox/radio/toggle updates 2014-01-21 16:51:25 -06:00
Adam Bradley
c21ef207ef align checkbox checkmark, #closes 445 2014-01-20 22:09:27 -06:00
Adam Bradley
4da45d703d dist rebuild 2014-01-20 21:35:30 -06:00
Adam Bradley
3e9fa3e42e diet rebuild 2014-01-20 20:47:22 -06:00
Max Lynch
577b52fa11 Real fix for #444 with passing test 2014-01-20 18:13:37 -06:00
Max Lynch
734d03d1b9 Fixed #444 - support for disabling toggles 2014-01-20 17:57:51 -06:00
Adam Bradley
4289ee852b diet rebuild 2014-01-20 09:48:00 -06:00
Adam Bradley
343279dae4 ui-router support mock-clicks/events with no data, fixes #406 2014-01-20 09:19:26 -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
0b5185a407 updating to Angular v1.2.8 2014-01-17 09:48:48 -06:00
Adam Bradley
748a9e2942 Update to Angular v1.2.9 2014-01-16 17:46:25 -06:00
Adam Bradley
9d85ffd4ec update AngularUI Router to v0.2.8 2014-01-16 16:48:02 -06:00
Adam Bradley
7643f6ea7d dist rebuild 2014-01-16 13:52:51 -06:00
Max Lynch
c949532cfd Fixed #424 - missing onReorder 2014-01-16 11:19:11 -07: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
c343e111ca version bump to 0.9.21 2014-01-16 00:29:20 -06:00
Adam Bradley
5c80fc1cd9 update platform ready listeners 2014-01-16 00:25:04 -06:00
Adam Bradley
bbdfb1d19a v0.9.20, ALPHA LYNX! 2014-01-14 21:53:55 -06:00
Adam Bradley
45ad4acacd fix so content width stays the same during transition 2014-01-14 21:48:27 -06:00