vueup / vue-quill

Rich Text Editor Component for Vue 3.
https://vueup.github.io/vue-quill/
MIT License
1.13k stars 282 forks source link

build(deps-dev): bump vitepress from 1.0.0-alpha.51 to 1.0.0-alpha.60 in /docs #347

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps vitepress from 1.0.0-alpha.51 to 1.0.0-alpha.60.

Release notes

Sourced from vitepress's releases.

v1.0.0-alpha.60

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.59

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.58

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.57

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.56

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.55

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.54

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.53

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.52

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vitepress's changelog.

1.0.0-alpha.60 (2023-03-15)

Features

  • support multiple selectors for scrollOffset (86e2a6f)
  • theme: add animation to mobile page outline dropdown (a6b18a8)

1.0.0-alpha.59 (2023-03-15)

Bug Fixes

  • handle async enhanceApp when extending themes (52b04f3)
  • theme: improve Chinese font handling (81ae1c7), closes #2036
  • theme: move doc-footer-before slot into the footer (b0160bc), closes #2082

Features

  • defineClientComponent helper (2ad668c)

1.0.0-alpha.58 (2023-03-14)

Bug Fixes

  • fix optional component imports from default theme (7b0f289)

1.0.0-alpha.57 (2023-03-14)

Bug Fixes

  • types: allow void return in transformHead hook (32dfaf5)

Features

  • expose page and assets on build hooks TransformContext (468c049)
  • theme: a11y improvements (3b6a6d1)
  • theme: aria-label for social links (6ca34c4)
  • theme: page outline for mobile (7182c42)
  • theme: support extending default theme without importing fonts (da1691d)

... (truncated)

Commits
  • a9e07ce release: v1.0.0-alpha.60
  • 86e2a6f feat: support multiple selectors for scrollOffset
  • a6b18a8 feat(theme): add animation to mobile page outline dropdown
  • 8370abc docs: fix install command in gh workflow
  • 85ff58d release: v1.0.0-alpha.59
  • 81ae1c7 fix(theme): improve Chinese font handling
  • 9b85e43 docs: add dedicated section on SSR compatibility
  • 2ad668c feat: defineClientComponent helper
  • 07a296f docs: highlight vite, vue & markdown config
  • 52b04f3 fix: handle async enhanceApp when extending themes
  • 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 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)
dependabot[bot] commented 1 year ago

Superseded by #349.