v1.11.0
ui5-webcomponents-bot
released this
06 Mar 15:17
·
2165 commits
to main
since this release
1.11.0 (2023-03-06)
Feature
- framework: add option to define package name, tag and typescript support from CLI (#6379) (687c0f7), closes #6382
- framework: support legacy date calendar customising (#6462) (27df89b)
- framework(component dev exp): use decorators for all static getters to define a custom element (#6538) (c90cf0c)
- icons: add new icons to SAP-icons (4.16 and 5.04) (#6442) (2e1d29f)
- icons-tnt: add/update SAP-icons-TNT collection (#6441) (07b2908), closes #6376
- icons-business-suite: support SAPBusinessSuite icons v1 and v2 font ( Horizon ) (#6535) (38233b9)
- ui5-barcode-scanner-dialog: migrated to Typescript (#6338) (10b4417)
- ui5-avatar-group: migrated to Typescript (#6391) (c5bcfde)
- ui5-popover,ui5-dialog: add accessibleRole property (#6221) (b88d214), closes #6090 #5796
- ui5-select: new events introduced (#6398) (a0b114d), closes #5836
- ui5-tree: migrate to Typescript (#6401) (1762b16)
- ui5-input: reflect dynamic changes of labels (#6364) (b75e958)
- ui5-segmented-button, ui5-toggle-button: migrated to TypeScript (#6374) (26064db)
- ui5-toast: migrate to Typescript (#6506) (402e1f7)
- ui5-combobox: migrate to Typescript (#6520) (c5e21de), closes #4337
- ui5-side-navigation: migrate to TypeScript (#6429) (d8ab195), closes #4337 #6436
- ui5-textarea: migrate to Typescript (#6499) (02edfc4), closes #4337 #4337 #4337
- ui5-textarea: migrate to Typescript (#6522) (efdae14), closes #4337 #6499
- ui5-token, ui5-tokenizer: migrate to Typescript (#6546) (97927c7)
- ui5-checkbox: make change event preventable (#6553) (8f6a4c5)
- ui5-li-notification, ui5-li-notification-group: migrate to TypeScript (#6568) (15dfc6e)
- ui5-media-gallery: migrate to Typescript (#6484) (3e53ada)
- ui5-multi-combobox: migrate to Typescript (#6559) (64d9df2)
- ui5-multi-input: migrate to Typescript (#6562) (cc3653a)
- ui5-rating-indicator: migrate to Typescript (#6550) (e0f89b9)
- ui5-shellbar: migrate to Typescript (#6561) (8431c60)
- ui5-wizard: migrate to Typescript (#6540) (57e2de7), closes #4337 #4337 #4337 #4337
Bug Fixes
- framework: fix boot, interfering theme load (#6616) (d4d4332)
- framework: find correct focusable element (#6388) (cf56f13)
- framework: skip empty f6-navigation groups (#6397) (f49c593)
- ui5-avatar: make color-scheme attribute css selector stronger (#6408) (1253929)
- ui5-input: fire change after clear icon pressed and focus out (#6399) (ef4ba22), closes #6365
- ui5-input: fire change event on enter (#6390) (68ad562), closes #6262
- ui5-input: prevent setSelectionRange on number input (#6395) ([e5a61c7](e5a61c7
- ui5-range-slider: fire input event with correct values after swapping (#6385) (18df557), closes #6377
- ui5-select: change
roledescription
to Listbox (#6199) (698a0d0) - ui5-shellbar: i18n of cancel search button text (#6416) (3efdc6c)
- ui5-slider: fix runtime error on Safari (#6426) (8c84608)
- ui5-badge: align multiple badges when used in one line (#6481) (1e72a3c), closes #6467
- ui5-button: disabled button not execute click event (#6400) (fa47576), closes #6372
- ui5-input/ui5-multi-input/ui5-combobox/ui5-multi-combobox: min-width and margin (#6044) (ba805c6)
- ui5-page: update documentation on page height (#6476) (4c4bb37)
- ui5-side-navigation: scope components in static area (#6453) (76307cb)
- ui5-tabcontainer: improve sub tabs accessibility (#6452) (08cd361)
- ui5-table: remove unnecessary border-top if no-data (#6495) (28d6da5)
- ui5-tab: mark the component as "abstract" (#6458) (3380125)
- ui5-avatar: supporting accented characters (#6518) (13f2feb), closes #6457
- ui5-checkbox, ui5-radiobutton, ui5-link: fix "Normal" text wrapping (#6539) (c33cc30), closes #6278
- ui5-date-picker: align value state (#6482) (4b3431e), closes #6303 #5963
- ui5-dialog: overstyle bar when slotted in footer (#6543) (a13ae40), closes #5561
- ui5-label: use logical property in CSS to handle RTL usage (#6542) (aa7c327), closes #6524
- ui5-li-custom: fixed visual glitches (#6451) (7484cd4), closes #5955
- ui5-segmented-button: press item programatically works properly (#6502) (1b7ded1)
- ui5-select, ui5-suggestion-item, ui5-shellbar: color of icon inside options is according to spec (#6415) (78cd73b)
- ui5-step-input: fix change event firing in some cases (#6511) (3f275b8)
- ui5-table: update samples with required styles (#6504) (43dd5ca)
- ui5-textarea: prevent exception if value is set to null (#6493) (7d34fe9)
- ui5-combobox: filter items when lazy-loading after initial rendering (#6512) (7032e5e)
- ui5-multi-input/ui5-multi-combobox: enhance tokenizer visualization (#6597) (fd7aa30)
- ui5-range-slider: add
aria-valuenow
to the progress bar (#6612) (71284ba) - ui5-range-slider: stabilize failing tests (#6450) (5e8f605)
- ui5-select: fixed
valuestate
message scroll prevention (#6548) (ec995f1), closes #5970 - ui5-table: adjust sample snippet (#6580) (3e62b11)
- ui5-toggle-button: fix Emphasized Toggle Button text shadow in Belize theme (#6566) (63972e5)
- ui5-tree: correctly pass mode to sub items (#6574) (92547be)
- ui5-tree: fixed header-text appearance (#6573) (2f15053), closes #6534