Socket
Socket
Sign inDemoInstall

@idux/components

Package Overview
Dependencies
29
Maintainers
3
Versions
114
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
57
12Next

1.2.4

Diff

Changelog

Source

1.2.4 (2022-12-10)

Bug Fixes

  • comp:*: the font size under seer theme is incorrect (#1343) (5c74fcf)
  • comp:carousel: only two items and arrow is true, the switch appears blank (#1346) (6a5f46b)
  • comp:checkbox: style error when disabled (#1344) (55b0be8)
  • comp:date-picker,comp:time-picker: opening picker shouldn't scroll to window top (#1342) (cce0c0e)
  • comp:empty: style update with icon (#1349) (69ec9f9)
  • comp:progress: trailColor not work (#1347) (f448714)
  • comp:upload: customRequest allows optional and async (#1340) (52250a5)
  • pro:layout: the dom still renders without the logo (#1348) (375c691)
  • pro:table: wrong type of ellipsis (#1345) (86c59f8)
iduxfe
published 1.2.3 •

Changelog

Source

1.2.3 (2022-12-07)

Bug Fixes

  • cdk:popper: shift middleware does not work on the arrow (#1337) (3f7afbd)
  • comp:*: overlayContainer adds callback parameter (#1336) (70e0d34)
  • comp:*: via getter to manage overlayZIndex (#1341) (ad3445d)
  • comp:header: remove the default padding (#1330) (236f691)
  • comp:table: align not work with selectable (#1339) (be9e814)
  • pro:layout: stype update and remove useless code (#1335) (a4ba26a)
  • pro:search: all tags should be displayed when focused (#1331) (05478ab)
  • pro:table: resizable not work (#1334) (b3a568d)
  • pro:tree: expandIcon style error without header (#1332) (bf03db5)
iduxfe
published 1.2.2 •

Changelog

Source

1.2.2 (2022-12-02)

Bug Fixes

  • cdk:popper: use shift middleware to keep popper in view (#1329) (8152be1)
  • comp:*: overlay should be initialized before calling show (#1320) (a93231d)
  • comp:tooltip: style update and css variable supports (#1323) (3c305a7)
  • dropdown,header,tree-select: update style with design (#1319) (145865c)
  • pro:table: column visible change should be trigger onColumnsChange (#1327) (d0fb7fd)
  • pro:table: the sorter should not be triggered on resize end (#1324) (57c5a7f)
iduxfe
published 1.2.1 •

Changelog

Source

1.2.1 (2022-12-01)

Bug Fixes

  • cdk:drag-drop: invalid handle (677b163)
  • comp:*: footer buttons aren't aligned when loading (#1306) (521f9fb)
  • comp:*: overlay destory on hide caused popper position error (#1288) (0d5fe4e)
  • comp:*: overlay offset with arrow should consider arrow size (#1255) (81802c6)
  • comp:*: update components style (#1238) (68435df)
  • comp:alert: style update and css variable support (#1283) (3ce5024)
  • comp:button: button-group style error when nesting itself (#1299) (af018fb)
  • comp:button: for text and link mode, the min-width is auto (#1278) (36411e2)
  • comp:button: remove height for text and link mode (#1282) (d4653bb)
  • comp:button: style problems caused by line-height with loading (#1308) (23aeeed)
  • comp:button: text and link mode remove padding and bg color (#1275) (6082a15)
  • comp:button: the radius of button group always hidden (#1290) (714f588)
  • comp:cascader: set expandedKeys with default value (#1315) (1d8aa5f), closes #1192
  • comp:checkbox: style update and css variable support (#1291) (b378ef2)
  • comp:date-picker: range panel date select shouldn't swap time (#1258) (9622758)
  • comp:dropdown: style update and css variable support (#1301) (0a59283)
  • comp:dropdown: update style with dark menu (#1313) (6878994)
  • comp:input-number: check whether value is a number (#1250) (75c9fe1)
  • comp:input,input-number: style update and support css variable (#1289) (5a9eb9d)
  • comp:input: input suffix is icon size only when it's icon (#1233) (5d3f260)
  • comp:layout: style update and css vaiable support (#1302) (3d8a5c3)
  • comp:modal: update modal content with update doesn't work (#1270) (38f130a)
  • comp:radio: style update and css variable support (#1293) (e438cb3)
  • comp:select: clicking selector when opened should trigger focus (#1271) (bd34155)
  • comp:slider: slider thumb tooltip shouldn't blink (#1256) (fe6a533)
  • comp:space: empty item should be hidden (#1263) (7fed8bc)
  • comp:spin: compatible with the resize of target, when useSpin is used (#1273) (bb2b4fd)
  • comp:stepper,comp:slider: fix stepper and slider styles (#1243) (d07e914)
  • comp:table: resize column width with percentum not work (#1254) (ae21248)
  • comp:table: scrollbar always appear, when scroll.width is set (#1274) (2d8c9c4)
  • comp:table: style update and ellipsis conflicts with column type (#1245) (44a5353)
  • comp:table: the head is hidden when with autoHeight and not scroll (#1317) (bf088c3)
  • comp:tabs: offset error when setting selectedKey (#1236) (050a1f7)
  • comp:textarea,pro:textarea: scrollHeight miscalculated on firefox (c61d7b2)
  • comp:time-picker: resolve time-range-picker console error (82ce400)
  • comp:transfer: empty suffix node shouldn't be rendered (#1267) (4ab1ebb)
  • comp:transfer: update transfer style and demo (#1234) (d93b815)
  • comp:tree: all nodes should be hidden when search not matched (#1305) (fd3fae2)
  • comp:tree: height not working in non-virtual mode (#1244) (fa4d0f3)
  • comp:tree: leafLineIcon style not alignment (#1287) (6f77ada)
  • pro:search: name segment overlay isn't automatically opened now (#1260) (da4de16)
  • pro:table: resize one column to make the other columns too narrow (#1276) (cd4e08c)
  • update components style according to UI design (#1232) (4bf61fb)

Features

  • *:transfer: add transfer searchPlaceholder prop; add table transfer max selected count demo (#1230) (2d47151), closes #1213
  • comp:*: export provider token (#1310) (bc482bd)
  • comp:alert: default to worring, add offline type, support banner (#1298) (9ca13db)
  • comp:button: style update and group support gap (#1235) (7613c7d)
  • comp:button: the ButtonGroup extends Space (#1279) (46e65b1)
  • comp:collapse: update style and add size prop (#1252) (f3aa234)
  • comp:config: add seer config (#1295) (db38d14)
  • comp:date-picker: add dateRangePicker onSelect event (#1248) (b263b79)
  • comp:empty: add simple mode and support css variable (#1268) (4d5e770)
  • comp:form: prevent the default submit event (#1296) (edca00d)
  • comp:header: update style and support css variable (#1251) (be94528)
  • comp:menu: add overlayDelay prop and menu item support custom suffix (#1300) (f1dde91), closes #1292
  • comp:pagination: add large size and update style (#1249) (a05d7b7)
  • comp:select,comp:tree-select,comp:cascader: add selectedItem slot (#1257) (9651a8d)
  • comp:spin: add IxSpinProvider (#1222) (42491a9)
  • comp:table: enhancement for icon of expandable and ellipsis (#1280) (9587f15)
  • comp:tooltip,comp:tree,comp:tree-select: add offset prop (#1221) (f99028f)
  • pro:layout: add logo prop and update style (#1307) (1d47a0c)
  • pro:search: temp state is now cleared after blur, add merge items demo (#1253) (775901e)
iduxfe
published 1.2.0 •

Changelog

Source

1.2.0 (2022-11-28)

Bug Fixes

  • cdk:drag-drop: invalid handle (677b163)
  • comp:*: footer buttons aren't aligned when loading (#1306) (521f9fb)
  • comp:*: overlay destory on hide caused popper position error (#1288) (0d5fe4e)
  • comp:*: overlay offset with arrow should consider arrow size (#1255) (81802c6)
  • comp:*: update components style (#1238) (68435df)
  • comp:alert: style update and css variable support (#1283) (3ce5024)
  • comp:button: button-group style error when nesting itself (#1299) (af018fb)
  • comp:button: for text and link mode, the min-width is auto (#1278) (36411e2)
  • comp:button: remove height for text and link mode (#1282) (d4653bb)
  • comp:button: style problems caused by line-height with loading (#1308) (23aeeed)
  • comp:button: text and link mode remove padding and bg color (#1275) (6082a15)
  • comp:button: the radius of button group always hidden (#1290) (714f588)
  • comp:checkbox: style update and css variable support (#1291) (b378ef2)
  • comp:date-picker: range panel date select shouldn't swap time (#1258) (9622758)
  • comp:dropdown: style update and css variable support (#1301) (0a59283)
  • comp:input-number: check whether value is a number (#1250) (75c9fe1)
  • comp:input,input-number: style update and support css variable (#1289) (5a9eb9d)
  • comp:input: input suffix is icon size only when it's icon (#1233) (5d3f260)
  • comp:layout: style update and css vaiable support (#1302) (3d8a5c3)
  • comp:modal: update modal content with update doesn't work (#1270) (38f130a)
  • comp:radio: style update and css variable support (#1293) (e438cb3)
  • comp:select: clicking selector when opened should trigger focus (#1271) (bd34155)
  • comp:slider: slider thumb tooltip shouldn't blink (#1256) (fe6a533)
  • comp:space: empty item should be hidden (#1263) (7fed8bc)
  • comp:spin: compatible with the resize of target, when useSpin is used (#1273) (bb2b4fd)
  • comp:stepper,comp:slider: fix stepper and slider styles (#1243) (d07e914)
  • comp:table: resize column width with percentum not work (#1254) (ae21248)
  • comp:table: scrollbar always appear, when scroll.width is set (#1274) (2d8c9c4)
  • comp:table: style update and ellipsis conflicts with column type (#1245) (44a5353)
  • comp:tabs: offset error when setting selectedKey (#1236) (050a1f7)
  • comp:textarea,pro:textarea: scrollHeight miscalculated on firefox (c61d7b2)
  • comp:time-picker: resolve time-range-picker console error (82ce400)
  • comp:transfer: empty suffix node shouldn't be rendered (#1267) (4ab1ebb)
  • comp:transfer: update transfer style and demo (#1234) (d93b815)
  • comp:tree: all nodes should be hidden when search not matched (#1305) (fd3fae2)
  • comp:tree: height not working in non-virtual mode (#1244) (fa4d0f3)
  • comp:tree: leafLineIcon style not alignment (#1287) (6f77ada)
  • pro:search: name segment overlay isn't automatically opened now (#1260) (da4de16)
  • pro:table: resize one column to make the other columns too narrow (#1276) (cd4e08c)
  • update components style according to UI design (#1232) (4bf61fb)

Features

  • *:transfer: add transfer searchPlaceholder prop; add table transfer max selected count demo (#1230) (2d47151), closes #1213
  • comp:*: export provider token (#1310) (bc482bd)
  • comp:alert: default to worring, add offline type, support banner (#1298) (9ca13db)
  • comp:button: style update and group support gap (#1235) (7613c7d)
  • comp:button: the ButtonGroup extends Space (#1279) (46e65b1)
  • comp:collapse: update style and add size prop (#1252) (f3aa234)
  • comp:config: add seer config (#1295) (db38d14)
  • comp:date-picker: add dateRangePicker onSelect event (#1248) (b263b79)
  • comp:empty: add simple mode and support css variable (#1268) (4d5e770)
  • comp:form: prevent the default submit event (#1296) (edca00d)
  • comp:header: update style and support css variable (#1251) (be94528)
  • comp:menu: add overlayDelay prop and menu item support custom suffix (#1300) (f1dde91), closes #1292
  • comp:pagination: add large size and update style (#1249) (a05d7b7)
  • comp:select,comp:tree-select,comp:cascader: add selectedItem slot (#1257) (9651a8d)
  • comp:spin: add IxSpinProvider (#1222) (42491a9)
  • comp:table: enhancement for icon of expandable and ellipsis (#1280) (9587f15)
  • comp:tooltip,comp:tree,comp:tree-select: add offset prop (#1221) (f99028f)
  • pro:layout: add logo prop and update style (#1307) (1d47a0c)
  • pro:search: temp state is now cleared after blur, add merge items demo (#1253) (775901e)
iduxfe
published 1.1.2 •

Changelog

Source

1.1.2 (2022-11-15)

Bug Fixes

  • comp:button: text and link mode remove padding and bg color (#1275) (6082a15)
  • comp:modal: update modal content with update doesn't work (#1270) (38f130a)
  • comp:transfer: empty suffix node shouldn't be rendered (#1267) (4ab1ebb)
  • pro:table: resize one column to make the other columns too narrow (#1276) (cd4e08c)
iduxfe
published 1.1.1 •

Changelog

Source

1.1.1 (2022-11-13)

Bug Fixes

  • comp:select: clicking selector when opened should trigger focus (#1271) (bd34155)
  • comp:spin: compatible with the resize of target, when useSpin is used (#1273) (bb2b4fd)
  • comp:table: scrollbar always appear, when scroll.width is set (#1274) (2d8c9c4)
  • comp:tree: height not working in non-virtual mode (#1244) (fa4d0f3)
  • pro:search: name segment overlay isn't automatically opened now (#1260) (da4de16)
iduxfe
published 1.1.0 •

Changelog

Source

1.1.0 (2022-11-08)

Bug Fixes

  • cdk:drag-drop: invalid handle (677b163)
  • comp:*: overlay offset with arrow should consider arrow size (#1255) (81802c6)
  • comp:*: update components style (#1238) (68435df)
  • comp:date-picker: range panel date select shouldn't swap time (#1258) (9622758)
  • comp:input-number: check whether value is a number (#1250) (75c9fe1)
  • comp:input: input suffix is icon size only when it's icon (#1233) (5d3f260)
  • comp:slider: slider thumb tooltip shouldn't blink (#1256) (fe6a533)
  • comp:space: empty item should be hidden (#1263) (7fed8bc)
  • comp:stepper,comp:slider: fix stepper and slider styles (#1243) (d07e914)
  • comp:table: resize column width with percentum not work (#1254) (ae21248)
  • comp:table: style update and ellipsis conflicts with column type (#1245) (44a5353)
  • comp:tabs: offset error when setting selectedKey (#1236) (050a1f7)
  • comp:time-picker: resolve time-range-picker console error (82ce400)
  • comp:transfer: update transfer style and demo (#1234) (d93b815)
  • update components style according to UI design (#1232) (4bf61fb)

Features

  • *:transfer: add transfer searchPlaceholder prop; add table transfer max selected count demo (#1230) (2d47151), closes #1213
  • comp:button: style update and group support gap (#1235) (7613c7d)
  • comp:collapse: update style and add size prop (#1252) (f3aa234)
  • comp:date-picker: add dateRangePicker onSelect event (#1248) (b263b79)
  • comp:header: update style and support css variable (#1251) (be94528)
  • comp:pagination: add large size and update style (#1249) (a05d7b7)
  • comp:select,comp:tree-select,comp:cascader: add selectedItem slot (#1257) (9651a8d)
  • comp:spin: add IxSpinProvider (#1222) (42491a9)
  • comp:tooltip,comp:tree,comp:tree-select: add offset prop (#1221) (f99028f)
  • pro:search: temp state is now cleared after blur, add merge items demo (#1253) (775901e)
iduxfe
published 1.0.2 •

Changelog

Source

1.0.2 (2022-10-29)

Bug Fixes

  • cdk:drag-drop: invalid handle (677b163)
  • comp:input: input suffix is icon size only when it's icon (#1233) (5d3f260)
  • comp:tabs: offset error when setting selectedKey (#1236) (050a1f7)
  • comp:time-picker: resolve time-range-picker console error (82ce400)
  • comp:transfer: update transfer style and demo (#1234) (d93b815)
  • update components style according to UI design (#1232) (4bf61fb)
iduxfe
published 1.0.1 •

Changelog

Source

1.0.1 (2022-10-21)

Bug Fixes

  • cdk:drag-drop: focus problem with pointer backend (#1202) (#1203) (e46d5cb)
  • cdk:popper: vue warning when watch on non-reactive options (#1197) (f311dc3)
  • comp:carousel: gotTo doesn't work after item dynamic change (#1196) (1ca7f6e)
  • comp:cascader: modify selected option text color (#1207) (5fd11e1)
  • comp:modal: prevent ok & cancel from triggering while animating (#1190) (3e7083c)
  • comp:select: selector suffix should stay on top (#1205) (de86a17)
  • comp:slider: change dot to scale line (#1208) (90651fd)
  • comp:switch: remove box-shadow for seer theme (#1209) (953d5ce)
  • comp:table: change filterable dropdown footer button size to xs (#1218) (6c6411a)
  • comp:textarea: fix line-height to ensure height calculation (#1214) (2d4ffa4)
  • comp:watermark: flickering problem (#1206) (49863e9)
  • pro:textarea: disabled not working (#1215) (8dc1f8d)
  • pro:transfer: strategy parent with flat-target-data not working (#1204) (54d197b)

Features

BREAKING CHANGES

  • cdk:popper: modifiers is now changed to middlewares
  • cdk:popper: forceUpdate is now removed
  • cdk:popper: onFirstUpdate is now removed
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