0.1.0 • Published 5 years ago

@ecologic/datocms-plugin-ordered-tag-editor v0.1.0

Weekly downloads
2
License
-
Repository
-
Last release
5 years ago

DatoCMS Ordered Tag Editor

Tag editor which stores its values in a sorted way

Screenshot

Editor

Configuration

Configuration

The plugin stores the values in ascending order per default, you can change that in the field settings.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run npm run build to build into dist

Release

Change version in package.json

Run npm run build

Commmit changes, tag changes and push.

Run npm run publish