Skip to content

Releases: tkcrm/ui

v0.0.11

26 Feb 11:34
6390540

Choose a tag to compare

v0.0.11

  • add internal rc notification
  • fixes for configs

v0.0.7

17 Jan 03:15
1c95f85

Choose a tag to compare

NEW

  • update deps
  • update internal types

v0.0.6

23 Oct 23:42
923a1b2

Choose a tag to compare

NEW

  • update deps

v0.0.4

17 Apr 12:20
4401f0b

Choose a tag to compare

NEW

  • Support React 18
  • Site: Add Badge component examples

v0.0.3

05 Apr 08:02
0e0d111

Choose a tag to compare

v0.0.3

New

  • Update site: add Alert, Avatar examples
  • Deploy site to ui-docs.tkcrm.ru
  • Add new method getTempValues to form instance

Updates

  • Bump React to 18
  • Update all dependencies
  • Update README.md

Fix

  • Fix unmount form instance
  • Fix Alert warning styles
  • Input Number component can return undefined

v0.0.2

25 Mar 11:59
d452c0b

Choose a tag to compare

v0.0.2

New

  • Add UI Context
  • Define default form settings in ui context
  • New form instance can be used without any state manager
  • Add form debug
  • All ui texts can be translated
  • Notification instance can take title and description arguments
  • Add utils: availableRoutes, formatTranslationKey, updateMobxKeystoneModelFields, removeKeystoneIds , pick, omit
  • New docs site with form examples

Improvements

  • Update base types for all form fields
  • Sort button can use external values
  • Improve DateTime field
  • Breadcrumb use routes from context

First release

17 Mar 17:07
84c23b4

Choose a tag to compare

v0.0.1

First release