Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 18, 2023

Bumps tinacms from 1.2.1 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

1.5.4

Patch Changes

  • f6e2ec5e9: fix issue with single document naviation

1.5.3

Patch Changes

  • 3532d07f3: fix issue where a user was unable to create a document with templates
  • 6d1465fd8: Fix auto navigate logic in GetCollection to only be active for Documents and not Folders

1.5.2

Patch Changes

  • e7f4c0a96: Fix issue where sortFields are undefined
  • ff8673515: Trim whitespace from readonly token to ignore any accidental whitespace from cut and paste

1.5.1

... (truncated)

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)

Bumps [tinacms](https://github.com/tinacms/tinacms/tree/HEAD/packages/tinacms) from 1.2.1 to 1.5.6.
- [Release notes](https://github.com/tinacms/tinacms/releases)
- [Changelog](https://github.com/tinacms/tinacms/blob/main/packages/tinacms/CHANGELOG.md)
- [Commits](https://github.com/tinacms/tinacms/commits/[email protected]/packages/tinacms)

---
updated-dependencies:
- dependency-name: tinacms
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 18, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 5, 2023

Superseded by #32.

@dependabot dependabot bot closed this Jun 5, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tinacms-1.5.6 branch June 5, 2023 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant