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

@ui5/webcomponents

Package Overview
Dependencies
Maintainers
2
Versions
494
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ui5/webcomponents - npm Package Versions

1
50

0.27.3

Diff

ilhan007
published 0.0.0-f1f9d888f •

ilhan007
published 0.0.0-2647941ee •

ilhan007
published 0.0.0-038a505e4 •

ilhan007
published 0.27.2 •

ilhan007
published 0.27.1 •

ilhan007
published 0.0.0-e7dd012d7 •

ilhan007
published 0.27.0 •

ilhan007
published 1.0.0-rc.10 •

Changelog

Source

1.0.0-rc.10 (2020-11-12)

BREAKING CHANGE

  • icons: refactor(icons): flatten dist directory(#2425) (c84bc8b)

Change the distribution path of all individual icons, which changes all icons' public imports, by bringing the icons' modules one level up.

If you previously had:

import "@ui5/webcomponents-icons/dist/icons/accept.js";

Now you should remove the icons folder:

import "@ui5/webcomponents-icons/dist/accept.js";

New Icons package

New components

Features

  • framework: add override font-family for glyphs with diacritics (#2402) (5a550b8)
  • framework: make getStableDomRef search in the static area item (#2363) (a68dfbb)
  • ui5-checkbox: implement ariaLabelledby property (#2272) (cbf2461)
  • ui5-daterange-picker: enhance keyboard handling (#2179) (84eb484), closes #1534
  • ui5-dialog: introduce resizable property (#2301) (8be4048), closes #2082
  • ui5-link: add aria-label and aria-labelledby support (#2357) (7e65e77), closes #2356

Bug Fixes

  • framework: fix JS error on setLanguage call (#2328) (f9b9ead)
  • icons: fix text-formatting icon (#2326) (d69fbcb)
  • theming: correct inavlid CSS vars (#2427) (3674dbc)
  • ui5-combobox: allow typing in input on mobile devices (#2412) (7bf44b5), closes #2324
  • ui5-date-picker: hiding month button when month picker is shown (#2331) (6454e29), closes #2244
  • ui5-date-picker: update navigation buttons upon typing (#2307) (4f39aa4)
  • ui5-day-picker: fix color contrast of selected day in HCB (#2378) (ff67141), closes #2372
  • ui5-dialog: no longer gets clipped in short screen height in IE (#2429) (03c8447), closes #2243
  • ui5-dialog: texts are no longer blurred in Chromium-based browsers (#2417) (eac514b)
  • ui5-input: prevent js error when element is removed from DOM (#2405) (0e507eb)
  • ui5-li: correct truncation behaviour of info text (#2330) (64fef90), closes #2317
  • ui5-li: fix title update when initially empty (#2362) (682a25c)
  • ui5-messagestrip: fix close button accessibility (#2352) (2194b16)
  • ui5-multi-combobox: make focus outline visible (#2431) (cd5fad2), closes #2286
  • ui5-switch: fix focus border position (#2319) (df6c972)
  • ui5-tab: expand tab height to tabcontainer height (#2360) (ea47cd3)
  • ui5-textarea: set italic to placeholder only (#2458) (aeb9316)
  • components: use locales in date/time components correctly (#2440) (dd87a53)
  • ui5-multi-combobox: n-more popover in readonly fixed (#2394) (d045ba2), closes #2369
  • ui5-textarea: fix placeholder font-style (#2340) (1fbb4f5)
ilhan007
published 0.0.0-aeb93167c •

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