MaterialFX/ROADMAP.md
palexdev cef28778eb 🔖 Version 11.13.3
⬆️ Update Gradle plugins
⬆️ Update VirtualizedFX to 11.2.5
📝 Improve ROADMAP
📝 Update Text Fields wiki

 MFXTextField added a label to specify the unit of measure (optional, leave blank string to remove)

Signed-off-by: palexdev <alessandro.parisi406@gmail.com>
2022-03-10 22:26:13 +01:00

5.9 KiB
Executable File

TODOs and Future Plans

IMPORTANT!

A more complete roadmap is now available at Trello

Priority Legend

  • HIGH: you can expect the feature in the next major version
  • LOW: the feature will be implemented when I feel like it, or if the request is so high that it escalates to ** HIGH** priority
  • TBD: the idea is there, the feature will be implemented at some point in the future

Note that you can influence the ROADMAP priority in two ways:

  1. There's a high request for the feature
  2. You can sponsor the project with the $50 one time tier

New Features

Priority Feature Notes
[HIGH] MFXColorPicker
[HIGH] MFXToasts
[HIGH] Screenshot Tool
[HIGH] MFXTextArea
[HIGH/TBD] NavBar/Drawer/TabPane/SideMenu The idea is definitely there. But I still have to figure out the exact differences between those controls, which to implement and how to do it
[HIGH/TBD] Theme API and Dark Theme for MaterialFX controls The idea is definitely there. But I still have to figure out the best way to implement it
[LOW] MFXCard
[LOW] MFXCheckTableView
[LOW] MFXChipView
[LOW] MFXDateTimePicker
[LOW] MFXRangeSlider
[LOW] MFXTimePicker
[LOW] MFXBadges
[LOW] MFXAccordion
[TBD] MFXCheckComboBox
[TBD] MFXImageView
[TBD] MFXHighlighter
[TBD] MFXSplitButton
[TBD] MFXProgressButton
[TBD] MFXWaveProgressBar
[TBD] MFXRate
[TDB] Compare Slider

Improvements

Priority Feature
[LOW] Further improve the NotifcationSystem
[LOW] Improve MFXSlider
[TBD] Auto completion for text fields