Docs
Home
Docs
Blog
Tina Cloud
← Docs Index
TinaCMS
Overview
Content Management
Overview
The CMS
Forms
Fields
Overview
Text
Text Area
Number
Image
Color
Toggle
Radio Group
Select
Tags
List
Group
Group List
Blocks
Date & Time
Markdown
HTML
Custom Fields
Content Creators
Media
Using External APIs
User Interface
Overview
Sidebar & Toolbar
Alerts
Custom Styles
Extending Tina
Overview
Events
Plugins
Screens
Toolbar Widgets
Project
FAQ
Release Notes
Packages
Overview
react-tinacms-date
react-tinacms-editor
react-tinacms-github
react-tinacms-inline
react-tinacms-strapi
next-tinacms-cloudinary
next-tinacms-github
next-tinacms-json
next-tinacms-markdown
Home
Docs
Blog
Tina Cloud
Release Notes for v0.28.0
Show Table of Contents
Table of Contents
- [Bug Fixes](#bug-fixes) - [Features](#features)
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
)
View on GitHub
Last Edited: August 17, 2020
Was this helpful?
👍
👎
Tell us your thoughts
Your Email
(optional)
Submit Feedback
Docs
Blog
Tina Cloud
Community
Stay in touch 👉
Edit This Site
Security
Terms of Service
Privacy Notice
License
© TinaCMS 2019–2021