<Tina>
component to <TinaProvider>
.InlineTextarea
componentBlockTextarea
componentuseJsonForm
and useMarkdownForm
suppliy default form fields based on the initial valuesconst cms = new TinaCMS({})
const cms = new TinaCMS()
As stated above, the Tina
component has been renamed to TinaProvider
. This new name better
describes the purpose of that component.
For now this component can still be accessed as Tina
.
A big thanks to all our contributors for this release! <3
# Commits | Name |
---|---|
28 | Kendall Strautman |
21 | Nolan Phillips |
4 | Scott Byrne |
1 | Marc Mintel |
Checkout the GitHub Milestone for all the details on this weeks release!