Skip to content

Releases: openfun/cunningham

@openfun/cunningham-react@2.0.0

03 Nov 09:50
Compare
Choose a tag to compare

Major Changes

Minor Changes

@openfun/cunningham-react@1.3.1

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/cunningham-react@1.3.0

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/cunningham-react@1.2.0

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/cunningham-react@1.1.0

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

@openfun/cunningham-tokens@1.0.0

21 Aug 16:02
Compare
Choose a tag to compare

Major Changes

  • The first bunch of components and features are ready,
    the first milestone has been reached

@openfun/cunningham-react@1.0.0

21 Aug 16:02
Compare
Choose a tag to compare

Major Changes

  • The first bunch of components and features are ready,
    the first milestone has been reached

Minor Changes

  • 9edb976: Position Datepicker popover on top or bottom depending space available

Patch Changes

  • fd7ad8a: Do not apply font-family to all elements with * selector

@openfun/cunningham-tokens@0.7.1

11 Aug 07:24
Compare
Choose a tag to compare

Patch Changes

  • 7de28bc: Fix bug on sass token generation

@openfun/cunningham-react@0.11.1

11 Aug 07:23
Compare
Choose a tag to compare

Patch Changes

  • 4eae45c: fix RadioGroup optional prop
  • 3e1cdbe: bug fix, remove usage of InputRefType

@openfun/cunningham-react@0.11.0

07 Aug 15:43
Compare
Choose a tag to compare

Minor Changes

  • cd42afb: Add a timezone props to date picker components
  • 0dc46d1: Restrict input formats of date picker components to IS0 strings

Patch Changes

  • 3471e2e: Add Button token font-family
  • bae7392: Fix flaky tests on DateRangePicker
  • 8cf8e1e: Fix datepicker component's output timezone management