New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@oruga-ui/oruga-next

Package Overview
Dependencies
Maintainers
0
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oruga-ui/oruga-next - npm Package Versions

13
6

0.8.11

Diff

Changelog

Source

0.8.11 (2024-06-05)

Bug Fixes

  • datepicker: always validate programmatic date updates (#927) (20ceedd)
  • datepicker: update focused date on editing directly (#941) (1af13cf)
  • taginput: solve defineModel macro array constrains (#942) (404c5f6)

Features

  • inputs: detect constraint validation attribute changes (#930) (4de3bd7)
astagi
published 0.8.10 •

Changelog

Source

0.8.10 (2024-06-03)

Bug Fixes

  • datetimpicker: fix inline value edit | make picker props reactive (#932) (1e93773)

Features

  • modal: set default destroyOnHide to true for programmatic usage (#937) (0b0bdca)
  • steps: add destroyOnHide prop (#934) (d06ea1e)
  • tabs: add destroyOnHide prop (#926) (e87882b)
astagi
published 0.8.9 •

Changelog

Source

0.8.9 (2024-05-01)

Bug Fixes

  • field: fix bug when prop horizontal is set (#915) (962bfea)
  • table: fix filtering when table is not sorted (#911) (10ee451)
  • Table: fix table async example backend sort function (#910) (18f3c00)
  • taginput: fix infinite recursive update when updating modeValue (#917) (e2e3c4a)

Features

  • table: make debounceSearch a global option (#912) (517598f)
astagi
published 0.8.8 •

Changelog

Source

0.8.8 (2024-04-23)

Bug Fixes

  • build: fix cjs extension in package.json entry point (#894) (51e7184)
  • datepicker: fix defineClasses parent props problem (#900) (087a8dc)
  • datepicker: make date parsing work again (#882) (047e999)
  • field: add field setInputId & remove ariaLabelledby prop (#902) (458d45c)
  • field: fix slot invoked outside render function & ass messageTag prop (#906) (f9d07c6)
  • menu: fix useProviderParent composable childItems type problem (#897) (b9656a6)
  • taginput: fix selection with autocomplete on non string items (#889) (930c397)

Features

  • datepicker: change prop readonly default to false & disable calendar interaction while readonly (#901) (364d0c5)
  • taginput: add removeItem as selected slot property (#887) (#888) (c8c26cc)
  • taginput: update prop types (#895) (b5709c5)
astagi
published 0.8.7 •

Changelog

Source

0.8.7 (2024-04-02)

Bug Fixes

  • autocomplete: adjust active state behavior (#859) (9ce1971)
  • autocomplete: change options type definition to generic (#866) (5f6717a)
  • steps|tabs: fix disable animation (#870) (08c1fbf)
  • steps|tabs: make item props reactive again (#879) (269183d)
  • table: make TableColumn props reactive again (#878) (d2b1caa)
  • fix type generation script (#867) (2f6b6c8)
  • resolve maximum recursive update exceeded in tests (#869) (40d8b94)

Features

  • tabs: move inherit attrs to div instead of transition (#871) (6db3f74)
astagi
published 0.8.6 •

Changelog

Source

0.8.6 (2024-03-11)

Bug Fixes

  • build: add volar types export (#844) (4b31d5e)
  • build: export ConfigPlugin (#824) (e50cc19)
  • helpers: remove unintended unref function in isDefined helper function (#834) (ed75a71)
  • modal: make property witdh reactive (#830) (7f65756)
  • programmatic: fix ProgrammaticExpose type (#831) (e490336)
  • table: stickyHeaderClass should not display by default (#832) (09a45a1)
  • table: fix page-change event sending old value (#842) (082e2fa)
  • table: fix TableColumn searchable slot property bug (#836) (0ecba93)
  • table: prevent TableColumn props trigger recursive reactivity (#848) (8f83b71)
  • table: set TableColumn customSort type to unknown (#840) (548304d)
  • upload: fix input bindung (#843) (deafbdf)

Features

  • table: make bordered, striped, narrowed and hoverable configurable (#845) (6872eee)
astagi
published 0.8.5 •

Changelog

Source

0.8.5 (2024-02-26)

Bug Fixes

astagi
published 0.8.4 •

Changelog

Source

0.8.4 (2024-02-24)

Bug Fixes

  • autocomplete: fix select item by click (#796) (d3e1465)
  • autocomplete: show empty slot when available (#787) (0cebb5c)
  • composable: prevent scrolling parent error with parent null (#794) (34670d4)
  • datepicker: refactor datepicker related components (#782) (da9eb0f)
  • datetimepicker: fix vmodel reactivity (#785) (cefffc2)
  • input: update password reveal feature (#789) (8b8bfa6)
  • notification: extend programmatic props (#766) (f4bca09)
  • taginput: fix rootClass inheritance (#772) (fadb780)
  • taginput: forward expanded prop to Autocomplete component so that it's passed to dropdown (#767) (d46ae92)

Features

  • expose setFocus function for all input components (#793) (a290c8b)
  • pagination: add button tag property (#779) (22b36a8)
  • tabs|steps: add animation and animateInitially prop (#797) (f04362e)
  • theme: adjustments for bulma theme integration (#777) (1b8fcae)
  • theme: add autogenerate component theme types (#775) (5abdfe6)
astagi
published 0.8.3 •

Changelog

Source

0.8.3 (2024-02-06)

Bug Fixes

  • autocomplete: allow empty slot display and formatter prop usage (6c9a60d)
  • autocomplete: change input vbind vmodel prop order (3297e4b)
  • autocomplete: close dropdown on enter or tab key press (#761) (796ed9f)
  • carousel: adjust indicator index out of range (#752) (eca9d38)
  • carousel: fix repeat index (#757) (68e4dee)
  • datepicker: fix datepicker component shows wrong year range when adding max date and min date props (#731) (9094188)
  • notification: adjust querySelector (#756) (13b0d37)
  • slider: remove this references (#746) (9942c0f)
  • table: fix binding current page (672680a)
  • tablecolumn: remove typo in the props (#727) (6c8238b)
  • table: fix wrong use of thAttrsData (da4c7c5)
  • taginput: only hide input field instead of unmount (#754) (cd1bcf7)
  • taginput: pass missing placeholder props to autocomplete component (928863a)
  • taginput: watch TagInput v-model prop with deep in order to trigger update:modelValue (#722) (96843a4)
  • timepicker: fix meridien bug (#753) (f302c27)
  • tooltip: remove console.log usage in Tooltip component (bbf8161)
  • types: fix customIconPacks config (#715) (a123a5e)
  • types: fix volar type generation (#702) (1bfd747)
  • update ClassFunction second parameter from context to props (#743) (035b619)
  • fix Vue 3.4 getCurrentInstance() bug by convert useComputedClass to defineClass (#725) (0a7f9b4)

Features

astagi
published 0.8.2 •

Changelog

Source

0.8.2 (2023-12-21)

Bug Fixes

  • docs: add missing props (#697) (13d27de)
  • docs: update oruga-next cdn link (#684) (d68308b)
  • programmatic: adjust open params type (#690) (9e8ad3a)
  • table: reorder params from Object.assign to allow for non-extensible objects (#689) (dc2b9cf)
  • types: fix type export (#687) (829279d)
  • upload: update click handler (1f08a2a)

Features

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