Merge pull request #1821 from davep/update-roadmap

Mark the Markdown viewer as done on the roadmap
This commit is contained in:
Will McGugan
2023-02-17 12:24:26 +00:00
committed by GitHub

View File

@@ -61,7 +61,9 @@ Widgets are key to making user-friendly interfaces. The builtin widgets should c
* [ ] Validation
* [ ] Error / warning states
* [ ] Template types: IP address, physical units (weight, volume), currency, credit card etc
- [ ] Markdown viewer (more dynamic than Rich markdown, with scrollable code areas / collapsible sections)
- [X] Markdown viewer
* [ ] Collapsible sections
* [ ] Custom widgets
- [ ] Plots
* [ ] bar chart
* [ ] line chart