mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
fix indentation
This commit is contained in:
@@ -48,18 +48,18 @@ Widgets are key to making user friendly interfaces. The builtin widgets should c
|
|||||||
* [ ] Export to `attrs` objects
|
* [ ] Export to `attrs` objects
|
||||||
* [ ] Export to `PyDantic` objects
|
* [ ] Export to `PyDantic` objects
|
||||||
- [ ] Image support
|
- [ ] Image support
|
||||||
- [ ] Half block
|
* [ ] Half block
|
||||||
- [ ] Braille
|
* [ ] Braille
|
||||||
- [ ] Sixels, and other image extensions
|
* [ ] Sixels, and other image extensions
|
||||||
- [x] Input
|
- [x] Input
|
||||||
* [ ] Validation
|
* [ ] Validation
|
||||||
* [ ] Error / warning states
|
* [ ] Error / warning states
|
||||||
* [ ] Template types: IP address, physical units (weight, volume), currency, credit card etc
|
* [ ] 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)
|
- [ ] Markdown viewer (more dynamic than Rich markdown, with scrollable code areas / collapsible sections)
|
||||||
- [ ] Plots
|
- [ ] Plots
|
||||||
- [ ] bar chart
|
* [ ] bar chart
|
||||||
- [ ] line chart
|
* [ ] line chart
|
||||||
- [ ] Candlestick chars
|
* [ ] Candlestick chars
|
||||||
- [ ] Progress bars
|
- [ ] Progress bars
|
||||||
* [ ] Style variants (solid, thin etc)
|
* [ ] Style variants (solid, thin etc)
|
||||||
- [ ] Radio boxes
|
- [ ] Radio boxes
|
||||||
|
|||||||
Reference in New Issue
Block a user