Skip to content

Releases: openfun/cunningham

@openfun/[email protected]

13 Dec 09:03
Compare
Choose a tag to compare

Minor Changes

  • da3761b: make DataGrid responsive
  • 72f7048: make Pagination responsive

Patch Changes

  • 7ddcfeb: fix closing of menu via toggle button

@openfun/[email protected]

13 Dec 08:58
Compare
Choose a tag to compare

Minor Changes

  • e3882eb: support ReactNode as input label

@openfun/[email protected]

13 Dec 08:57
Compare
Choose a tag to compare

Minor Changes

  • 94b32be: add monoline props to multi select

@openfun/[email protected]

03 Nov 10:30
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • b714c3d: update stylesheet to use modern SASS
  • d39d33d: fix inputs overflowing placeholder

@openfun/[email protected]

03 Nov 09:49
Compare
Choose a tag to compare

Major Changes

@openfun/[email protected]

03 Nov 09:50
Compare
Choose a tag to compare

Major Changes

Minor Changes

@openfun/[email protected]

06 Oct 13:05
Compare
Choose a tag to compare

Patch Changes

  • 0c75795: Include Popover component to package exports
  • 3a6028f: Fix Select usage with react hook form
  • 034e299: Fix input usage with react hook form
  • a1e8f46: Fix checkbox double onChange
  • a46d28f: Make multi select height homogeneous

@openfun/[email protected]

25 Sep 14:37
Compare
Choose a tag to compare

Minor Changes

  • 4e1d0f0: rework the behavior of the Select component

Patch Changes

  • 3fc464b: fix some edge effects on the mono select component

@openfun/[email protected]

25 Sep 14:37
Compare
Choose a tag to compare

Minor Changes

  • 4616ad9: add select menu empty placeholder

Patch Changes

  • 8470126: fix failing selection of last removed item
  • fd988c0: fix controlled searchable select triggering onChange undefined

@openfun/[email protected]

25 Sep 14:36
Compare
Choose a tag to compare

Minor Changes

  • 9de9a97: improve Select actions ui
  • 32b8dc0: make DatePicker placeholders uppercase
  • 9be1ec5: make the DataGrid checkboxes column the smallest possible
  • 9a349c1: fix Select and Input error colors
  • c002896: add Button nano size
  • 94f392e: update DatePicker error color
  • 37772a4: add a background color to DatePicker segments
  • c90f66f: hide input number arrows
  • 09e474c: improve Pagination behavior
  • cf542e4: fix DatePicker, Select, Input success colors
  • d36e314: improve FileUploader style
  • c7000f3: fix props not recognized on the input element
  • 1c45b93: homogenize form fields colors
  • cf299d9: add auto right alignment for the actions column in DataGrid

Patch Changes

  • 4e6e5a2: fix button style
  • 4d2a5d1: improve DataGrid's empty placeholder's ui
  • 495f7d3: Fix DatePicker focus style
  • 6257dd9: fix DatePicker label focused
  • 7128e7f: using correct fs- class for DataGrid headers
  • 8fd34ad: fix Radio, Checkbox fullWidth