v1.14.0-rc.0
Pre-release
Pre-release
ui5-webcomponents-bot
released this
18 May 08:11
·
1960 commits
to main
since this release
1.14.0-rc.0 (2023-05-18)
Bug Fixes
- ui5-shellbar: badge visual alignment (#7004) (45a176d)
- ui5-shellbar: remove double box-shadow effect on hover (#7033) (fde8b69)
- ui5-textarea: adjust Horizon themes according to the latest specifications (#7012) (a066527)
Features
- framework: add
ignoreCustomElements
public API (#7027) (776f905) - framework: use
template literal notation
for enum types (#6856) (0de21e8), closes #6636 - framework: users can provide a JSDoc namespeace when creating a package (#7034) (0af8d23)
- ui5-table: announce empty cells (#7013) (a884c87), closes #3594