tinacms / tina-cloud-starter

Next.js starter for TinaCMS: live edit your website visually 🪄
https://tina-cloud-starter-orcin.vercel.app/
Apache License 2.0
226 stars 377 forks source link

Bump tinacms from 1.5.4 to 1.5.6 #464

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps tinacms from 1.5.4 to 1.5.6.

Changelog

Sourced from tinacms's changelog.

1.5.6

Patch Changes

  • 5a6018916: Add support for "quick editing". By adding the [data-tina-field] attribute to your elements, editors can click to see the correct form and field focused in the sidebar.

    This work closely resembles the "Active Feild Indicator" feature. Which will be phased in out place of this in the future. Note that the attribute name is different, [data-tinafield] is the value for the "Active Field Indicator" while [data-tina-field] is the new attribute.

    The tinaField helper function should now only be used with the [data-tina-field] attibute.

    Adds experimental support for Vercel previews, the useVisualEditing hook from @tinacms/vercel-previews can be used to activate edit mode and listen for Vercel edit events.

  • Updated dependencies [63dd98904]

  • Updated dependencies [b3d98d159]

  • Updated dependencies [7f95c1ce5]

    • @​tinacms/toolkit@​1.7.2

1.5.5

Patch Changes

  • Updated dependencies [beb179279]
    • @​tinacms/schema-tools@​1.4.4
Commits
  • b16b4d8 Version Packages
  • 803cd4a Cleanup
  • aab60bc Cleanup
  • 5cd57df Remove quickEditEnabled state property since quick editing is now tied to the...
  • ae5d9d4 Ensure same version of react router is used
  • c926a21 Hash query to make it smaller, use object location to determine active field
  • 3f470ce Merge remote-tracking branch 'origin' into support-quick-edit-outline
  • d6934b4 style
  • 49a020e Add z-index for data-tinafield-overlay
  • b438383 Merge pull request #3902 from tinacms/nested-forms-2
  • 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)
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tina-cloud-starter ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 17, 2023 8:07pm
CLAassistant commented 1 year ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

dependabot[bot] commented 1 year ago

Looks like tinacms is up-to-date now, so this is no longer needed.