Skip to content

v1.12.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@ui5-webcomponents-bot ui5-webcomponents-bot released this 23 Mar 08:10
· 2146 commits to main since this release

1.12.0-rc.2 (2023-03-23)

Bug Fixes

  • fix eslint for JS 3rd party projects (#6725) (215a888)
  • framework: apply theme after every theme props registration (#6718) (9b6c414), closes #6666
  • i18n: use correct i18n text bundle (#6720) (9636000)
  • inline sources in the .map file so the src folder is not mandatory (#6732) (16771a6)

Features

  • framework: add default values for language/theme (#6738) (36d3636)
  • icons-tnt: add/update icons (#6756) (41e7cfd)
  • icons: add/update icons (#6754) (cad512a)
  • ui5-illustrated-message: added new illustration type "Survey" (#6747) (43301a9)
  • ui5-illustrated-message: added new illustrations (#6701) (bead264)
  • ui5-upload-collection: add IllustratedMessage for empty state (#6657) (9ea5c93), closes #6271

Reverts

  • Revert "chore: add missing ui5- prefix to component events in .hbs files" (#6740) (a151e15), closes #6740 #6565