Brandy Carney
a7db2367fa
chore(release): fix nightly task so it gets published
2016-10-04 13:10:24 -04:00
Luong Vu
aeb96347eb
docs(fan): fix typo
2016-10-04 07:51:32 +02:00
ramonornela
7a1f7c6596
chore(demos): delete examples Fab(old form) in component Button
2016-10-03 20:56:29 -03:00
Toru Yoshikawa
91168af173
fix(content): move $text-ios-color to content ( #8421 )
2016-10-03 19:14:12 -04:00
Ramon Henrique Ornelas
6b33ed0c8e
docs(button): removes old fab documentation and test
2016-10-03 23:41:03 +02:00
Justin Willis
08946ba181
chore(issue-template): add note about build issues
2016-10-03 11:18:41 -05:00
Manu Mtz.-Almeida
605b58f218
Merge pull request #8423 from Manduro/patch-2
...
fix(demos): double quote in script tag
2016-10-03 14:18:18 +02:00
Vincent Vanackere
9227310494
fix(ViewController): avoid deep copy in dismiss() that can turn into an infinite loop
...
For some reason, apparently related to the NavOptions.ev field,
this deep copy was turning into an infinite loop on a Nexus 7 / android 5.1.1 webview.
Replace with a non-deep copy since the deep copy is unnecessary in this case.
2016-10-03 12:01:45 +02:00
job
424b9e0fbf
fix(demos): double quote in script tag
2016-10-03 11:32:50 +02:00
Manu Mtz.-Almeida
3a75eb466e
docs(contributing): updates gulp commands
2016-10-02 18:59:27 +02:00
Manu Mtz.-Almeida
9b2ae8ad84
fix(reorder): not trigger click event when reordering
...
- fixes reorder icon animation on iOS
- fixes crash when clicking the reorder icon very quickly
fixes #8362
2016-10-02 18:53:19 +02:00
Manu Mtz.-Almeida
d5f71a448d
fix(view-controller): dismiss does not crash when called more than once
...
fixes #8395
2016-10-02 17:15:23 +02:00
Adam Bradley
2bc4df8d4b
docs(changelog): update theme/variables.scss steps
2016-10-02 06:56:37 -05:00
tobika
2aea1cbe66
fix(datetime-util): add missing date property conditions
2016-10-01 14:32:11 +02:00
tobika
0f9c307d9f
test(datetime-util): add tests for updateDate
2016-10-01 14:28:05 +02:00
Manu Mtz.-Almeida
e2529e5f1e
docs(button): mode
2016-10-01 13:30:17 +02:00
Manu Mtz.-Almeida
21eae2e58a
fix(tap-click): null is not an object when scrolling after focusing an input on iOS
...
fixes #7964
2016-10-01 12:42:10 +02:00
Yann Braga
1d6af900ba
Improve docs ( #8310 )
...
* Added explanation for typescript private to public change
* Added explanation for typescript private to public change
2016-10-01 01:12:41 -05:00
Manu Mtz.-Almeida
e86cb1467a
refactor(toggle): simplified onChange method
2016-10-01 01:43:23 +02:00
Manu Mtz.-Almeida
d02e14c50a
fix(input): detect value when it is zero
...
thanks @keithdmoore
fixes #8019
2016-10-01 01:19:08 +02:00
Manu Mtz.-Almeida
8878e70227
feat(events): handler argument is optional in unsubscribe()
...
fixes #8235
2016-10-01 01:07:00 +02:00
Manu Mtz.-Almeida
607ceeff4b
Merge pull request #8372 from driftyco/fix/ionSegment
...
fix(segment): add missing input
2016-09-30 23:49:58 +02:00
Manu Mtz.-Almeida
ac8854772a
fix(tabs): add TabHighlight to IONIC_DIRECTIVES
...
fixes #8294
2016-09-30 23:48:08 +02:00
mhartington
00524806c4
fix(segment): add missing input
...
Closes #8371
2016-09-30 17:22:32 -04:00
Manu Mtz.-Almeida
d893441335
fix(ripple): always remove the activated class
2016-09-30 22:57:49 +02:00
Manu Mtz.-Almeida
9b650229f7
fix(nav): push-pop pages too quickly
...
fixes #8319
2016-09-30 20:17:19 +02:00
Josh Garwood
50afa15543
doc(): udpate changelog
...
Closes #8364
2016-09-30 14:08:29 -04:00
Alex Muramoto
45ea189fa2
docs(): update modal and searchbar docs
...
* docs(input): fix typo
* docs(scroll): add note about required CSS for scrollY
* docs(config): add swipeBackEnabled to config properties list
* docs(component generator): fix broken link in template comment
* docs(directive generator): fix broken link in template comment
* docs(modal): add that modal is not reusable
* docs (searchbar): update description of debounce
2016-09-30 13:48:03 -04:00
Mike Hamilton
cd53722bc4
docs(): fix spelling
...
Closes #8296
2016-09-30 13:41:48 -04:00
Manu Mtz.-Almeida
e75d9be822
fix(reorder): several reorder lists in the same view
2016-09-30 19:39:53 +02:00
Manu Mtz.-Almeida
9bbe485ed0
fix(menu): backdrop click without 300ms delay
...
fixes #6405
2016-09-30 14:36:30 +02:00
Justin Willis
87330b35a7
chore(changelog): add note about selectors
2016-09-29 11:04:17 -05:00
Justin Willis
3671f3023b
chore(changelog): still have to be imported
...
This line was incorrect in saying that you did not have to import providers, pipes etc. You still have to import those into the components you want to use them in, but they should not be in the providers, pipes or directives array in @Component.
2016-09-29 10:34:58 -05:00
Per Djurner
9e7bcfab33
docs(changelog): clarified upgrade instructions ( #8277 )
2016-09-29 02:05:53 +01:00
Patrick McDonald
b5ebd05602
docs(changelog): add backticks around app and body
2016-09-29 01:42:16 +01:00
Per Djurner
4b58899df8
docs(changelog): make it more clear that pipes also need to be added to the declarations array. ( #8276 )
2016-09-29 01:28:45 +01:00
Patrick McDonald
edc100e16e
chore(changelog): Swap smart quotes with dumb quotes ( #8273 )
2016-09-29 00:57:06 +01:00
Brandy Carney
f42b819bc1
chore(changelog): add links to the two ways to upgrade to rc0
2016-09-28 22:37:08 +01:00
Brandy Carney
3af6355fd5
chore(merge): fix merge conflicts
2016-09-28 22:28:05 +01:00
Brandy Carney
adaa34fc7e
chore(merge): fix merge conflicts
...
# Conflicts:
# CHANGELOG.md
2016-09-28 22:23:34 +01:00
Brandy Carney
f9db778022
chore(changelog): fix formatting, remove commits in wrong section
2016-09-28 22:15:41 +01:00
Dan Bucholtz
26281a7a26
Update CHANGELOG.md
2016-09-28 15:39:06 -05:00
Dan Bucholtz
8fd6a902cf
chore(readme): update readme
...
update readme
2016-09-28 12:26:50 -05:00
Dan Bucholtz
55d8594f6c
chore(build): release process automated
...
release process automated
2016-09-28 12:22:49 -05:00
Alan Agius
f1d9368aff
fix(ion-button): ion-button on a tag should be excluded ( #8250 )
...
fixes #8249
v2.0.0-rc.0
2016-09-28 19:13:31 +02:00
Dan Bucholtz
5fb53fcfd8
chore(changelog): add note about ionic-angular module changes
...
add note about ionic-angular module changes
2016-09-28 11:51:51 -05:00
Dan Bucholtz
d924a7b209
Rc changelog ( #8255 )
...
* chore(changelog): update changelog
update changelog
* chore(changelog): fix links
fix links
* chore(changelog): added storage info
added storage info
* chore(changelog): add note about structure from google doc
add note about structure from google doc
2016-09-28 11:43:12 -05:00
Dan Bucholtz
bd828fa8c6
chore(changelog): update changelog
2016-09-27 22:18:32 -05:00
Dan Bucholtz
248d0c1a9c
chore(e2e): add css back to e2e tests where it was missing
...
add css back to e2e tests where it was missing
2016-09-27 16:48:27 -05:00
Dan Bucholtz
9bfabfc289
chore(demos): copy over all demo assets
...
copy over all demo assets
2016-09-27 16:16:08 -05:00