Skip to content

Releases: openfun/cunningham

@openfun/[email protected]

11 Aug 07:24
Compare
Choose a tag to compare

Patch Changes

  • 7de28bc: Fix bug on sass token generation

@openfun/[email protected]

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/[email protected]

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

@openfun/[email protected]

19 Jul 14:58
Compare
Choose a tag to compare

Minor Changes

  • cfd0f7e: handle custom tokens in SassGenerator

@openfun/[email protected]

18 Jul 15:08
Compare
Choose a tag to compare

Minor Changes

  • 5c61413: Add calendar system customization in DatePicker component
  • e4c1df5: fix datagrid column unique key
  • 0d6b98e: Introduce a DateRangePicker component
  • 0775490: Introduce a common DatePickerAux component
  • 114d0b5: Refactor DatePicker component

Patch Changes

  • c35cc60: Fixed development warning in CalendarAux component
  • 2cd8c6e: Refactor DatePicker's tests which no longer depend on the user's locale.

@openfun/[email protected]

07 Jul 15:36
Compare
Choose a tag to compare

Minor Changes

@openfun/[email protected]

07 Jul 15:36
Compare
Choose a tag to compare

Minor Changes

@openfun/[email protected]

19 Jun 16:09
Compare
Choose a tag to compare

Patch Changes

  • 501ba1a: fix DatePicker alignments

@openfun/[email protected]

19 Jun 13:28
Compare
Choose a tag to compare

Minor Changes

  • 8cf2bb2: improve checkbox input styling configuration
  • 787bd3d: allow autocompletion for DataGrid's renderCell
  • 10fa71e: add datepicker component
  • 30d08a9: add fullWidth props to Button
  • 0153b50: add forms examples to documentation
  • fe91471: add pixel-to-rem sass util function
  • c8afa10: add multi select
  • 1d1cf81: add a popover component
  • 38538e3: improve radio input styling configuration
  • 1ff37cf: improve input styling configuration

Patch Changes

  • 2c6a66b: change pagination border color
  • a869fe5: reduce inputs borders
  • 76ad562: Fix initial focused item on select opening under the calendar
  • 6f05995: make eof stylesheet consistent with a newline
  • 1cb1b48: add min-width to Field
  • 9127fd8: support nested field in DataGrid

@openfun/[email protected]

24 May 15:15
Compare
Choose a tag to compare

Minor Changes

  • eb6692b: add a design token for checkbox hover background
  • b5fcfdf: add support for CJS
  • e05c6b7: export DefaultToken types and defaultTokens variable
  • 527c3fc: set specific cursor on checkbox related components
  • c53d348: add customization doc
  • c117279: add clearable option to Select
  • 9d7ad48: add Switch component
  • e72606c: make inputs labels bolder
  • c93c8d2: add disable property to select option
  • d79f01f: add the possibility to hide select label

Patch Changes

  • 8cda417: fix Storybook source blocks
  • bc6d085: change label color on state error ( select, input )
  • ce6eb50: migrate ArgsTable to ArgTypes and rework imports
  • 75c6e2e: change label color when focused ( select, input )