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
Previous1345
12Next

1.12.4

Diff

Changelog

Source

1.12.4 (2024-01-02)

Bug Fixes

  • cdk:drag-drop: remove user-select none style (#1743) (d76dcda)
  • comp:button: pointer events sholud be none when disabled (#1744) (2ca124d)
  • comp:desc: header component does not take effect (#1742) (dd1aab8)
  • comp:desc: use div to wrap header slot (#1752) (dd31ee4)
  • comp:input: sufix click does not effect (#1745) (4769dcd)
  • comp:radio: gap behaves abnormally when configured without 0px (#1740) (9ecd14a)
  • pro:search: click is correct when key is zero (#1748) (9d996ce)
  • pro:search: non-multiple field created state should be overwritten by new state (#1778) (617c192)
  • pro:table: layoutool checkbox shouldn't be checkable when disabled (#1741) (0905872)
iduxfe
published 2.0.0-beta.4 •

Changelog

Source

2.0.0-beta.4 (2023-12-27)

Bug Fixes

  • cdk:drag-drop: remove user-select none style (#1743) (d76dcda)
  • cdk:forms: interactions trigger dosen't work (#1770) (c099b1a)
  • comp:button: pointer events sholud be none when disabled (#1744) (2ca124d)
  • comp:cascader: the value is incorrect after clicking the clear icon (#1774) (337c894)
  • comp:checkbox: button theme not registered (#1758) (534cf7e)
  • comp:desc: header component does not take effect (#1742) (dd1aab8)
  • comp:desc: use div to wrap header slot (#1752) (dd31ee4)
  • comp:input: sufix click does not effect (#1745) (4769dcd)
  • comp:modal: adjust the icon of the modal that confirm the mode (#1763) (142a0ef)
  • comp:modal: fix adjust modal icon height (#1762) (e248941)
  • comp:pagination: change lg size font size to fontSizeSm (#1761) (076d924)
  • comp:radio: gap behaves abnormally when configured without 0px (#1740) (9ecd14a)
  • comp:select: selectOptionFontSize theme var reference error (#1777) (3cd5982)
  • pro:layout: dark theme overlay menu style error (#1771) (98c6d98)
  • pro:layout: logo title color theme var reference error (#1759) (f44039d)
  • pro:layout: style error when theme style not injected (#1769) (f7bbf20)
  • pro:search: click is correct when key is zero (#1748) (9d996ce)
  • pro:table: layoutool checkbox shouldn't be checkable when disabled (#1741) (0905872)
  • style dependencies missing in on-demand import entries (#1755) (0bd7cc9)

Features

  • add dark theme (#1751) (a4540ec)
  • add theme entries for on-demand import (#1756) (aa0eaaa)
  • cdk:forms: add interactions trigger (#1766) (dcdbfb3)
  • cdk:scroll: virtual scroll supports horizontal (#1775) (4b39705)
  • cdk:theme: add cdk theme support (#1739) (6616ebc)
  • comp:drawer: distance is configurable and determined by drawer size (#1767) (949e855)
  • comp:table: add insetShadow to horizontal overlowed container (#1768) (65a1aca)
  • comp:table: add virtualHorizontal support (#1776) (bb77f91)
  • comp:table: change rowHeight theme tokens to paddings (#1760) (48f0394)
  • comp:theme: root level IxThemeProvider is no longer needed (#1765) (3565d49)
  • dynamic theme with theme tokens is now supported (#1737) (f587f3a)
  • modify disable color theme tokens (#1764) (29566d5)
  • remove typography support (#1738) (65a9c6c)

BREAKING CHANGES

  • cdk:scroll: itemHeight is deprecated, use rowHeight instead
  • cdk:scroll: itemRender is deprecated, use rowRender instead
  • typography is removed
  • original css vars and less vars are removed
  • original default theme is removed, seer is now default theme
  • original style entries is removed, now only index is provided
iduxfe
published 2.0.0-beta.3 •

Changelog

Source

2.0.0-beta.3 (2023-12-11)

Bug Fixes

  • cdk:forms: interactions trigger dosen't work (#1770) (c099b1a)
  • comp:checkbox: button theme not registered (#1758) (534cf7e)
  • comp:modal: adjust the icon of the modal that confirm the mode (#1763) (142a0ef)
  • comp:modal: fix adjust modal icon height (#1762) (e248941)
  • comp:pagination: change lg size font size to fontSizeSm (#1761) (076d924)
  • pro:layout: dark theme overlay menu style error (#1771) (98c6d98)
  • pro:layout: logo title color theme var reference error (#1759) (f44039d)
  • pro:layout: style error when theme style not injected (#1769) (f7bbf20)
  • style dependencies missing in on-demand import entries (#1755) (0bd7cc9)

Features

  • add dark theme (#1751) (a4540ec)
  • add theme entries for on-demand import (#1756) (aa0eaaa)
  • cdk:forms: add interactions trigger (#1766) (dcdbfb3)
  • cdk:theme: add cdk theme support (#1739) (6616ebc)
  • comp:drawer: distance is configurable and determined by drawer size (#1767) (949e855)
  • comp:table: add insetShadow to horizontal overlowed container (#1768) (65a1aca)
  • comp:table: change rowHeight theme tokens to paddings (#1760) (48f0394)
  • comp:theme: root level IxThemeProvider is no longer needed (#1765) (3565d49)
  • dynamic theme with theme tokens is now supported (#1737) (f587f3a)
  • modify disable color theme tokens (#1764) (29566d5)
  • remove typography support (#1738) (65a9c6c)

BREAKING CHANGES

  • typography is removed
  • original css vars and less vars are removed
  • original default theme is removed, seer is now default theme
  • original style entries is removed, now only index is provided
iduxfe
published 1.12.3 •

Changelog

Source

1.12.3 (2023-12-05)

Bug Fixes

  • cdk:drag-drop: remove user-select none style (#1743) (d76dcda)
  • comp:button: pointer events sholud be none when disabled (#1744) (2ca124d)
  • comp:desc: header component does not take effect (#1742) (dd1aab8)
  • comp:desc: use div to wrap header slot (#1752) (dd31ee4)
  • comp:input: sufix click does not effect (#1745) (4769dcd)
  • comp:radio: gap behaves abnormally when configured without 0px (#1740) (9ecd14a)
  • pro:search: click is correct when key is zero (#1748) (9d996ce)
  • pro:table: layoutool checkbox shouldn't be checkable when disabled (#1741) (0905872)
iduxfe
published 2.0.0-beta.2 •

Changelog

Source

2.0.0-beta.2 (2023-12-01)

Bug Fixes

  • comp:checkbox: button theme not registered (#1758) (64bb7a3)
  • style dependencies missing in on-demand import entries (#1755) (48b7e73)

Features

iduxfe
published 2.0.0-beta.1 •

Changelog

Source

2.0.0-beta.1 (2023-11-29)

Features

iduxfe
published 2.0.0-beta.0 •

Changelog

Source

2.0.0-beta.0 (2023-11-23)

Features

BREAKING CHANGES

  • typography is removed
  • original css vars and less vars are removed
  • original default theme is removed, seer is now default theme
  • original style entries is removed, now only index is provided
iduxfe
published 1.12.2 •

Changelog

Source

1.12.2 (2023-11-06)

Bug Fixes

  • comp:table: tree cell with no siblings should show indent line (#1735) (bb75c13)
  • pro:search: rest count should hide when no item is overflowed (#1736) (a436e92)
iduxfe
published 1.12.1 •

Changelog

Source

1.12.1 (2023-11-03)

Bug Fixes

  • comp:table: expandable cell text not vertial aligned (#1729) (4589e83)
  • comp:text: ellipsis doesn't work when there're line breaks (#1730) (ed78fe3)
  • comp:text: text component should inherit attrs (#1731) (75b49bf)
  • pro:search: overflowd item count is incorrect (#1732) (2e8fc95)
  • pro:search: select in quickselect panel shouldn't have active value (#1733) (a967f9b)
iduxfe
published 1.12.0 •

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)
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