11247 Commits

Author SHA1 Message Date
17ecff3fc5 build(lerna): bump version 2021-12-13 16:36:54 +00:00
8a74f875c3 chore(): fix package versions 2021-12-13 16:35:20 +00:00
75084fa61c build(angular-server): update package lock 2021-12-13 16:32:47 +00:00
c9f7909d62 chore(): sync with main 2021-12-13 11:31:44 -05:00
4a9e1ed247 build(lerna): add release script (#24374) 2021-12-13 11:12:02 -05:00
179cbd334b build(): add lerna for dev builds (#24358) 2021-12-10 17:17:53 -05:00
7c700b4caa fix(overlays): define children custom elements (#24372)
Resolves #24366
2021-12-10 16:32:12 -05:00
4ff3477532 chore(CODEOWNERS): global owners for framework team (#24370) 2021-12-10 12:33:58 -05:00
24b4ff0d1c chore(tech-debt): codeowners rules (#24350) 2021-12-10 12:21:27 -05:00
1bfac52331 perf(content): remove global click listener to improve interaction performance (#24360)
resolves #24359
2021-12-10 10:34:44 -05:00
6309d5ddba fix(vue): improve query params handling in tabs (#24355)
resolves #24353
2021-12-09 10:42:43 -05:00
500985ce04 fix(item): remove empty padding space for item bottom (#24323)
* fix(item): remove empty padding space for item bottom

* test(item): padding CSS variable screenshot test

* fix(item): remove --bottom-padding-start CSS variable

Resolves #23892
2021-12-08 16:15:08 -05:00
63066bcb9c chore(deps): update puppeteer to v10 (#24342)
* chore(deps): update puppeteer to v10

* chore(item): disable nested-interactive axe rule temporarily

* chore(segment): disable nested-interactive axe rule temporarily

* chore(deps): update package-lock with puppeteer and axe-core update

* chore(): add TODO task references for axe nested-interactive rule

* chore(deps): remove @types/puppeteer dev dep
2021-12-08 16:13:17 -05:00
600885c16d merge release-6.0.0
6.0.0
2021-12-08 09:31:15 -05:00
290d7cbab9 6.0.0 v6.0.0 2021-12-08 14:12:34 +00:00
04219fa061 merge release-6.0.0-rc.4
6.0.0-rc.4
2021-12-08 08:52:52 -05:00
521fc781c7 6.0.0-rc.4 v6.0.0-rc.4 2021-12-07 15:51:51 -05:00
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