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

@vexip-ui/hooks

Package Overview
Dependencies
Maintainers
0
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vexip-ui/hooks - npm Package Versions

23

2.6.0

Diff

qmhc
published 2.5.0 •

qmhc
published 2.4.1 •

qmhc
published 2.4.0 •

qmhc
published 2.3.1 •

Changelog

Source

2.3.1 (2024-01-19)

✨ Features

  • table: add row-tree-expand event (54b657f)
  • table: add selectRow and treeExpandRow methods (dd78f5e)
  • utils: decide method add beforeMatchAny option (facbc6e)

🐞 Bug Fixes

  • config: complete various locale config (c5c27f1)
  • table: import group style when nesting (4832789)

✨ Features

  • alert: separate info type and add primary type (b31d239)
  • captcha: add Captcha component (#295) (9dfafb6)
  • captcha: add hollow-shape prop (#458) (21e675e)
  • message: separate info type and add primary type (5ac3055)
  • notice: separate info type and add primary type (0bce250)
  • result: separate info type and add primary type (7845ce2)
  • timeline: separate info type and rename default type to primary type (84d0b85)
  • utils: add random method (c73e76f)
  • v-resize: add v-resize directive (#457) (7a0571e)
  • video: add Video component (#426) (17f02cd), closes #433 #434 #435 #436 #437 #438 #439

🐞 Bug Fixes

  • calendar: correct the range for header inputs (d84d264)
  • config: support validate required props (46a0f88)
  • input: improve attributes hydration in Nuxt (a640f13)
  • v-loading: auto create component on updated if not mounted (3867db7)

👓 Types

  • v-loading: improve type definition for binding.value (45728d9)

🔨 Code Refactoring

  • switch to use lucide to provide internal component icons (#456) (d1c03a1)
qmhc
published 2.3.0 •

Changelog

Source

2.3.1 (2024-01-19)

✨ Features

  • table: add row-tree-expand event (54b657f)
  • table: add selectRow and treeExpandRow methods (dd78f5e)
  • utils: decide method add beforeMatchAny option (facbc6e)

🐞 Bug Fixes

  • config: complete various locale config (c5c27f1)
  • table: import group style when nesting (4832789)

✨ Features

🐞 Bug Fixes

  • calendar: correct the range for header inputs (d84d264)
  • config: support validate required props (46a0f88)
  • input: improve attributes hydration in Nuxt (a640f13)
  • v-loading: auto create component on updated if not mounted (3867db7)

👓 Types

  • v-loading: improve type definition for binding.value (45728d9)

🔨 Code Refactoring

  • switch to use lucide to provide internal component icons (#456) (d1c03a1)
qmhc
published 2.2.3 •

Changelog

Source

2.2.3 (2023-09-07)

✨ Features

  • add popper-alive prop for controls with popper (e9e378e)
  • modal: add hook method to create disposable modal (167d329), closes #374
  • select: add count-limit prop (adbda63)
  • select: add popper-alive prop (f7e90bb)

🐞 Bug Fixes

  • config: cannot include default excluded props (147fab5)
  • input: keep cursor position when toggle plain password (611c473)
  • slider: support decimal step (3722fbc), closes #405
  • utils: unexpected isElement crash process (4877ed6)

🔨 Code Refactoring

  • modal: improve to provide params for slots (c296454)
  • slider: support trigger slot (f1a3337), closes #405
qmhc
published 2.2.2 •

Changelog

Source

2.2.2 (2023-09-01)

✨ Features

  • add name prop for control components with internal input (06fcb7d)
  • config: add zh-HK and zh-TW local config (a8b8191)
  • form: add name prop for FormItem (fc9ebd8)
  • input: add control-attrs prop (bd0a178)

🐞 Bug Fixes

  • button: ensure no series span in group (56bbf19)
  • config: ensure dependencies are external (c130d17)
  • modal: ensure inset props are controllable (e80c2f0)
  • modal: missing title when only using title slot (cb614d2)
  • modal: unexpected size change when drag if using inset size (9e8ae75)
  • normalize internal icons props (3734fb9)
qmhc
published 2.2.1 •

Changelog

Source

2.2.1 (2023-08-29)

✨ Features

  • masker: add mask-click event (d7dce5b)
  • pagination: add item-count prop replace max-count (dff075b)
  • tour: add mask-click event (786f3ef)
  • tour: support keyboard actions (d8a4617)

🐞 Bug Fixes

  • config: complete Tamil locale config (4683631)
  • layout: incorrect will-change style (6373aa3)
  • pagination: improve disabled effect and style (a0cb237)

🔨 Code Refactoring

  • confirm: improve supporting for custom renderer (131ebba)
qmhc
published 2.2.0 •

Changelog

Source

2.2.0 (2023-08-23)

✨ Features

  • affix: add Affix component (#390) (ba6d6a4)
  • auto-complete: support control show list if empty (34f2f1a)
  • breadcrumb: support create items via Router (7e5f3fe)
  • bubble: add type prop (085cb40)
  • date-picker: support format value (6c71140)
  • hooks: add unrefElement method (cf73f4b)
  • hooks: usePopper add autoUpdate property (3157882)
  • hooks: usePopper support shift property (912055f)
  • hooks: usePopper supports dynamic arrow position (7cce562)
  • support rtl for components (#344) (76bab50), closes #353
  • tour: add Tour and TourStep components (#401) (fcfbd5f)
  • utils: add compute color gray scale methods (ec9f786)

🍬 Chore

  • remove deprecated features (597962d)

🐞 Bug Fixes

  • auto-complete: ensure filter effective after select (7d1d6fe)
  • auto-complete: list cannot show after filter to empty (e74c321)
  • button: ensure block prop effective (feea73f), closes #403
  • click event triggered twice if hidden input internal (#400) (d728774)
  • hooks: remove toValue for Vue 3.2 compat (c219e0f)
  • hooks: usePopper compat array type offset property (a5a6da4)
  • hooks: usePopper correct popper element style (8412cd5)
  • hooks: usePopper optional wrapper property (67456e8)
  • tree: improve tree label hover background color (cf7bf6e)
  • utils: constants typo (2bd3388)
  • utils: throttle ensure no delay when first call (b72cec3)

👓 Types

  • date-picker: improve change event type (0af99ab)
  • normalize components exposed type (02c695c)

🔨 Code Refactoring

  • confirm: change default align and improve style (9ae5848)
  • hooks: usePopper upgrade to use floating-ui (2044abe)
  • pagination: support custom tags and improve slots (63cc5a9)
  • utils: transfer flatVNodes to hooks package (cf7bfef)

❌ Breaking Changes

  • All features marked as deprecated have been removed, continuing to use a deprecated feature may occur errors
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