Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@cuba-platform/react

cuba-platform255Apache-2.00.4.5TypeScript support: included

CUBA Platform utilities and components for React

readme

CUBA React

Contains components and utilities for CUBA Platform React client.

Documentation can be found here.

API reference can be found here.

changelog

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.4.5 (2020-04-27)

Bug Fixes

  • React: reverted role permission checks (547457b)

0.4.4 (2020-01-23)

Note: Version bump only for package @cuba-platform/react

0.4.3 (2020-01-23)

Bug Fixes

  • prevent submitting the form when applying table filter (0413791), closes #32
  • support filters on non-displayed fields (e7a6766), closes #30
  • DataTable: don't display filters for unsupported property types (dad0180)
  • DataTable: long column titles are not fully shown (492a454), closes #44
  • DataTable: not possible to enter 0 in the custom filter list editor on number field (a8dfa35), closes #45
  • Menu: SubMenu has no key prop console warning (c793906), closes #42
  • React: composition field exception (6da784a), closes #55
  • React: hide property if metadata not loaded (bf5b025), closes #54

0.4.2 (2019-12-27)

Bug Fixes

  • DataTable: long column titles are not fully shown (492a454), closes #44
  • DataTable: not possible to enter 0 in the custom filter list editor on number field (a8dfa35), closes #45
  • Menu: SubMenu has no key prop console warning (c793906), closes #42
  • prevent submitting the form when applying table filter (0413791), closes #32
  • support filters on non-displayed fields (e7a6766), closes #30