Commit Graph

3538 Commits

Author SHA1 Message Date
mhartington
7e762b9cbf fix(video): prevent styles from bleeding into html video tag 2015-01-28 14:17:33 -05:00
Adam Bradley
f67605bfb7 Merge pull request #2958 from lukegaluszka/2949_variable_scss
fix(scss): tabs striped variable update
2015-01-25 02:24:41 -06:00
perry
acd0ff8f8c fix(sideMenu): check whether drag is enabled before dragging 2015-01-23 11:35:16 -06:00
perry
c85730e32b test(infiniteScroll): add test for custom spinners in infiniteScroll 2015-01-21 16:34:07 -06:00
perry
7913ee0f28 fix(collectionRepeat): properly display sibling elements after a collection-repeat 2015-01-21 16:00:16 -06:00
Adam Bradley
0e11a087a2 refactor(toggle): platform config toggle styles 2015-01-21 12:55:12 -06:00
perry
65aa2af95d feat(infiniteScroll): upgrade infinite scrolling spinner to use new ion-spinner directive 2015-01-20 21:44:01 -06:00
Adam Bradley
2f0d08e178 docs(spinners): fix styles 2015-01-20 13:41:00 -06:00
Adam Bradley
6471995a0d refactor(spinners): rename loaders to spinners 2015-01-20 13:05:06 -06:00
perry
838996815c fix(collectionRepeat): Properly calcuate list height and show ion-infinite-scroll. Fixes #2376 2015-01-19 17:24:53 -06:00
Luke Galuszka
9d676b0d30 fix(styles): fix to tables in _variable.scss #2949 2015-01-18 20:13:09 +01:00
Adam Bradley
6a2be56b4b refactor(toggle): material design toggle 2015-01-16 16:56:11 -06:00
mhartington
fdf06be0e5 docs(ionList): add example controller 2015-01-16 17:06:41 -05:00
Adam Bradley
6cf336ae83 docs(navView): forward view caching 2015-01-16 15:45:03 -06:00
Adam Bradley
add5de8d90 docs(ionLoader): ionLoader docs 2015-01-16 15:12:19 -06:00
Adam Bradley
9f98f7580d docs(ionicConfigProvider): fix link 2015-01-16 12:40:18 -06:00
Adam Bradley
9172b19c3d refactor(toggle): iOS css/transition updates 2015-01-15 16:53:13 -06:00
Adam Bradley
45f8385e2c refactor(transition): update iOS transition timing 2015-01-15 16:04:44 -06:00
Adam Bradley
9bf2dab540 refactor(bar): android backbutton/title sizes 2015-01-15 15:58:01 -06:00
Adam Bradley
6f50c87ec3 feat(icons): svg loaders and ionicons v2.0.1 2015-01-15 15:35:12 -06:00
perry
bf40b222be fix(tabs): correct border visibility with android style tabs 2015-01-15 12:25:03 -06:00
perry
7d181d215a test(infiniteScroll): Fix unit test for PhantomJS bug
Phantom JS bug details: https://github.com/ariya/phantomjs/issues/11289
2015-01-14 17:29:45 -06:00
perry
54c27ff85b feat(scrolling): Allow native scrolling to be configurable, add infinite scroll support for native scrolling 2015-01-14 17:04:42 -06:00
Adam Bradley
d24ac308c3 test(platform): iOS from iPod user agent 2015-01-09 08:54:22 -06:00
Adam Bradley
b8112aba2a style(): minify/style updates 2015-01-09 08:45:11 -06:00
mhartington
b5935b5071 docs(): drop Android 2.3 and iOS 6 2015-01-08 16:33:37 -05:00
Adam Bradley
955f44110b feat(pullToRefresh): add on-pull-progress
Add the ability to get the progress of a user’s pull to refresh, while
they’re pulling down the refresher.
2015-01-05 08:17:11 -06:00
Adam Bradley
78de93be9b Merge pull request #2842 from vjanssens/patch-1
docs(platform): add usage info for Platform methods
2015-01-05 07:15:37 -06:00
Vadiem Janssens
56be0395bb Merge branch 'master' into patch-1 2015-01-03 12:13:50 +01:00
Perry Govier
2f4ebb85cf docs(navbar): getting rid of alternate use section since it's now an anti-pattern 2015-01-02 16:35:59 -06:00
vjanssens
7485cf2b00 Added usage information for Platform methods 2015-01-02 21:27:08 +01:00
Adam Bradley
b837fb24e2 feat(actionsheet): android style/layout, iOS update 2014-12-31 15:56:29 -06:00
Adam Bradley
61a8353c76 refactor(actionsheet): improve styles/layout 2014-12-31 13:38:17 -06:00
Adam Bradley
5de1c1266d feat(modal): bg only for inset modals 2014-12-31 12:27:38 -06:00
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