kendallstrautman/brevifolia-nextjs 46
A minimalist blog starter to get you going with Next.js.
kendallstrautman/brevifolia-gatsby-forestry 38
A simple starter blog built with Gatsby & Forestry
kendallstrautman/brevifolia-next-tinacms 28
A simple starter blog built with Next.js & TinaCMS
kendallstrautman/brevifolia-gatsby-tinacms 18
A simple starter blog built with Gatsby & TinaCMS
kendallstrautman/brevifolia-gridsome-forestry 18
A simple starter blog built with Gridsome & Forestry
kendallstrautman/brevifolia-nuxt-forestry 15
A simple starter blog built with Nuxt & Forestry
kendallstrautman/nextjs-blog-starter 15
A next.js boilerplate
kendallstrautman/tina-open-auth 9
A demo for setting up GitHub Open Authoring with Tina, Next.js & Vercel
kendallstrautman/brevifolia-next-forestry 8
A simple starter blog built with Next.js & Forestry
kendallstrautman/quercus-blocks 2
A demo to show off TinaCMS Inline Blocks & Open Authoring
push eventtinacms/tinacms.org
commit sha d511cf3af15480f86db9cb32a1b8a343ed6c8fb2
correct the redirects fixes #620
commit sha f79c480d3d00ab715147bd0c9ffd28b523a7256f
Merge pull request #635 from tinacms/redirects correct the redirects
push time in 2 days
issue closedtinacms/tinacms.org
Given I search tinacms releases in a search engine
When I click on https://tinacms.org/blog/2020-06-29-release-notes
Then I get a 404
Suggestion: 301 redirect to https://tinacms.org/docs/releases/2020-06-29
Bonus points: Canonical URL
closed time in 2 days
DirtyFpull request commenttinacms/tinacms.org
if a codeblock's tags contain "copy" then a copy button will be rendered
we should add a note to our style guide or something showing how to do this
comment created time in 2 days
push eventtinacms/tinacms.org
commit sha b731b508b9ca661ed3432085eb5f5364ef08ae34
guides: removes index cards
commit sha b89da29e9c1fc1f6d3781f1b6aa8cf9c07677907
style(guides): padding top matches docs
commit sha 5dfdfba58b73b138b8c651b252f146d5e8d66e7a
feat(guides): adds docs nav to guides index
commit sha 8709ee43c2b9d6ab1072f4cda40d71c4c0201104
chore(docsNav): removes guide category slugs
commit sha 3e4e4e556f5e3a1efc77e82ef4f4005622f6ab49
chore(guides): basic guide index outline
commit sha 3701a8623353c84bb2d3b0f74600878633896bb2
feat(guides): adds toc & docs layout
commit sha 786f39536aa119ac1a3a38c08e7acaefce6d03d9
feat(docs-nav): scrolls to guides on index
commit sha 2bce73ab861390c8677c9160f454628e72e057bb
chore: removes old TODO comment
commit sha 745e74c7521daa8a3fec862b04f1efaa515a2fd1
chore: removes unused component
commit sha bb08fc819933aedf88cb7f8fd52fa05129c08cd3
Merge branch 'master' into guide-updates
commit sha 05086de6752783457d72719195268c64fd907e2e
fix: fills in guide title
commit sha 52d48049b573e5a706f6a043f15ea431b167f72a
Merge branch 'master' into guide-updates
commit sha 29097e10c591cda65608d3a626abdb74ea16b1ee
fix: import from proper file
commit sha 19672f8b6ca1fc4f1403df3342526d70b02ec227
chore: refactor nav props
commit sha edc6114cdb4bdd2ea1d82121bd77a745218402ab
Merge pull request #628 from tinacms/guide-updates Guide Index template updates
push time in 2 days
PR merged tinacms/tinacms.org
- Converts the guides index to match the docs layout (without cards)
- Adds basic guides index md data (could use more descriptions)
- Replaces the guides nav with the docs nav
- Forces a scroll to guides section in docs nav when on the guides index (if there's a better way to do this, let me know)
- Adds a toc to the index
pr closed time in 2 days
pull request commenttinacms/tinacms.org
Yeah I'm planning on digging into the index content on another PR 👌
comment created time in 2 days
push eventtinacms/tinacms.org
commit sha 6f70783e235325871197a5b1912cb2daf740eb2e
Added placeholder to list of options closes #629
commit sha 88bd31a63071b8bede7a4ba32be5907ab87e8f29
Merge pull request #632 from tinacms/inline-text-placeholder Added placeholder to list of options
push time in 2 days
PR merged tinacms/tinacms.org
closes #629
pr closed time in 2 days
issue closedtinacms/tinacms.org
Update `InlineText` docs with placeholder option
From this PR. Also need to update the package README. @logan-anderson
closed time in 2 days
kendallstrautmanpush eventtinacms/tinacms.org
commit sha 19672f8b6ca1fc4f1403df3342526d70b02ec227
chore: refactor nav props
push time in 2 days
push eventtinacms/tinacms.org
commit sha 29097e10c591cda65608d3a626abdb74ea16b1ee
fix: import from proper file
push time in 2 days
push eventtinacms/tinacms.org
commit sha b57d1c21f66a701432e9fc3dee093030e45579bd
refactor: getJsonPreviewProps delegates to getJsonFile
commit sha cacb394c02bcae019349fc6900dc4a4b2c793d3a
refactor: getMarkdownPreviewProps has same name patter as json equivalent
commit sha 8d9801f106bc034782063fe449f46e41f12a88cf
refactor: seperate getting the file from making the preview props
commit sha 0708388f3e22a8171ab17e74a6478060fbf008dd
switch to new options api
commit sha 4fbf79e2a7b489c51a527d3ba24f9c3e8dfa2f4c
refactor a couple uses of getXPreviewProps to getXFile
commit sha 73aabc924f600b92c6e8c8c533a1de132384a5e1
use prerelease so this will build
commit sha b4ddd5b893baf8c1bed615cb9db03ce081d49cea
Merge branch 'master' into refactor-to-get-github-file
commit sha 93b4da2bc8562d96017f2258b5c0ea5546bf5f29
upgrade tinacms
commit sha 3c922bcffa760f35194809a2f8cfef24be443de5
switch back to fallback: true
commit sha eabf9c92b17ac0d6c000eab7b72a86ba813a72f7
Merge pull request #565 from tinacms/refactor-to-get-github-file Refactor to get GitHub file
commit sha 52d48049b573e5a706f6a043f15ea431b167f72a
Merge branch 'master' into guide-updates
push time in 2 days
pull request commenttinacms/tinacms.org
Cool, I think there will be conflicts with this pr so maybe we should get that in first.
comment created time in 2 days
push eventtinacms/tinacms.org
commit sha 05086de6752783457d72719195268c64fd907e2e
fix: fills in guide title
push time in 2 days
push eventtinacms/tinacms.org
commit sha a19f6d23f63e93331c22d9bfc2d1734b73684c18
blog: adds prev / next fm values to recent blogs
commit sha 2b45e7e6201db7a1f21f06cb1cd98edc0b1c681f
feat: adds basic prev / next to blog
commit sha a8eb3e6ffb656af46cc40c42ac1bb0025149e2d8
chore: removes unused imports and variable
commit sha 21333b631aa88eb07dfa62751ee7e8c247da29da
chore(blog): adds next prev fm values
commit sha 0a4ced9420f839ef646b3a222a947479aeb6322e
fix(blog): index pagination current value
commit sha db8266d20fee49f56879d67620344761217dda29
Merge pull request #619 from tinacms/next-prev-blog Blog Template: next / prev posts
commit sha 48b7787c966f080f0f4d54870f0a2f42d5cdcebf
introduce function for generating a valid open graph image
commit sha 88a04a83eebc5f3c3d7f8db139fc444350f85633
Update pages/blog/[slug].tsx Co-authored-by: Frank Taillandier <[email protected]>
commit sha 8db886c1a4d71adfe6406633df43ba73d28e4da0
Update pages/packages/[slug].tsx Co-authored-by: Frank Taillandier <[email protected]>
commit sha bb08fc819933aedf88cb7f8fd52fa05129c08cd3
Merge branch 'master' into guide-updates
push time in 2 days
issue openedtinacms/tinacms.org
Update `InlineText` docs with placeholder option
From this PR. Also need to update the package README. @logan-anderson
created time in 3 days
pull request commenttinacms/tinacms
feat(react-tinacms-inline): InlineText now accepts a placeholder prop
Can we update the docs pleez
comment created time in 3 days
push eventtinacms/tinacms.org
commit sha 745e74c7521daa8a3fec862b04f1efaa515a2fd1
chore: removes unused component
push time in 3 days
push eventtinacms/tinacms.org
commit sha 2bce73ab861390c8677c9160f454628e72e057bb
chore: removes old TODO comment
push time in 3 days
push eventtinacms/tinacms.org
commit sha 786f39536aa119ac1a3a38c08e7acaefce6d03d9
feat(docs-nav): scrolls to guides on index
push time in 3 days
push eventtinacms/tinacms.org
commit sha 0a4ced9420f839ef646b3a222a947479aeb6322e
fix(blog): index pagination current value
push time in 3 days
push eventtinacms/tinacms.org
commit sha 21333b631aa88eb07dfa62751ee7e8c247da29da
chore(blog): adds next prev fm values
push time in 3 days
push eventtinacms/tinacms.org
commit sha e381cb7a6c3c567e3efc5f929ad735eb9b91ab8b
Update from TinaCMS
commit sha 17aa1b48077c01b75b261c5abbdb2bc486df1955
Update from TinaCMS
commit sha ec736cf8f1a6f039f985e06e55ff306b04083e87
Update content/docs/plugins/fields.md Co-authored-by: Frank Taillandier <[email protected]>
commit sha 95a52f62b9441a912288acdfbc827dbdca0acb2b
Update content/docs/ui/inline-editing.md Co-authored-by: Frank Taillandier <[email protected]>
commit sha e9d1ef5e3e4782c7dc79484790352cfb7d6b7fa5
Merge pull request #625 from tinacms/link-to-field-name-docs Link to final-form name docs
push time in 3 days
PR merged tinacms/tinacms.org
We don't always explain home a field's name works. The final-form docs have a good description.
pr closed time in 3 days
push eventtinacms/tinacms.org
commit sha faaf56799ffe21b16ab49beddf2b920810c71097
docs: update intro tutorial
commit sha 18319df92a5bb78818dd1922712ce5d12a5b113f
docs: adds set-up step to tutorial
commit sha c5fba007d9d5fca844fe27df956db136a0d69db3
docs: adds editing content step to tutorial
commit sha ef7a16d17abd6a0e71221ede9aa42486e242a650
docs: adds backends step to tutorial
commit sha 6f1ce7dc1a0a3fbed0cd993e2a7b07927acf065f
docs: updates tutorial intro steps
commit sha 676f3f6870250dd52b95606663adb808015aca80
docs: edits tutorial set up examples
commit sha cd08e64f16b38c71ce1cc87c1bdb7decf7db78bb
chore: update doc toc
commit sha 9b15b42a87e3fff158995da7a9eb7bf20b350650
chore: rename files
commit sha 6c648a908a87ffa3024fedac813e00c4333ad965
docs: tutorial edits
commit sha 3ebd43a92fb7ff343bdd52561fad4eb181b5e2a5
chore: adds links to tutorial intro steps
commit sha d364db6d156603c3250323597b6ef823c834861f
chore: edits intro
commit sha f6bcfbf033896de372edaf76ee4d0971c494cba0
docs: edits cms set up step
commit sha f0efe6120e5e1f5f585bab86e2a679b3f1c33ffb
tutorial: edits
commit sha 4f18178065a63672b5f937cf6f7585d3cded1c90
chore: crosslink custom field blogs in docs
commit sha c5de463c47b8a84bb1326f4a4dfa572e2f7506b1
tutorial: updates edit content step
commit sha b503c9574f13461952f69fd96e6d56e29ca80550
tutorial: backend stpe updates
commit sha 88fdf5729d2efd0615ce7767db4e7ac1b68a395f
tutorial: edits
commit sha 8cdca72f3d0d3b052fde32faac2977b4861ef8cc
tutorial: adds alerts step
commit sha 8020bc1ba5e67de148a8bd3a41ae910fac8ff412
tutorial:implements revisions
commit sha 148e7530a1541cd507f6256cc25fc1ccab172cbd
chore: updates link to new field def & name docs
push time in 3 days
PR merged tinacms/tinacms.org
Need to fill in the prose better and add more cross-linking. But this is the general structure / cadence so far. We'll need changes from this PR to be merged (or whatever approach we take to solve that issue) before the backend steps will work as described.
You'll need to be on the prerelease to have this work as described — should work now
pr closed time in 3 days
push eventtinacms/tinacms.org
commit sha cf85a948a5534daca98f7518cd65128efce67de4
chore: changes guides href to slug in toc
push time in 3 days
PR opened tinacms/tinacms.org
pr created time in 3 days
pull request commenttinacms/tinacms.org
Weird, yeah I pulled it down and all the excerpts seem long / with markup
comment created time in 3 days
pull request commenttinacms/tinacms.org
Do you need a review with this @ncphillips?
comment created time in 3 days
pull request commenttinacms/tinacms.org
Since the index data is out of date, I'm assuming I can't see / test the reformatted excerpts?
comment created time in 3 days
Pull request review commenttinacms/tinacms.org
import React from 'react'-import { Highlight, Snippet } from 'react-instantsearch-dom'+import { Highlight } from 'react-instantsearch-dom' import { Hit } from 'react-instantsearch-core' import path from 'path' import { DynamicLink } from '../ui/DynamicLink' import { formatDate } from '../../utils' const DocHit = (clickHandler: any) => ({ hit }: { hit: Hit }) => (- <div>- <span onClick={clickHandler}>- <DynamicLink href={path.join('/docs', (hit as any).slug)}>- <h4>- <Highlight attribute="title" hit={hit} tagName="mark" />- </h4>- </DynamicLink>- </span>- <Snippet attribute="excerpt" hit={hit} tagName="mark" />- </div>+ <DynamicLink href={path.join('/docs', (hit as any).slug)}>+ <div onClick={clickHandler}>+ <h4>+ <Highlight attribute="title" hit={hit} tagName="mark" />+ </h4>+ {hit['_highlightResult'].excerpt.matchLevel !== 'none' && (+ <Highlight attribute="excerpt" hit={hit} tagName="mark" />+ )}+ </div>+ </DynamicLink> ) -const BlogHit = (clickHandler: any) => ({ hit }: { hit: Hit }) => (- <div>- <span onClick={clickHandler}>- <DynamicLink href={path.join('/blog', (hit as any).slug)}>- <h4 onClick={clickHandler}>+const BlogHit = (clickHandler: any) => ({ hit }: { hit: Hit }) => {+ console.log(hit)
comment created time in 3 days
pull request commenttinacms/tinacms.org
Fix typo in table of contents on gatsby guides
Weird having trouble approving the deployment. @DirtyF are you as well?
comment created time in 3 days
pull request commenttinacms/tinacms
build: only build for ubuntu on PRs
@all-contributors please add @davidroyer for docs
comment created time in 3 days
pull request commenttinacms/tinacms
build: only build for ubuntu on PRs
@all-contributors please add @heytulsiprasad for docs
comment created time in 3 days
PR opened tinacms/tinacms.org
Pretty much just copied the implementation from the docs template. If we are okay with this manual approach, I can go through the old blogs and fill in the correct next / prev frontmatter values.
pr created time in 4 days
push eventtinacms/tinacms.org
commit sha 6835464daed1bcef6764823665f3094dbeb198fc
tutorial: makes final notes sign off more positive
push time in 4 days
push eventtinacms/tinacms.org
commit sha b3d2912c306418c561b803467380116517f54f10
tutorial: adds alert image example
push time in 4 days
Pull request review commenttinacms/tinacms.org
+---+title: Frequently Asked Questions+---++## General++### Why do you say "Tina is not a CMS?"++Tina is a suite of packages that enable developers to build highly customized content management systems. A conventional CMS provides a fully-realized editing interface, requiring you to create an edit content within its bounds. Tina takes an "inside-out" approach, helping developers craft their own CMS according to their specific content needs.
Should we say something about conventional CMSs often being connected with a backend as well?
a fully-realized editing interface (and often a database or backend)
or something...
comment created time in 4 days
Pull request review commenttinacms/tinacms.org
+---+title: Frequently Asked Questions+---++## General++### Why do you say "Tina is not a CMS?"++Tina is a suite of packages that enable developers to build highly customized content management systems. A conventional CMS provides a fully-realized editing interface, requiring you to create an edit content within its bounds. Tina takes an "inside-out" approach, helping developers craft their own CMS according to their specific content needs.
Tina is a suite of packages that enable developers to build highly customized content management systems. A conventional CMS provides a fully-realized editing interface, requiring you to create and edit content within its bounds. Tina takes an "inside-out" approach, helping developers craft their own CMS according to their specific content needs.
comment created time in 4 days
pull request commenttinacms/tinacms.org
Add documentation for plugin authoring
Is this still in process @chrisdmacrae? Or should we close for now?
comment created time in 4 days
push eventtinacms/tinacms.org
commit sha a06ef65c73900a2abe0f9d03e08b2cff181c6650
tutorial: adds pageData to diff
push time in 4 days
push eventtinacms/tinacms.org
commit sha a1b0c94fadebe4fff28e32b9d37c875a1b35f4fb
Update content/docs/getting-started/backends.md Co-authored-by: DJ <[email protected]>
push time in 4 days
push eventtinacms/tinacms.org
commit sha 3b373c32e5472fb0b39e9007b8eb71458b32db8c
Update content/docs/getting-started/backends.md Co-authored-by: DJ <[email protected]>
push time in 4 days
push eventtinacms/tinacms.org
commit sha ce42be8df88806741560cdbf4cfab2df79201a1c
Update content/docs/getting-started/backends.md Co-authored-by: DJ <[email protected]>
push time in 4 days
push eventtinacms/tinacms.org
commit sha a9fb7f445c78794a641cdbb38acdc05f35fdf1c9
Update content/docs/getting-started/backends.md Co-authored-by: DJ <[email protected]>
push time in 4 days
push eventtinacms/tinacms.org
commit sha 492d9d3c743a16d452dcd9df7742bf4ad7b5a875
Update content/docs/getting-started/backends.md Co-authored-by: DJ <[email protected]>
push time in 4 days
push eventtinacms/tinacms.org
commit sha ee160bf78500fa7c5dfdedbdab82433fc6312a3d
Update content/docs/getting-started/backends.md Co-authored-by: DJ <[email protected]>
push time in 4 days
push eventtinacms/tinacms.org
commit sha 561a2eb3b692932d33c145854e5cffb78e14a62d
Update content/docs/getting-started/edit-content.md Co-authored-by: DJ <[email protected]>
push time in 4 days
push eventtinacms/tinacms.org
commit sha ad02225037f48180e16bd94b82ff6c8af064b01f
Update content/docs/getting-started/edit-content.md Co-authored-by: DJ <[email protected]>
push time in 4 days
push eventtinacms/tinacms.org
commit sha 12967b81918827836aa1678bdcf038900641f95b
Update content/docs/getting-started/edit-content.md Co-authored-by: DJ <[email protected]>
push time in 4 days
push eventtinacms/tinacms.org
commit sha 826a41dfa1a7d919650949df3e24e3c623480d6e
Update content/docs/getting-started/edit-content.md Co-authored-by: DJ <[email protected]>
push time in 4 days
push eventtinacms/tinacms.org
commit sha 721610af17c0d591489c3c40681bf3e975d32ec7
Update content/docs/getting-started/edit-content.md Co-authored-by: DJ <[email protected]>
push time in 4 days
push eventtinacms/tinacms.org
commit sha 5d4547900469fd6493683aed872537126208e47c
Update content/docs/getting-started/edit-content.md Co-authored-by: DJ <[email protected]>
push time in 4 days
push eventtinacms/tinacms.org
commit sha 55d5dc5fbeb05f8577193f957a5772b7ac30c038
Update content/docs/getting-started/cms-set-up.md Co-authored-by: DJ <[email protected]>
push time in 4 days
push eventtinacms/tinacms.org
commit sha 6f4de8b2521ab73ce1b3932eaa20b8cd0a22cb56
Update content/docs/getting-started/edit-content.md Co-authored-by: DJ <[email protected]>
push time in 4 days
push eventtinacms/tinacms.org
commit sha 8d1e54ee7604aeb15dd9c8fa1ca002333dbb7526
Update content/docs/getting-started/cms-set-up.md Co-authored-by: DJ <[email protected]>
push time in 4 days
push eventtinacms/tinacms.org
commit sha 2c767be01cac7385060638e46c532a4f7a45fd08
Update content/docs/getting-started/cms-set-up.md Co-authored-by: DJ <[email protected]>
push time in 4 days
push eventtinacms/tinacms.org
commit sha 1d230a19d5c42e1f8b1f8a177ebd521a59944405
docs: implementing feedback
commit sha 2cc7085e7f20639b44224b33b1f61d5c39328051
chore: adds images to tutorial
push time in 5 days
push eventtinacms/tinacms.org
commit sha 19a6b83c015380171a3dd7ed3cde0d1388941f08
move release notes to docs - moved to /docs/releases - remove "release-notes" suffix from filenames - setup redirects in now.json
commit sha 6d4d1ae0c1ddb3a9968f671ba2eb274aca9128c2
Add /docs/releases index page
commit sha 64bca94e1ad5ca3484bc6a69be8d748f5ee09e76
Add Release notes to the navigation
commit sha 1cb6770b2df7dc3b833d61ed8792cea83c09453d
only link text
commit sha f48ea4235a8715d3bb3ae30b77e57be44cb778c9
remove log
commit sha 8672a54f07faffc1c9f1e24c6b426a25988af9b2
simple release list styling
commit sha eae331695acded7e4b40ddf526510e8318188007
fix markdown header link position
commit sha 379bd59c99fb514ff771d1ef9e438692fc964701
hide docs pagination when nothing to display
commit sha 01a194ef3ea39b4583f1fa9b0b02f4d80b8fe010
Update from TinaCMS
commit sha 7b610ff693b79aa4577019bdb8d92252e2d7e388
trigger Vercel builder to provide all content to lambdas
commit sha fbb77739140de8dba74afa0eb44acca85524c453
Merge pull request #614 from samrobbins85/master Fix syntax error
commit sha ee21ea7787e6c2094d0c60921107a820ce6bc7ce
Update from TinaCMS
commit sha 37b0a09fabebcbaa9b9a0bea6b29991ce4236634
explicitly set enabled=true for all examples of `new TinaCMS(...)`
commit sha 417c9f6a67d69444d421b0c65da265ff65b60d93
update focusRing references
commit sha 635fafcb767c53be7959eb878085119ba3e222ac
update focus ring wording
commit sha afb82d820404f3ce9a133994a015f461129db1b9
update interface in guide
commit sha b1862fa10baf7cdb21e3a14dc32ad62a6fd1d336
release notes
commit sha 9bbeae7b6339dd489085b556efd6021ee7105bb6
Merge branch 'master' into custom-inline-field
commit sha 05133af2d77a4ec20286b64f35392399aa191ad7
Merge pull request #612 from tinacms/custom-inline-field Docs: Updates inline editing docs
commit sha 3cfa24c34f0ed14514a460c9c147953a2ad1d45d
Merge branch 'master' into custom-inline-field
push time in 5 days
PR opened tinacms/tinacms.org
Just a little change based on the changes in this pr
pr created time in 5 days
push eventtinacms/tinacms.org
commit sha df8139968556238c98fff9a0c22dc764a8e46bcc
Update content/docs/getting-started/backends.md Co-authored-by: NCPhillips <[email protected]>
push time in 5 days
push eventtinacms/tinacms.org
commit sha aee7cc3cc5c62f7064a106b88e6778769308f6b6
Update content/docs/getting-started/backends.md Co-authored-by: NCPhillips <[email protected]>
push time in 5 days
push eventtinacms/tinacms.org
commit sha 34dfc7664f107706cf549b95499241754307d5d3
Update content/docs/getting-started/backends.md Co-authored-by: NCPhillips <[email protected]>
push time in 5 days
push eventtinacms/tinacms.org
commit sha d191344f4f235fd48edc9ddc4f4dc074591acef0
Update content/docs/getting-started/backends.md Co-authored-by: NCPhillips <[email protected]>
push time in 5 days
push eventtinacms/tinacms.org
commit sha ce5f7227a00168cc65ae2bfe63fdc874b16b6888
Update content/docs/getting-started/backends.md Co-authored-by: NCPhillips <[email protected]>
push time in 5 days
push eventtinacms/tinacms.org
commit sha de9e8483932626b44a3989ec8bfcbb4f9097f33d
Update content/docs/getting-started/edit-content.md Co-authored-by: NCPhillips <[email protected]>
push time in 5 days
push eventtinacms/tinacms.org
commit sha afc43205549f03d1937779aae8b5708ef8ec6db7
Update content/docs/getting-started/edit-content.md Co-authored-by: NCPhillips <[email protected]>
push time in 5 days
push eventtinacms/tinacms.org
commit sha a61ee0bf1c2663b7314f7c350e32a19929c18da1
Update content/docs/getting-started/edit-content.md Co-authored-by: NCPhillips <[email protected]>
push time in 5 days
push eventtinacms/tinacms.org
commit sha b3aa1dd8b03827d5dce7c38681a7a9a34aeb25b0
Update content/docs/getting-started/cms-set-up.md Co-authored-by: NCPhillips <[email protected]>
push time in 5 days
push eventtinacms/tinacms.org
commit sha 8b507b90059e3035d359b22008ac0b57727d818d
Update content/docs/getting-started/introduction.md Co-authored-by: NCPhillips <[email protected]>
push time in 5 days
push eventtinacms/tinacms
commit sha c43ad26f64bbc7bafbee9344faa4cfb97661a05c
docs(react-tinacms-inline): adjust features example with useForm
push time in 5 days
push eventtinacms/tinacms
commit sha 536c53285a97f3d8e61c87095555017177a3154e
docs(react-tinacms-inline): adds hook return types
commit sha e018eb01d4a735ed3fa8c9896d26823fe29ff466
docs(next-tinacms-json): reformats helper interface and explanation
commit sha 37c515318520e6728f682d61644734dd39c14cbe
docs(next-tinacms-markdown): reformats helper interface & explanation
push time in 5 days
push eventtinacms/tinacms
commit sha 2e49cc8cfcb393f735b95d8ea3e0d664baa5462a
docs(next-tinacms-markdown): crosslinks to git guide in README
commit sha d2b0ad30fb884f74d31cee25999cef9c14c9cb6e
docs(next-tinacms-json): crosslinks to git guide in README
push time in 5 days
push eventtinacms/tinacms
commit sha 84e90a2dbf02a3ab6032bc44fbbda49c4c84f0d4
docs(react-tinacms-inline): better inline blocks examples
push time in 5 days
push eventtinacms/tinacms
commit sha 747d69aca674beadd1df589967d9a46079031938
docs(react-tinacms-inline): adds interfaces and example to inline blocks info
push time in 5 days
PR opened tinacms/tinacms
Also adjusts types a bit on focus ring and blocks controls.
pr created time in 5 days
pull request commenttinacms/tinacms.org
Docs: Updates inline editing docs
should be good now 👌
comment created time in 5 days
push eventtinacms/tinacms.org
commit sha 19a6b83c015380171a3dd7ed3cde0d1388941f08
move release notes to docs - moved to /docs/releases - remove "release-notes" suffix from filenames - setup redirects in now.json
commit sha 6d4d1ae0c1ddb3a9968f671ba2eb274aca9128c2
Add /docs/releases index page
commit sha 64bca94e1ad5ca3484bc6a69be8d748f5ee09e76
Add Release notes to the navigation
commit sha 1cb6770b2df7dc3b833d61ed8792cea83c09453d
only link text
commit sha f48ea4235a8715d3bb3ae30b77e57be44cb778c9
remove log
commit sha 8672a54f07faffc1c9f1e24c6b426a25988af9b2
simple release list styling
commit sha eae331695acded7e4b40ddf526510e8318188007
fix markdown header link position
commit sha 379bd59c99fb514ff771d1ef9e438692fc964701
hide docs pagination when nothing to display
commit sha 01a194ef3ea39b4583f1fa9b0b02f4d80b8fe010
Update from TinaCMS
commit sha 7b610ff693b79aa4577019bdb8d92252e2d7e388
trigger Vercel builder to provide all content to lambdas
commit sha fbb77739140de8dba74afa0eb44acca85524c453
Merge pull request #614 from samrobbins85/master Fix syntax error
commit sha ee21ea7787e6c2094d0c60921107a820ce6bc7ce
Update from TinaCMS
commit sha 37b0a09fabebcbaa9b9a0bea6b29991ce4236634
explicitly set enabled=true for all examples of `new TinaCMS(...)`
commit sha 417c9f6a67d69444d421b0c65da265ff65b60d93
update focusRing references
commit sha 635fafcb767c53be7959eb878085119ba3e222ac
update focus ring wording
commit sha afb82d820404f3ce9a133994a015f461129db1b9
update interface in guide
commit sha b1862fa10baf7cdb21e3a14dc32ad62a6fd1d336
release notes
commit sha 9bbeae7b6339dd489085b556efd6021ee7105bb6
Merge branch 'master' into custom-inline-field
push time in 5 days
push eventtinacms/tinacms.org
commit sha 1022f18735ff2c1a5ccd8c65c479624956f07655
docs: one more usePlugin example
push time in 5 days
push eventtinacms/tinacms.org
commit sha 586cbfac99183aa49e85c51e05b67ee2bce93434
docs: adds usePlugin to examples
push time in 5 days
push eventtinacms/tinacms.org
commit sha 3b4b1363ab1c7e7f420fce75ce50a2c348e3312a
docs: edits to inline editing examples
push time in 5 days
Pull request review commenttinacms/tinacms.org
Docs: Updates inline editing docs
However, Tina provides a set of pre-configured Inline Fields that should **work - [Inline Group](/docs/ui/inline-editing/inline-group) - [Inline Blocks](/docs/ui/inline-editing/inline-blocks) -**Refactoring the above example** with Inline Fields:+## Creating Custom Inline Fields -```tsx-import * as React from React-import ReactMarkdown from 'react-markdown'-import { useForm } from 'tinacms'-import {- InlineForm,- InlineTextField,- InlineWysiwyg,-} from 'react-tinacms-inline'+There may be cases where you want to create your own Inline Fields. The `InlineField` component allows you to create a custom _Inline Field_. This is helpful when you need precise control over rendering or input functionality. -export function Page(props) {- const [modifiedValues, form] = useForm(props.data)+First, make sure your component is wrapped in an `InlineForm`. You can then add `InlineField` components, a render props-based component that allows you to conditionally display an editing interface (when in edit mode) or the page as it will appear in production. - return (- <InlineForm form={form}>- <main>- <InlineTextField name="title" />- <InlineWysiwyg name="markdownContent">- <ReactMarkdown source={modifiedValues.markdownContent} />- </InlineWysiwyg>- </main>- </InlineForm>- )-}-```+The **rough idea** is like this: -## Creating Custom Inline Fields+```jsx+<InlineForm form={formObject}>+ <InlineField name="path-to-data">+ {({ input, status }) => {+ if (status === 'active') {+ // we're in editing mode, show an editable interface+ } else {+ // we're not in editing mode, show the production layout+ }+ }}
oops. good catch
comment created time in 5 days
issue closedtinacms/tinacms.org
A pull request in tinacms may require documentation updates.
The following files may need to be updated:
| File | Reason |
|---|---|
| using-tinacms-with-nextjs.md | Demonstrates using useLocalForm on a Next.js site |
| creating-forms.md | Demonstrates using useLocalForm on a Next.js site |
| inline-editing.md | HOC examples depends on useLocalRemarkForm hook |
| json.md | Demonstrates use of useLocalJsonForm and JsonForm |
| markdown.md | Demonstrates useRemarkForm usage |
| forms.md | Creates custom form with useForm & useLocalForm |
We need to document the new loadInitialValues promise and update the Form interface or any examples of initialValues manually getting set.
closed time in 5 days
kendallstrautman