DEV Community

Cover image for 2021 Q1 TinaCMS Roundup
Frank Taillandier for Tina

Posted on • Updated on • Originally published at tina.io

2021 Q1 TinaCMS Roundup

We are regularly improving Tina to provide an effective developer experience and a unique visual content editing experience. Latest additions are the result of listening to the feedback of the community as well as scratching our own itch.

Letโ€™s take a closer look at some of the most impactful recent changes in Tina core library.

Radio Group Field ๐Ÿ†•

Editors are now able to pick from a list of options, the radio group field comes in two flavors: radio and button, they are displayed horizontally by default, you can opt-in for the vertical variant.

Radio Group field in horizontal direction (default)
Radio Group field Button Variant (horizontal)

Search and filter blocks ๐Ÿ†•

When your page template offers more than 10 components to pick from, editors can type and filter from the blocks menu list.

Duplicate blocks ๐Ÿ†•

A small, yet big, win for inline editing, you can now duplicate a block with a single click.

When using TIna Inline Block, click on the duplicate icon to insert the same block below.

Rethinking Inline Editing ๐Ÿค”

We started reevaluating our approach to how Tina does inline editing. We refactored the code to take advantage of events and references to provide a new API. This work is far from done and is currently only available through a feature flag, as this will be subject to more changes.

Weโ€™ll share our views in an upcoming post on what the future of inline editing will look like in Tina from a developer perspective.

Related to this change, we decided to remove drag-and-drop of inline blocks for now. There were some cases where it was creating issues but we might revisit this feature later when we have better inline editing. Now, you can move blocks around a page with up and down block controls, which shouldn't require too many clicks in most cases.

You'll soon be able to resize the sidebar as you see fit.
This makes the writing experience much more enjoyable when you write long format in the WYSIWYG editor. โ†”๏ธ

Next.js and Tailwind Demo ๐Ÿ‘€

Our default demo is based on Next.js and Tailwind CSS. It currently showcases how you can set up Tina to provide: theme colors, component variants, dark mode, responsive blocks, etc. In the near future, weโ€™ll dedicate a post on how we built this demo, so you will be able to dig in further and learn from it. For now, feel free to play around and let us know if you have any feedback.

Contentful plugin ๐Ÿ”Œ

Our homepage makes it very clear that Tina can potentially work with any backend, we already released a guide to work with Strapi. We did also experiment with Contentful and published a plugin for Tina to work with content fetched from their Content API. If youโ€™re working with Contentful, feel free to test the plugin and leave us feedback.

Community ๐Ÿ’œ

New Core Team Members

Jeff, Chris, and Jack joined the core team. Weโ€™re very happy to welcome them to help us unleash the potential Tina has to offer.

Some stats ๐Ÿ“ˆ

Our community activities are now tracked in Orbit ๐Ÿ’œ, in order to help us better build better relationships with you. Warm thanks to Nicolas from the Orbit team for helping out setting things up.

Member Activity in the Tina Community for 2021 Q1 in Orbit

Orbit makes it easy to reflect on the communityโ€™s activity, you can easily see when you got on the front page of Hacker News ๐Ÿ˜Š.

Shout out to our most active community members for 2021 Q1: Joe Innes, Matthew Francis Brunetti, Austin Condiff, Hirvin Faria and Chadd Poggenpoel. ๐Ÿ‘๐Ÿ‘๐Ÿ‘๐Ÿ‘๐Ÿ‘

Our open source project has reached some new milestones:

  • Tina has been starred by more than 6K people on GitHub ๐ŸŒŸ
  • tinacms core package has been downloaded more than 250K times ๐Ÿ“ฆ

๐Ÿ™ Thanks for your interest, weโ€™re just getting started!

One more thing... โณ

In order to enhance the Tina ecosystem, our team is currently working on a new open source tool to ease the way you can do structured content management while keeping control of your content in your Git repository.

Subscribe to our blog feed or newsletter to be the first to know about all our new and exciting developments.

Top comments (0)