Here is a provisional roadmap for the Contentment for Umbraco package, to be actioned at my own pleasure.
Initial release.
Compiles against Umbraco CMS v8.6.1, (this was the latest version at the time of initial release).
Property Editors are:
- Content Blocks
- Data List: Umbraco Content (a data source for selecting nodes)
- Text Input (a reimagining of the textstring editor)
- Number Input (a reimagining of the numeric editor)
- Data List: Templated List (use custom AngularJS markup to render items)
- Telemetry
- Code Editor (using ACE bundled with Umbraco)
- Data List: Preview (a real time preview of the configured Data Source and List Editor)
- Data List: Buttons (list editor, similar to what folk see used in Umbraco Uno)
- Data List: Tags (list editor, visually similar to Umbraco Tags editor)
- A bunch of (hidden) extra data-sources. 🤫
- A breaking-change release (in terms of following SemVer guidelines), of the latest v1.4.x features that compiles against Umbraco CMS v8.14, (the most recent version of Umbraco at the time of release).
- Configuration Editor item grouping
- Data List: Unlocking all (hidden 🤫) data-sources
- A breaking-change release of latest v2.x features that compiles against Umbraco CMS v9.0 (.NET 5). Currently under development, see my developer's journal for the latest updates.
- Under active development! See my developer's journal for the latest updates. A breaking-change release (following SemVer guidelines), of v2.x features that will compile against Umbraco CMS v9.0.0.
Who knows?! ¯\_(ツ)_/¯
- Cascading Dropdown List (uses API endpoints to populate the dropdowns)
- Templated Label
- Time Duration
There are plenty of ideas!