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

@ui5/webcomponents-icons

Package Overview
Dependencies
Maintainers
2
Versions
490
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ui5/webcomponents-icons - npm Package Versions

1
49

1.0.0-rc.7

Diff

Changelog

Source

1.0.0-rc.7 (2020-04-30)

New Components

  • ui5-datetime-picker: introduce new component (#1437) (ef27ca1)
  • ui5-duration-picker: initial implementation (#1415) (e38392e)
  • ui5-upload-collection: implement new webcomponent (#1316) (54038e4)

Features

  • ui5-avatar: implement accessibility spec (#1484) (501740e)
  • ui5-busyindicator: implement text property (#1506) (4118c68)
  • ui5-button: support aria-labelledby attribute(#1446) (e54111f)
  • ui5-carousel: add navigate event (#1454) (c55bcdc)
  • ui5-carousel: allow different number of items per page based on component width (#1434) (dec0d4d)
  • ui5-combobox: implement accessibility spec (#1560) (3d56b4d)
  • ui5-input: implement valueStateMessage with suggestions (#1390) (39068b3)
  • ui5-list: implement accessibility spec (#1461) (348bde9)
  • ui5-panel: enable configuring the heading level (#1504) (710053b)
  • ui5-segmentedbutton: implement accessibility spec (#1475) (ae7b395)
  • ui5-select: implement accessibility spec (#1485) (ede3635)
  • ui5-tabcontainer: content can be displayed above the tab strip (#1516) (fb38b2c)
  • ui5-textarea: add "valueState" property (#1411) (6710038)
  • ui5-textarea: add "valueStateMessage" slot (#1419) (d323d51)
  • ui5-timeline: implement acc spec (#1471) (27435ee)
  • ui5-wheelslider: add cyclic behaviour (#1408) (ac97824)
  • ui5-wheelslider: swipe feature implementation (#1470) (3665193)
  • framework: enable external themes support (#1463) (b031782)
  • framework: register theme variables via CSS file (#1451) (3173fb9)

Bug Fixes

  • ui5-busyindicator: fix component placement and appearance in IE (#1505) (0e57d78)
  • ui5-button: make aria-label work for ui5-button (#1445) (f0f8964)
  • ui5-button: make aria-labelledby work with numeric id (#1500) (ac6e8d2)
  • ui5-carousel: resizing of content is done properly (#1402) (0e26906)
  • ui5-carousel: hide arrows and dots when single page (#1414) (f6c46be)
  • ui5-combobox: translate accessibleName (#1563) (6cd3da8)
  • ui5-datepicker: fix the value validation (#1465) (14fe357)
  • ui5-datetime-picker: fix AM/PM selection (#1551) (af9ff8a), closes #1530
  • ui5-dialog: improve accessibility (#1477) (38ffd25)
  • ui5-groupheade-li: fix focus handling (#1544) (b0f180d)
  • ui5-information: fix component visual (#1498) (746f907)
  • ui5-multi-combobox: fix initial focus on mobile (#1508) (77e6ab6)
  • ui5-popover: allow opening if opener is not fully visible (#1448) (a10fde5)
  • ui5-popover: set fallback placement when no place to popup (#1467) (cfeed00)
  • ui5-popover: show arrow border (#1528) (56e5ba7)
  • ui5-responsive-popover: add minimum sizes (#1539) (c4ae309)
  • ui5-responsive-popover: implement default close button (#1501) (c6868af)
  • ui5-segmentedbutton: button can no longer be clicked when disabled (#1393) (576d769)
  • ui5-segmentedbutton: import ui5-togglebutton by default (#1549) (bccf03b)
  • ui5-select: prevent scrolling on Space (#1418) (fb500fc)
  • ui5-shellbar: check for profile correctly (#1438) (a4f502b)
  • ui5-shellbar: do not duplicate popover menu items (#1456) (ae20272)
  • ui5-shellbar: enable items keyboard handling (#1473) (185851a)
  • ui5-shellbar: fix menuItems cloning (#1457) (f4d2547)
  • ui5-tabcontainer: clicking a tab now always works (#1567) (dc60609)
  • ui5-textarea: stop showing valueStateMsg in value-state="None" (#1568) (832c34e)
  • ui5-timepicker: fix AM/PM selection (#1569) (ad923a2)
  • ui5-timepicker: prevent setting valueState="Error" on empty value (5a3d1b1)
  • ui5-upload-collection: ensure event.dataTransfer.types is array (#1433) (28cc988)
  • framework: escape quotes in translation texts (#1511) (ee7f300)
  • framework: allow the creation of components with static area content only (#1450) (b0505ce)
  • framework: CSS Vars in Static Styles work on IE11 (#1440) (b8ae60e)
  • framework: reliably re-render lists of DOM nodes (#1519) (9edb5de)
  • framework: rendering is no longer delayed (#1552) (c26e8aa)
  • scroll enablement: fix scrolling issue on scroll & mobile (#1557) (e79482a)
  • scroll enablement: fix scrolling on android devices (#1491) (df19ede)
ilhan007
published 0.0.0-ad923a2b7 •

ilhan007
published 0.0.0-dc606098a •

ilhan007
published 0.0.0-39bd3067f •

ilhan007
published 0.0.0-4e00e5559 •

ilhan007
published 0.0.0-185851a98 •

ilhan007
published 0.0.0-ef27ca1aa •

ilhan007
published 0.0.0-ff46a5903 •

ilhan007
published 1.0.0-rc.6 •

Changelog

Source

1.0.0-rc.6 (2020-03-27)

Features

  • ui5-avatar: introduce new component (#1135) (b1c8747):new:

  • ui5-combobox: introduce new component (#1123) (ca2fa23):new:

  • ui5-carousel: introduce new component (#1159) (5b84d85):new:

  • ui5-file-uploader: introduce new component (#1184) (e628dbd):new:

  • ui5-segmentedbutton: introduce new component (#1164) (931fbe0):new:

  • ui5-timepicker: implement new component (#1172) (56e39bc):new:

  • ui5-toast: introduce new component (#1014) (48400cd):new:

  • ui5-responsive-popover: introduce new component (#1014) (48400cd):new:

  • ui5-cb-item: introduce new component to serve as item of "ui5-combobox" (#1254) (861a19b):new:

  • ui5-mcb-item: introduce new component to serve as item of "ui5-multi-combobox" (#1254) (861a19b):new:

  • ui5-suggestion-item: introduce new component to serve as suggestion in "ui5-input" (#1336) (786f4e9):new:

  • ui5-avatar: add "initials", "imageFitType" and "backgroundColor" properties (#1151) (5d27c7f)

  • ui5-datepicker: add "minDate" and "maxDate" properties (#1040) (35b2593)

  • ui5-dialog: improve component accessibility (#1288) (ef2886b)

  • ui5-input, ui5-select, ui5-combobox, ui5-datepicker, ui5-multi-combobox: open dialog on mobile (#1144) (d7b1179)

  • ui5-input: add "valueStateMessage" slot (#1297) (538a79a)

  • ui5-input: add "Information" value state (#1261) (77f7293)

  • ui5-li: add "Detail" type (#1323) (ac8f8ce)

  • ui5-list: add "infinite-scroll" capability (#1220) (756b78b)

  • ui5-messagestrip: remove "icon" property and introduce "icon" slot (#1216) (7802ac1)

  • ui5-multi-combobox: implement angular two-way data binding (#1363) (33009db)

  • ui5-radiobutton: add "wrap" property (#1006) (99dd6c4)

  • ui5-shellbar: add "profile" slot (#1222) (9dab18b)

  • ui5-shellbar-item: introduce "count" property (#1221) (02ddd0d)

  • ui5-static-area-item: implement lazy loading (#1272) (1f76a71)

  • ui5-tabcontainer: add "tabLayout" property (#1214) (e79dcc8)

  • ui5-table: provide "rowClick" event (#1186) (0ba6fdd)

  • ui5-table: introduce "popinChange" event (#1166) (0979963)

  • framework: introduce "High Contrast White" theme (#1215) (28ed69a)

  • framework: allow the registration of custom themes (#1109) (6a69521)

  • framework: fallback to Fiori 3 theme when non-existing theme is set (#1039) (7f89c39)

  • framework: create "getLocaleData" API (#1269) (c9253a6)

  • framework: enable OpenUI5 integration (#1138) (5527990)

  • framework: provide Web Components Polyfill as ES6 import (#1322) (ddc19fa)

  • ItemNavigation: add paging behaviour (#1116) (1cb0832)

  • ScrollEnablement: enhance implementation to work on desktop (#1374) (2567bea)

  • tools: create init package script (#1010) (d93ab87)

  • tools: generate JS docs with the create-ui5-script (#987) (f0f5ec5)

Bug Fixes

  • ui5-avatar: remove "background-color" when no image set (#1148) (2bd2204)

  • ui5-avatar: make styles attribute dependant (#1360) (e2791b0)

  • ui5-busyindicator: adjust stylings to latest spec (#1344) (0af6c3d)

  • ui5-busyindicator: display dots with size=Large by default (#1315) (743f0b3)

  • ui5-busyindicator: improve stylings (#1350) (c3dd3f4)

  • ui5-button: prevent icon from shrinking (#1258) (be943ba)

  • ui5-card: fix content "box-sizing" (#1165) (e463d23)

  • ui5-card: update ACC support (#1042) (3253555)

  • ui5-carousel: add missing icon imports (#1365) (d6bb698)

  • ui5-carousel: add missing import (#1321) (19445d1)

  • ui5-checkbox: fix wrapping of a long word (#1007) (2117ecc)

  • ui5-combobox: add busy indicator (#1141) (e211227)

  • ui5-datepicker: fix calendar header width in IE (#1205) (2d21ae0)

  • ui5-datepicker: fix hover "bg-color" when readonly (#1361) (1696cba)

  • ui5-daypicker: show correct "today" date (#1157) (6fb1dd6)

  • ui5-dialog: cycle focus within dialog (#1213) (e899708)

  • ui5-dialog: provide "min-width" on desktop (#1257) (05b208d)

  • ui5-dialog: stretch content area of dialog #920 (#1167) (894d457)

  • ui5-dialog: fix JS error when no header text set (#1146) (44e631a)

  • ui5-icon: remove promise rejection (#1299) (902db58)

  • ui5-icon: remove unneccessary aria-label attribute (#1284) (9f2e756)

  • ui5-icon: fix warning to show correct path (#1140) (59c1e02)

  • ui5-input: fix "border-color" on hover (#1154) (9393b50)

  • ui5-input: fix JS error when keyboard handling is used (#1301) (85f01d7)

  • ui5-input: fix JS error on mobile (#1339) (c0ffbac)

  • ui5-label: fix truncation when "show-colon" is set (#1079) (9e84314)

  • ui5-li: fix focus outline color when active (#1143) (7c4ee77)

  • ui5-li: prevent checkbox from shrinking (#1142) (964dbc2)

  • ui5-li: fix active state on mobile (#1169) (90223f8)|

  • ui5-link: fix JS error when "href" is undefined (#1373) (a7cf983)

  • ui5-multi-cbx: open correct popover from show more text (#1371) (68cb73d)

  • ui5-multi-cbx: display token icon (#1126) (59e5972)

  • ui5-multi-cbx: remove horizontal scrollbar (#1312) (05175c4)

  • ui5-popover: sync "z-index" with all popups and dialogs (#1209) (5f8ce93)

  • ui5-popover: add header and footer to focus cycling (#1298) (0e0344c)

  • ui5-popover: display API correctly (#1064) (e1b5649)

  • ui5-responsive-popover: set "z-index" on phone (#1303) (a38b605)

  • ui5-segmentedbutton: adjust component size (#1225) (1a8f8b0)

  • ui5-select: fix component baseline alignment (#1075) (37b7891)

  • ui5-select: prevent selection from cycling (#1066) (d46be1f)

  • ui5-shellbar: change path in imports for playground (#1008) (bfe36dd)

  • ui5-shellbar: create CSS vars for active text color for "Belize" and "HCB" (#1107) (06bc58b)

  • ui5-shellbar: fire "logoClick" on small size (#1192) (b84b9d8)

  • ui5-shellbar: fix search field behavior (#1264) (2beb1c5)

  • ui5-shellbar: provide correct target ref when item is in overflow popover (#1334) (7636bb7)

  • ui5-tabcontainer: apply overflow items styles (#1178) (63ca721)

  • ui5-tabcontainer: fix tab sizes on compact (#1364) (6a4738e)

  • ui5-table-row: fix first and "nodata" rows visual (#1156) (991e546)

  • ui5-tabcontainer: fix tab content overflow and height calculation (#1056) (6b65fa4)

  • ui5-table: optimize non "popin" table rendering (#1229) (872dcad)

  • ui5-textarea: apply "border" and "bg-color" to native textarea (#1250) (a804e30)

  • ui5-textarea: fix "bg-color" in IE (#1210) (c047da7)

  • ui5-timepicker: fix JS Error and improve user XP(#1362) (f02477b)

  • ui5-toast: prevent infinite loop (#1320) (1c2a94a)

  • ui5-toast: keep toast open when hovered (#1294) (2f4fd6e), closes #1292

  • all components: add missing icons imports (#1319) (6bebdb5)

  • framework: add OpenUI5 CLDR support (#1207) (6bf40a2)

  • framework: fix Firefox 74 shadow root bug (#1347) (7cc67a7)

  • framework: identify StaticArea and StaticAreaElement as UI5Element (#1168) (28f827a)

  • framework: prevent infinite loop when fetching i18n bundles (#1333) (f605566)

  • framework: fix travis build (#1212) (7f30cf3)

  • framework: prevent error when deleting static area item (#1335) (5a99536)

  • framework: apply size "compact" for StaticArea items (#1204) (c411774)

  • framework: merge components metadata properly (#1092) (6a29872)

  • framework: create the font face style tag only once (#1090) (1a09e13)

  • framework: propagate compact size when ui5-content-density-compact class is set (#1136) (2db62ba)

  • tools: The init package script now correctly has HCW (#1293) (0c408d2)

  • playground: deploy all test pages to gh pages (#1034) (ddb8fc2)

Code Refactoring

  • ui5-card: update API and correct visual (#1145) (6733de9)

  • ui5-tabcontainer: provide "tabIndex" in "tabSelect" event (d8d4fdb)

  • ui5-textarea: rename property "maxLength" to "maxlength" (#1068) (b2ee6a3)

  • project: create "localization" package and deprecate "core" and "utils" packages (#1296) (b5e1337)

BREAKING CHANGES

  • ui5-busyindicator: change default size of busy dots to Medium.

  • ui5-icon: src property is removed in favor of name.

  • ui5-messagestrip: replace icon property with icon slot to allow setting arbitrary content by the user.

  • ui5-mcb-item: - ui5-multi-combobox no longer accepts ui5-li for items, use ui5-cb-item instead.

  • ui5-shellbar: profile property is removed in favour of profile slot.

  • ui5-tabcontainer: itemSelect event is renamed to tabSelect and the item event parameter is renamed to tab.

  • ui5-card: the property subtitle has been renamed to subheading.

  • ui5-textarea: the property maxLength has been renamed to maxlength. Also, the attribute name is changed from max-length to maxlength.

  • framework: configuring of compact size is removed, use the ui5-content-density-compact CSS class to apply compact size.

  • project: create "localization" package and deprecate "core" and "utils" packages. The "localization" provides date/time and CLDR functionality

ilhan007
published 0.0.0-2567beaa3 •

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