Changelog

Stay up to date with all the latest updates, improvements, and fixes to MLBThemes.

Version 2.3.0

June 15, 2024
Latest

New Components

Added 15 new UI components including Kanban Board, Calendar, and File Uploader.

Performance Optimizations

Improved rendering performance for all data visualization components.

Dark Mode Refinements

Enhanced color contrast and readability in dark mode across all components.

Changes in this release

  • New
    Added new Table component with sorting and filtering capabilities
  • New
    Introduced File Upload component with drag-and-drop support
  • New
    Added Kanban Board component for task management interfaces
  • New
    Implemented Calendar component with event handling
  • Improved
    Optimized Chart components for better performance with large datasets
  • Improved
    Enhanced responsive behavior for all form components
  • Improved
    Updated color palette for better contrast in dark mode
  • Fixed
    Fixed alignment issues in Navigation Menu on smaller screens
  • Fixed
    Resolved tooltip positioning bug in RTL layouts

Version 2.2.0

May 2, 2024

Accessibility Improvements

Major accessibility enhancements across all components meeting WCAG 2.1 AA standards.

Bug Fixes

Fixed numerous issues reported by the community in form components and dialogs.

Changes in this release

  • Improved
    Enhanced keyboard navigation for all interactive components
  • Improved
    Added ARIA attributes to improve screen reader compatibility
  • Improved
    Updated focus states for better visibility
  • Improved
    Implemented proper label associations for all form elements
  • Fixed
    Fixed form validation error announcements for screen readers
  • Fixed
    Resolved dialog focus trapping issues
  • Fixed
    Fixed dropdown menu keyboard navigation
  • Fixed
    Corrected color contrast issues in alert components

Version 2.1.0

March 10, 2024

New Premium Themes

Added 5 new premium themes for e-commerce, dashboard, and landing page applications.

Developer Tools

Introduced new developer tools for theme customization and component playground.

Changes in this release

  • New
    Released E-commerce Premium Theme with 30+ specialized components
  • New
    Added Analytics Dashboard Theme with data visualization components
  • New
    Introduced SaaS Landing Page Theme with marketing components
  • New
    Created Theme Builder tool for custom theme generation
  • New
    Added Component Playground for testing and configuration
  • Improved
    Enhanced documentation with more examples and use cases
  • Improved
    Updated theming API for easier customization
  • Fixed
    Fixed styling inconsistencies in nested components
  • Fixed
    Resolved theme switching bugs in the component explorer

Version 2.0.0

January 15, 2024

Major Release

Complete rewrite of the component library with a new architecture and improved API.

Changes in this release

  • New
    Redesigned component API for better developer experience
  • New
    Added TypeScript support with full type definitions
  • New
    Implemented theming system with support for custom themes
  • New
    Introduced component composition pattern for flexible usage
  • Improved
    Reduced bundle size by 40% through code optimization
  • Improved
    Enhanced performance with React 18 features
  • Improved
    Updated to latest design patterns and best practices
  • Improved
    Comprehensive documentation rewrite with examples
  • Breaking
    Changed component props API (see migration guide)
  • Breaking
    Updated naming conventions for consistency
  • Breaking
    Removed deprecated components and features