5014 Commits

Author SHA1 Message Date
ac8854772a fix(tabs): add TabHighlight to IONIC_DIRECTIVES
fixes #8294
2016-09-30 23:48:08 +02:00
d893441335 fix(ripple): always remove the activated class 2016-09-30 22:57:49 +02:00
9b650229f7 fix(nav): push-pop pages too quickly
fixes #8319
2016-09-30 20:17:19 +02:00
50afa15543 doc(): udpate changelog
Closes #8364
2016-09-30 14:08:29 -04:00
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
cd53722bc4 docs(): fix spelling
Closes #8296
2016-09-30 13:41:48 -04:00
e75d9be822 fix(reorder): several reorder lists in the same view 2016-09-30 19:39:53 +02:00
9bbe485ed0 fix(menu): backdrop click without 300ms delay
fixes #6405
2016-09-30 14:36:30 +02:00
87330b35a7 chore(changelog): add note about selectors 2016-09-29 11:04:17 -05:00
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
9e7bcfab33 docs(changelog): clarified upgrade instructions (#8277) 2016-09-29 02:05:53 +01:00
b5ebd05602 docs(changelog): add backticks around app and body 2016-09-29 01:42:16 +01:00
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
edc100e16e chore(changelog): Swap smart quotes with dumb quotes (#8273) 2016-09-29 00:57:06 +01:00
f42b819bc1 chore(changelog): add links to the two ways to upgrade to rc0 2016-09-28 22:37:08 +01:00
3af6355fd5 chore(merge): fix merge conflicts 2016-09-28 22:28:05 +01:00
adaa34fc7e chore(merge): fix merge conflicts
# Conflicts:
#	CHANGELOG.md
2016-09-28 22:23:34 +01:00
f9db778022 chore(changelog): fix formatting, remove commits in wrong section 2016-09-28 22:15:41 +01:00
26281a7a26 Update CHANGELOG.md 2016-09-28 15:39:06 -05:00
8fd6a902cf chore(readme): update readme
update readme
2016-09-28 12:26:50 -05:00
55d8594f6c chore(build): release process automated
release process automated
2016-09-28 12:22:49 -05:00
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
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
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
bd828fa8c6 chore(changelog): update changelog 2016-09-27 22:18:32 -05:00
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
9bfabfc289 chore(demos): copy over all demo assets
copy over all demo assets
2016-09-27 16:16:08 -05:00
a9ee835130 chore(demos): added entryComponents
added entryComponents
2016-09-27 16:03:39 -05:00
09bc55d4df docs(): fix fabList demo path 2016-09-27 16:51:41 -04:00
93e72e0ce1 chore(demo): popover entryPoint missing
popover entryPoint missing
2016-09-27 15:44:01 -05:00
f0ac42ef49 chore(build): remove console.debug from prod
remove console.debug from prod
2016-09-27 15:12:59 -05:00
f36b6e2d56 chore(demos): add a demo for FAB 2016-09-27 13:26:28 -05:00
c2f9c350de chore(build): tick package version
tick package version
2016-09-27 11:42:17 -05:00
412a55deef chore(build): dry run part 2
dry run part 2
2016-09-27 11:15:13 -05:00
ef0175f82a chore(build): rc dry run
rc dry run
2016-09-27 10:50:41 -05:00
75175f6388 docs(): update docs 2016-09-27 11:35:30 -04:00
b3163f1095 chore(build): rename umd bundle to be a valid variable 2016-09-27 02:05:34 -05:00
a4f7affab1 chore(build): generate umd bundle for plunkr 2016-09-26 23:04:16 -05:00
dbfc183cac docs(): update docs 2016-09-26 21:11:54 -04:00
eb2b879b37 chore(dependencies): pulling out ionicons and ionic-native from behind ionic-angular 2016-09-26 15:33:40 -05:00
4903bc81e4 chore(dependencies): update ionic-angular dependencies to include compiler-cli 2016-09-26 15:14:47 -05:00
f817ac0f60 chore(storage): Remove storage. Code moving to @ionic/storage 2016-09-26 13:35:10 -05:00
4baa5b1e0c docs(): update docs 2016-09-26 14:28:11 -04:00
390522c0e6 chore(demos): remove protractor typings 2016-09-26 12:36:45 -04:00
75d552690b fix(ion-fixed): ion-fixed directive is not longer needed 2016-09-26 14:38:10 +02:00
b70614b00d fix(fab): colors in speed dial buttons 2016-09-26 14:20:13 +02:00
7cf01fbc21 chore(templates): update generator templates 2016-09-26 10:57:21 +01:00
dc1a59df49 chore(build): tabs template corrections
tabs template corrections
2016-09-25 22:22:10 -05:00
0f6ce2857a fix(templates): add template tabs #8207 (#8208) 2016-09-25 22:20:01 -05:00
d8ecf16feb refactor(nav): do not auto-add pascal case css class
Previously a css class generated from the JS class name, was
automatically being added to the page element. However, the JS class
name returned is not consistent among all browsers. Instead of
automatically applying a css classname, we now recommend adding a
`selector` to each page component.
2016-09-26 00:40:10 +01:00