Skip to main content

ยท One min read
Fabio Russo

IconButton

  • Disable the mouse cursor on the internal icon if isDisabled is true

Crono User

  • New call for EnrichPeopleLicense added to the graphQl query

CronoLicense

  • New component for managing the licensed features of the applications
    Doc

Theme

  • Modified the rgba values to hex

Crono Package

ยท One min read
Fabio Russo

Change Language

  • Added success for setLanguage graphQl

Signout

  • Added success for signout graphQl

User Data

  • The CronoUser provider is now exporting all data from the getLoggedUser graphQl call
  • useCronoUser is now exporting also the getLoggedUser query refetch and loading
  • not exporting refetchUserLanguage anymore, because It's in refetchLoggedUser
  • added all data for regions and countries

Crono Package

ยท One min read
Fabio Russo

UI

  • Multiple UI changes

Icons

  • Added editNote icon
  • Added code icon
  • New library version for icons
  • noMargin prop

Buttons

  • Buttons with icons are now available with the icon prop
  • Modified logo types with autocomplete

Doc

  • Many documentation fixes (currently not available online)

Fix

  • Now importing .otf files for fonts

Crono Package