Socket
Socket
Sign inDemoInstall

gatsby-plugin-tinacms

Package Overview
Dependencies
84
Maintainers
12
Versions
198
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
46
20Next

0.31.0-alpha.3

Diff

ncphillips
published 0.31.0-alpha.2 •

ncphillips
published 0.31.0-alpha.1 •

ncphillips
published 0.31.0-alpha.0 •

ncphillips
published 0.29.0 •

Changelog

Source

0.29.0 (2020-08-25)

Bug Fixes

  • add parse function (4add855)
  • react-tinacms-inline: preview src passes form values (e376424)

Features

  • next-tinacms-json: remove deprecated apis (0a03345)
  • next-tinacms-markdown: sunset outdated APIs (8b6e90a)
ncphillips
published 0.28.0 •

Changelog

Source

0.28.0 (2020-08-17)

Bug Fixes

  • multiple instances of components not accepting multiple child elements (cbbb03d)
  • react-tinacms-editor: prosemirror image plugin is only added if imageProps was was defined (c29cc4c)
  • react-tinacms-editor: renamed previewUrl to previewSrc to make it consistent with InlineImage component and ImageFieldPlugin (db55a85)
  • react-tinacms-editor: seevral UX issues addressed for tables, headings, and the link modal (#1393) (28cfaec)
  • react-tinacms-editor: when InlineWysiwyg is not given imageProps then images are disabled (ebefdf1)
  • react-tinacms-github: an authorized user trying access a deleted branch will be prompted to switch back to the base branch (137b5ee)
  • react-tinacms-github: improved error modals on 404s (4a998fc)

Features

  • @tinacms/core: events from APIs are dispatched to the entire CMS (1a47d0b)
  • @tinacms/fields: ImageFieldPlugin will default to useing cms.media.store for previewSrc (a4f377c)
  • @tinacms/media: MediaStore's can have an optional previewSrc method (e4024d2)
  • react-tinacms-editor: by default InlineWysiwyg will use cms.media.store for the previewUrl (d7dbda7)
  • react-tinacms-editor: InlineWysiwyg expects imageProps.parse to modify the filename before inserting the img tag (1738671)
  • react-tinacms-github: GithubMediaStore implements previewSrc (325fdb4)
  • react-tinacms-inline: InlineImage defaults to using cms.media.store.previewSrc (d050e63)
  • react-tinacms-inline: InlineImage now works with an async previewSrc (91b8995)
  • react-tinacms-inline: InlineText and InlineTextarea will render children instead of input.value when cms.disabled (1ee29ab)
  • react-tinacms-inline: InlineTextarea now accepts placeholder (1be2566)
  • react-tinacms-strapi: StrapiMediaStore implements previewSrc (fe5df7d)
ncphillips
published 0.28.0-alpha.1 •

ncphillips
published 0.28.0-alpha.0 •

ncphillips
published 0.27.1 •

Changelog

Source

0.27.1 (2020-08-10)

Bug Fixes

  • switch from ReactNode to ReactChild for various props (a585ce9)
ncphillips
published 0.27.0 •

Changelog

Source

0.27.0 (2020-08-10)

Bug Fixes

  • @tinacms/react-sidebar: adds aria label to sidebar toggle button (fc2957a)
  • @tinacms/react-sidebar: sidebar doesn't render when cms is disabled (c24556d)
  • next-tinacms-github: auth handler sends 500 error when missing signing key (90b5916)
  • next-tinacms-github: preview handler responds with 500 if signing key is missing (31273f7)
  • next-tinacms-github: sends 500 with message if signing key is missing (002ce35)
  • tinacms: enabling cms with sidebar doesn't remount children (1188dbf)

Features

  • react-tinacms-editor: InlineWysiwyg imageProps.upload now defaults to using the cms.media.store to upload images (166f380)
  • react-tinacms-editor: InlineWysiwyg now accepts imageProps.directory (f75d130)
  • react-tinacms-inline: InlineText now accepts a placeholder prop (319d29f)
  • react-tinacms-inline: previewUrl is now optionally async (3aaead3)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc