Adam Bradley
cb77f299e3
Merge pull request #2826 from mikejpeters/bug/header-align
...
fix($ionicHeader): call align() w/ no args on $ionicHeader.align
2014-12-31 11:46:58 -06:00
Adam Bradley
2480746f2f
style(): remove unused code
2014-12-31 10:05:02 -06:00
Adam Bradley
2e0b1116f4
test(platform): verify chrome UA doesn't set is iOS
2014-12-31 09:29:17 -06:00
Mike Peters
73875447ae
Explicitly call align() with no args on $ionicHeader.align. Addresses #2825
2014-12-28 19:13:49 -08:00
Perry Govier
46f56ba4e1
docs(formatting): bringing attention to certain beta14 related concepts
2014-12-17 17:37:15 -06:00
Perry Govier
0f5bed6743
docs(menuToggle): paragraph spacing
2014-12-17 14:15:06 -06:00
Perry Govier
a7a21fb939
docs(menuToggle): reorder paragraphs
2014-12-17 14:11:42 -06:00
Perry Govier
c6c0f1ddb6
docs(menuToggle): typo
2014-12-17 14:07:09 -06:00
Perry Govier
bafa5c7202
docs(menuToggle): Mention enable-side-menu-with-back-views in the menu-toggle docs
2014-12-17 13:59:02 -06:00
Perry Govier
c06f668e87
docs(navView): correct markdown formatting
2014-12-15 14:48:21 -06:00
Adam Bradley
fc0bf47824
chore(): delete unused file
2014-12-15 14:25:24 -06:00
Adam Bradley
7e9dd3e571
amend(changelog): v1.0.0-beta.14 update
2014-12-15 14:20:41 -06:00
Ionitron
fb1633e560
release: v1.0.0-beta.14 "magnesium-mongoose"
v1.0.0-beta.14
2014-12-15 20:15:47 +00:00
Adam Bradley
2e3513dc04
release(): version 1.0.0-beta.14
2014-12-15 14:12:52 -06:00
Perry Govier
3a92fe46b6
fix(tabs): fix non-retina border color when tabs color and bg color are used together
2014-12-15 11:56:19 -06:00
Perry Govier
5304c96398
fix(tabs): fix scss compile error on some versions of sass Closes #2719
2014-12-15 11:54:49 -06:00
Adam Bradley
b6c7f3f2d0
test(tap): fix tap tests from tolerance change
2014-12-15 10:40:37 -06:00
Adam Bradley
894e429cd6
Merge pull request #2715 from Nesk/tap-release-tolerance-increase
...
refactor(tap): increase tap release tolerance
2014-12-15 09:58:45 -06:00
Adam Bradley
71cb2023dc
fix(popover): extend options to modal service
...
Closes #2724
2014-12-15 09:40:58 -06:00
Johann Pardanaud
ce3aa18018
Increase the value of TAP_RELEASE_TOLERANCE constant
...
Improves tap behaviours on iPad by reducing “missclicks”
2014-12-13 20:32:38 +01:00
Adam Bradley
69c733a7cb
feat(actionsheet): cssClass option
2014-12-12 22:25:17 -06:00
Adam Bradley
916ff63d46
feat(popup): cssClass option
2014-12-12 22:12:04 -06:00
Adam Bradley
a096b0a19c
Merge branch 'alextrs-master'
2014-12-12 22:05:42 -06:00
Adam Bradley
c764c9e5fe
Merge branch 'master' of https://github.com/alextrs/ionic into alextrs-master
2014-12-12 22:05:16 -06:00
Adam Bradley
916b276ba3
fix(popover): default values overwrites options
2014-12-12 22:01:36 -06:00
Adam Bradley
c22d87755b
Merge branch 'zz911-master'
2014-12-12 21:42:05 -06:00
Adam Bradley
896ae66b34
Merge branch 'master' of https://github.com/zz911/ionic into zz911-master
2014-12-12 21:40:11 -06:00
Adam Bradley
80d67fbee3
chore(): update-angular.sh
2014-12-12 20:51:00 -06:00
Adam Bradley
3baa66c313
refactor(delegateService): expose ionic.DelegateService
...
This change makes the DelegateService available on the ionic namespace.
It is useful so external directives can follow the delegate pattern set
by the framework itself.
2014-12-12 20:33:02 -06:00
Adam Bradley
d6bff56445
feat($ionicView.unloaded): emit when view unloaded
2014-12-12 16:27:41 -06:00
Adam Bradley
6eb7eb192c
Merge pull request #2390 from wesleycho/perf-infinite-scroll
...
perf(infiniteScroll): Use isolate scope
2014-12-12 15:27:36 -06:00
Max Lynch
9f437a8c2b
fix(scroll): ion-scroll swallows scroll events by default. Fixes #2695
2014-12-12 15:11:28 -06:00
Adam Bradley
f63b8c1a8e
chore(bower): angular-ui-router 0.2.13
2014-12-12 13:17:10 -06:00
Perry Govier
161bf811cd
test(header): has-tabs-top test accounts for footer
2014-12-12 11:41:26 -06:00
Perry Govier
b6e2fbad88
amend(tabs): prevent footer from having tabs top and re-add $tabs-striped-off-opacity
2014-12-12 11:32:53 -06:00
Max Lynch
9ddce8f149
feat(items): better item remove animations
2014-12-11 16:01:36 -06:00
Max Lynch
35173c8d32
fix(item): option button enables swiping
2014-12-11 13:18:46 -06:00
Max Lynch
81e22f5057
fix(tabs): removed active color inherit for tabs striped
2014-12-11 12:16:31 -06:00
Adam Bradley
fc670ebf2b
chore(update): upgrade to UI-Router 0.2.13
2014-12-11 11:05:02 -06:00
Adam Bradley
460dc4fc96
fix(cache): remove between histories using maxCache(0)
2014-12-11 09:15:20 -06:00
Adam Bradley
57cafc6005
chore(update): upgrade to Angular v1.3.6
2014-12-11 08:07:58 -06:00
Adam Bradley
a9c210970b
Merge pull request #2706 from worldsoup/update-circle-badge
...
docs(): update circleci badge
2014-12-11 05:42:35 -06:00
Nick Gottlieb
5a117216fc
update circleci badge
2014-12-10 16:50:46 -08:00
Adam Bradley
5392dbac13
refactor(transition): update android transitions
2014-12-10 17:41:25 -06:00
Perry Govier
b830c89975
amend(buttons): only adjust back button font weight
2014-12-10 17:08:14 -06:00
Perry Govier
1476b40112
Merge branch 'master' of github.com:driftyco/ionic
2014-12-10 17:03:07 -06:00
Perry Govier
11b774da05
fix(buttons): update clear button text weight to match native styles
2014-12-10 17:02:55 -06:00
Max Lynch
3ddf19543a
fix(tabs): don't show color for active android tabs
2014-12-10 16:56:21 -06:00
Perry Govier
84b12b16ce
Merge branch 'master' of github.com:driftyco/ionic
2014-12-10 13:32:45 -06:00
Perry Govier
ae4a3bbd0f
fix(tabs): properly style ios tabs-top
...
Breaking Change: SCSS var $tabs-striped-off-opacity has been renamed to $tabs-off-opacity
2014-12-10 13:32:31 -06:00