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

2.0.0-beta.5

Diff

Changelog

Source

2.0.0-beta.5 (2024-01-08)

Bug Fixes

  • cdk:drag-drop: remove user-select none style (#1743) (d76dcda)
  • cdk:forms: interactions trigger dosen't work (#1770) (fc44cbf)
  • cdk:popper: modify default placement to bottomStart (#1785) (5d9ddc4)
  • comp:button: pointer events sholud be none when disabled (#1744) (2ca124d)
  • comp:cascader: the value is incorrect after clicking the clear icon (#1774) (0134f36)
  • comp:checkbox: button theme not registered (#1758) (1c68326)
  • comp:collapse: modify header font-size to fontSizeHeaderSm (#1790) (664c34b)
  • comp:desc: header component does not take effect (#1742) (dd1aab8)
  • comp:desc: use div to wrap header slot (#1752) (dd31ee4)
  • comp:head: modify header bar style (#1781) (12278ef)
  • comp:input: sufix click does not effect (#1745) (4769dcd)
  • comp:modal: adjust the icon of the modal that confirm the mode (#1763) (6227d4a)
  • comp:modal: fix adjust modal icon height (#1762) (019674d)
  • comp:pagination: change lg size font size to fontSizeSm (#1761) (5669abc)
  • comp:popover,tooltip: replace paddings with theme variables (#1780) (0c2be7b)
  • comp:radio: gap behaves abnormally when configured without 0px (#1740) (9ecd14a)
  • comp:select: selectOptionFontSize theme var reference error (#1777) (0e0db55)
  • comp:table: pagination should hide when data empty (#1782) (85d80e1)
  • comp:table: scroll classes is determined by scroll overflowed (#1798) (dfbaec7)
  • comp:table: table header not visible when width not collected (#1794) (7a1cd70)
  • comp:tabs: tabs segment mod nav font-weight should be normal (#1788) (7a8a89f)
  • comp:tag: modify tag normal bg color (#1792) (5990a28)
  • comp:timeline: modify contentMarginBottom to marginSizeLg (#1791) (bc3b27f)
  • comp:tree: update tree line style (#1783) (ca64a1e)
  • comp:tree: virtual treeNode slots not passed (#1799) (f9361f7)
  • comp:upload: file is not uploaded when maxCount is 1 (#1786) (400a0b4)
  • comp:upload: file remove icon should be 'close' (#1787) (f862fdf)
  • comp: modify offline color token (#1789) (00cd10c)
  • pro:layout: dark theme overlay menu style error (#1771) (64169d2)
  • pro:layout: logo title color theme var reference error (#1759) (8fced5c)
  • pro:layout: style error when theme style not injected (#1769) (e216b08)
  • pro:search: click is correct when key is zero (#1748) (9d996ce)
  • pro:search: container zIndex shouldn't be set when not focused (#1795) (613079d)
  • pro:search: non-multiple field created state should be overwritten by new state (#1778) (617c192)
  • pro:search: replace spacing with theme tokens (#1793) (6505440)
  • pro:search: searchable fields should keep search text after value change (#1796) (97cf777)
  • pro:table: layoutool checkbox shouldn't be checkable when disabled (#1741) (0905872)
  • pro:transfer: maximum recursive updates exceeded under vue 3.4 (4d8e1c8)
  • pro:transfer: maximum recursive updates exceeded under vue 3.4 (e511253)
  • style dependencies missing in on-demand import entries (#1755) (4b97958)

Features

  • add dark theme (#1751) (415f07f)
  • add theme entries for on-demand import (#1756) (093641f)
  • cdk:forms: add interactions trigger (#1766) (83c60e7)
  • cdk:scroll: virtual scroll supports horizontal (#1775) (77a0411)
  • cdk:theme: add cdk theme support (#1739) (ab9cb89)
  • comp:drawer: distance is configurable and determined by drawer size (#1767) (4420e37)
  • comp:table: add insetShadow to horizontal overlowed container (#1768) (2d51ad6)
  • comp:table: add virtualHorizontal support (#1776) (23a8484)
  • comp:table: change rowHeight theme tokens to paddings (#1760) (c9b4ef7)
  • comp:table: column align supports cell and title (#1784) (7a69ea1)
  • comp:tag: support compact group tags (#1779) (318d8ef)
  • comp:theme: root level IxThemeProvider is no longer needed (#1765) (bd5603e)
  • dynamic theme with theme tokens is now supported (#1737) (5976f6d)
  • modify disable color theme tokens (#1764) (33b3d4d)
  • remove typography support (#1738) (5d06267)

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 1.12.4 •

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