Skip to content

Releases: openfun/cunningham

@openfun/cunningham-react@2.9.0

29 Apr 14:18
Compare
Choose a tag to compare

Minor Changes

@openfun/cunningham-react@2.8.0

29 Apr 13:49
Compare
Choose a tag to compare

Minor Changes

  • c61b2ac: introduce large and extra-large new modal sizes
  • 6ebeb11: migrate Modals to react modal

Patch Changes

  • 91c8935: fix Select mono selected item update label

@openfun/cunningham-react@2.7.0

29 Apr 13:48
Compare
Choose a tag to compare

Minor Changes

  • a8ec9fb: add InputPassword
  • f398e51: add width property to DataGrid columns
  • 20f5bb7: make className standard across components
  • 30ec253: make Pagination goto input optionnal
  • 0ef7684: add Tooltip component
  • 8e7300b: add border-radius transition
  • 31fa91e: add empty placeholder customization props
  • 317cab4: add sorting on custom columns

Patch Changes

  • 974f139: add warning on DataGrid when sortModel is missing
  • dd1f2be: remove public files from build
  • b4a6367: fix DataGrid selection checkbox rerendering
  • d63c203: fix CSS end warning usage
  • 25e61c2: add enableSorting support on DataGrid

@openfun/cunningham-tokens@2.1.1

04 Mar 15:12
Compare
Choose a tag to compare

Minor Changes

@openfun/cunningham-react@2.6.0

04 Mar 15:14
Compare
Choose a tag to compare

Minor Changes

  • 680365a: make Modal close button sticky
  • 04ab330: add onSearchInputChange callback to searchable select

Patch Changes

  • 54df5d6: remove modal content outline on focus
  • 7461626: improve DateRangerPicker responsive

@openfun/cunningham-react@2.5.0

21 Feb 16:06
Compare
Choose a tag to compare

Minor Changes

  • 77921e0: switch icons to material-icons-outlined
  • 6d91c1d: add useControllableState hook
  • e90a5dd: add text variants to Button
  • 132b676: add Toast component
  • 33d0c9f: add Alert
  • be1e2e2: Make modal backdrop customisable
  • 1445f4a: Add Modal component

Patch Changes

  • ebfccc1: fix DatePicker dropdowns closing
  • d61ab65: fix multi select menu opening
  • f685abb: use info design tokens
  • f16eed9: fix Select submit button
  • 540cdc6: update Alert and Toast icon size
  • e79768c: fix DatePicker submit button
  • a32bac7: fix missing selected option of Select
  • 9795b71: fix DateRangePicker layout overflow

@openfun/cunningham-tokens@2.1.0

13 Dec 08:59
Compare
Choose a tag to compare

Minor Changes

@openfun/cunningham-react@2.4.0

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

13 Dec 08:58
Compare
Choose a tag to compare

Minor Changes

  • e3882eb: support ReactNode as input label

@openfun/cunningham-react@2.2.0

13 Dec 08:57
Compare
Choose a tag to compare

Minor Changes

  • 94b32be: add monoline props to multi select