-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: adding support for spacing prop for Flexgrid and ThemeProvider #530
feat: adding support for spacing prop for Flexgrid and ThemeProvider #530
Conversation
WalkthroughThe recent updates involve enhancing the UI components by integrating a Changes
Possibly related issues
Recent Review DetailsConfiguration used: .coderabbit.yaml Files ignored due to path filters (1)
Files selected for processing (9)
Additional Context UsedLearnings (2)
Additional comments not posted (16)
TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
Bundle Size (components)
Overall bundle size: 81.97 KB (+139 B +0.17%) Bundle Size (form components)
Overall bundle size: 49.33 KB (-1 B 0.00%) Bundle Size (system)
Overall bundle size: 54.09 KB (+600 B +1.10%) |
🤖 I have created a release *beep* *boop* --- <details><summary>ui-system: 1.4.0</summary> ## [1.4.0](ui-system-v1.3.0...ui-system-v1.4.0) (2024-04-23) ### Features * adding support for spacing prop for Flexgrid and ThemeProvider ([#530](#530)) ([9822ede](9822ede)) </details> <details><summary>ui-styles: 1.9.0</summary> ## [1.9.0](ui-styles-v1.8.4...ui-styles-v1.9.0) (2024-04-23) ### Features * adding support for spacing prop for Flexgrid and ThemeProvider ([#530](#530)) ([9822ede](9822ede)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: aversini <[email protected]>
Summary by CodeRabbit
New Features
spacing
property for dynamic space management.Bug Fixes
Tests
spacing
property.Chores