Open
Conversation
Contributor
|
d8fc150 to
1d1c933
Compare
Contributor
⚡ Performance Budget Report✅ All Performance Budgets Passed!Your changes meet all performance requirements. Great work! 🎉 📊 Performance Metrics
📦 Size Breakdown⏱️ Timing Breakdown📈 Performance HistoryTrack performance trends over time by comparing metrics across PRs. 🔧 Run Locally# Build and check bundle size
pnpm ds:main:build
ls -lh packages/design-system/main/dist/
# Run performance tests
pnpm ds:test:ci
# Run CLI validation
cd packages/design-system/cli
pnpm exec tsx src/index.ts validate --theme <theme.css> --all |
Contributor
🎭 Playwright Component Test Results✅ All Tests Passed!No visual regressions detected. All components render as expected! 🎉
📋 Components TestedAll design system components were tested in:
Tested Components:
|
1d1c933 to
c736f81
Compare
793886b to
2b62377
Compare
2b62377 to
18c91e2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@grasdouble/lufa_design-system@2.0.0
Major Changes
4f51c98: refactor(design-system): migrate to 5-category structure and eliminate token warnings
BREAKING CHANGE: Component organization changed from 3-layer to 5-category structure
Component Migration (3-layer → 5-category)
Migrated 16 components to new semantic categories:
Note: Public API unchanged - imports from
@grasdouble/lufa_design-systemwork as before.Token System Improvements
size/rem/fluidtransform for fluid typographyshadow/css/shorthand-customtransformDocumentation Updates
Testing Infrastructure
Minor Changes
4d7849f: feat(design-system): implement ADR-012 Foundation components documentation
New Foundation Components
Added 3 new foundation layout components with comprehensive documentation, tests, and Storybook stories:
Component Reclassification
Documentation
Architecture
Foundation components now total 10 as per ADR-012:
All components include:
Patch Changes
18d206b: fix(design-system): token usage corrections and component enhancements
Token System Fixes
Correct Token Usage
Removed Deprecated Theme File
--lufa-token-*custom properties fromtheme.css--lufa-core-*,--lufa-semantic-*,--lufa-component-*)Component Enhancements
New Features
gap="none"prop for zero gap spacinggap="none",gapX="none", andgapY="none"props for zero gap spacingspacing="none"to use 0 instead of tight spacingCSS Improvements
Visual Regression Tests
Type Safety
Breaking Changes
None - All changes maintain backward compatibility
Migration
No action required - Changes are either internal or additive features
Updated dependencies [18d206b]
Updated dependencies [4f51c98]
Updated dependencies [976a5f8]
@grasdouble/lufa_design-system-tokens@1.1.0
Minor Changes
4f51c98: refactor(design-system): migrate to 5-category structure and eliminate token warnings
BREAKING CHANGE: Component organization changed from 3-layer to 5-category structure
Component Migration (3-layer → 5-category)
Migrated 16 components to new semantic categories:
Note: Public API unchanged - imports from
@grasdouble/lufa_design-systemwork as before.Token System Improvements
size/rem/fluidtransform for fluid typographyshadow/css/shorthand-customtransformDocumentation Updates
Testing Infrastructure
Patch Changes
18d206b: fix(design-system): token usage corrections and component enhancements
Token System Fixes
Correct Token Usage
Removed Deprecated Theme File
--lufa-token-*custom properties fromtheme.css--lufa-core-*,--lufa-semantic-*,--lufa-component-*)Component Enhancements
New Features
gap="none"prop for zero gap spacinggap="none",gapX="none", andgapY="none"props for zero gap spacingspacing="none"to use 0 instead of tight spacingCSS Improvements
Visual Regression Tests
Type Safety
Breaking Changes
None - All changes maintain backward compatibility
Migration
No action required - Changes are either internal or additive features
976a5f8: Fix vscode extension to match changes made recentrly
@grasdouble/lufa_microfrontend_home@0.3.5
Patch Changes
@grasdouble/lufa_design-system-cli@1.0.1
Patch Changes
18d206b: fix(design-system): token usage corrections and component enhancements
Token System Fixes
Correct Token Usage
Removed Deprecated Theme File
--lufa-token-*custom properties fromtheme.css--lufa-core-*,--lufa-semantic-*,--lufa-component-*)Component Enhancements
New Features
gap="none"prop for zero gap spacinggap="none",gapX="none", andgapY="none"props for zero gap spacingspacing="none"to use 0 instead of tight spacingCSS Improvements
Visual Regression Tests
Type Safety
Breaking Changes
None - All changes maintain backward compatibility
Migration
No action required - Changes are either internal or additive features
Updated dependencies [18d206b]
Updated dependencies [4f51c98]
Updated dependencies [976a5f8]
@grasdouble/lufa_plugin_vscode_lufa-ds-preview@0.4.4
Patch Changes
18d206b: fix(design-system): token usage corrections and component enhancements
Token System Fixes
Correct Token Usage
Removed Deprecated Theme File
--lufa-token-*custom properties fromtheme.css--lufa-core-*,--lufa-semantic-*,--lufa-component-*)Component Enhancements
New Features
gap="none"prop for zero gap spacinggap="none",gapX="none", andgapY="none"props for zero gap spacingspacing="none"to use 0 instead of tight spacingCSS Improvements
Visual Regression Tests
Type Safety
Breaking Changes
None - All changes maintain backward compatibility
Migration
No action required - Changes are either internal or additive features
976a5f8: Fix vscode extension to match changes made recentrly
Updated dependencies [18d206b]
Updated dependencies [4f51c98]
Updated dependencies [976a5f8]
@grasdouble/lufa_design-system-docusaurus@1.1.0
Minor Changes
4f51c98: refactor(design-system): migrate to 5-category structure and eliminate token warnings
BREAKING CHANGE: Component organization changed from 3-layer to 5-category structure
Component Migration (3-layer → 5-category)
Migrated 16 components to new semantic categories:
Note: Public API unchanged - imports from
@grasdouble/lufa_design-systemwork as before.Token System Improvements
size/rem/fluidtransform for fluid typographyshadow/css/shorthand-customtransformDocumentation Updates
Testing Infrastructure
Patch Changes
18d206b: fix(design-system): token usage corrections and component enhancements
Token System Fixes
Correct Token Usage
Removed Deprecated Theme File
--lufa-token-*custom properties fromtheme.css--lufa-core-*,--lufa-semantic-*,--lufa-component-*)Component Enhancements
New Features
gap="none"prop for zero gap spacinggap="none",gapX="none", andgapY="none"props for zero gap spacingspacing="none"to use 0 instead of tight spacingCSS Improvements
Visual Regression Tests
Type Safety
Breaking Changes
None - All changes maintain backward compatibility
Migration
No action required - Changes are either internal or additive features
4d7849f: feat(design-system): implement ADR-012 Foundation components documentation
New Foundation Components
Added 3 new foundation layout components with comprehensive documentation, tests, and Storybook stories:
Component Reclassification
Documentation
Architecture
Foundation components now total 10 as per ADR-012:
All components include:
Updated dependencies [18d206b]
Updated dependencies [4d7849f]
Updated dependencies [4f51c98]
Updated dependencies [976a5f8]
@grasdouble/lufa_design-system-playwright@1.1.0
Minor Changes
4f51c98: refactor(design-system): migrate to 5-category structure and eliminate token warnings
BREAKING CHANGE: Component organization changed from 3-layer to 5-category structure
Component Migration (3-layer → 5-category)
Migrated 16 components to new semantic categories:
Note: Public API unchanged - imports from
@grasdouble/lufa_design-systemwork as before.Token System Improvements
size/rem/fluidtransform for fluid typographyshadow/css/shorthand-customtransformDocumentation Updates
Testing Infrastructure
Patch Changes
18d206b: fix(design-system): token usage corrections and component enhancements
Token System Fixes
Correct Token Usage
Removed Deprecated Theme File
--lufa-token-*custom properties fromtheme.css--lufa-core-*,--lufa-semantic-*,--lufa-component-*)Component Enhancements
New Features
gap="none"prop for zero gap spacinggap="none",gapX="none", andgapY="none"props for zero gap spacingspacing="none"to use 0 instead of tight spacingCSS Improvements
Visual Regression Tests
Type Safety
Breaking Changes
None - All changes maintain backward compatibility
Migration
No action required - Changes are either internal or additive features
4d7849f: feat(design-system): implement ADR-012 Foundation components documentation
New Foundation Components
Added 3 new foundation layout components with comprehensive documentation, tests, and Storybook stories:
Component Reclassification
Documentation
Architecture
Foundation components now total 10 as per ADR-012:
All components include:
@grasdouble/lufa_design-system-storybook@1.1.0
Minor Changes
4f51c98: refactor(design-system): migrate to 5-category structure and eliminate token warnings
BREAKING CHANGE: Component organization changed from 3-layer to 5-category structure
Component Migration (3-layer → 5-category)
Migrated 16 components to new semantic categories:
Note: Public API unchanged - imports from
@grasdouble/lufa_design-systemwork as before.Token System Improvements
size/rem/fluidtransform for fluid typographyshadow/css/shorthand-customtransformDocumentation Updates
Testing Infrastructure
Patch Changes
18d206b: fix(design-system): token usage corrections and component enhancements
Token System Fixes
Correct Token Usage
Removed Deprecated Theme File
--lufa-token-*custom properties fromtheme.css--lufa-core-*,--lufa-semantic-*,--lufa-component-*)Component Enhancements
New Features
gap="none"prop for zero gap spacinggap="none",gapX="none", andgapY="none"props for zero gap spacingspacing="none"to use 0 instead of tight spacingCSS Improvements
Visual Regression Tests
Type Safety
Breaking Changes
None - All changes maintain backward compatibility
Migration
No action required - Changes are either internal or additive features
4d7849f: feat(design-system): implement ADR-012 Foundation components documentation
New Foundation Components
Added 3 new foundation layout components with comprehensive documentation, tests, and Storybook stories:
Component Reclassification
Documentation
Architecture
Foundation components now total 10 as per ADR-012:
All components include:
Updated dependencies [18d206b]
Updated dependencies [4d7849f]
Updated dependencies [4f51c98]
Updated dependencies [976a5f8]
@grasdouble/lufa_microfrontend_main-container@0.6.13
Patch Changes