hashgraph / hedera-mirror-node-explorer

Hedera Mirror Node Explorer for the Hedera Hashgraph DLT.
Apache License 2.0
14 stars 9 forks source link

chore(deps): bump @oruga-ui/oruga-next from 0.7.0 to 0.8.12 #1154

Open dependabot[bot] opened 1 week ago

dependabot[bot] commented 1 week ago

Bumps @oruga-ui/oruga-next from 0.7.0 to 0.8.12.

Release notes

Sourced from @​oruga-ui/oruga-next's releases.

m0.8.12

0.8.12 (2024-06-28)

Bug Fixes

  • datetimepicker: fix datetimepicker initialisation bug (#948) (92b30f1)
  • picker: fix native input value (#986) (09154d5)

v0.8.11

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)

v0.8.10

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)

v0.8.9

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)

v0.8.8

0.8.8 (2024-04-23)

... (truncated)

Changelog

Sourced from @​oruga-ui/oruga-next's changelog.

0.8.12 (2024-06-28)

Bug Fixes

  • datetimepicker: fix datetimepicker initialisation bug (#948) (92b30f1)
  • picker: fix native input value (#986) (09154d5)

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)

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)

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)

... (truncated)

Commits
  • 1dcfdbc ci: update minor release script
  • 18a68f5 docs: update documentation
  • cdd5054 ci: add minor release script
  • 40ef816 chore(release): v0.8.12
  • 09154d5 fix(picker): fix native input value (#986)
  • 92b30f1 fix(datetimepicker): fix datetimepicker initialisation bug (#948)
  • cda731d chore(release): v.0.8.11 (#943)
  • 404c5f6 fix(taginput): solve defineModel macro array constrains (#942)
  • 4de3bd7 feat(inputs): detect constraint validation attribute changes (#930)
  • 1af13cf fix(datepicker): update focused date on editing directly (#941)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)