Commit Graph

5146 Commits

Author SHA1 Message Date
Matt Carpenter
cb24ca7ce7 Update thumbnail.ts
minor: fix typos
2016-10-16 10:07:22 +01:00
Manu Mtz.-Almeida
eb317d410c fix(nav): clickblock is disabled longer
fixes #8713
2016-10-16 02:52:15 +02:00
Manu Mtz.-Almeida
ba557acb4f fix(nav): ion-nav inside ion-content work properly 2016-10-15 02:59:57 +02:00
Brandy Carney
3283347149 chore(changelog): update app-scripts dependency 2016-10-14 19:15:58 -04:00
Brandy Carney
f7e3c8c18f docs(changelog): fix order of dependencies and format 2016-10-14 12:02:00 -04:00
Guillermo
23010ef05a docs(changelog): dependencies for RC1 upgrade (#8697) 2016-10-14 12:01:01 -04:00
Ramon Henrique Ornelas
d9fd5742ea docs(changelog): fix typo (#8706) 2016-10-14 11:49:10 -04:00
Manu Mtz.-Almeida
060748b4cf test(tabs): adds show test
references #6412
2016-10-13 23:59:23 +02:00
Brandy Carney
f9aa12e634 chore(changelog): update ionic-angular version in rc.1 2016-10-13 17:48:00 -04:00
Manu Mtz.-Almeida
6de91fcc88 test(input): adds events test 2016-10-13 23:29:43 +02:00
Mike Hartington
d618ea2ff8 chore(readme): include package update notes 2016-10-13 17:25:58 -04:00
Brandy Carney
92479ca93f chore(ionic): release rc.1 2016-10-13 16:52:12 -04:00
Brandy Carney
c72ab1a3bd chore(readme): eric wanted two beers, so we're gonna have two beers 2016-10-13 16:49:28 -04:00
Brandy Carney
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
mhartington
86701ecfb4 docs(): better document ionCanLeave and ionCanEnter
closes https://github.com/driftyco/ionic-site/issues/829
2016-10-13 12:49:18 -04:00
J.P. Poveda
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
Manu Mtz.-Almeida
35568ba85f chore: removed deprecated APIs 2016-10-13 11:02:45 -05:00
Manu Mtz.-Almeida
a06bd69926 fix(menu): console.debug statements are one line 2016-10-13 17:51:18 +02:00
Brandy Carney
ea56378544 docs(changelog): move uninstall note for second instr to match PR #8667 2016-10-13 11:06:49 -04:00
Brett Morrison
2cdbc83577 docs(changelog): update migration instructions to put uninstall warning above installation step (#8667) 2016-10-13 11:05:10 -04:00
Christian Käslin
b16228b372 fix(virtual-scroll): set this.approxItemHeight before update(true) is called first (#8350) 2016-10-13 11:04:19 -04:00
Max Lynch
eab5726fb3 fix(navbar): Don't fade out navbars. Fixes #8060 2016-10-12 22:22:21 -05:00
Manu Mtz.-Almeida
2834cd87cd test(): improve e2e tests 2016-10-13 00:05:47 +02:00
Brandy Carney
2f8fbed0c4 test(e2e): update e2e tests to resolve snapshot issues 2016-10-12 17:29:28 -04:00
Manu Mtz.-Almeida
854dbd62ff Merge pull request #8387 from tobika/fix/datetime-util
fix/datetime util
2016-10-12 23:02:15 +02:00
Mike Hartington
e9260250dc docs(deeplinker): add docs
* docs(deeplinker): add inital docs
2016-10-12 16:58:47 -04:00
Manu Mtz.-Almeida
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
Manu Mtz.-Almeida
a40b42c055 fix(modal): canEnter is called in modals 2016-10-12 22:56:24 +02:00
Manu Mtz.-Almeida
1300cbd7c0 test(modal): adds canLeave test 2016-10-12 22:47:31 +02:00
Manu Mtz.-Almeida
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
softhorizons
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
Manu Mtz.-Almeida
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
Manu Mtz.-Almeida
a2ffa63fd1 fix(spinner): works in iOS8
fixes #8145
2016-10-12 21:33:48 +02:00
Gianfranco Palumbo
48c7823d2f docs(config): add missing closed curly bracket 2016-10-12 15:22:25 -04:00
Kevin Ceballos
6df2ec08b5 docs(config): add mode config property to readme (#8017) 2016-10-12 14:42:42 -04:00
Manu Mtz.-Almeida
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
Alan Agius
21fa5cd75e fix(input): text input width calculation (#8063) 2016-10-12 14:31:48 -04:00
mhartington
58beb4173f docs(): update links 2016-10-12 14:17:35 -04:00
Manu Mtz.-Almeida
e2704a4a25 fix(modal): alerts do not trigger modal lifecycle events
fixes #8616
2016-10-12 19:58:38 +02:00
Colin Frick
c996d85d06 fix(popover): flipped arrow on iOS (#8462) 2016-10-12 13:48:07 -04:00
Brandy Carney
de7cee0aac Merge branch 'hadrien-toma-patch-2' 2016-10-12 13:43:52 -04:00
Brandy Carney
74adf99adb chore(merge): fix merge conflicts 2016-10-12 13:43:34 -04:00
Manu Mtz.-Almeida
fd5cdf0597 feat(infinite-scroll): it can be enabled/disabled from a ng input (#8385)
closes #8380
2016-10-12 13:25:26 -04:00
Grímur Kristinsson
4964944056 docs(changelog): update upgrade steps 2016-10-12 13:09:57 -04:00
Manu Mtz.-Almeida
451ffe1133 fix(nav): ionViewDidLoad is called in modals
fixes #8449
2016-10-12 11:38:44 -05:00
Manu Mtz.-Almeida
8f39fec830 test(fab): adds footer 2016-10-12 18:34:42 +02:00
Brandy Carney
8926595f31 chore(e2e): remove the e2e clean for now until it can be implemented correctly 2016-10-12 11:47:42 -04:00
Brandy Carney
2b7e83c1e1 test(modal): fix modal e2e test errors with forms 2016-10-12 11:43:43 -04:00
Brandy Carney
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