19.3.0 (2025-01-09)
19.2.0 (2024-12-31)
- export SwitchSize (f5cd2a4)
19.1.0 (2024-10-17)
- allow null for optional properties of Plate (ddcccb0)
19.0.1 (2024-10-04)
- export CoordinateSystem12x8 (4a2ca15)
19.0.0 (2024-10-03)
- add COORDINATE_SYSTEM_12X8, CoordinateSystem12X8 (8c1d573)
- rename COORDINATE_SYSTEM_96_WELL,CoordinateSystem96Well
18.2.2 (2024-09-20)
- avoid Table with no data overlay covering other elements (b558a64)
18.2.1 (2024-09-13)
- add export for coordinate system 2x16 (b5b4c86)
18.2.0 (2024-09-13)
- add 2x16 coordinate system for plates (3cde81d)
18.1.0 (2024-09-10)
- add allCoordinateSystemCoordinates (aad4eb2)
18.0.0 (2024-09-09)
- require explicit coordinate system value and type instead of implicit 96 well
17.5.0 (2024-09-09)
17.4.0 (2024-08-05)
17.3.2 (2024-07-12)
- ensure prop
onChange
works on componentSelect
(38983f7)
17.3.1 (2024-07-11)
- change return type of 'Select' to
ReactElement
(1fb4960)
17.3.0 (2024-07-10)
- add property
ref
toSelectField
andAutocompleteField
(1f8f1ad)
17.2.0 (2024-07-08)
- add property
ref
toInputField
(fdceb91)
17.1.1 (2024-06-26)
- do not pass
ref
toDatePicker
inDatePickerField
(ea4e14b)
17.1.0 (2024-05-22)
17.0.0 (2024-04-21)
- replace
Space
propdirection
withvertical
(a678bf8)
- replace
direction="vertical"
withvertical
, omitdirection="horizontal"
from Space
16.10.0 (2024-04-18)
- export CompareFn (d9e5c23)
16.9.2 (2024-04-15)
16.9.1 (2024-04-12)
16.9.0 (2024-03-18)
- customizable collapse transition (5ddc372)
16.8.0 (2024-03-15)
- add Drawer (6d37120)
16.7.0 (2024-03-14)
- add german locale to DateRangePickerField (e95b9b1)
16.6.0 (2024-03-14)
- add DatePickerField.tsx (d8b961f)
16.5.0 (2024-03-14)
- add standard format to DateRangePickerField (ed0dda3)
16.4.0 (2024-03-12)
16.3.0 (2024-03-11)
- add CheckboxGroupField (fec1e64)
16.2.1 (2024-02-27)
- actually export AutocompleteField (37a8ad5)
16.2.0 (2024-02-27)
- add AutocompleteField (b681531)
16.1.2 (2024-02-22)
- export already implemented component switch field (7054726)
16.1.1 (2024-02-02)
- build cjs with interop: auto (f59d0f3)
16.1.0 (2024-02-02)
- Add Autocomplete component (c7d5725)
16.0.2 (2023-12-19)
- bump @babel/runtime (c402a6c)
16.0.1 (2023-12-19)
- adapt types to React 18 (0cb085f)
16.0.0 (2023-11-23)
- styled-components 6 (4480035)
- require styled components 6
15.8.0 (2023-10-24)
- upgrade dependencies (20b09dc)
15.7.0 (2023-10-10)
- add component Input.Password (7daed0a)
15.6.0 (2023-07-31)
- add component
ColoredTable
(8d4646d)
15.5.0 (2023-07-28)
- export BackTop (72c1fdc)
15.4.1 (2023-07-04)
- use coordinates instead of coordinate on data of draggable well (7c08a7e)
15.4.0 (2023-05-25)
- open up isDraggable type from
true
toboolean
(8e847db)
15.3.0 (2023-05-25)
- add isDraggable prop to plate (4d564df)
15.2.0 (2023-05-17)
- update js-utils (4b8a5fd)
15.1.0 (2023-05-17)
- preview the current droppable area for
Plate
-component (439854a)
15.0.0 (2023-05-16)
- allow passing any
DndContext
props toPlate
(c1e0825)
- replace
PlateProps.onDragEnd
withPlateProps.dndContextProps
- delete
well
data fromFilledWell
14.3.0 (2023-05-11)
14.2.0 (2023-04-26)
14.1.0 (2023-04-26)
- style InputNumber (28d159a)
- allow generic type for InputNumber (49ff50b)
14.0.0 (2023-04-24)
- replace prop
style
inInput
,TextArea
andInputNumber
with$wrapperStyle
13.1.0 (2023-04-14)
- use plural for ColumnFilterItem utils (3bd4243)
- export ColumnFilterItem (b27f887)
13.0.0 (2023-04-14)
- introduce *ToColumnFilterItem utils (460b0ea)
- rename labeledEnumToColumnFilterItem to objectToColumnFilterItem
12.10.2 (2023-04-14)
12.10.1 (2023-04-14)
12.10.0 (2023-04-14)
12.9.0 (2023-04-14)
12.8.1 (2023-04-13)
12.8.0 (2023-04-12)
12.7.1 (2023-04-12)
- revert bundle changes (3f04666)
12.7.0 (2023-04-12)
12.6.0 (2023-04-06)
12.5.0 (2023-04-06)
- properly display search icon in Input.Search (3a9ea9d)
- add SearchProps (2146c4f)
12.4.0 (2023-03-24)
- add Popover (4f1e388)
12.3.1 (2023-03-24)
- avoid losing focus in form elements with validation (ea05ded)
12.3.0 (2023-03-17)
12.2.0 (2023-03-07)
- add function indeterminate (f4c9b59)
12.1.0 (2023-02-28)
12.0.0 (2023-02-22)
- MasterMix-Component requires pipettingLoss-property
11.17.0 (2023-02-08)
11.16.4 (2023-02-08)
11.16.3 (2023-02-08)
- downgrade @babel/runtime to 7.17.9 (f2c1f54)
11.16.2 (2023-02-08)
11.16.1 (2023-02-03)
11.16.0 (2023-02-03)
- Add MasterMix component (a1988cc)
11.15.1 (2023-02-03)
11.15.0 (2023-01-31)
- add SwitchField component (add735d)
11.14.1 (2023-01-20)
- actually expose Space.Compact (491fddf)
11.14.0 (2023-01-05)
11.13.0 (2022-11-16)
11.12.0 (2022-11-16)
11.11.0 (2022-11-10)
11.10.0 (2022-11-03)
11.9.2 (2022-10-19)
11.9.1 (2022-10-19)
11.9.0 (2022-10-18)
11.8.0 (2022-10-04)
- format (feae083)
- export CheckboxChangeEvent (67eda8a)
11.7.0 (2022-10-04)
11.6.0 (2022-09-20)
11.5.2 (2022-09-13)
- use DatePicker option
showTime
(dc35419)
11.5.1 (2022-09-12)
- adapt steps to font size and center icon vertically (d1ce7d9)
11.5.0 (2022-08-23)
11.4.0 (2022-08-10)
11.3.0 (2022-08-10)
11.2.0 (2022-08-10)
11.1.0 (2022-07-25)
11.0.0 (2022-07-22)
- add dependency
react-hook-form
10.3.0 (2022-07-08)
- adapt all form item labels to theme (f83ea6c)
- align checkbox text and icon when using different font size (dea3ed8)
10.2.1 (2022-07-06)
10.2.0 (2022-06-28)
10.1.0 (2022-06-28)
10.0.0 (2022-06-15)
- add TextWithTooltipIfTrimmed component (9a81829)
- rename DateWithToolTip to DateWithTooltip
9.3.0 (2022-05-27)
9.2.0 (2022-04-13)
- vertically center arrow panel with component as header (1a785a7)
9.1.0 (2022-04-13)
9.0.0 (2022-04-11)
-
rename and change SingleCollapse props
-
fix: give back flexibility with onChange prop
-
fix: allow changing default opened value of uncontrolled variant
8.14.0 (2022-04-06)
8.13.0 (2022-04-04)
8.12.3 (2022-03-25)
- add explicit type to input number component (b6368bc)
8.12.2 (2022-03-24)
- export additional Table types (0e13cc6)
8.12.1 (2022-03-24)
8.12.0 (2022-03-22)
- decrease line-height-base (3924897)
8.11.1 (2022-03-22)
- restore Select.OptGroup (3d6288c)
8.11.0 (2022-03-22)
- shrink Table even more (2c2845e)
8.10.1 (2022-03-22)
8.10.0 (2022-03-21)
- adapt font size in card (9f76d48)
8.9.0 (2022-03-18)
8.8.0 (2022-03-18)
8.7.1 (2022-03-18)
- generic type definitions of forms and form items (ca16637)
- Revert "fix: generic type definitions of forms and form items" (7c333df)
8.7.0 (2022-03-18)
- adapt collapse to font size from theme (008095c)
8.6.0 (2022-03-16)
8.5.0 (2022-03-16)
8.4.0 (2022-03-16)
8.3.0 (2022-03-09)
8.2.4 (2022-03-08)
- center row and column labels in Plate component (7c54cc1)
8.2.3 (2022-03-08)
- set flex only on default content but not on content set by an user (214785a)
8.2.2 (2022-03-08)
8.2.1 (2022-02-28)
- inline styled-components keyframes to css keyframes (14d291a)
8.2.0 (2022-02-24)
- add PageHeader component (8594786)
8.1.1 (2022-02-23)
- workaround styled-components + jest issue (3ba7518), closes /github.com/styled-components/babel-plugin-styled-components/issues/216#issuecomment-516941240
8.1.0 (2022-02-21)
- move styled-components to external peer dependency (bffb27b)
8.0.1 (2022-02-17)
- adapt to latest jest (c9475a6)
- memoize tabs context (691fa89)
- minimize tabs context props deps (fa71be6)
8.0.0 (2022-01-17)
- make plate data nullable (ad6cae4)
- use color attribute for well instead of deprecated selected
7.11.1 (2022-01-14)
- adapt to compact theme font size (1687c29)
7.11.0 (2022-01-13)
- darken green for improved contrast (174bfde)
7.10.1 (2022-01-10)
- don't spin when loading prop is undefined (d48b8ce)
7.10.0 (2022-01-05)
- add dangerColor to Theme (95bbd15)
7.9.0 (2022-01-04)
7.8.0 (2022-01-04)
7.7.0 (2022-01-04)
7.6.0 (2022-01-03)
7.5.0 (2021-12-20)
7.4.1 (2021-12-09)
- correct assignment of success and warning color in theme (4473c53)
7.4.0 (2021-12-08)
- add MLL_PALETTE constant with 12 primary colors plus black and white as special color (b7ca652)
- deprecate MLL prefix for themes (fc33830)
7.3.0 (2021-11-30)
- export TabsProps and fix Tabs story types (26d17ca)
- hide default children of specialized buttons with prop
iconOnly
(6d58369)
7.2.0 (2021-11-29)
- highlight button on focus like on hover (629ebe5)
7.1.0 (2021-11-26)
- add Image component (31a67f1)
7.0.0 (2021-11-22)
- pass rest props to Avatar through UserAvatar (594922a)
- increase contrast for UserAvatar (d35b09f)
- remove special purpose color white from theme
- make colors in UserAvatar darker and more saturated
6.1.0 (2021-11-05)
6.0.1 (2021-10-19)
- default Table.rowKey to "id" (401d229)
6.0.0 (2021-10-18)
- make DateFnsDatePicker the new default (1b04d94)
- rename DateFnsDatePicker to DatePicker, remove old DatePicker
5.4.0 (2021-10-06)
- export UploadFile type (4f25754)
5.3.0 (2021-10-06)
5.2.1 (2021-08-31)
5.2.0 (2021-08-27)
5.1.0 (2021-08-25)
- export ColumnsType and ColumnProps (f503dc8)
5.0.1 (2021-08-23)
- DatePicker input styles (d5922e1)
5.0.0 (2021-08-17)
- add SingleCollapse component (425787c)
- remove component CollapsibleTimelineItem (compose TimelineItem with SingleCollapse instead)
4.5.0 (2021-08-17)
- add CollapsibleTimelineItem component (bc770ee)
4.4.0 (2021-08-16)
- add Collapse component (675f490)
4.3.0 (2021-08-13)
- add Checkbox props and Checkbox story (2ec63d8)
- export checkbox and radio component props (1ef94f0)
- improve readability of disabled elements (3a8a423)
4.2.0 (2021-08-13)
- export FormItemProps type (f097335)
4.1.0 (2021-08-11)
- add CancelButton component (7fd145d)
4.0.0 (2021-08-11)
- use render prop opener for WithModal component (7636586)
- remove props Component and componentProps from WithModal component
3.7.0 (2021-08-10)
- add EntityNotFound component (52245bf)
3.6.0 (2021-08-09)
- add WithModal component (6f8e403)
3.5.1 (2021-08-05)
- fall back to default theme if context is not available (592229a)
3.5.0 (2021-07-30)
- add Result component (2acdcea)
3.4.0 (2021-07-30)
- add cursor:pointer to table if on row.onClick() implementation exists (2c1bc99)
3.3.0 (2021-07-27)
- Add Statistic component (84f1a5c)
3.2.0 (2021-07-27)
3.1.0 (2021-07-27)
- add NumericIDInput component (d76df02)
3.0.0 (2021-07-12)
- Extract array and date utils to @mll-lab/js-utils (bdfb09a)
- Remove array and date utils
2.40.0 (2021-07-08)
- Add Badge component (7f43943)
2.39.1 (2021-07-06)
- Add export of array utils (f423834)
2.39.0 (2021-07-06)
- add array utils (ac03d95)
2.38.0 (2021-07-02)
- Add util areEqualCoordinates (14b5786)
2.37.0 (2021-07-01)
- Add function ensureCoordinatesInRange (ad253ae)
- Export COORDINATES_COLUMNS and COORDINATES_ROWS from Plate (7c884e4)
2.36.0 (2021-06-29)
- export wells constant from Plate component (bbf1e37)
2.35.0 (2021-06-22)
- add conversion of position between flows for Plate component (d6aac6d)
2.34.0 (2021-06-21)
- add "formInputOption" as utility function (78283e1)
2.33.0 (2021-06-17)
- Add coordinate functions to Plate (9555c3b)
2.32.0 (2021-06-16)
- Add Plate component (3a61a7b)
2.31.0 (2021-06-11)
- Add Slider component (56b4f86)
2.30.0 (2021-06-10)
- Add Timeline component (7ffdd3f)
2.29.0 (2021-06-09)
- Spread props last (ce341c7)
- Add DatePicker component (6299fd9)
2.28.0 (2021-06-08)
- Add Upload component (d9016c0)
2.27.0 (2021-05-26)
- Add Breadcrumb component (9fc6cd6)
2.26.1 (2021-05-20)
- Export Typography component (b459dc1)
2.26.0 (2021-05-20)
- Add Typography component (a4983a5)
2.25.2 (2021-05-20)
- Build types separately (ab68819)
2.25.1 (2021-05-20)
- Ensure types for cjs build are recognized (48b0801)
2.25.0 (2021-05-18)
- Add card component (7547d17)
2.24.0 (2021-05-10)
- Publish commonjs build (8320a05)
2.23.0 (2021-04-30)
- Add popconfirm component (a64511a)
2.22.0 (2021-04-29)
- Add Space component (66b73b6)
2.21.0 (2021-04-29)
- Add Select component (30f62b2)
2.20.0 (2021-04-29)
- Add Dropdown with Menu component (2da7e49)
2.19.0 (2021-04-26)
- Add InputNumber component (b7e06f9)
2.18.0 (2021-04-23)
- Add Steps component (93b77b0)
2.17.0 (2021-04-22)
- Add DateWithToolTip component (d756a16)
2.16.0 (2021-04-19)
- Add Alert component (5d3d761)
2.15.0 (2021-04-16)
- Define Button colors in MllTheme (99c5a41)
2.14.0 (2021-04-14)
- Add Skeleton component (a6a0510)
2.13.0 (2021-04-14)
- make args overwritable in List Component (d78c9fb)
2.12.0 (2021-04-14)
2.11.0 (2021-04-14)
2.10.0 (2021-04-14)
2.9.0 (2021-04-14)
- Reexport EmptyType (00075d8)
- add Empty component (3265516)
2.8.0 (2021-04-13)
- Add Table component (d0505b5)
2.7.0 (2021-04-13)
- add story for radio component (5829553)
2.6.0 (2021-04-12)
- Use theme in TabsHeader (27b7183)
2.5.2 (2021-03-05)
- Render popups within style scope div (947af3d)
2.5.1 (2021-03-05)
- Allow partial theme (530ee6f)
2.5.0 (2021-03-04)
- Add explicit types to reexported types (1194c55)
- Prevent antd from polluting global styles (f57db55)
- Add data entry components: Checkbox, Input, Radio (67851ba)
2.4.0 (2021-03-04)
- Add Tooltip component (64eeacf)
2.3.0 (2021-03-04)
- Add List component (e89cd7b)
2.2.0 (2021-03-03)
- Add Tabs component (698ecba)
2.1.1 (2021-03-02)
- Target ES2015 (bfebae9)
2.1.0 (2021-03-01)
- Add Spinner component (7664a23)
2.0.0 (2021-02-26)
- Reduce bundle size (d648ce7)
- Table is no longer exported
1.0.2 (2021-02-26)
- Fix test module resolution (152ea31)
1.0.1 (2021-02-26)
- Use yarn run (6ca6c69)