Skip to content

Commit d3c691c

Browse files
committed
Merge branch 'main' into ROU-11368-to-main
2 parents 8240d60 + 8675198 commit d3c691c

27 files changed

+160
-147
lines changed

.github/ionic-issue-bot.yml

Lines changed: 0 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -56,14 +56,6 @@ closeAndLock:
5656
bug reports and feature requests. Please use our [forum](https://forum.ionicframework.com) for questions about the framework.
5757
5858
59-
Thank you for using Ionic!
60-
- label: "ionitron: appflow"
61-
message: >
62-
Thanks for the issue! This issue appears to be related to Ionic Appflow. We use this issue tracker exclusively for
63-
bug reports and feature requests. Please use the [Ionic Appflow Support Forum](https://ionic.zendesk.com/hc/en-us/requests/new)
64-
to report this issue.
65-
66-
6759
Thank you for using Ionic!
6860
- label: "ionitron: missing template"
6961
message: >
@@ -145,65 +137,6 @@ noReproduction:
145137
lock: true
146138
dryRun: false
147139

148-
wrongRepo:
149-
repos:
150-
- label: "ionitron: capacitor"
151-
repo: capacitor
152-
message: >
153-
Thanks for the issue! We use this issue tracker exclusively for bug reports and feature requests
154-
associated with the Ionic Framework. It appears that this issue is associated with Capacitor.
155-
I am moving this issue to the Capacitor repository. Please track this issue over there.
156-
157-
158-
Thank you for using Ionic!
159-
- label: "ionitron: v3"
160-
repo: ionic-v3
161-
message: >
162-
Thanks for the issue! We have moved the source code and issues for Ionic 3 into a separate repository.
163-
I am moving this issue to the repository for Ionic 3. Please track this issue over there.
164-
165-
166-
Thank you for using Ionic!
167-
- label: "ionitron: cli"
168-
repo: ionic-cli
169-
message: >
170-
Thanks for the issue! We use this issue tracker exclusively for bug reports and feature requests
171-
associated with the Ionic Framework. It appears that this issue is associated with the Ionic CLI.
172-
I am moving this issue to the Ionic CLI repository. Please track this issue over there.
173-
174-
175-
Thank you for using Ionic!
176-
- label: "ionitron: docs"
177-
repo: ionic-docs
178-
message: >
179-
Thanks for the issue! We use this issue tracker exclusively for bug reports and feature requests
180-
associated with the Ionic Framework. It appears that this issue is associated with the Ionic Documentation.
181-
I am moving this issue to the Ionic Docs repository. Please track this issue over there.
182-
183-
184-
Thank you for using Ionic!
185-
- label: "ionitron: stencil"
186-
repo: stencil
187-
message: >
188-
Thanks for the issue! We use this issue tracker exclusively for bug reports and feature requests
189-
associated with the Ionic Framework. It appears that this issue is associated with Stencil.
190-
I am moving this issue to the Stencil repository. Please track this issue over there.
191-
192-
193-
Thank you for using Ionic!
194-
- label: "ionitron: native"
195-
repo: ionic-native
196-
message: >
197-
Thanks for the issue! We use this issue tracker exclusively for bug reports and feature requests
198-
associated with the Ionic Framework. It appears that this issue is associated with Ionic Native.
199-
I am moving this issue to the Ionic Native repository. Please track this issue over there.
200-
201-
202-
Thank you for using Ionic!
203-
close: true
204-
lock: true
205-
dryRun: false
206-
207140
screenshot:
208141
appId: 18001
209142
checkName: "build"

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [8.7.3](https://github.com/ionic-team/ionic-framework/compare/v8.7.2...v8.7.3) (2025-08-20)
7+
8+
9+
### Bug Fixes
10+
11+
* **checkbox:** add aria attributes to ignore checkbox icon ([#30633](https://github.com/ionic-team/ionic-framework/issues/30633)) ([e9e6605](https://github.com/ionic-team/ionic-framework/commit/e9e6605862a05a46d26c26a144ed1cf22133a2b7)), closes [#30231](https://github.com/ionic-team/ionic-framework/issues/30231)
12+
* **refresher:** prevent focus-related scroll jumps on refresh ([#30636](https://github.com/ionic-team/ionic-framework/issues/30636)) ([1899b49](https://github.com/ionic-team/ionic-framework/commit/1899b49d252abc6003f763cea8db2a51efa941ec))
13+
14+
15+
16+
17+
618
## [8.7.2](https://github.com/ionic-team/ionic-framework/compare/v8.7.1...v8.7.2) (2025-08-06)
719

820

core/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [8.7.3](https://github.com/ionic-team/ionic-framework/compare/v8.7.2...v8.7.3) (2025-08-20)
7+
8+
9+
### Bug Fixes
10+
11+
* **checkbox:** add aria attributes to ignore checkbox icon ([#30633](https://github.com/ionic-team/ionic-framework/issues/30633)) ([e9e6605](https://github.com/ionic-team/ionic-framework/commit/e9e6605862a05a46d26c26a144ed1cf22133a2b7)), closes [#30231](https://github.com/ionic-team/ionic-framework/issues/30231)
12+
* **refresher:** prevent focus-related scroll jumps on refresh ([#30636](https://github.com/ionic-team/ionic-framework/issues/30636)) ([1899b49](https://github.com/ionic-team/ionic-framework/commit/1899b49d252abc6003f763cea8db2a51efa941ec))
13+
14+
15+
16+
17+
618
## [8.7.2](https://github.com/ionic-team/ionic-framework/compare/v8.7.1...v8.7.2) (2025-08-06)
719

820

core/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ionic/core",
3-
"version": "8.7.2",
3+
"version": "8.7.3",
44
"description": "Base components for Ionic",
55
"keywords": [
66
"ionic",

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"core",
44
"packages/*"
55
],
6-
"version": "8.7.2"
6+
"version": "8.7.3"
77
}

packages/angular-server/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [8.7.3](https://github.com/ionic-team/ionic-framework/compare/v8.7.2...v8.7.3) (2025-08-20)
7+
8+
**Note:** Version bump only for package @ionic/angular-server
9+
10+
11+
12+
13+
614
## [8.7.2](https://github.com/ionic-team/ionic-framework/compare/v8.7.1...v8.7.2) (2025-08-06)
715

816
**Note:** Version bump only for package @ionic/angular-server

packages/angular-server/package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/angular-server/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ionic/angular-server",
3-
"version": "8.7.2",
3+
"version": "8.7.3",
44
"description": "Angular SSR Module for Ionic",
55
"keywords": [
66
"ionic",
@@ -62,6 +62,6 @@
6262
},
6363
"prettier": "@ionic/prettier-config",
6464
"dependencies": {
65-
"@ionic/core": "^8.7.2"
65+
"@ionic/core": "^8.7.3"
6666
}
6767
}

packages/angular/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [8.7.3](https://github.com/ionic-team/ionic-framework/compare/v8.7.2...v8.7.3) (2025-08-20)
7+
8+
**Note:** Version bump only for package @ionic/angular
9+
10+
11+
12+
13+
614
## [8.7.2](https://github.com/ionic-team/ionic-framework/compare/v8.7.1...v8.7.2) (2025-08-06)
715

816

0 commit comments

Comments
 (0)