Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ui5/webcomponents-icons-business-suite

Package Overview
Dependencies
Maintainers
4
Versions
330
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ui5/webcomponents-icons-business-suite - npm Package Versions

1
33

1.8.0

Diff

Changelog

Source

1.8.0 (2022-10-03)

Bug Fixes

  • framework: remove .com from URL font-face 72Black (#5822) (d2fc095)
  • framework: improve fastgroup navigation (#5844) (f44f57b)
  • playground: improved landing page responsveness (#5801) (ada5804)
  • ui5-breadcrumbs-popover: aligned footer items (#5821) (b1aa6e7), closes #5810
  • ui5-dialog: correct imports in HC theme bundles (#5851) (3cef0d5), closes #5832
  • ui5-dialog: fix text selection when the dialog is draggable (#5724) (9e0c79f)
  • ui5-illustrated-message: remove redundant scrollbar in RTL (#5819) (676adcd), closes #5788
  • ui5-input,ui5-combobox: remove 'selected' announcement (#5864) (e04adde)
  • ui5-input: announce suggestion text once (#5817) (6225e10)
  • ui5-input: enable autocomplete deletion by Meta/Alt + backspace (#5729) (df0fff6)
  • ui5-input: handle deletion in numeric input (#5676) (3858adb), closes #4932
  • ui5-multi-combobox: apply focus when invoked explicitly (#5850) (212b2ef)
  • ui5-panel: improve focus outline visualization (#5811) (83b244c)
  • ui5-radio-button: correct syncing radio group when exiting DOM (#5859) (0dca9b2), closes #5803
  • ui5-side-navigation: toggle icon no longer shrinks with long text (#5837) (8a69be2), closes #5825
  • ui5-static-area-item: add tag as attr on the host (#5845) (885b20f)
  • ui5-tabcontainer: fix closing overflow on mobile (#5855) (996714e), closes #5854
  • ui5-tabcontainer: fix error when no tabs (#5793) (cfb8951)
  • ui5-tabcontainer: fix tabs accessibility issues (#5846) (e633b8b)
  • ui5-table: add bottom border in Horizon themes (#5807) (63bbf89)
  • ui5-table: adjust samples according to the guidelines (#5828) (debf472)
  • ui5-table: apply correct padding in RTL mode (#5805) (301fc4e)
  • ui5-table: count header row as first one (#5800) (9bef86f)
  • ui5-textarea: announce value state type (#5798) (a689502), closes #5716
  • ui5-tokenizer: return correct token on delete event (#5744) (d694a88)

Features

  • icons: create type-definitions for icon imports (#5753) (2de4a04), closes #5747 #5335
  • icons: add support for custom SVG icons (#5865) (d8b7200)
  • ui5-illustrated-message: add accessible-name-ref (#5765) (51165df)
  • ui5-menu-item: implement additional-text (#5867) (bf991b6)
  • ui5-tree: introduce accessibleName and accessibleNameRef properties (#5804) (2e3452a)
ilhan007
published 1.2.9 •

ilhan007
published 1.2.8 •

ilhan007
published 0.0.0-cf50976ce •

ilhan007
published 1.7.1 •

Changelog

Source

1.7.1 (2022-09-08)

Bug Fixes

  • ui5-tabcontainer: fixed error when no tabs (#5793) (4aefe17)
ilhan007
published 1.7.0 •

Changelog

Source

1.7.0 (2022-09-02)

Bug Fixes

  • framework: correctly calculate accessibleNameRef (#5520) (a872c9b), closes #5452
  • framework: fix usage of quotes in translated texts (#5655) (3484b74)
  • framework: regenarete base styles on change (#5599) (8a4ccdb)
  • framework: remove woff files and woff/ttf usage (#5629) (e4175cd)
  • ui5-avatar-group: fix width calculations for (non-)Chromium browsers (#5737) (2741705), closes #5643
  • ui5-badge: correct imports of horizon Badge CSS files (#5673) (583a63d)
  • ui5-bar: adjust resizing behavior (#5678) (b6efba2)
  • ui5-breadcrumbs: current location misalignment is fixed (#5585) (b685860)
  • ui5-button: adjust icon role (#5714) (5b446f5), closes #5505 #5596 #5687
  • ui5-button: announce is now correct when button is icon only with tooltip (#5592) (7703945), closes #5386
  • ui5-button: correct calculation of the min width of an icon button (#5701) (005ada0)
  • ui5-button: correct text shadow in contrast themes (#5750) (7fb7e4c), closes #5420
  • ui5-button: provide tooltip for icon-only buttons (#5734) (d49427f), closes #5687 #5596 #5505
  • ui5-calendar: adjust high contrast belize themes (#5756) (4d19f91), closes #5377
  • ui5-calendar: adjust the role attribute of the header actions elements (#5723) (3acd9bf), closes #5708
  • ui5-calendar: align year and month picker focus to horizon (#5692) (02816a9), closes #5644
  • ui5-date-picker: focus out now closes the popup (#5603) (0a7fcac), closes #5532
  • ui5-date-picker: remove background whitespace (#5764) (2ad0c44), closes #5640
  • ui5-daterange-picker: handle single date value (#5769) (ce8a446)
  • ui5-input: additional check added for robustness (#5619) (7275652), closes #5580
  • ui5-input: allows changing value in selection change event handler (#5677) (46b175f)
  • ui5-input: correction of change event (#5671) (b89f91c)
  • ui5-input: fix item selection bugs (#5372) (274efaa)
  • ui5-li-notification: align actions' texts to the left (#5706) (f746016), closes #5704
  • ui5-link: fix multiple click events (#5642) (74fd5b9)
  • ui5-list: remove unexpected spaces between group items (#5726) (d69932c), closes #3869 #5720
  • ui5-menu: opening a submenu no longer throws a console error (#5591) (1b5caf7), closes #5582
  • ui5-menu: prevent closing sub menu when hovering over icon (#5670) (36cb3d2), closes #5669
  • ui5-multi-input: prevented token-delete event firing when readonly (#5613) (c8f4178), closes #5448
  • ui5-panel: make heading accessible (#5628) (6f1b250)
  • ui5-panel: toggle ui5-panel correctly on Enter key (#5660) (137d8f3)
  • ui5-popup: allow synchronous opening of popup from another popup with Enter key (#4975) (1bb87f5), closes #4861
  • ui5-select: selected option in dropdown is now read out (#5589) (f8ab6ed)
  • ui5-slider, ui5-range-slider: apply correct handle's icon (#5612) (1706174)
  • ui5-tabcontainer: update tab strip on tab selection (#5449) (bbc9246), closes #5172 #5116
  • ui5-textarea: show exceeded text when maxLength is 0 (#5691) (52db670), closes #5384
  • ui5-time-picker: remove ampm translation (#5751) (4943ef9), closes #5181
  • ui5-tokenizer: adjust scrolling behavior (#5281) (572ca8d)
  • ui5-tree: include targetItem in selection-change event (#5631) (dc73fe2), closes #5430
  • ui5-view-settings-dialog: focus correct page on open (#5746) (d7a8e10), closes #5451
  • ui5-view-settings-dialog: update setConfirmedSettings param string type from String to Object (#5534) (da16e2c)

Features

ui5-webc-bot
published 0.0.0-8393c7cdd •

ilhan007
published 0.0.0-274170508 •

vladitasev
published 1.2.7 •

ui5-webc-bot
published 0.0.0-e818f286e •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc