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

1.0.0-rc.0

Diff

Changelog

Source

1.0.0-rc.0 (2022-07-29)

Bug Fixes

  • comp:form: repair the form-item-input-content centering (#1032) (785abb5), closes IDuxFE#1019 #1019
  • comp:menu: hover event cannot be triggered when animating (#1041) (7582c6c), closes #1013
  • pro:search: fix overflowed style to be overlap with elements below,fix overlay position update on item deleted (#1030) (a6190aa)
  • pro:tree: onSearch cannot get the latest searchValue value (#1043) (29adb34)

Features

iduxfe
published 1.0.0-beta.21 •

Changelog

Source

1.0.0-beta.21 (2022-07-21)

Bug Fixes

  • comp:icon: name changes in a short time, multiple SVG are rendered (#1029) (6403dbf)

Features

  • cdk:forms: add useuseAccessorAndControl, useAccessor, useControl (#1012) (6f4d3af)
  • cdk:forms: setValue of AbstractControl supports triggering blur (#1018) (8d38177)
  • cdk:forms: useFormGroup support nested objects (#1021) (bdb96df)
  • pro:form: add ProForm component (#1028) (a385711), closes #981
  • pro:transfer: add tree loadChildren support (#1009) (9d43fb2)

BREAKING CHANGES

  • cdk:forms: useValueControl and useValueAccessor was deprecated
iduxfe
published 1.0.0-beta.20 •

Changelog

Source

1.0.0-beta.20 (2022-07-11)

Bug Fixes

  • comp:card: hoisted vnode cannot be hot updated in dev mode (#997) (9576f58)
  • comp:date-picker: fix panel view display error when type changes (#1003) (12af8ee)
  • comp:input-number: update control style (#1007) (ce081ba)
  • comp:select: when over multiplelimit, the option can still be selected (#1001) (41da36a), closes #1000
  • comp:textarea: @focus and @blur will be triggered twice (#1002) (f65ed17)
  • pro:table: not working with customAdditional (#1004) (036a691)

Features

  • comp:alert: add onAfterClose (#1008) (2c0e301)
  • comp:transfer: label slot renders source and target seperately (#1006) (604e8d9)

BREAKING CHANGES

  • comp:transfer: label slot params change to { item, isSource }
iduxfe
published 1.0.0-beta.19 •

Changelog

Source

1.0.0-beta.19 (2022-07-05)

Bug Fixes

  • comp:list: remove the gutter of ListGridProps and extends RowProps (#995) (9c316d4)
  • comp:tree: style error after global showline is configured to true (#991) (310360a)
  • pro:transfer: fix overflowed text style (#996) (ef26025)

Features

  • cdk:forms: add validator: range, rangeLength and update messages (#987) (d52f864)
  • comp:date-picker: add DatePickerPanel & DateRangePickerPanel (#964) (2a343c1)
  • comp:input-number: replace old control (#970) (#994) (1fad46a)
  • pro:search: add ProSearch component (#989) (ed16c45)
iduxfe
published 1.0.0-beta.18 •

Changelog

Source

1.0.0-beta.18 (2022-06-28)

Bug Fixes

  • cdk:portal: remove targetHashMap (#980) (5f1e637)
  • comp:carousel: after click the same dot repeatedly, will not work (#986) (33e136e)
  • comp:carousel: stop onTransitionend from bubbling (#984) (f2c8347)
  • comp:select: fix selected options display when filtered (#977) (ddd67e3)
  • comp:tree: node cannot be checked when its key is 0(Number type) (#978) (5497f20)
  • pro:layout: update the scroll style on the dark theme (#982) (756c38b)

Features

  • comp:card: add selection state and disabled state (#983) (a263497), closes #972
iduxfe
published 1.0.0-beta.17 •

Changelog

Source

1.0.0-beta.17 (2022-06-23)

Bug Fixes

Features

iduxfe
published 1.0.0-beta.16 •

Changelog

Source

1.0.0-beta.16 (2022-06-17)

Bug Fixes

  • cdk:resize: performance problem (#963) (52e2eb8)
  • comp:button: danger mode style error (#957) (6fef486), closes #955
  • comp:header: prefix or suffix is empty str, expect no render vnode (#954) (f9fb28b)
  • comp:modal: fix loading stop before hide (#961) (8f3f696)
  • comp:table: calculate the scroll postion when container resize (#956) (5fffb9b)
  • comp:table: set expandable trigger button type (#962) (a59b764)
  • comp:time-picker: fix time range input (#959) (56bd1b2)
  • comp:tree: data display error after search clearing (#952) (2f502f6)
  • pro:transfer: fix flat tree transfer render when labelKey provided (#958) (8319ac0)

Features

  • comp:select: extract IxSelectPanel component (#938) (3724675)

BREAKING CHANGES

  • pro:transfer: TransferBindings provide getKey as ComputedRef instead of getRowKey
iduxfe
published 1.0.0-beta.15 •

Changelog

Source

1.0.0-beta.15 (2022-06-13)

Bug Fixes

  • comp:slider: add control props to support forms api (#946) (0a86160), closes #942
  • comp:watermark: prop content type error (#944) (ae91476)

Features

  • cdk:resize: add CdkResizable and CdkResizableHandler (#943) (58bab1b)
  • comp:tree*: add draggableIcon prop (#948) (28b7031)
  • pro:table: support resizable column (#945) (47b90dd)
iduxfe
published 1.0.0-beta.14 •

Changelog

Source

1.0.0-beta.14 (2022-06-07)

Bug Fixes

  • comp:cascader: the cloned node should have a unique key (#940) (45ece7b)

Features

  • cdk:drag-drop: add useDraggable and CdkDraggable (#939) (7161d96)
iduxfe
published 1.0.0-beta.13 •

Changelog

Source

1.0.0-beta.13 (2022-05-30)

Bug Fixes

  • comp: pagination: pageSizes input width error (#931) (3e91b33)
  • comp: pagination: Showquickjumper does not work in simple mode (#928) (2955e7f)
  • comp: table: auto height not works with spin (#935) (5b770a9)
  • comp: tree: expand the node being hover, when dragging (#927) (ae8fdef)
  • comp:all: fix CI lint error (#925) (2aa0e91)

Features

  • comp: tree: Don't show irrelevant nodes during search (#904) (b176cda)
  • comp: watermark: add watermark component (#930) (79b6435), closes #924
  • pro: table: add IxProTable and IxProTableLayoutTool (#936) (688627f)
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