5136 Commits

Author SHA1 Message Date
d618ea2ff8 chore(readme): include package update notes 2016-10-13 17:25:58 -04:00
92479ca93f chore(ionic): release rc.1 2016-10-13 16:52:12 -04:00
c72ab1a3bd chore(readme): eric wanted two beers, so we're gonna have two beers 2016-10-13 16:49:28 -04:00
e69d9d70c7 chore(release): update release task to increment version, run validate, and pull latest
update the release documentation to reflect the new release process
v2.0.0-rc.1
2016-10-13 16:34:49 -04:00
86701ecfb4 docs(): better document ionCanLeave and ionCanEnter
closes https://github.com/driftyco/ionic-site/issues/829
2016-10-13 12:49:18 -04:00
20a93907a2 docs(spinner): changed CSS selector for theming (#8047)
Per: https://forum.ionicframework.com/t/ion-spinner-color/46324/6
2016-10-13 12:09:16 -04:00
35568ba85f chore: removed deprecated APIs 2016-10-13 11:02:45 -05:00
a06bd69926 fix(menu): console.debug statements are one line 2016-10-13 17:51:18 +02:00
ea56378544 docs(changelog): move uninstall note for second instr to match PR #8667 2016-10-13 11:06:49 -04:00
2cdbc83577 docs(changelog): update migration instructions to put uninstall warning above installation step (#8667) 2016-10-13 11:05:10 -04:00
b16228b372 fix(virtual-scroll): set this.approxItemHeight before update(true) is called first (#8350) 2016-10-13 11:04:19 -04:00
eab5726fb3 fix(navbar): Don't fade out navbars. Fixes #8060 2016-10-12 22:22:21 -05:00
2834cd87cd test(): improve e2e tests 2016-10-13 00:05:47 +02:00
2f8fbed0c4 test(e2e): update e2e tests to resolve snapshot issues 2016-10-12 17:29:28 -04:00
854dbd62ff Merge pull request #8387 from tobika/fix/datetime-util
fix/datetime util
2016-10-12 23:02:15 +02:00
e9260250dc docs(deeplinker): add docs
* docs(deeplinker): add inital docs
2016-10-12 16:58:47 -04:00
06e2418107 Merge pull request #8457 from ramonornela/delete_demos_fab
chore(demos): delete examples Fab(old form) in component Button
2016-10-12 22:58:23 +02:00
a40b42c055 fix(modal): canEnter is called in modals 2016-10-12 22:56:24 +02:00
1300cbd7c0 test(modal): adds canLeave test 2016-10-12 22:47:31 +02:00
58d09edf15 Merge pull request #8655 from manucorporat/fix-modal-alert
fix(modal): alerts do not trigger modal lifecycle events
2016-10-12 22:03:56 +02:00
dce4edf962 docs(popover): clarify the dismiss of a popover (#7795)
Clarify that that unfortunately-named onDidDismiss() is not a callback, but rather *sets up* a callback. Also explain dismiss()'s argument and its relation to said callback.
2016-10-12 15:56:17 -04:00
ca3b9455d1 Merge pull request #8260 from vanackere/fix-viewcontroller-dismiss
Fix infinite loop (hang) in viewcontroller dismiss
2016-10-12 21:50:01 +02:00
a2ffa63fd1 fix(spinner): works in iOS8
fixes #8145
2016-10-12 21:33:48 +02:00
48c7823d2f docs(config): add missing closed curly bracket 2016-10-12 15:22:25 -04:00
6df2ec08b5 docs(config): add mode config property to readme (#8017) 2016-10-12 14:42:42 -04:00
cce46983a9 Merge pull request #8647 from Manduro/patch-4
fix(fab): center fab list for larger buttons
2016-10-12 20:41:11 +02:00
21fa5cd75e fix(input): text input width calculation (#8063) 2016-10-12 14:31:48 -04:00
58beb4173f docs(): update links 2016-10-12 14:17:35 -04:00
e2704a4a25 fix(modal): alerts do not trigger modal lifecycle events
fixes #8616
2016-10-12 19:58:38 +02:00
c996d85d06 fix(popover): flipped arrow on iOS (#8462) 2016-10-12 13:48:07 -04:00
de7cee0aac Merge branch 'hadrien-toma-patch-2' 2016-10-12 13:43:52 -04:00
74adf99adb chore(merge): fix merge conflicts 2016-10-12 13:43:34 -04:00
fd5cdf0597 feat(infinite-scroll): it can be enabled/disabled from a ng input (#8385)
closes #8380
2016-10-12 13:25:26 -04:00
4964944056 docs(changelog): update upgrade steps 2016-10-12 13:09:57 -04:00
451ffe1133 fix(nav): ionViewDidLoad is called in modals
fixes #8449
2016-10-12 11:38:44 -05:00
8f39fec830 test(fab): adds footer 2016-10-12 18:34:42 +02:00
8926595f31 chore(e2e): remove the e2e clean for now until it can be implemented correctly 2016-10-12 11:47:42 -04:00
2b7e83c1e1 test(modal): fix modal e2e test errors with forms 2016-10-12 11:43:43 -04:00
7197dac37c chore(changelog): fix step that references wrong filename 2016-10-12 10:43:19 -04:00
Job
267a77b67c fix(fab): center fab list for larger buttons 2016-10-12 14:56:34 +02:00
03f249233b docs(changelog): update step to move the mode sass vars in rc.0
closes #8451
2016-10-11 16:23:48 -04:00
9a4c2a0848 test(tabs): add e2e test for badges in tabs
references #8317
2016-10-11 15:49:45 -04:00
888443ce7f fix(tabs) ion-badge not being given the proper color (#8399) 2016-10-11 15:48:37 -04:00
12089f999b docs(changelog): update changelog to include more info on component selectors
references #8556
2016-10-11 15:37:49 -04:00
75eb743786 test(popover): fix popover e2e test to use the shared css 2016-10-11 14:54:13 -04:00
ec8a395d61 chore(): fix tabs demo 2016-10-11 13:30:52 -04:00
97426f8af4 docs(contributing): update gulp tasks for contributing 2016-10-11 11:59:30 -04:00
6008fde74c chore(release): update release task name to use sass for consistency 2016-10-11 11:36:27 -04:00
3cf90c6eb8 chore(e2e): update e2e watch to use gulp-connect and open
references #8411
2016-10-11 11:16:37 -04:00
17fdfa80ec docs(): fix broken links 2016-10-10 17:35:07 -04:00