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

@idux/components

Package Overview
Dependencies
Maintainers
3
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@idux/components - npm Package Versions

1
13

1.12.0

Diff

Changelog

Source

1.12.0 (2023-10-30)

Bug Fixes

  • pro:search: remote search not working (#1727) (0d306ac)
  • pro:search: segment input title should be placeholder when empty (#1724) (8902bb9)
  • pro:search: unconfirmed item sequence should change when update (#1725) (34f9669)

Features

  • comp:*: all input components with overlay support focus and blur event (#1714) (7b739aa)
  • comp:drawer,header,message,modal,notification: all VNode props support render function now (#1717) (69013e8)
  • comp:table: add pagination slot (#1716) (b653faf)
  • comp:table: support expandable.showLine for tree data (#1718) (4504c0f)
  • pro:search: add useParser api for value parsing (#1721) (d96bed4)
  • pro:search: support concludeAllSelected for select field (#1726) (5e4c7e1)
  • pro:search: tree field supports defaultExpandedKeys (#1728) (8120fdf)
iduxfe
published 1.11.2 •

Changelog

Source

1.11.2 (2023-10-23)

Bug Fixes

  • comp:upload: controlled update should trigger upload and abort (#1715) (c068cd4)
  • comp:upload: remove unecessary console log statement (#1723) (c7b4c1f)
  • pro:search: segment input delete doesn't work after selecting all (#1722) (1a34c13)
iduxfe
published 1.11.0 •

Changelog

Source

1.11.0 (2023-10-07)

Bug Fixes

  • comp:radio: radio dot size and position shouldn't be constant (#1707) (840eefe)
  • comp:text: native tooltip should show when not ellipsised (#1709) (8513cd9)
  • comp:text: text blinks when content doesn't exceed one row (#1706) (5afea2f)
  • comp:text: use css ellipsis at one row to improve performance (#1705) (271ef83)
  • pro:search: key duplication after controlled value change (#1708) (3ae8dd2)
  • pro:textarea: readonly not working (#1704) (6e82eb4)

Features

  • comp:card: shadow supports global config now (#1696) (d3672cc)
  • pro:search: quickSelect prop supports object option (#1697) (5259671)
  • pro:search: searchField supports keywordFallback option (#1698) (430c740)
iduxfe
published 1.10.2 •

Changelog

Source

1.10.2 (2023-09-25)

Bug Fixes

  • comp:text: copy icon of default global config error (#1700) (7c26c81)
  • comp:text: expand icon shouldn't render when not ellipsised (#1699) (43d489b)
iduxfe
published 1.10.1 •

Changelog

Source

1.10.1 (2023-09-18)

Bug Fixes

  • comp:config: modify seer global config (#1695) (63878a5)
  • comp:icon: three icon are added (#1685) (bdb7ba1)
  • comp:radio: remove unnecessory console statement (#1691) (f779ea2)
  • comp:stepper: modify size config to 'sm' for seer theme (#1694) (51ae0b2)
  • comp:tree: change content horizontal padding to 0 (#1686) (231a6ee)
  • pro:search: name input width shouldn't exceeds container (#1693) (fe42021)
  • pro:search: name select overlay data blinks after closed (#1692) (34034a3)
  • pro:search: proSearch input shouldn't be auto focused in safari (#1689) (e211465)
  • pro:search: segment input scroll event doesn't work in safari (#1690) (1caabb8)
iduxfe
published 1.10.0 •

Changelog

Source

1.10.0 (2023-09-11)

Features

  • comp:table: supports record for customCell of selectable column (#1681) (b80ba68)
  • comp:tabs: customTitle supports overflowed paramater (#1682) (5da8900)
  • comp:text: rewrite component to provide better ellipsis support (#1680) (fb1adb2)
  • comp:upload: add onMaxCountExceeded (#1673) (8faddc1)
  • pro:search: add size prop (#1667) (e8068bd)
iduxfe
published 1.9.5 •

Changelog

Source

1.9.5 (2023-09-04)

Bug Fixes

  • comp:alert: modify warning icon to 'exclamation-circle' (#1676) (3d9c265)
  • comp:card: footer button style should use class but not button (#1677) (cf91774)
  • comp:tree: tree select disabled not right (#1675) (c6b1bb3)
  • comp:upload: default icon config not right (#1674) (0bf4f6b)
iduxfe
published 1.9.4 •

Changelog

Source

1.9.4 (2023-08-28)

Bug Fixes

  • comp:input: addon select should remove box-shadow when invalid (#1665) (bb26dbb)
  • comp:pagination: sizeChanger should be supported for simple mode (#1663) (23178ed)
  • comp:tree: tree node disabled should be cascade (#1666) (c57dfb3)
  • pro:search: search states should update when field changes (#1662) (a564dd3)
iduxfe
published 1.9.3 •

Changelog

Source

1.9.3 (2023-08-21)

Bug Fixes

  • cdk:popper: display: none reference is not treat as hidden (#1659) (830be33)
  • comp:alert: alert content not aligined with pagination (#1658) (f691999)
  • comp:card: add css class to footer button (#1660) (54f2c7f)
  • comp:drawer: content first render should be delayed till visible (#1657) (4e4542b)
  • pro:search: onItemConfirm value is empty when item is removed (#1661) (84f95d1)
  • pro:search: segment should init only when it's set inactive (#1656) (6ae11ea)
  • pro:search: segment with default value shouldn't be set active (#1655) (97a40d6)
iduxfe
published 1.9.2 •

Changelog

Source

1.9.2 (2023-08-14)

Bug Fixes

  • cdk:forms: the status of control is incorrect with async validators (#1645) (fa591b5)
  • cdk:popper: popper shouldn't update if reference is display none (#1653) (cf83513)
  • cdk:popper: reference is hidden when ancestors are not visible (#1648) (db00adb)
  • comp:*: overlay options update should watch deep (#1652) (e6f5fa2)
  • comp:date-picker: panel header font-size not right (#1640) (e7895a1)
  • comp:drawer: translate transition error when container is set (#1642) (a4dc760)
  • comp:dropdown: dropdown border-radius not working (#1632) (4817f09)
  • comp:modal: header size should be sm when header has no content (#1634) (ca74b62)
  • comp:select: responsive maxLabel size calculation error (#1647) (468a749)
  • comp:select: select grouped options indent not working (#1636) (8807a31)
  • comp:table: gap between expand trigger and text not working (#1637) (0183341)
  • comp:table: header sort and filter trigger size not right (#1649) (2697bb8)
  • comp:tag: tag content not aligned center (#1650) (02c5043)
  • comp:tour: step title should be optional (#1628) (ecd1b7c)
  • comp:transfer: transfer header clear icon error (#1633) (73eab86)
  • pro:search: empty value set by quick select should be removed (#1646) (eab7c44)
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