Radix Themes fixups#2245
Merged
Alek99 merged 3 commits intoalek/radix-themesfrom Dec 1, 2023
Merged
Conversation
Checkbox was incorrectly tagged Button TextArea was incorrectly tagged TextArea.Input
For href as Var or href does not contain the ://, then render as a NextLink for efficient inner-app navigation
Alek99
pushed a commit
that referenced
this pull request
Dec 6, 2023
* [REF-1367] Fix up event trigger specs * Add missing name/value props for form controls Checkbox was incorrectly tagged Button TextArea was incorrectly tagged TextArea.Input * [REF-1364] Radix Link now renders as a NextLink For href as Var or href does not contain the ://, then render as a NextLink for efficient inner-app navigation
Alek99
pushed a commit
that referenced
this pull request
Dec 7, 2023
* Add inital ui * More radix updates * Add el inheritance * Add el inheritance for layout * Triggers + primitive prop inheritance * Initial Primitives * Small fix * Update select * Radix Themes fixups (#2245) * [REF-1367] Fix up event trigger specs * Add missing name/value props for form controls Checkbox was incorrectly tagged Button TextArea was incorrectly tagged TextArea.Input * [REF-1364] Radix Link now renders as a NextLink For href as Var or href does not contain the ://, then render as a NextLink for efficient inner-app navigation * More changes * PYI * add @radix-ui/icons to radix.themes * add pyi file * fix for py3.8 --------- Co-authored-by: Alek Petuskey <alekpetuskey@aleks-mbp.lan> Co-authored-by: Masen Furer <m_github@0x26.net>
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.
All Submissions:
Type of change
Please delete options that are not relevant.
New Feature Submission:
Changes To Core Features:
After these steps, you're ready to open a pull request.