Skip to content

15.2.3

Choose a tag to compare

@sneridagh sneridagh released this 01 Apr 08:26
f2a91ef

Bugfix

  • Change which api calls can set specific api errors @robgietema
  • Fix helper import. @robgietema
  • Move customStyleMap to richtextEditorSettings
  • Pass placeholder and isDisabled properties to EmailWidget and UrlWidget @mihaislobozeanu
  • Pass placeholder property to PasswordWidget and NumberWidget @mihaislobozeanu
  • Fix getVocabName when vocabNameOrURL is false @avoinea #2955, #2919

Internal

  • Remove offending Makefile command that broke on MacOS due to lack of compatibility of the MacOS make utility. @tisto
  • Upgraded use-deep-compare-effect to version 1.8.1. @pnicolli
  • chore(icons): add missing pastanaga icons @nileshgulia1

Documentation

  • Switch from docs-linkcheckbroken to docs-linkcheck in GitHub Actions because the former is broken. @stevepiercy
  • Set the output for storybook to the correct directory. @stevepiercy
  • Fix typo in Makefile: docs/_build @ksuess
  • Added language to code-blocks in md files @ktsrivastava29