File tree Expand file tree Collapse file tree 3 files changed +3
-5
lines changed Expand file tree Collapse file tree 3 files changed +3
-5
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.18.0 - Upcoming
4
+ ## 2.18.0 - May 6, 2022
5
5
6
6
- Removed ` &_ ` shorthand from numerous selectors in SCSS files
7
7
- Updated icons to v10.3.0
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.18.0 - Upcoming
4
+ ## Release 2.18.0 - May 6, 2022
5
5
6
6
- Removed ` &_ ` shorthand from numerous selectors in SCSS files
7
7
- Updated icons to v10.3.0
18
18
- Added ` video_off `
19
19
20
20
## Components
21
-
22
21
### [ Accordion] ( https://www.lightningdesignsystem.com/components/accordion )
23
22
#### Fixed
24
-
25
23
- Fix for sass undefined operation compile error.
26
24
- Fix wrong computed css margin rules.
27
25
Original file line number Diff line number Diff line change 9
9
///
10
10
/// @type String
11
11
/// @access private
12
- $app-version : " 2.17.5 " ;
12
+ $app-version : " 2.18.0 " ;
13
13
14
14
/// Debug mode (uncomment to activate)
15
15
/// Turn on to output deprecation warnings during development
You can’t perform that action at this time.
0 commit comments