You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added new fields for more convenient multilingual development. The component that we called Translatable.
When you click on actions, you can now call confirmation. It is convenient, for example, to hang on the delete button.
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.