Releases: voyagegroup/ingred-ui
Releases · voyagegroup/ingred-ui
v16.0.0
Major Changes
- #1462
5e0fa7b1
Thanks @takurinton! - Replace NewDatePicker with DatePicker and drop the old DatePicker. Replace NewDateRangePicker with DateRangePicker and drop the old DateRangePicker. Drop moment.js and react-dates.
Patch Changes
-
#1472
4959f9f1
Thanks @takurinton! - remove unnecessary eslint-disable -
#1457
92ebcd2e
Thanks @dependabot! - updated snapshot along with floating-ui update
v15.0.0
Major Changes
- #1464
7c6ee639
Thanks @takurinton! - remove label prop and add content prop instead. content prop can receive ReactNode.
v14.14.0
Minor Changes
- #1461
f207bad9
Thanks @Yutan0423! - add WeekTime in data display
Patch Changes
- #1465
a7c6edea
Thanks @takurinton! - add locale to DualListBox
v14.13.0
Minor Changes
- #1442
ce425faa
Thanks @takurinton! - feat<DualListBox />
component
v14.12.0
Minor Changes
- #1455
a8c16b60
Thanks @ryokosuge! - feat add image check icon
v14.11.0
Minor Changes
- #1447
3c3a58b1
Thanks @takurinton! - feat locale value without props
Patch Changes
- #1445
1d567259
Thanks @Yutan0423! - rm padding in weektime
v14.10.1
Patch Changes
- #1444
dc4a460b
Thanks @Yutan0423! - fix navigation rail's style
v14.10.0
Minor Changes
- #1410
ce2fca04
Thanks @Yutan0423! - add target attribute in button
v14.9.0
Minor Changes
- #1439
fc2d971b
Thanks @takurinton! - feat WeekTime selector
v14.8.4
Patch Changes
-
#1432
04af46d0
Thanks @takurinton! - fix width multiple -
#1430
731383d3
Thanks @takurinton! - fix DateField and DateRangeField width -
#1412
73d1cfc5
Thanks @dependabot! - fix test cases using testing-library-jest