Socket
Socket
Sign inDemoInstall

@idux/components

Package Overview
Dependencies
30
Maintainers
3
Versions
115
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
46
12Next

1.5.2

Diff

Changelog

Source

1.5.2 (2023-03-27)

Bug Fixes

  • cdk:forms: disabled according to status (#1503) (88a6d3f)
  • cdk:scroll: content is blank when re-activated in keepalive mode (#1505) (2d74862)
  • comp:button: disabled btn when group's disabled is true (#1508) (6e44b98)
  • comp:date-picker: disabledDate error on year and month panel (#1514) (06c546c)
  • comp:date-picker: prevent elements with class name ix-overlay's box-sizing set to content-box (#1511) (3fe76f2)
  • comp:select: compositionEnd can't trigger (#1513) (33a2cf6)
  • comp:timeline: modify timeline style according to design (#1509) (b9db622)
  • pro:table: triggers of last column is covered by layout tool (#1507) (d2654f2)
  • pro:textarea: placeholder color for textarea (#1512) (521ac8d)
iduxfe
published 1.5.1 •

Changelog

Source

1.5.1 (2023-03-14)

Bug Fixes

  • comp:*: the control type of all form components is incomplete (#1495) (ace2a1e)
  • comp:cascader: group height should be same as panel height (#1500) (dfb5d0b)
  • comp:spin: btn under ix-spin can be clicked (#1499) (3463cea)
  • pro:search: segmentState should init only when item key changes (#1496) (70f947c)
  • pro:search: select panel virtual not working (#1501) (5def0ab)
iduxfe
published 1.5.0 •

Changelog

Source

1.5.0 (2023-03-07)

Bug Fixes

  • comp:cascader: searchValue not working after CascaderPanel added (#1487) (42b408b)
  • comp:modal: style update and css variable support (#1479) (f45776d)
  • comp:table: the indent not work and selected records not cached (#1484) (a3d5bb7), closes #1482
  • comp:textarea: measureTextarea removeChild error (#1492) (e489e8e)
  • pro:search: empty input segment should be invalid (#1494) (168620e)
  • pro:search: name select label not rendering (#1493) (cb4b86a)

Features

  • cdk:forms: formArray supports clearControls (#1490) (1cd4dcc)
  • comp:cascader: add IxCascaderPanel component (#1481) (e044390)
  • comp:desc: add Descriptions component (#1470) (a7faf13)
  • comp:rate: add color prop for rate (#1420) (31c29e0)
  • comp:select: add loading prop for select component (#1439) (3289784)
  • pro:search: select and treeSelect support onSearch now (#1444) (79a7acc)
  • pro:search: add 'cascader' searchField (#1485) (88b751b)
  • pro:search: add customNameLabel and customOperatorLabel (#1491) (1be87e8)
  • pro:table: the layout tool support visible, changeSize, resetable (#1488) (950f1b1)
iduxfe
published 1.4.3 •

Changelog

Source

1.4.3 (2023-02-27)

Bug Fixes

  • comp:alert: alert icon should always be aligned top (#1467) (c71ee04)
  • comp:icon: update icons, add more and exit icon (#1468) (78918ae)
  • comp:rate: control not work (#1471) (0b2dfa1)
  • comp:slider: slider marker color error when disabled (#1457) (d215935)
  • comp:spin: spin container blured opacity should be 0.3 (#1464) (f88ad9a)
  • comp:stepper: stepper tail dashed style isn't working (#1458) (c688624)
  • comp:table: virtual + fixed column abnormal display with chrome83 (#1473) (4523705)
  • comp:transfer: pagination should enable quick jumper, meanwhile fix header suffix style (#1459) (499ae90)
  • pro:search: change proSearch overlay vertical offset to 8px (#1463) (2da284d)
  • pro:search: mutiple search filed validation error (#1475) (b961c4e)
  • pro:search: panel onkeydown should only be called when opened (#1477) (76a1bac)
  • pro:tree: tree content horizontal padding (#1466) (ec8c61d)
iduxfe
published 1.4.2 •

Changelog

Source

1.4.2 (2023-02-20)

Bug Fixes

  • comp:carousel: when items is dynamically reduced to 1, layout error (#1450) (2e37c44)
  • comp:carousel: when scaled, the component layout error (#1448) (58ee991)
  • comp:empty: resolve id conflicts in svg (#1451) (8ca7a08)
  • comp:upload: upload list card status text isn't centered (#1461) (afeb80e)
  • component style update (#1452) (c07ef31)
  • pro:search: treeSelect panel height is unset (#1445) (388da6a)
  • pro:search: remove transition for overlay (#1447) (4c28a78)
iduxfe
published 1.4.1 •

Changelog

Source

1.4.1 (2023-02-13)

Bug Fixes

  • comp:*: use a smarter slide animation (#1422) (33fb35f)
  • comp:card: remove footer padding and click effect (#1418) (0612164)
  • comp:select: blur event make span render bad (#1437) (b15fedd), closes #1431
  • comp:select: call blur after 'enter' envent (#1441) (391c526)
  • comp:table: onScroll not work (#1428) (79136b5)
  • comp:table: the size of pagination cannot be overridden (#1440) (b647883)
  • comp:transfer: select all status error (#1442) (ff3bcf9)
  • pro:search: segment panel overlay shouldn't blink (#1424) (7829ca1)
  • pro:transfer: tree transfer count error under children strategy (#1443) (e0f9597)
  • pro:tree: expandAll button state is wrong (#1429) (2d2d7ca)
iduxfe
published 1.4.0 •

Changelog

Source

1.4.0 (2023-01-16)

Bug Fixes

  • comp:badge: the count should support non-numeric types (#1399) (5400b29)
  • comp:tree: correct param checked of onCheck (#1404) (2858da6)
  • comp:tree: incorrect style when node is selected (#1416) (b112049)
  • comp:tree: lines are not aligned (#1393) (0dd030d)
  • pro:table: width calculation problem after resize (#1417) (d7ef42c)
  • pro:transfer: optimze tree expanded keys sync logic (#1414) (fec5fee)
  • pro:transfer: overide transfer tree node selected bg color (#1407) (477ac44)
  • pro:tree: empty state is not centered (#1394) (2c58ca2)

Features

  • cdk:forms: the disabled of ValidatorOptions support function (#1395) (d633174)
  • cdk:forms: the setMessages supports setting locale for i18n (#1398) (0a8b116)
  • cdk:utils, pro:search: add tree utils, add pro search 'treeSelect' field (#1391) (4bf719d)
  • cdk:utils: add tree utils, fix data param of getAllSelectedKeys, fix filtered or paginated tree data value error (#1406) (56035c1)
  • comp:badge: add processing prop (#1400) (ba15f33)
  • comp:badge: add status prop and support css variable (#1390) (da3905e)
  • comp:cascader: add disableData to dynamically disable options (#1408) (65328e7)
  • comp:stepper: add dot prop (#1401) (aa90a7e), closes #1082
iduxfe
published 1.3.3 •

Changelog

Source

1.3.3 (2023-01-09)

Bug Fixes

  • comp:cascader: selected and expanded status is display incorrectly (#1386) (847f139)
  • comp:header: remove breakground-color (#1392) (55bb758)
  • comp:input-number: buttons of inc and dec are not hidden by default (#1385) (b77fac6)
  • comp:select: can't select other options when there are input values (#1387) (59fc80e)
  • pro:search: overlay zIndex should be larger than container (#1389) (81ff47e)
  • pro:transfer: tree transfer with 'off' stategy target error (#1388) (796bfaf)
iduxfe
published 1.3.2 •

Changelog

Source

1.3.2 (2023-01-03)

Bug Fixes

  • comp:alert: style update (#1377) (30d1ab3)
  • comp:anchor: style update and css variable support (#1379) (3a106d9)
  • comp:anchor: style update and css variable support (#1380) (f83ccc8)
  • comp:back-top: style update and css variable support (#1381) (cb97fd0)
  • comp:overlay: quick switch visible causes positioning error (#1384) (5d13977)
  • comp:progress: decimal numbers are display error (#1382) (e474fa5)
  • comp:table: can't reverse select, when multiple of selectable is false (#1383) (1300c13)
  • comp:table: sort and filter not work with async columns (#1376) (9163d69)
  • pro:table: emptyCell is not declared in props (#1378) (edb23d4)
iduxfe
published 1.3.1 •

Changelog

Source

1.3.1 (2022-12-23)

Bug Fixes

  • comp:modal: reading contains after onmounted causes an exception (#1371) (de416c1)
  • comp:table: incorrect serial number (#1370) (f19efbe)
  • comp:textarea: lineheight error when not rendered initially (#1372) (627e018)
  • comp:time-picker: range with empty array shouldn't be clearable (#1365) (e6800a7)
  • comp:tree: indeterminateKeys shouldn't check disabled state (#1373) (0607e5c)
  • failed to import style file, in webpack project (#1369) (c2288d5)
  • pro:search: search items covers dom content when bluerd (#1374) (bda0db2)
  • pro:search: searchItem mousedown doesn't trigger focused (#1368) (14637be)
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc