Skip to content

Releases: woven-planet/lakefront

Update to Node 20

18 Sep 17:37
23b3988
Compare
Choose a tag to compare

This release updates from node 18 to node 20.

Moved to a new org

25 Jul 16:41
9518a97
Compare
Choose a tag to compare

Moved from ToyotaResearchInstitute to woven-planet

MinMax Filter

30 May 17:10
4a0718b
Compare
Choose a tag to compare

This creates a Min Max filter to handle ranges of items outside of just time.

Remove dagre-d3 from peer deps

24 Apr 15:03
f201c94
Compare
Choose a tag to compare

Hot Fix: This quick release was needed to remove the out dated dependency dagre-d3 as a peer dependency.

AWSStepFunction Removal

23 Apr 18:48
c72ccf4
Compare
Choose a tag to compare

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

30 Nov 21:47
b500f56
Compare
Choose a tag to compare

Firefox fix for transfer list where the buttons to move items need to be labeled as type button.

Update label icon for buttons

30 Nov 18:26
8b8216c
Compare
Choose a tag to compare

-updated label icons for buttons to show disable styling

Create Transfer List Component

15 Nov 23:08
1e48f4d
Compare
Choose a tag to compare

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

14 Jun 16:17
527a18f
Compare
Choose a tag to compare

This release works to fix the multi select onChange handler.

Select Styles Export

15 May 19:55
2db37fd
Compare
Choose a tag to compare

This release is for issue #319.