perry
|
ae0bb990c8
|
testing
testing
|
2015-05-11 15:52:13 -05:00 |
|
Perry Govier
|
3684709191
|
Merge pull request #3681 from gberg1/patch-1
docs(tabs) Formatting error on line 38 tabsController.js
|
2015-05-08 11:33:37 -05:00 |
|
Perry Govier
|
5602982fc1
|
Merge pull request #3661 from aliok/patch-1
tidy(scrollController) Remove unused local variable `levelsClimbed`
|
2015-05-08 11:31:18 -05:00 |
|
perry
|
86565e2462
|
fix(infiniteScroll): prevent error on infinite scroll complete with native scrolling Closes #3682
|
2015-05-08 10:56:43 -05:00 |
|
David Goldberg
|
5ab697f447
|
Corrected error line 38 tabsController.js
Changed first letter of the first word in comment on line 38 to a capital letter to be consistent with other comments found in the file.
|
2015-05-07 15:39:59 -07:00 |
|
perry
|
adea328d1b
|
amend(slidebox): fix typo in 08956b29b0 Closes #3675, #3589
|
2015-05-07 14:05:33 -05:00 |
|
perry
|
d684d62a24
|
fix(config): add support for blob image protocol. Closes #3645
|
2015-05-05 10:47:26 -05:00 |
|
mhartington
|
db730f16a7
|
fix(ionicConfig): allow using tel for hrefs
Closes #3647
|
2015-05-05 10:43:03 -04:00 |
|
Ali Ok
|
418cc11e6f
|
Removed unused local variable levelsClimbed
Variable `levelsClimbed` was not used at all and is now removed.
Local variable `levelsClimbed` in `scrollController#anchorScroll`
|
2015-05-05 13:50:35 +02:00 |
|
perry
|
4e74ead5f8
|
fix(modal): Prevent scroll=false content from overlapping modal content. Closes #3648
|
2015-05-04 13:23:15 -05:00 |
|
Tim Lancina
|
230886e31e
|
chore(readme): spell tim's name correctly
|
2015-05-04 10:21:37 -05:00 |
|
Perry Govier
|
9c612b4ae9
|
chore(readme): adding tim to core team list
|
2015-05-01 15:52:46 -05:00 |
|
Perry Govier
|
256bc93f40
|
chore(readme): updating core team list
|
2015-05-01 15:50:44 -05:00 |
|
Perry Govier
|
bd72a33c0d
|
Merge pull request #3154 from Alain-Bearez/patch-1
fix(fonts): IE does not support query string cache busting in font URLs
|
2015-05-01 15:36:24 -05:00 |
|
Perry Govier
|
d34b1ea889
|
Merge pull request #3650 from donwilson/patch-1
docs(content): typo fix
|
2015-05-01 15:18:43 -05:00 |
|
perry
|
c5461f5a90
|
docs(nativeScrolling): document how to enable native scrolling gobally
|
2015-05-01 14:53:23 -05:00 |
|
perry
|
0557c3059f
|
fix(scrolling): Collection repeat requires JS scrolling
|
2015-05-01 14:36:08 -05:00 |
|
Don Wilson
|
33face0e59
|
Update content.js
Typo fix
|
2015-05-01 02:28:13 -05:00 |
|
perry
|
08c37f9a98
|
fix(ionicConfig): fix WP scrolling regression. Closes #3634
|
2015-04-29 10:37:21 -05:00 |
|
Andrew Joslin
|
43dacd89af
|
chore(release): remove twitter/irc
|
2015-04-29 09:34:41 -05:00 |
|
Perry Govier
|
f6ca79b9ed
|
tests(sideMenus): remove white space for linter
|
2015-04-28 10:28:03 -05:00 |
|
Perry Govier
|
027a61f756
|
Merge pull request #3623 from sherwyngoh/patch-1
docs(sidemenu): clarify sidemenus structure
|
2015-04-28 10:16:03 -05:00 |
|
mhartington
|
f93393f88f
|
fix(forms): add required and ng-required to form directives
Closes #3603
|
2015-04-27 22:59:29 -05:00 |
|
Perry Govier
|
5455f8d483
|
chore(changelog): fix changelog from release bug
|
2015-04-27 18:28:55 -05:00 |
|
Ionitron
|
a6a3d58261
|
release: v1.0.0-rc.5 "tungsten-turkey"
v1.0.0-rc.5
|
2015-04-27 23:06:39 +00:00 |
|
perry
|
cf4b0b9ce2
|
pre-releast(): version 1.0.0-rc.5
|
2015-04-27 18:05:06 -05:00 |
|
Ionitron
|
dae944c910
|
chore(deploy): fix extra arg given
|
2015-04-27 17:40:04 -05:00 |
|
Ionitron
|
2687bc4285
|
chore(circle): add doc comments to circle.yml
|
2015-04-27 17:39:52 -05:00 |
|
Andrew
|
149435b061
|
chore(scripts): fix clone tags fetching
|
2015-04-27 15:52:33 -05:00 |
|
Andrew
|
3a24a5d96c
|
chore(release): fix nightly release script
|
2015-04-27 15:50:28 -05:00 |
|
Andrew
|
23480e935c
|
chore(script): fetch origin --tags
|
2015-04-27 15:30:28 -05:00 |
|
Tim Lancina
|
a86ec11fbd
|
fix(keyboard): check if input is in scroll view
Closes #3586.
|
2015-04-27 13:51:01 -05:00 |
|
perry
|
08956b29b0
|
fix(slidebox): prevent read only property error on assigning of length. Closes #3589
|
2015-04-27 12:40:56 -05:00 |
|
Sherwyn
|
cfdf692c9b
|
Update sideMenus.js
I couldn't understand the docs well until I read http://mcgivery.com/understanding-ionics-side-menu/ . I've tried to incorporate his explanation into the docs. This picture http://mcgivery.com/wp-content/uploads/2014/11/sidemenu.png was very helpful.
|
2015-04-27 13:14:13 +08:00 |
|
perry
|
c64e0baefa
|
fix(ngShow): WP fix for ngShow. Closes #3498
|
2015-04-24 15:56:39 -05:00 |
|
perry
|
34ed2d0f88
|
fix(ionicConfig): Chrome regression no longer allows integer transition duration times
|
2015-04-24 15:36:53 -05:00 |
|
mhartington
|
91de7ced57
|
amend(navigation): inject $compileProvider
Closes #3610
|
2015-04-24 14:13:09 -04:00 |
|
mhartington
|
dcd042e849
|
docs(ionContent): added note about calling resize for dynamic content
|
2015-04-23 17:57:17 -04:00 |
|
perry
|
600fc872a7
|
amend(navigation): typo
|
2015-04-23 16:00:03 -05:00 |
|
perry
|
19296c853d
|
fix(navigation): Whitelist Cordova Windows Phone style protocols
|
2015-04-23 15:57:43 -05:00 |
|
perry
|
c40e36c10d
|
feat(scrolling): Windows Phone default to native scrolling
|
2015-04-23 14:38:36 -05:00 |
|
Perry Govier
|
f81fa24f7c
|
docs(changelog): formatting
|
2015-04-23 11:29:19 -05:00 |
|
Perry Govier
|
48db744a4e
|
docs(changelog): fix bad changelog update
|
2015-04-23 11:29:05 -05:00 |
|
perry
|
a6d9d4c8b6
|
fix(input): prevent input labels from being pushed left on focus closes #1778
|
2015-04-22 17:48:36 -05:00 |
|
perry
|
26361d6539
|
fix(scroll): set ms-viewport to prevent IE "squish" effect
|
2015-04-22 17:02:41 -05:00 |
|
Adam Bradley
|
8a01941ecb
|
test(backButton): fix test
|
2015-04-22 16:21:43 -05:00 |
|
Adam Bradley
|
82dca6abfe
|
fix(backButton): remove $event
|
2015-04-22 16:19:31 -05:00 |
|
perry
|
e8ecfe9ce2
|
fix(range): Display range inputs on WP Closes #3479
|
2015-04-22 16:15:43 -05:00 |
|
Adam Bradley
|
63a0834d63
|
feat(goBack): specify how many views to go back
|
2015-04-22 13:00:38 -05:00 |
|
Tim Lancina
|
fbf497a8d4
|
docs(modal): focusFirstInput only brings up keyboard on iOS
|
2015-04-22 11:21:38 -05:00 |
|