File tree Expand file tree Collapse file tree 3 files changed +10
-8
lines changed Expand file tree Collapse file tree 3 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 1
1
<!-- Release notes authoring guidelines: http://keepachangelog.com/ -->
2
2
<!-- On release, add general notes here. In time the legacy release notes will be add to this -->
3
3
4
- ## 2.25.2 - Upcoming
5
-
6
- ## Fixed
7
-
8
- - Fixed the incorrect text color for brand button variant when used in warning popover footer
9
-
4
+ ## 2.25.2 - September 26, 2024
10
5
11
6
## 2.25.1 - September 19, 2024
12
7
Original file line number Diff line number Diff line change 1
1
<!-- Release notes authoring guidelines: http://keepachangelog.com/ -->
2
2
<!-- !!! THIS FILE IS AUTO-GENERATED !!! DO NOT EDIT THIS FILE MANUALLY !!! -->
3
3
4
+ ## Release 2.25.2 - September 26, 2024
5
+
6
+ ## Component Blueprints
7
+ ### [ Popovers] ( https://www.lightningdesignsystem.com/components/popovers )
8
+ ## Fixed
9
+ - Fixed the incorrect text color for brand button variant when used in warning popover footer
10
+
4
11
## Release 2.25.1 - September 19, 2024
5
12
6
13
## Component Blueprints
211
218
212
219
### [ Modals] ( https://www.lightningdesignsystem.com/components/modals )
213
220
#### Changed
214
- - Added tabindex to the heading element to make it programmatically focussable .
221
+ - Added tabindex to the heading element to make it programmatically focusable .
215
222
#### Fixed
216
223
- Fixed modal by removing code explicitly scoped to patching internal, private implementations. Appropriate styles will be displayed again.
217
224
Original file line number Diff line number Diff line change 19
19
20
20
### Changed
21
21
22
- - Added tabindex to the heading element to make it programmatically focussable .
22
+ - Added tabindex to the heading element to make it programmatically focusable .
23
23
24
24
### Fixed
25
25
You can’t perform that action at this time.
0 commit comments