Releases: woven-planet/lakefront
Update to Node 20
This release updates from node 18 to node 20.
Moved to a new org
Moved from ToyotaResearchInstitute to woven-planet
MinMax Filter
This creates a Min Max filter to handle ranges of items outside of just time.
Remove dagre-d3 from peer deps
Hot Fix: This quick release was needed to remove the out dated dependency dagre-d3 as a peer dependency.
AWSStepFunction Removal
This removes the AWS StepFunctionAuthor and StepFunctionRenderer because these components were not used and had dependencies that were out of date.
Add button type for transfer list
Firefox fix for transfer list where the buttons to move items need to be labeled as type button.
Update label icon for buttons
-updated label icons for buttons to show disable styling
Create Transfer List Component
This release adds a new Transfer List component that allows users to have checkboxes of information that can be switched from one list to another.
Fixed Multi Select
This release works to fix the multi select onChange handler.
Select Styles Export
This release is for issue #319.