Releases: jonmatum/react-mfe-shell
Releases · jonmatum/react-mfe-shell
react-mfe-shell: v11.0.4
28 Aug 06:09
Compare
Sorry, something went wrong.
No results found
11.0.4 (2025-08-28)
Bug Fixes
input: align border styling with textarea and add input best practices (0f04dd5 )
react-mfe-shell: v11.0.3
28 Aug 05:43
Compare
Sorry, something went wrong.
No results found
11.0.3 (2025-08-28)
Bug Fixes
input: use consistent border-border-primary class (43048d0 )
react-mfe-shell: v11.0.2
28 Aug 04:11
Compare
Sorry, something went wrong.
No results found
11.0.2 (2025-08-28)
Tests
fix Input component test expectations for border classes (c80160b )
react-mfe-shell: v11.0.1
28 Aug 03:46
Compare
Sorry, something went wrong.
No results found
11.0.1 (2025-08-28)
Bug Fixes
improve modal scrolling, input styling, and form functionality (3e7da4a )
demo: v8.0.1
28 Aug 03:46
Compare
Sorry, something went wrong.
No results found
8.0.1 (2025-08-28)
Bug Fixes
improve modal scrolling, input styling, and form functionality (3e7da4a )
react-mfe-shell: v11.0.0
27 Aug 01:07
Compare
Sorry, something went wrong.
No results found
11.0.0 (2025-08-27)
⚠ BREAKING CHANGES
Modal component now uses HeadlessUI for better accessibility. Legacy props are still supported but compound components are recommended.
Features
add fullscreen modal support with improved accessibility (ae89d9a )
Bug Fixes
resolve all TypeScript lint warnings (ae89d9a )
demo: v8.0.0
27 Aug 01:07
Compare
Sorry, something went wrong.
No results found
8.0.0 (2025-08-27)
⚠ BREAKING CHANGES
Modal component now uses HeadlessUI for better accessibility. Legacy props are still supported but compound components are recommended.
Features
add fullscreen modal support with improved accessibility (ae89d9a )
Bug Fixes
resolve all TypeScript lint warnings (ae89d9a )
react-mfe-shell: v9.0.0
26 Aug 01:12
Compare
Sorry, something went wrong.
No results found
9.0.0 (2025-08-26)
⚠ BREAKING CHANGES
Typography components now use semantic colors by default
text-primary, text-secondary, text-tertiary replace text-text-* classes
Color prop is now the recommended way to set text colors
Improved theme-aware color behavior in light/dark modes
Features
add comprehensive typography system with semantic colors (642af28 )
react-mfe-shell: v8.2.0
26 Aug 00:04
Compare
Sorry, something went wrong.
No results found
8.2.0 (2025-08-26)
Features
comprehensive demo improvements and new features (086031a )
react-mfe-shell: v10.0.0
26 Aug 04:25
Compare
Sorry, something went wrong.
No results found
10.0.0 (2025-08-26)
⚠ BREAKING CHANGES
preset import path changed from /preset to /preset (now .cjs extension)
Bug Fixes
resolve CSS import issues and update documentation (82c029d )