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
ignoreCustomElementspublic API (#7027) (776f905) - framework: use
template literal notationfor 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