24 lines
No EOL
435 B
Markdown
24 lines
No EOL
435 B
Markdown
## Roadmap
|
|
|
|
Things that would be useful to have (though likely not as part of Mithril core)
|
|
|
|
### Utilities
|
|
|
|
- Formatters / parsers
|
|
- i18n
|
|
- Date
|
|
- Absolute (e.g. Jan 1, 1970 12:00 AM)
|
|
- Relative (e.g. 10 days ago)
|
|
- Number (e.g. 1,234.5)
|
|
- Currency (e.g. $1,000.00)
|
|
- Word wrap
|
|
- Dependency management
|
|
- Functional / relational tools
|
|
- Animation
|
|
|
|
### Components
|
|
|
|
- Autocompleter
|
|
- Date/time picker
|
|
- Swipe-to-show panel
|
|
- Tree |