-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Borders: Add new BorderControl component #37769
Merged
Merged
Commits on Mar 15, 2022
-
This provides a new component that allows configuration of border color, style, and width.
Configuration menu - View commit details
-
Copy full SHA for ad80204 - Browse repository at this point
Copy the full SHA ad80204View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08a4aaf - Browse repository at this point
Copy the full SHA 08a4aafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45b2fd9 - Browse repository at this point
Copy the full SHA 45b2fd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c072f3 - Browse repository at this point
Copy the full SHA 3c072f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6be837 - Browse repository at this point
Copy the full SHA a6be837View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95a74a7 - Browse repository at this point
Copy the full SHA 95a74a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7ecb60 - Browse repository at this point
Copy the full SHA a7ecb60View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3fd0e0 - Browse repository at this point
Copy the full SHA a3fd0e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6cbe7f - Browse repository at this point
Copy the full SHA f6cbe7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d1c5a1 - Browse repository at this point
Copy the full SHA 8d1c5a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51574d6 - Browse repository at this point
Copy the full SHA 51574d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e23b82 - Browse repository at this point
Copy the full SHA 3e23b82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 757da54 - Browse repository at this point
Copy the full SHA 757da54View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1f7f53 - Browse repository at this point
Copy the full SHA c1f7f53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81bfad0 - Browse repository at this point
Copy the full SHA 81bfad0View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf87f11 - Browse repository at this point
Copy the full SHA cf87f11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b79b77 - Browse repository at this point
Copy the full SHA 0b79b77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57d87ef - Browse repository at this point
Copy the full SHA 57d87efView commit details -
Make inner unit control fill available height
Using `size="__unstable-large"` Increases padding on input, increases overall height etc and generally messes up more than it fixes. Simply switching the HStack to alignment="stretch" visually achieves the desired result.
Configuration menu - View commit details
-
Copy full SHA for 202800c - Browse repository at this point
Copy the full SHA 202800cView commit details
Commits on Mar 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dfe7470 - Browse repository at this point
Copy the full SHA dfe7470View commit details -
Improve typing for colors array
Colors can have multiple origins but the current typing doesn't reflect this.
Configuration menu - View commit details
-
Copy full SHA for 9be938d - Browse repository at this point
Copy the full SHA 9be938dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1782b43 - Browse repository at this point
Copy the full SHA 1782b43View commit details -
Configuration menu - View commit details
-
Copy full SHA for b17da1a - Browse repository at this point
Copy the full SHA b17da1aView commit details
Commits on Mar 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b8da8d4 - Browse repository at this point
Copy the full SHA b8da8d4View commit details
Commits on Mar 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9829605 - Browse repository at this point
Copy the full SHA 9829605View commit details -
Allow color and style picker to use flyout positioning
This passes through the __experimentalIsRenderedInSidebar prop to the border control dropdown which can then use that to determine the dropdown's position.
Configuration menu - View commit details
-
Copy full SHA for 32e0120 - Browse repository at this point
Copy the full SHA 32e0120View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f538d6 - Browse repository at this point
Copy the full SHA 4f538d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 345b49a - Browse repository at this point
Copy the full SHA 345b49aView commit details -
Configuration menu - View commit details
-
Copy full SHA for be99ab1 - Browse repository at this point
Copy the full SHA be99ab1View commit details
Commits on Mar 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 02562bb - Browse repository at this point
Copy the full SHA 02562bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 535cd0d - Browse repository at this point
Copy the full SHA 535cd0dView commit details
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.