11630 Commits

Author SHA1 Message Date
108a3522f1 chore(): sync with main for RC4
chore(): sync with main for RC4
2021-12-07 15:38:04 -05:00
eb9bc8199d chore(): fix bad merge, update tests 2021-12-07 20:23:47 +00:00
c065d8b5d8 chore(): fix lint in angular 2021-12-07 20:13:37 +00:00
e4056f7945 chore(): sync with main 2021-12-07 14:57:29 -05:00
672ab80807 merge release-5.9.2
5.9.2
2021-12-07 09:43:26 -05:00
da3b93b4a2 5.9.2 v5.9.2 2021-12-07 09:21:00 -05:00
5e5054d369 fix(router): popping route now accounts for route params (#24315) 2021-12-06 17:25:40 -05:00
8f188eaae7 fix(react): properly check for custom elements to avoid errors in unit tests (#24156)
resolves #24149
2021-12-06 17:06:17 -05:00
f6a00ea954 fix(popover): handle scrolling in content so header can be sticky (#24294) 2021-12-06 10:45:37 -06:00
13d4418588 fix(react, vue): remove sideeffects to improve treeshaking (#24313) 2021-12-06 11:39:23 -05:00
0920797612 fix(accordion): improve functionality with nested accordions (#24302) 2021-12-06 10:28:10 -05:00
b083ae4e58 docs(): fix typo in popover docs (#24318) 2021-12-06 10:26:03 -05:00
f7bd4c02c3 docs(back-button): update icon prop to include src and name approach (#24307) 2021-12-03 12:52:42 -05:00
047d3c7772 fix(vue): switching between tabs preserves query string (#24297)
resolves #23699
2021-12-02 10:04:26 -05:00
4b26feaa47 fix(react): present and dismiss hooks return promises (#24299) 2021-12-01 15:16:55 -05:00
e41b0e0cf2 fix(content): ensure fixed slot renders on top of content in iOS (#24300) 2021-12-01 13:47:39 -06:00
8bdcd3c6c9 fix(datetime): keyboard navigation of time picker columns (#24251) 2021-12-01 11:57:51 -05:00
c2bef8df14 fix(picker-column-internal): prevent multiple items from being highlighted at once (#24268) 2021-12-01 10:16:58 -06:00
b0eadfe229 refactor(datetime): e2e does not support components option (#24270) 2021-11-30 14:50:12 -05:00
ade21d3b19 docs(modal): add inline modal docs (#24269) 2021-11-30 14:22:45 -05:00
f61f356000 fix(item): counter defaults to false to make upgrade easier (#24263) 2021-11-30 09:44:46 -05:00
7f61b06895 build(commitizen): do not run on main, next, or release branches (#24258) 2021-11-25 09:17:23 -05:00
89e4bc56a1 fix(slides): update swiper instance after initialization (#24257) 2021-11-24 11:52:48 -05:00
0d749923a8 docs(popover): add popover examples (#24267)
resolves #24266
2021-11-24 11:43:32 -05:00
ec3bc52ff1 fix(datetime): update active calendar display when value changes (#24244) 2021-11-24 11:23:13 -05:00
36a096c9b6 fix(content): ensure scrollEl is always available in scroll methods (#24255) 2021-11-24 08:40:36 -06:00
fb96ab5a26 fix(vue): ionic lifecycle hooks now run when using vue 3.2 setup syntax (#24253)
resolves #23824

Co-authored-by: Liam DeBeasi <liamdebeasi@icloud.com>
2021-11-23 17:04:24 -05:00
6f01c3b73d chore(): update vue test app (#24262) 2021-11-23 16:35:54 -05:00
07d83ccd24 chore(ci): fix typo for test-vue-e2e step (#24256) 2021-11-23 14:28:58 -05:00
816096f897 fix(angular): strict type usage (#24221) 2021-11-22 15:59:12 -05:00
55db38ddc5 feat(react): add setupIonicReact function (#24254)
resolves #24139
2021-11-22 15:29:47 -05:00
3c4f9fd2d5 merge release-6.0.0-rc.3
6.0.0-rc.3
2021-11-17 19:31:06 -05:00
24f4e471aa 6.0.0-rc.3 v6.0.0-rc.3 2021-11-17 17:28:37 +00:00
ab7a4e3379 chore(): sync with main
chore(): sync with main
2021-11-17 12:20:01 -05:00
a3b7b45132 chore(): sync with main 2021-11-17 12:04:26 -05:00
615dcc0461 merge release-5.9.1
5.9.1
2021-11-17 12:01:48 -05:00
c2603e9cff 5.9.1 v5.9.1 2021-11-17 11:48:52 -05:00
1d983fa4b3 fix(angular): build is now in correct directory (#24236)
* fix(): revert ded build changes

* fix(); revert stuff

* chore(): revert dev build

* chore(): fix merge
2021-11-17 11:40:56 -05:00
3949a949df fix(item): allow click targets inside of label (#24225)
* fix(item): allow click targets inside of label

* docs(label): document z-index usage in label
2021-11-17 11:13:58 -05:00
5387bdb471 chore(): sync with main for RC 3
chore(): sync with main for RC 3
2021-11-17 11:06:28 -05:00
618271d1e2 chore(): sync with main 2021-11-17 10:40:04 -05:00
23b4fc5385 merge release-5.9.0
5.9.0
2021-11-17 10:29:56 -05:00
11425fbb35 build(): ensure react router gets latest version of core 2021-11-17 15:16:22 +00:00
2d70427608 build(): publish to prod but not dev builds (#24232) 2021-11-17 09:47:24 -05:00
bd8c3e881f 5.9.0 v5.9.0 2021-11-17 09:27:51 -05:00
713f0f5526 fix(textarea): floating label with autogrow textareas (#24202)
* fix(textarea): floating label with autogrow textareas

* test(textarea): autogrow visual diff tests
2021-11-16 12:05:11 -05:00
0566ec0da3 fix(input): date type in ion-input now aligns correctly on iOS 15 (#24217) 2021-11-12 15:13:37 -05:00
9cf7c89704 fix(input): date type in ion-input now aligns correctly on iOS 15 (#24213) 2021-11-12 14:35:12 -05:00
b2f2a4b71b docs(): docs reference main instead of master (#24216) 2021-11-12 14:31:18 -05:00
fc1eae982d fix(angular): prevent duplicate event emissions (#24200)
* fix(angular-output-targets): prevent duplicate event emissions

* feat(angular-output-target): update package to ^0.2.1
2021-11-11 15:42:58 -05:00