11 Commits

Author SHA1 Message Date
lovasoa 0969495806 better error handling in select fields 2025-02-27 21:43:58 +01:00
lovasoa 725c896603 fmt 2025-02-05 21:18:31 +01:00
lovasoa 8ba15fdcc5 form select 2025-02-05 18:06:32 +01:00
lovasoa a4403eb780 fix https://github.com/sqlpage/SQLPage/issues/719 2024-11-28 22:32:09 +01:00
lovasoa dc9353bd64 fix searchable select bug
In forms with a searchable select dropdown, the search field now resets itself after an item is selected, to let the user easily select another item.

Fixes https://github.com/sqlpage/SQLPage/issues/706
2024-11-23 00:42:27 +01:00
lovasoa 6081c9ff9f add biome linting and formatting for a consistent style and easier contributions
this should prevent useless conflicts
2024-11-05 21:03:20 +01:00
lovasoa 6fa7a59198 Fixed a bug where select dropdown fields would retain their state when their form is reset.
fixes https://github.com/sqlpage/SQLPage/issues/672
2024-11-04 16:20:21 +01:00
lovasoa 2192c969d4 fix charts 2024-08-05 00:00:00 +00:00
lovasoa 083572231a fix searchable select fields options limitation to 50 options 2024-06-12 21:18:17 +02:00
lovasoa b9bd212258 fix autofocus on select fields with dropdown
fixes https://github.com/lovasoa/SQLpage/issues/297
2024-04-29 23:35:14 +02:00
lovasoa fe268f45ed bundle tomselect with sqlpage 2024-04-14 18:52:59 +02:00