This plugin adds list of new custom fields in strapi to make the content editing more comfortable
✔️ Used to leave a comment in admin to inform about something
- Name -- name of field
- Comment -- Content of the comment
- Color variant -- The color schema of the comment. Can be green (success), yellow (warn), red (error)
- ⚪ Tooltiped primitive fields (text, number, boolean) -- To add the description and the
- ⚪ Responsive values -- Allow adding 3 or 5 values for the same input field (base, md, lg) or (base, sm, md, lg, xl). Intended to be used in UI to define the response values.
- ⚪ Color input -- Allow selecting the color from the given list of named color -> hex code enum. Displays the color itself in input in content-editor. Can work in 2 modes: With pre-defined colors list, or with color picker
Feel free to open issues in github to suggest new custom fields
All general issues should be submitted through the [Github issue system] Security issues should be reported using the [security tab]