Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
7d67801 to
3cfcede
Compare
3cfcede to
6cecd4a
Compare
6cecd4a to
0c7fdca
Compare
0c7fdca to
ba92f53
Compare
ba92f53 to
7bbc2db
Compare
7bbc2db to
0019cbc
Compare
0019cbc to
3e0a1a9
Compare
3e0a1a9 to
4cd8b2d
Compare
4cd8b2d to
8afe3d5
Compare
8afe3d5 to
f2352ef
Compare
f2352ef to
7ac411b
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 publish to npm yourself or setup this action to publish 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
@styleframe/core@3.3.0
Minor Changes
efd99f7Thanks @alexgrozav! - Add className support for compound variants in recipesclassNamefield to compound variants, appended to output when conditions matchcssoptional on compound variants, allowing className-only compound variants@styleframe/runtime@3.1.0
Minor Changes
#164
efd99f7Thanks @alexgrozav! - Add className support for compound variants in recipesclassNamefield to compound variants, appended to output when conditions matchcssoptional on compound variants, allowing className-only compound variants#167
179c90dThanks @alexgrozav! - Add boolean support for recipe variant propstrueandfalsekeys, the runtime now accepts booleantrue/falsevalues in addition to string"true"/"false".d.tstype declarations include| booleanin the type union for boolean variantsPatch Changes
efd99f7]:styleframe@3.4.0
Minor Changes
#165
5ef9019Thanks @alexgrozav! - Add ButtonGroup recipe for grouping buttons with joined bordersuseButtonGroupRecipewith orientation (horizontal,vertical) and block (true,false) variantsclassNamewith RSCSS modifiers (-horizontal,-vertical,-block) to emit helper classessetupcallback to register nested selectors for joined-button effects (border-radius and border removal on inner children)#162
990ed33Thanks @alexgrozav! - Add Card recipe with border style utility improvementsuseCardRecipewith size (sm,md,lg), variant (elevated,outline,filled,ghost), and color variants including light, dark, and neutralsolid,dashed,dotted,double,hidden,none) with responsive and state modifier capabilitiestext-invertedtoken#160
cb053e0Thanks @alexgrozav! - Add light, dark, and neutral colors to Badge and Button recipeslight,dark, andneutralcolor variants touseBadgeRecipewith compound variants for solid, outline, soft, and subtle styleslight,dark, andneutralcolor variants touseButtonRecipewith compound variants for solid, outline, soft, subtle, ghost, and link styles#171
6f6a360Thanks @alexgrozav! - Add Modal recipe with overlay, header, body, and footer partsuseModalRecipewith size (sm,md,lg), variant (solid,soft,subtle), and color (light,dark,neutral) variants matching the Card recipe structureuseModalHeaderRecipeanduseModalFooterRecipewith separator border compound variants and setup functions for:first-child/:last-childborder collapseuseModalBodyRecipewith size-based padding and gap, no compound variantsuseModalOverlayRecipewith fixed-position full-screen backdrop (rgba(0, 0, 0, 0.75)) and centered flex layout#168
0250281Thanks @alexgrozav! - Add Nav recipe with list-style utilityuseNavRecipeanduseNavItemRecipemulti-part recipes with size (xs–xl), color, and variant (pills, underline, default) supportuseListStyleUtilityshorthand utility for thelist-styleCSS property#163
1a7dc77Thanks @alexgrozav! - Add per-part borders with adjacency collapsing to Card recipeborderTopandborderBottomto each card part (header, body, footer) with compound variants per color×variant:first-child/:last-childcollapse selectors to header and footer recipes to remove duplicate borders at card edgescreateUseRecipewith an optionalsetupcallback for registering selectors alongside recipescolorandvariantprops toCardBodycomponent#164
efd99f7Thanks @alexgrozav! - Add className support for compound variants in recipesclassNamefield to compound variants, appended to output when conditions matchcssoptional on compound variants, allowing className-only compound variants#167
179c90dThanks @alexgrozav! - Add boolean support for recipe variant propstrueandfalsekeys, the runtime now accepts booleantrue/falsevalues in addition to string"true"/"false".d.tstype declarations include| booleanin the type union for boolean variants#158
90f1862Thanks @alexgrozav! - Rename Alert recipe to Callout recipeuseAlertRecipetouseCalloutRecipewith updated recipe name fromalerttocalloutCalloutContent,CalloutTitle, andCalloutDescriptionsub-components for better composabilitypreview/subdirectories for cleaner organization#166
ff13980Thanks @alexgrozav! - Renamedangersemantic color toerroracross the design systemdangercolor token toerrorin default color values and border color valueserrorinstead ofdangerin color variantsPatch Changes
efd99f7,179c90d]:@styleframe/transpiler@3.2.0
Minor Changes
179c90dThanks @alexgrozav! - Add boolean support for recipe variant propstrueandfalsekeys, the runtime now accepts booleantrue/falsevalues in addition to string"true"/"false".d.tstype declarations include| booleanin the type union for boolean variantsPatch Changes
efd99f7]:@styleframe/theme@3.4.0
Minor Changes
#165
5ef9019Thanks @alexgrozav! - Add ButtonGroup recipe for grouping buttons with joined bordersuseButtonGroupRecipewith orientation (horizontal,vertical) and block (true,false) variantsclassNamewith RSCSS modifiers (-horizontal,-vertical,-block) to emit helper classessetupcallback to register nested selectors for joined-button effects (border-radius and border removal on inner children)#162
990ed33Thanks @alexgrozav! - Add Card recipe with border style utility improvementsuseCardRecipewith size (sm,md,lg), variant (elevated,outline,filled,ghost), and color variants including light, dark, and neutralsolid,dashed,dotted,double,hidden,none) with responsive and state modifier capabilitiestext-invertedtoken#160
cb053e0Thanks @alexgrozav! - Add light, dark, and neutral colors to Badge and Button recipeslight,dark, andneutralcolor variants touseBadgeRecipewith compound variants for solid, outline, soft, and subtle styleslight,dark, andneutralcolor variants touseButtonRecipewith compound variants for solid, outline, soft, subtle, ghost, and link styles#171
6f6a360Thanks @alexgrozav! - Add Modal recipe with overlay, header, body, and footer partsuseModalRecipewith size (sm,md,lg), variant (solid,soft,subtle), and color (light,dark,neutral) variants matching the Card recipe structureuseModalHeaderRecipeanduseModalFooterRecipewith separator border compound variants and setup functions for:first-child/:last-childborder collapseuseModalBodyRecipewith size-based padding and gap, no compound variantsuseModalOverlayRecipewith fixed-position full-screen backdrop (rgba(0, 0, 0, 0.75)) and centered flex layout#168
0250281Thanks @alexgrozav! - Add Nav recipe with list-style utilityuseNavRecipeanduseNavItemRecipemulti-part recipes with size (xs–xl), color, and variant (pills, underline, default) supportuseListStyleUtilityshorthand utility for thelist-styleCSS property#163
1a7dc77Thanks @alexgrozav! - Add per-part borders with adjacency collapsing to Card recipeborderTopandborderBottomto each card part (header, body, footer) with compound variants per color×variant:first-child/:last-childcollapse selectors to header and footer recipes to remove duplicate borders at card edgescreateUseRecipewith an optionalsetupcallback for registering selectors alongside recipescolorandvariantprops toCardBodycomponent#158
90f1862Thanks @alexgrozav! - Rename Alert recipe to Callout recipeuseAlertRecipetouseCalloutRecipewith updated recipe name fromalerttocalloutCalloutContent,CalloutTitle, andCalloutDescriptionsub-components for better composabilitypreview/subdirectories for cleaner organization#166
ff13980Thanks @alexgrozav! - Renamedangersemantic color toerroracross the design systemdangercolor token toerrorin default color values and border color valueserrorinstead ofdangerin color variantsPatch Changes
efd99f7]: