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

@ui5/webcomponents-theming

Package Overview
Dependencies
Maintainers
5
Versions
318
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ui5/webcomponents-theming - npm Package Versions

1
3032

1.2.0

Diff

Changelog

Source

1.2.0 (2022-02-28)

Bug Fixes

  • framework: fix Tabbable elements error (#4704) (650473f)
  • framework: replace HTML comments with HBS ones (#4681) (ddc38eb), closes /github.com/SAP/ui5-webcomponents/blob/master/packages/tools/lib/hbs2lit/src/partialsVisitor.js#L95
  • inputs: import used icons (#4712) (2041ff3)
  • popovers: correct list items height of input dropdowns (#4650) (11f8ada), closes #4616
  • ui5-badge: update color-scheme parameters (#4678) (c7d75ef), closes #3940
  • ui5-button: remove focus on phone and tablet (#4746) (31915d7)
  • ui5-calendar: adjust picker styles (#4672) (3afe7a8)
  • ui5-color-palette-popover: fix showDefaultColor works (#4802) (f93f22f)
  • ui5-color-picker: adjust hue value update when user presses over the main color section (#4601) (4b03374), closes #4540
  • ui5-color-picker: enable hex value input change on enter (#4621) (cf45552), closes #4541
  • ui5-combobox: prevent dropdown closing on scroll (#4773) (199e860)
  • ui5-date-picker: remove combobox role (#4706) (2d457c9)
  • ui5-daterange-picker: fix runntime change of delimiter(#4693) (ec02855), closes #2925
  • ui5-file-uploader: fix the console warning (#4605) (197f3f9), closes #4592
  • ui5-flexible-column-layout: fix accessibility of hidden columns (#4811) (d9f514f), closes #4789
  • ui5-input: render aria-invalid properly (#4734) (81a00d7), closes #4723
  • ui5-input: delete whole value of ui5-input with type number when… (#4760) (0aa9979)
  • ui5-input: improve lazy loading behaviour (#4763) (35342be)
  • ui5-label: allow focusing elements linked with for attribute inside a shadow root (#4754) (bd7a8a1), closes #4751
  • ui5-li-tree: correct usage of i18nBudnle (#4668) (67848d7)
  • ui5-list: fix separators in SAP Horizon (#4805) (6a814b3)
  • ui5-list: fix initial focus target (#4809) (cf6dd1a)
  • ui5-media-gallery-item: correct jsdoc (#4819) (5783fa7)
  • ui5-multi-combobox: add value selection on focus (#4804) (08ea794)
  • ui5-popup: body styles are no longer modified (#4813) (1754496), closes #4347
  • ui5-select: incorrect popover styles when value state is used (#4651) (2d8ce46)
  • ui5-tabcontainer: fix overflow button runtime error (#4780) (08d75fa), closes #4770
  • ui5-tabcontainer: replace hardcoded text (#4815) (439033c), closes #4810
  • attached boot tasks always run (#4777) (ad4608c)
  • describe all dependencies for some components (#4807) (1cf148f)
  • ui5-slider: prevent handle jumping on focus (#4752) (dc2de5b)
  • ui5-slider: sets correct color to tickmarks based on theme (#4677) (4aecd48)
  • ui5-switch: adjust focus outline (#4665) (0cb6580), closes #2925
  • ui5-switch: adjust focus outline (#4717) (9d9d6c8)
  • ui5-switch: role checkbox is changed to role switch (#4658) (ec6ca80), closes #4633
  • ui5-tabcontainer: await for renderFinished in resize handler (#4675) (cd8dc26), closes #4628
  • ui5-table-row: align checkbox vertically (#4696) (62ae8dc)
  • ui5-textarea: enhance aria-invalid attribute handling (#4767) (f2fd6fb)
  • ui5-view-settings-dialog: improve title text accessibility (#4783) (88a13df), closes #4660
  • ui5-wizard: prevent unnecessary content scrolling (#4774) (751db3f)
  • scoped bundles (#4745) (2cd4c7e)
  • docs: display methods in child components API (#4792) (1929d08)

Features

ilhan007
published 0.0.0-a3eca7ade •

ilhan007
published 0.0.0-1929d08ff •

fifoosid
published 0.0.0-c638668a1 •

ilhan007
published 0.0.0-cf069fb29 •

ilhan007
published 1.1.2 •

Changelog

Source

1.1.2 (2022-01-26)

Bug Fixes

Features

  • ui5-multi-input: improve keyboard handling support (#4495) (b978f4a)
ilhan007
published 1.1.1 •

Changelog

Source

1.1.1 (2022-01-24)

Bug Fixes

  • ui5-media-gallery-item: add missing icon import (#4615) (d04cf8c)
  • ui5-media-gallery-item: correct initialization order (#4614) (436f8f4), closes #4610
  • ui5-split-button: fix JS error when empty text content (#4612) (c407fd1), closes #4609
  • ui5-title: replace custom heading CSS vars with SAP theming-base vars (#4617) (baa02bb)

Refactoring

  • ui5-color-palette-popover: deprecate openPopover in favour of showAt (#4613) (4f2abdd)
ilhan007
published 1.1.0 •

Changelog

Source

1.1.0 (2022-01-21)

New Components

  • ui5-dynamic-side-content: Initial implementation (#4379) (c36cb57)
  • ui5-media-gallery: Initial implementation (#4427) (17cb225)
  • ui5-split-button: Initial implementation (#4570) (295925b)

Features

  • framework: implement F6 Navigation Helper (#4490) (60d0dc1)
  • framework: introduce runtimes and version info (#4491) (757577f)
  • framework: add stable-dom-ref support for abstract items (#4604) (5526dea)
  • ui5-button: implement accessibleNameRef property (#4474) (3f7eae3)
  • ui5-checkbox: introduce accessibleName and accessibleNameRef (#4547) (6f285fd), closes #4500
  • ui5-combobox: add full keyboard handling (#4494) (fd4bb50)
  • ui5-flexible-column-layout: introduce accessibilityRoles property (#4446) (f515f3d), closes #3804 #3796
  • ui5-icon: implement accessibleRole property (#4548) (6d6cf6f), closes #4499
  • ui5-input: add full keyboard support (#4414) (6133393)
  • ui5-illustrated-message: add more illustrations to the default set (#4587) (417bd6a)
  • ui5-link: implement accessibilityAttributes property (#4591) (9a16d61), closes #3546
  • ui5-list: make item-click event preventable (#4448) (12d3e8a)
  • ui5-option: handle title attribute (#4546) (0c060aa)
  • ui5-popup: add accessibleNameRef property (#4517) (0a7c1f3)
  • ui5-radio-button: implement accessibleNameRef property (#4511) (83fdef5)
  • ui5-rating-indicator: add full keyboard support (#4411) (0e41f41)
  • ui5-segmented-button: implement accessibleName property (#4378) (e6a8b38)
  • ui5-shellbar: introduce accessibilityTexts property (#4377) (f762e76), closes #4009
  • ui5-switch: implement accessibleNameRef property (#4472) (8538de9)
  • ui5-tabcontainer: implement overflow functionality (#4403) (a38bbab), closes #2540
  • ui5-tabcontainer: show separators in overflow (#4507) (b646157)
  • ui5-tree-item: add indeterminate state (#4397) (80bbc22)
  • ui5-wizard: extend keyboard handling (#4444) (57151a3)

Bug Fixes

  • framework: Scoping issues corrected (#4573) (4e430d3)
  • framework: prevent runtime error on malformed custom theme object (#4375) (3215c7d)
  • ui5-bar: fix RTL support (#4496) (e5c0f2d)
  • ui5-bar: remove unnecessary slot names (#4510) (32d4507)
  • ui5-breadcrumbs: correct missing label for single breadcrumb (#4578) (42254d8), closes #4565
  • ui5-breadcrumbs: remove text-decoration from separator (#4568) (ed87ba5)
  • ui5-card: adjust some classes in Playground samples (#4462) (2a9ed2a), closes #4200
  • ui5-card: update theming parameter (#4582) (622db2c)
  • ui5-card-header: fix rtl support (#4536) (14a2a03)
  • ui5-combobox: fix docs (#4553) (f0b1bf7)
  • ui5-combobox: remove incorrect sample (#4482) (4b2720b)
  • ui5-icon: correct tabindex value (#4509) (54698f6)
  • ui5-input: make "change" event consistent (#4129) (09f9059)
  • ui5-input: fix value truncation (#4467) (d9261f5)
  • ui5-input: improve sample visualization (#4476) (b0fd49a)
  • ui5-li-custom: remove height restriction (#4473) (e76f8c9), closes #4450
  • ui5-li-notification-group: fix close button functionality in ShellBar sample (#4408) (6a66797), closes #4202
  • ui5-link: add noopener to rel attribute (#4533) (3f2c3cd)
  • ui5-multi-combobox: make readonly component focusable on mobile device (#4456) (755599d)
  • ui5-panel: rotate button counterclockwise in RTL mode (#4470) (d3f6e39)
  • ui5-popover: fix content truncation (#4359) (2e8d3bd), closes #4259
  • ui5-popover: make sample responsive for small devices (#4527) (fddf903), closes #4206
  • ui5-popover: restrict arrow going out of bounds (#4599) (41239a8), closes #4581
  • ui5-shellbar: allow selection with Enter key in overflow menu (#4577) (fb40514), closes #4556
  • ui5-side-navigation: correct styles for static area (#4526) (7d35bd6), closes #4515
  • ui5-tabcontainer: improve keyboard handling (#4486) (a934eb3), closes #2540
  • ui5-view-settings-dialog: implement single page functionality (#4419) (572a323)
  • ui5-breadcrumbs: fix JS error when empty (#4563) (cfd9fa6)
  • inputs: adjust value and placeholder styles (#4400) (b6014bc)
  • inputs: value state message is not presented in readonly mode (#4329) (e1250ae)
  • popups: block layer of popups now has a tabindex with value 0 (#4324) (0965738), closes #4187
  • ui5-badge: center text vertically (#4394) (e6d0f69)
  • ui5-busy-indicator: Improve delay handling (#4321) (acb1729), closes #4108
  • ui5-button: clicking button is safari now gives it a focus (#4235) (baeb02d), closes #2951
  • ui5-carousel: fix playground sample (#4366) (67ace3a)
  • ui5-checkbox: cursor style when disabled (#4392) (5d3e8f5)
  • ui5-checkbox: fix position of checkmark in ie11 (#4320) (2745bbc)
  • ui5-combobox: Keyboard navigation trough filtered items (#4143) (17e6e51)
  • ui5-combobox, ui5-textarea: correct value state message placement in RTL mode (#4396) (6ab9edb)
  • ui5-date-picker: enable date value strict parsing (#4428) (ac5ac2d), closes #4409
  • ui5-date-picker: remove title attribute from samples (#4422) (56a6724)
  • ui5-date-time-picker: proper visualization on mobile (#4345) (7d8b93a)
  • ui5-dialog: correct border radius when stretched on phones (#4327) (5aedc43), closes #4254
  • ui5-dialog: resize handle is no longer shown on phones (#4326) (9b3869f), closes #4253
  • ui5-input: fix event handling in firefox (#4447) (d973162)
  • ui5-input, ui5-multi-combobox: value state popup now aligned properly in RTL mode (#4310) (ce0dcd2), closes #3830
  • ui5-li-notification-group: visual fixes for right-to-left mode (#4354) (13b7d68), closes #4255 #4256 #4257
  • ui5-list: remove hightlighting on items after tap on mobile (#4388) (c328ea9), closes #4258
  • ui5-message-strip: make speech output more comprehensive (#4416) (9442e05)
  • ui5-popover: adjust top position when iOS keyboard is opened (#4333) (a4b03a3)
  • ui5-radio-button: remove cursor pointer for disabled state (#4393) (d147df8)
  • ui5-rating-indicator: not round values are correctly visualised in RTL mode (#4330) (d901386)
  • ui5-slider, ui5-range-slider: remove focus outline on mobile (#4458) (a295dc1)
  • ui5-table: adjust header row's height according to the visual specification (#4424) (175fce3)
  • ui5-table: check select all checkbox, when all rows are selected programatically (#4455) (7baabfa)
  • ui5-tabcontainer, ui5-shellbar: adding stable selectors for tab container and shellbar (#4369) (9abdaba)
  • ui5-textarea: apply specified scrollbar stylings (#4477) (84018fc)
  • ui5-textarea: calc properly TextArea's size for showExceeds property (#4152) (6f06963)
  • ui5-token: apply correct background color in HC themes (#4464) (133e45d)
  • ui5-token: border-radius adjusted to spec in in SAP Quartz HCB/HCW (#4323) (6691b3d)
  • ui5-upload-collection: make buttons visible on small screens (#4361) (fcb7f62)
  • ui5-upload-collection: removed active and hover states (#4360) (cb76902), closes #4258
  • ui5-wizard: adjust content and navigator paddings based on spec (#4479) (303ecb1)
  • ui5-wizard: make playground sample fully usable (#4457) (1416d42)
  • playground: fix broken links (#4440) (eb796f7)
  • playground: fix js error for compact mode (#4325) (d9acff8)
  • playground: adjust main wrapper paddings (#4480) (d742501)
  • playground: apply RTL properly (#4468) (912a09e)
ilhan007
published 0.0.0-1e08ebdef •

ilhan007
published 1.0.2 •

Changelog

Source

1.0.2 (2021-11-29)

Bug Fixes

  • framework: prevent runtime error on malformed custom theme object (#4375) (dd10d7c)
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