Releases: receter/sys42
Releases · receter/sys42
ui: v2.0.0
2.0.0 (2024-12-20)
⚠ BREAKING CHANGES
ui: The OverflowMenuItem is a separate export now instead of OverflowMenu.Item
Features
add checkbox and radio (54f038a )
add LabeledControl component (283d655 )
add TextArea (818116f )
add warning variant to Button component and update styles (5000691 )
styling for checkboxes and radios (ed4e571 )
Bug Fixes
concat class name of label and refactor to match new naming conventions (dc9cd80 )
correct naming convention for container props (e167131 )
fix type exports and update readme (86d57d4 )
make text input max 100% width (bcf020a )
remove unnecessary type (9a23eed )
small improvements to overflow menu (d205b05 )
update Button styles to include color (5d8bfaf )
Code Refactoring
ui: new type system and coding style (860b5fd )
ui: v1.5.0
1.5.0 (2024-10-30)
Features
add OverflowMenu component (17cd47d )
utils: v1.3.0
1.3.0 (2024-10-22)
Features
hooks usePersistentState and usePrevious (5174fd4 )
utils: v1.2.0
1.2.0 (2024-10-17)
Features
add alias "cn" for concatClassNames function (1ed1ab2 )
ui: v1.4.0
1.4.0 (2024-10-17)
Features
improved naming for css spacing variables (f9f7259 )
ui: v1.3.1
1.3.1 (2024-10-09)
Bug Fixes
remove font-family and line-height vars in favor of setting it directly (62aac7e )
utils: v1.1.0
1.1.0 (2024-10-08)
Features
add filterKeyTriggerButton and accessibleOnClick also triggers with Spacebar (f92eed5 )
ui: v1.3.0
1.3.0 (2024-10-08)
Features
add line-height variable for input-text (7ae2bff )
ui: v1.2.1
1.2.1 (2024-10-08)
Bug Fixes
button padding vert/horiz swapped (5790b82 )
export FormFieldContext (c1c1a85 )
utils: v1.0.1
1.0.1 (2024-10-07)
Bug Fixes
accessibleOnClick event type (485dab2 )
tabindex should not be required (fd9e7d7 )
You can’t perform that action at this time.