Skip to content

Releases: openfun/cunningham

@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 )

@openfun/[email protected]

15 May 15:32
Compare
Choose a tag to compare

Patch Changes

  • 15eb9b9: Add missing types for Checkbox and Radio

@openfun/[email protected]

15 May 15:35
Compare
Choose a tag to compare

Patch Changes

  • 4777a75: fix "exports" attribute of package.json. Default condition must be last one.

@openfun/[email protected]

12 May 14:20
Compare
Choose a tag to compare

Minor Changes

Patch Changes

@openfun/[email protected]

05 May 09:23
Compare
Choose a tag to compare

Minor Changes

  • 7eac0bf: Suffix all sass maps with the !default map
  • fb2fb3e: Do not generate sass sub maps

@openfun/[email protected]

05 May 09:22
Compare
Choose a tag to compare

Minor Changes

  • 7513b4d: fix type files imports and rollup them
  • b53afcb: Add DataList component

@openfun/[email protected]

05 May 09:20
Compare
Choose a tag to compare

Minor Changes

@openfun/[email protected]

05 May 09:19
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • a462bb5: add compact mode to Field
  • 26be159: make Pagination use new Input

@openfun/[email protected]

21 Apr 09:53
Compare
Choose a tag to compare

Minor Changes

  • b79c23d: Change timing functions and transition duration to get speed but smooth transitions
  • 1667d9b: Add a sass generator

Patch Changes

  • cf32571: Fix a typo within cunningham.ts file
  • 72091ee: Add a blank line at the end of token files