-
#144
e2b11da
Thanks @coopbri! - BREAKING: RemoveCarouselViewport
-
#144
e2b11da
Thanks @coopbri! - FixNumberInput
parts layout -
#144
e2b11da
Thanks @coopbri! - BREAKING: UpdateTreeView
to usecreateTreeCollection
helper
- #132
f3bd97d
Thanks @coopbri! - BREAKING: ReplacedisplayClearTrigger
inCombobox
andSelect
withclearTrigger
React node render. This was done to maintain consistency with the rest of the Sigil components, e.g.TagsInput
-
#132
f3bd97d
Thanks @coopbri! - AddDatePicker
clear trigger on non-range selection modes -
#130
da0e7e4
Thanks @coopbri! - Fix latent Panda token collisions and mismatched class names (https://github.com/chakra-ui/panda/releases/tag/%40pandacss%2Fparser%400.42.0) -
#132
f3bd97d
Thanks @coopbri! - NormalizedCombobox
clear trigger styles withSelect
clear trigger styles -
#132
f3bd97d
Thanks @coopbri! - Add spacing tokens: 20.5 (5.125rem), 21 (5.25rem), 21.5 (5.375rem), 22 (5.5rem), 22.5 (5.625rem), 23 (5.75rem), 23.5 (5.875rem), and 62 (15.5rem) -
#130
da0e7e4
Thanks @coopbri! - MakeSlider
markerValues
prop optional -
#132
f3bd97d
Thanks @coopbri! - Add automatic y-overflow and max height to content slot ofCombobox
andSelect
-
#126
f7b2a55
Thanks @coopbri! - Fix missing tokens error during Panda compilation -
#125
37e367b
Thanks @hobbescodes! - AddButton
styles toTooltipTrigger
-
#123
9b51feb
Thanks @hobbescodes! - AddtriggerProps
toTooltip
component -
#123
9b51feb
Thanks @hobbescodes! - AddpositionerProps
toTooltip
component
- #120
00ef25c
Thanks @hobbescodes! - Allow customization ofCombobox
async data fetch preloading viapreloadItems
prop
- #116
257fca9
Thanks @coopbri! - BREAKING: removeitems
in favor of Ark v4collection
API forSelect
andCombobox
-
#116
257fca9
Thanks @coopbri! -Avatar
: only render if a valid image source (imageSrc
prop) is passed, add 'no-referrer' referrer policy -
#116
257fca9
Thanks @coopbri! - Add hidden inputs and composable props toColorPicker
,FileUpload
,PINInput
,Rating
,SegmentGroup
,Slider
, andSwitch
-
#116
257fca9
Thanks @coopbri! - ExportFileUpload
subcomponents
- #104
273ffb2
Thanks @coopbri! - InitiateCombobox
input value withCombobox
root default value, if supplied
-
#98
850f3af
Thanks @coopbri! - FixSwitch
not having styles applied due to not being tracked from recipe -
#98
850f3af
Thanks @coopbri! - Fix recipe variant props not being injected into component roots -
#98
850f3af
Thanks @coopbri! - BREAKING: RemoveButton
link variant -
#98
850f3af
Thanks @coopbri! - Use virtual color (colorPalette
) in link recipe
-
#95
bd9628a
Thanks @coopbri! - Remove default placeholder onSelect
andCombobox
-
#95
bd9628a
Thanks @coopbri! - Fix Panda style props not being injected into component props -
#95
bd9628a
Thanks @coopbri! - FixCombobox
input value change handler composition. Previously, passingonInputValueChange
would override the built-in handler, causing filtering to not work correctly. This update combines the logic of the built-in handler and any passed in handler.
-
#93
17b32f1
Thanks @coopbri! - Remove close trigger wrapper onDrawer
andPopover
-
#93
17b32f1
Thanks @coopbri! - Allow overridingTagsInput
clear trigger render
-
#91
b95a097
Thanks @coopbri! - Removed "Add tag" placeholder fromTagsInput
input field -
#91
b95a097
Thanks @coopbri! - Added subcomponent prop composition toTagsInput
- #89
cb907ec
Thanks @coopbri! - Allow overridingPopover
close trigger render via thecloseTrigger
prop
- #87
c5bb92f
Thanks @coopbri!- Updated Popover
- Added subcomponent prop composition
- Added children support
- Made title and description props optional
- Updated Popover
- #84
f30bc13
Thanks @coopbri!- BREAKING: Change
Switch
children
prop tolabel
- BREAKING: Change
TreeView
child andMenuItem
id
prop tovalue
to match Ark upstream - Make
label
prop optional onTabsInput
- Refine
Toaster
API and added styled variants (base
,info
(default),loading
,success
,warning
,error
) - Add
Keyboard
ghost
variant - Add
colorPalette
support toCombobox
,PINInput
,Pagination
,Select
, andTreeView
- Add
displayFieldLabel
,displayGroupLabel
, anddisplayClearTrigger
props toCombobox
andSelect
- Add subcomponent prop composition to
Accordion
,Checkbox
,ColorPicker
,Combobox
,Dialog
,Drawer
,Menu
,NumberInput
,Pagination
,RadioGroup
,Select
- Add clear triggers to
Combobox
andSelect
which clear the selected/entered value - Update
Skeleton
color to be easier to see on both light and dark modes - Add margin to
Alert
icon - Set pointer cursor on
ColorPicker
swatch trigger - Tighten
RadioGroup
styles (reduce spacing) - Set default cursor when
readOnly
is passed toRating
- Fix
Dialog
animations not working - Prevent text wrapping in
code
andkeyboard
recipes
- BREAKING: Change
-
#58
170fe00
Thanks @coopbri! - Add text recipe with size variant -
#58
170fe00
Thanks @coopbri! - Add item input to tags input to allow editing tags with correct styles
-
#50
6665dd0
Thanks @coopbri! - UpdateAvatar
fallback recipe styles" -
#50
6665dd0
Thanks @coopbri! - Set disabled color when disabledSelect
is hovered" -
#50
6665dd0
Thanks @coopbri! - UpdateTabs
width and height styles" -
#50
6665dd0
Thanks @coopbri! - UpdateSegmentGroup
recipe styles -
#50
6665dd0
Thanks @coopbri! - UpdatePINInput
variant and input styles" -
#50
6665dd0
Thanks @coopbri! - UpdateSwitch
label recipe styles
-
#44
d42b7a3
Thanks @coopbri! - BREAKING: RenameAvatar
imageSource
prop toimageSrc
-
#44
d42b7a3
Thanks @coopbri! - BREAKING: RenameIcon
as
prop tosrc
-
#44
d42b7a3
Thanks @coopbri! - Fix Panda props not being able to be applied to all components (e.g.colorPalette
onSwitch
) -
#44
d42b7a3
Thanks @coopbri! - Export prop types for all component parts -
#44
d42b7a3
Thanks @coopbri! - Set smooth scrolling in preset -
#44
d42b7a3
Thanks @coopbri! -Avatar
: makename
andimageSrc
optional
-
#38
dd60117
Thanks @coopbri! - CorrectCard
andCheckbox
props interface to allow Panda props -
#38
dd60117
Thanks @coopbri! - Correct ordering ofth
andthead
elements inTable
-
#29
431d0ec
Thanks @coopbri! - Make trigger-enabled components conditionally render trigger only if passed (Drawer
,HoverCard
,Menu
,Popover
,Tooltip
) -
#26
ba71618
Thanks @coopbri! - Improve legibility of text selection (highlight) styles -
#29
431d0ec
Thanks @coopbri! - Update style recipes for accordion, checkbox, dialog, and drawer -
#29
431d0ec
Thanks @coopbri! - Improve ability to customize and composeAccordion
- #20
dc54771
Thanks @coopbri! - Fix type errors in breakpoint hooks preventing type declaration file emission