1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2025-06-16 13:46:16 +02:00
Commit Graph

12 Commits

Author SHA1 Message Date
912f8facdb Fix linting issues 2024-06-10 16:28:25 +02:00
42fcc02d83 Update Bootstrap library to version 5.3.x 2024-04-29 15:19:20 +02:00
175a07a865 Remove customOrder prop
As some options of Select component should be ordered by values or keys,
it was decided to handle sorting not in options, but locally in
corresponding lists.
2022-02-21 11:28:24 +01:00
a7d7e59028 Add custom order ability of Select options 2021-11-03 13:31:09 +01:00
f8726e6012 Format all files with Prettier 2020-08-18 16:17:00 +02:00
597b6fcf4c Add Natural sort order for list of options 2020-07-17 14:19:56 +02:00
56a4c47948 Form widgets size 2020-01-07 13:27:49 +01:00
6e02f1d194 Shared lint configs 2019-11-13 10:11:11 +00:00
e3a795e40d Client configuration 2019-10-10 15:25:00 +00:00
e9910f269f Don't use default exports. 2019-08-29 10:54:47 +02:00
c0d742b13b Fix lint. 2019-08-29 10:54:47 +02:00
19df5c2630 Set modules. 2019-08-27 11:54:57 +02:00