14 Commits

Author SHA1 Message Date
lovasoa f8a737aa2b improve chart component: add time range 2024-08-14 17:08:49 +02:00
lovasoa 3bc9145f40 change the default display ofinline code 2024-08-11 15:28:29 +02:00
lovasoa 44629bff9e Reduce the max item width in the datagrid component
fixes https://github.com/lovasoa/SQLpage/issues/426
2024-06-26 22:39:21 +02:00
lovasoa f826168db5 reduce spacing between elements in the datagrid component
fixes https://github.com/lovasoa/SQLpage/issues/426
2024-06-20 00:22:27 +02:00
lovasoa 1165217f18 Avoid vertical scrolling caused by the footer even when the page content is short.
fixes https://github.com/lovasoa/SQLpage/issues/395
2024-06-18 21:27:15 +02:00
lovasoa 7297711432 Fix missing visual indication of selected item in form dropdown fields
works around https://github.com/tabler/tabler/issues/1879

fixes the first part of https://github.com/lovasoa/SQLpage/issues/297
2024-04-29 23:16:36 +02:00
lovasoa 12cc7cf0eb add a dropdown form item that allows multiple selection
fixes https://github.com/lovasoa/SQLpage/issues/221
fixes https://github.com/lovasoa/SQLpage/discussions/281
see https://github.com/lovasoa/SQLpage/discussions/220
2024-04-14 18:31:31 +02:00
lovasoa f882797c4d new attributes in the datagrid component 2023-12-10 14:39:56 +01:00
lovasoa a6bdec7cb2 Fix bad contrast in links in custom page footers. 2023-12-03 19:55:41 +01:00
lovasoa 478195ee49 update tabler to 1.0.0-beta20
https://preview.tabler.io/changelog.html
2023-09-17 11:51:17 +02:00
lovasoa c72598df14 Fix invisible scrollbars
Fixes https://github.com/lovasoa/SQLpage/discussions/17
2023-08-19 11:23:59 +02:00
lovasoa 9e88ec8fd1 Add a dark theme !
Closes https://github.com/lovasoa/SQLpage/issues/50
2023-08-19 09:25:22 +02:00
lovasoa 9522d82218 add tabler table icons 2023-07-13 01:58:55 +02:00
lovasoa f1690e8421 embed external js and css resources in the distributed binary 2023-06-01 03:46:39 +02:00