Skip to content

1.0.0-beta.32

Compare
Choose a tag to compare
@ZurabDev ZurabDev released this 24 Apr 06:17
· 3385 commits to main since this release
68dd480

Description

New features added in version 1.0.0-beta.32 include a new spinner component, updates to the hint component, and the addition of new decorator PrizmLogExecution. There are also new template tasks and updates to the i18 library. Additionally, unit tests were added to the migrator, and the disable error in the select component was fixed.

Features

  • feat(doc): add how to change and use our i18 library info 141
  • feat(components/spinner): new spinner component
  • feat(doc/spinner): add doc page about spinner component
  • feat(components/hint): add input to pass context
  • feat(components/hint): add show input
  • feat(doc/hint): update doc for hint
  • feat(helpers/log): new decorator PrizmLogExecution and unit tests for its
  • feat(ast): new template tasks, task to change typescript code with unit tests for its
  • feat(cb3-to-prizm): add unit tests to stable our migrator
  • feat(doc/cb3-to-prizm): add info how to use our migrator
  • feat(doc/ast): add info how to use our ast library

BUG FIXES

  • fix(components/select): fix error with disable when searchable is false

What's Changed

Full Changelog: 1.0.0-beta.31...1.0.0-beta.32