0.43.3 • Published 3 years ago

@tinacms/react-toolbar v0.43.3

Weekly downloads
9
License
Apache-2.0
Repository
github
Last release
3 years ago

Tweet Slack Lerna All Contributors

TINA CMS

Tina is an open-source toolkit for building content management directly into your website.

Tina Demo

Learn More

Development

Disclaimer:

  • Tina is a new and fast moving project. Although API stability and easy developer experience is important to the core team, they cannot be guaranteed while the project is pre-1.0.
  • Although Tina supports many use cases not all of them have helper packages or comprehensive guides. If you’re looking to use Tina in a novel way you will have to do a lot of manual setup.

To get started:

git clone git@github.com:tinacms/tinacms.git
cd tinacms
npm install
npm run build

# Start Gatsby demo
cd packages/demo-gatsby
npm run start

WARNING: Do not run npm install from inside the packages directory

TinaCMS uses Lerna to manage dependencies when developing locally. This allows the various packages to reference each other via symlinks. Running npm install from within a package replaces the symlinks with references to the packages in the npm registry.

Commands

CommandsDescription
npm run bootstrapInstall dependencies and link local packages.
npm run buildBuild all packages.
npm run testRun tests for all packages.
lerna run build --scope \Build only \.
lerna run watch --scope \Build a the \ in watch mode.

Testing With External Projects

Linking apps to a monorepo can be tricky. Tools like npm link are buggy and introduce inconsistencies with module resolution. If multiple modules rely on the same package you can easily end up with multiple instances of that package, this is problematic for packages like react which expect only one instance.

@tinacms/webpack-helpers provides tools and instructions for testing local TinaCMS changes on external websites.

Release Process

TinaCMS packages are updated every Monday.

Checkout the RELEASE file for the details.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!

npm.io

0.43.3

3 years ago

0.43.0

3 years ago

0.43.0-alpha.1

3 years ago

0.42.0

3 years ago

0.42.1

3 years ago

0.42.0-alpha.1

3 years ago

0.42.0-alpha.0

3 years ago

0.41.1

3 years ago

0.41.1-alpha.1

3 years ago

0.41.1-alpha.0

3 years ago

0.41.0

3 years ago

0.40.1

3 years ago

0.41.0-alpha.0

3 years ago

0.40.0

3 years ago

0.40.0-alpha.0

3 years ago

0.39.0

3 years ago

0.38.0

3 years ago

0.38.0-alpha.0

3 years ago

0.37.0

3 years ago

0.37.0-alpha.0

3 years ago

0.36.0

3 years ago

0.36.0-alpha.0

3 years ago

0.34.0

3 years ago

0.34.0-alpha.1

3 years ago

0.34.0-alpha.0

3 years ago

0.33.0

3 years ago

0.33.0-alpha.2

3 years ago

0.33.0-alpha.1

4 years ago

0.33.0-alpha.0

4 years ago

0.32.0

4 years ago

0.32.0-alpha.2

4 years ago

0.32.0-alpha.1

4 years ago

0.31.0

4 years ago

0.31.0-alpha.6

4 years ago

0.31.0-alpha.5

4 years ago

0.31.0-alpha.4

4 years ago

0.31.0-alpha.3

4 years ago

0.31.0-alpha.2

4 years ago

0.31.0-alpha.1

4 years ago

0.31.0-alpha.0

4 years ago

0.29.0

4 years ago

0.28.0

4 years ago

0.28.0-alpha.1

4 years ago

0.28.0-alpha.0

4 years ago

0.27.1

4 years ago

0.26.0

4 years ago

0.24.0

4 years ago

0.4.0-alpha.0

4 years ago

0.3.1

4 years ago

0.3.1-alpha.0

4 years ago

0.3.0

4 years ago

0.3.0-alpha.0

4 years ago

0.2.1

4 years ago

0.2.1-alpha.0

4 years ago

0.2.0

4 years ago

0.2.0-alpha.0

4 years ago

0.1.7-alpha.0

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.5-alpha.2

4 years ago

0.1.5-alpha.1

4 years ago

0.1.5-alpha.0

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.2-alpha.2

4 years ago

0.1.2-alpha.1

4 years ago

0.1.2-alpha.0

4 years ago

0.1.1

4 years ago

0.1.1-alpha.0

4 years ago

0.1.0

4 years ago

0.1.0-alpha.5

4 years ago

0.1.0-alpha.4

4 years ago

0.1.0-alpha.3

4 years ago

0.1.0-alpha.2

4 years ago

0.1.0-alpha.1

4 years ago

0.1.0-alpha.0

4 years ago