·
31 commits
to main
since this release
What's New in v1.1.0-beta
New Chart Components
- LineGraph - Real-time, animated single-line graph with smooth transitions and interactive markers
- MultiLineGraph - Support for multiple data series with customizable colors and legends
- CandlestickChart - Financial data visualization with OHLC (Open, High, Low, Close) data support
Date & Time Pickers
- DatePicker - Elegant wheel-style date selection with customizable styling
- TimePicker - Intuitive time selection with 12/24-hour format support
- DateTimePicker - Combined date and time selection in a single component
- DateRangePicker - Select date ranges with start and end date support
- MonthYearPicker - Simplified month and year selection
New Documentation Website
Complete documentation is now available at jetco.developerstring.com
- 🚀 Getting Started guides
- 📚 API references for all components
- 💻 Code samples and examples
- 🛠️ Platform-specific implementation guides
- 🤝 Contribution guidelines
-- Team JetCo