Releases: ducompsoc/durhack-web-components
Releases · ducompsoc/durhack-web-components
v0.11.2
v0.11.1
Fixed
- removed artifact causing compilation errors from
MultiSelect
v0.11.0
Added
Textarea
component from shadcn/ui
Changed
- Tweaked styling of
MultiSelect
to be more consistent withSelect
,ComboBox
v0.10.0
Added
MultiSelect
from GitHub issue commentBadge
from shadcn/ui
v0.9.0
Added
Accordion
from shadcn/ui
v0.8.2
Added
SelectValueClipper
toselect
for truncatingSelectValue
contents when appropriate
Fixed
Combobox
: appropriately truncate some elements' content to prevent messy overflows
v0.8.1
Fixed
FileUpload
caused pages to crash when providedonChange
callback returned a value other thanundefined
v0.8.0
Added
Skeleton
fromshadcn/ui
Fixed
ComboBox
component did not correctly initialise its selected option based on controlledvalue
prop
v0.7.0
Added
Card
component fromshadcn
v0.6.1
Fixed
FileUpload
component accepts initial file array viafiles
prop