You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release will focus on enhancing test coverage, improving existing components, and adding new features such as Graph components, WYSIWYG editor, advanced date picker, and more.
✅ Checklist of Features & Improvements
🧪 Test Coverage
Improve unit test coverage for all components.
📞 Phone Input Component
New PhoneInput component for international phone numbers.
Country flag icon displayed based on DDI.
Auto-detect DDI when typing.
Custom validation rules for phone formats.
🎚️ Slider Component
Refactor Slider for improved performance & flexibility.
Add support for custom tooltips.
Support for multi-step values.
📊 Graph Components (New)
Implement base Graph components:
Box (Basic node representation)
Node (Customizable graph nodes)
Link (Connections between nodes)
Provide drag-and-drop functionality.
Add zoom & pan support.
📅 Datepicker Enhancements
Option to display two calendars when selecting a date range.
📝 WYSIWYG Editor
Implement basic rich-text editor using Jodit.
Support for bold, italic, underline, strikethrough, lists, links, and images.
🔤 Input & Autocomplete Enhancements
Implement masking support for Input and Autocomplete using vue-the-mask.
📊 Charts & Visualizations
Add new chart types using chart.js (e.g., radar, polar, doughnut).
🖼️ Image & Media Components
Image gallery component with:
Lightbox & zoom
Carousel mode
Video component inspired by Netflix-style player:
Subtitles support
Episode selection
Custom controls & menu options
"Continue watching" feature
🌳 Tree View Component
Finalize Tree View component.
Add expand/collapse animations.
Support for checkbox selection.
🖱️ Context Menu
Implement custom context menu for right-click actions.
📝 Code Editor Component
Create a Monaco-based code editor component.
Support for syntax highlighting.
Implement basic customization & themes.
📅 Release Plan
Feature Development: Ongoing
Testing & Fixes: After feature implementation
Expected Release Date: TBD
🛠 Contributing & Feedback
If you have suggestions or want to contribute, feel free to comment below or open a pull request.
The text was updated successfully, but these errors were encountered:
🚀
@cmmv/ui
- Version 0.3.0 Roadmap🎯 Key Goals for v0.3.0
This release will focus on enhancing test coverage, improving existing components, and adding new features such as Graph components, WYSIWYG editor, advanced date picker, and more.
✅ Checklist of Features & Improvements
🧪 Test Coverage
📞 Phone Input Component
PhoneInput
component for international phone numbers.🎚️ Slider Component
📊 Graph Components (New)
📅 Datepicker Enhancements
📝 WYSIWYG Editor
🔤 Input & Autocomplete Enhancements
Input
andAutocomplete
usingvue-the-mask
.📊 Charts & Visualizations
chart.js
(e.g., radar, polar, doughnut).🖼️ Image & Media Components
🌳 Tree View Component
🖱️ Context Menu
📝 Code Editor Component
📅 Release Plan
🛠 Contributing & Feedback
The text was updated successfully, but these errors were encountered: