11204 Commits

Author SHA1 Message Date
f61f356000 fix(item): counter defaults to false to make upgrade easier (#24263) 2021-11-30 09:44:46 -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
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
0bb8e88582 test(tabs): skip tests for vue tabs (#24211) 2021-11-11 14:38:35 -05:00
5a2a335784 fix(all): Ionic components that use child Ionic components are now correctly defined (#24191)
resolves #23571, #24116, #24129

Co-authored-by: Liam DeBeasi <liamdebeasi@icloud.com>
2021-11-11 12:18:38 -05:00
5d4f5af360 fix(modal): card modal shadow now shows up correctly on ipad (#24203) 2021-11-11 10:59:18 -05:00
59e27bdcc6 chore(): sync with main branch
chore(): sync with main branch
2021-11-11 10:42:43 -05:00
2054690f54 chore(): sync with main 2021-11-11 10:19:05 -05:00
1f4f8eb6ca fix(modal): border radius is now correctly applied to card modals (#24204) 2021-11-11 10:01:53 -05:00
64dd070d67 build(dev-build): correctly pass secrets to publish task (#24194) 2021-11-10 12:52:00 -05:00
928dfa52ca build(dev-build): add GitHub actions for dev builds (#24193) 2021-11-09 13:25:22 -05:00
d0b61307c6 feat(slides): add support for Swiper 7 (#24190) 2021-11-09 12:50:56 -05:00
009dff5584 fix(md/label): apply error appearance when control is touched (#24072) 2021-11-09 12:42:44 -05:00
579d11824d chore(ionitron): remove reference to old Slack channel (#24189) 2021-11-09 09:18:20 -06:00
7c43589b0a fix(vue): canGoBack method now works correctly (#24188)
resolves #24109
2021-11-09 09:45:12 -05:00
118c606703 fix(icon): update to ionicons 6 to resolve typescript 4.4 errors (#24185) 2021-11-08 16:59:30 -05:00
52cd5d0cce fix(input): ionInput event emits with type of InputEvent (#24111)
The ionInput event for both ion-input and ion-textarea will emit with a type of InputEvent.
2021-11-08 16:01:38 -05:00
da339a8a74 fix(modal, popover): opening modal and popover now works even if overlay was added to ion-app directly (#24174)
resolves #23728
2021-11-08 10:19:23 -05:00
642255e514 fix(action-sheet): safe area is now accounted for in MD mode (#24176)
resolves #24175
2021-11-08 08:58:20 -05:00
2485b303da docs(virtual-scroll): fix url reference paths (#24172) 2021-11-05 12:28:21 -04:00
b3759aed5b fix(overlays): declarative modals now work properly with the hardware back button (#24165) 2021-11-05 10:04:13 -04:00
9e2373e15e docs(github-actions): do not run screenshot test on forks (#24164) 2021-11-04 16:08:21 -04:00
5bd905d5e9 docs(angular): fix breaking change version typo (#24159) 2021-11-03 15:28:42 -04:00
e757e718c9 merge release-6.0.0-rc.2
Release 6.0.0-rc.2
2021-11-03 10:01:26 -04:00
15fc293d75 fix(react): improve component compatibility with preact (#24132)
resolves #23516
2021-11-03 09:25:08 -04:00
61be8aa140 6.0.0-rc.2 v6.0.0-rc.2 2021-11-03 09:16:27 -04:00
ff25ac14fa chore(): sync with main for GitHub Actions
chore(): sync with main for GitHub Actions
2021-11-02 17:14:00 -04:00
2ce8011805 chore(): fix react router test package-lock 2021-11-02 21:00:29 +00:00
27aef9343c fix(datetime): resolve month and year jumping issue on ios (#24142)
resolves #23910
2021-11-02 16:37:12 -04:00