File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 4343- Added ` slds ` as the default namespace with ` sds ` fallbacks for Styling Hooks.
4444- Added reassignment of Styling Hooks for component states.
4545- Added clarification about card header icon assistive text.
46+ #### Changed
47+ - Fixed annotation for Einstein themed cards (` .slds-einstein-header__figure ` )
4648
4749### [ Checkbox] ( https://www.lightningdesignsystem.com/components/checkbox )
4850#### Added
Original file line number Diff line number Diff line change 1212- Added reassignment of Styling Hooks for component states.
1313- Added clarification about card header icon assistive text.
1414
15+ ### Changed
16+
17+ - Fixed annotation for Einstein themed cards (` .slds-einstein-header__figure ` )
18+
1519## 2.15.1
1620
1721### Added
Original file line number Diff line number Diff line change 2222 /* *
2323 * @summary Einstein themed card header figure
2424 * @selector .slds-einstein-header__figure
25- * @restrict div, header
25+ * @restrict .slds-einstein-header, div, header
2626 */
2727 .slds-einstein-header__figure ,
2828 .slds-einstein-header__figure :last-child {
You can’t perform that action at this time.
0 commit comments