Axis-Twelve V2 Changelog
Full history of changes for Axis-Twelve version 2.x.
v2.0.2 - 2026-02-08
- Integrated .ax-subgrid utility class to enable nested elements to inherit parent grid tracks.
- Implemented .ax-subgrid with @supports for modern browsers.
- Automatic fallback to standard 12-column grid for legacy browser compatibility.
v2.0.1 - 2026-02-08
- Refactored physical direction properties to logical counterparts (margin-inline, padding-inline, etc.) for RTL/LTR support.
- Updated tooltips and layout components to use logical insets.
- Maintained support for 2026 browsers with physical fallbacks.
v2.0.0 - 2026-01-17
- Major Release: Complete rewrite of Axis Twelve with modular architecture.
- Modular build system - Separate builds for each component module.
- New BEM naming convention (.ax- prefix) for namespace protection.
- New Modules: Buttons, Forms, Modals, Tooltips, Tables, Cards.
- Accessibility-first design - WCAG 2.1 compliant.
- Fluid typography with CSS clamp().
- Performance optimization - reduced CSS file size by 25%.