24 Commits

Author SHA1 Message Date
lovasoa a10a77794d fix navbar muted color
fixes https://github.com/sqlpage/SQLPage/issues/822
2025-02-22 14:36:29 +01:00
lovasoa b892a72257 tablerupdate tabler 2025-02-10 23:27:39 +01:00
lovasoa 84bc1287f1 format 2024-12-28 23:41:39 +01:00
lovasoa 2c8d14edbc When using the map component without a basemap, use a light background color that respects the theme color. 2024-12-28 23:02:52 +01:00
lovasoa eb4c0ce4be rewrite "SQLPage versus No-Code tools" 2024-12-24 23:17:42 +01:00
lovasoa fb43436091 fmt 2024-12-24 09:59:10 +01:00
lovasoa 8ba2fd21c8 new article prop 2024-12-24 09:58:31 +01:00
lovasoa 16388afe82 fmt css 2024-11-13 23:53:55 +01:00
lovasoa c5d45c8144 Add support for freeze_columns and freeze_headers in the table component
fixes https://github.com/sqlpage/SQLPage/issues/683
2024-11-13 23:53:19 +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 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