Skip to content

v5.0.3

Compare
Choose a tag to compare
@alonsomusic alonsomusic released this 02 Feb 15:07
· 227 commits to master since this release

Improvements:

  • Added an example of a server on Express JS
  • Added a new Notifications component.

image

  • Added new fields for more convenient multilingual development. The component that we called Translatable.

image-2

  • When you click on actions, you can now call confirmation. It is convenient, for example, to hang on the delete button.

image-3

  • Improved localization, added new fields to locale.form.fields that LocaleContextProvider accepts.

Fixes:

  • Added custom onChange event processing to the Ajax Select Input component.
  • Removed side margins in the mobile version
  • Optimized the download. Added the useIdentityState hook, which simply gives the user either null and does not send unnecessary requests. A description of the use was added to the readme
  • If the number of elements (total) in the table is less than the page_size value (by default it is 10), then pagination is hidden.

image-4

  • The routing was fixed. Now direct links work