Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

@mll-lab/react-components

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mll-lab/react-components - npm Package Versions

spawnia
published 15.4.1 •

Changelog

Source

15.4.1 (2023-07-04)

Bug Fixes

  • use coordinates instead of coordinate on data of draggable well (7c08a7e)
spawnia
published 15.4.0 •

Changelog

Source

15.4.0 (2023-05-25)

Features

  • open up isDraggable type from true to boolean (8e847db)
spawnia
published 15.3.0 •

Changelog

Source

15.3.0 (2023-05-25)

Features

  • add isDraggable prop to plate (4d564df)
spawnia
published 15.2.0 •

Changelog

Source

15.2.0 (2023-05-17)

Features

spawnia
published 15.1.0 •

Changelog

Source

15.1.0 (2023-05-17)

Features

  • preview the current droppable area for Plate-component (439854a)
spawnia
published 15.0.0 •

Changelog

Source

15.0.0 (2023-05-16)

Features

  • allow passing any DndContext props to Plate (c1e0825)

BREAKING CHANGES

  • replace PlateProps.onDragEnd with PlateProps.dndContextProps
  • delete well data from FilledWell
spawnia
published 14.3.0 •

Changelog

Source

14.3.0 (2023-05-11)

Features

spawnia
published 14.2.0 •

Changelog

Source

14.2.0 (2023-04-26)

Features

spawnia
published 14.1.0 •

Changelog

Source

14.1.0 (2023-04-26)

Bug Fixes

Features

  • allow generic type for InputNumber (49ff50b)
spawnia
published 14.0.0 •

Changelog

Source

14.0.0 (2023-04-24)

Bug Fixes

BREAKING CHANGES

  • replace prop style in Input, TextArea and InputNumber with $wrapperStyle