32 Commits

Author SHA1 Message Date
lovasoa 88ff0af7aa documentation 2023-06-08 01:39:58 +02:00
lovasoa 7e4048c602 readme 2023-06-08 01:05:27 +02:00
lovasoa 65b0271613 v0.6.7 : add support for markdown 2023-06-07 02:25:56 +02:00
lovasoa 9052c15c08 improve the steps component
Create Release / build (target/superoptimized/sqlpage, macos-latest) (push) Has been cancelled
docker / docker (push) Has been cancelled
Create Release / build (target/superoptimized/sqlpage, ubuntu-18.04) (push) Has been cancelled
Create Release / build (target/superoptimized/sqlpage.exe, windows-latest) (push) Has been cancelled
Create Release / Create Release (push) Has been cancelled
2023-06-04 19:44:16 +02:00
lovasoa 25e99688b6 form autofocus 2023-06-04 15:22:53 +02:00
lovasoa 72a783f350 make alert component easier to use 2023-06-04 12:45:37 +02:00
lovasoa bbd7abea97 embed external js and css resources in the distributed binary
docker / docker (push) Has been cancelled
Create Release / build (target/superoptimized/sqlpage, macos-latest) (push) Has been cancelled
Create Release / build (target/superoptimized/sqlpage, ubuntu-18.04) (push) Has been cancelled
Create Release / build (target/superoptimized/sqlpage.exe, windows-latest) (push) Has been cancelled
Create Release / Create Release (push) Has been cancelled
2023-06-01 03:46:39 +02:00
lovasoa 67105ba93f add auto-refresh 2023-06-01 00:43:05 +02:00
lovasoa 3778b19758 improve page load experience on slow connections with custom fonts 2023-05-28 22:03:26 +02:00
lovasoa 5bdb13e2c4 improve page load speed when using custom fons 2023-05-28 18:06:27 +02:00
lovasoa 1fdb38981f larger icons in lists 2023-05-23 23:37:12 +02:00
lovasoa 9a59cdf3fb new feature: custom fonts 2023-05-23 23:36:57 +02:00
lovasoa bb4cb8d6df new alert component 2023-05-21 14:09:04 +02:00
lovasoa b6a4c38c56 fix card component
docker / docker (push) Has been cancelled
Create Release / build (target/superoptimized/sqlpage, macos-latest) (push) Has been cancelled
Create Release / build (target/superoptimized/sqlpage, ubuntu-18.04) (push) Has been cancelled
Create Release / build (target/superoptimized/sqlpage.exe, windows-latest) (push) Has been cancelled
Create Release / Create Release (push) Has been cancelled
2023-05-20 01:36:22 +02:00
lovasoa e9bb4b488d improve card and hero 2023-05-20 01:08:10 +02:00
lovasoa e6030f0b0a allow overriding predefined components
This allows faster local development of sqlpage components themselves by not requiring recompilation.

It also allows users to define their own overriden components easily.
2023-05-14 19:03:28 +02:00
lovasoa 90c51ca54f update dependencies 2023-05-14 13:00:17 +02:00
lovasoa b93c673abb update tabler 2023-03-26 17:13:54 +02:00
lovasoa 5be32315e6 easier configuration, better default configuration 2023-02-02 01:41:59 +01:00
lovasoa e60f8665a7 improve the text component 2023-01-29 01:07:16 +01:00
lovasoa 0c58c56138 improve the shell component
Fix errors and improve the style and layout of pages
2023-01-29 01:06:50 +01:00
lovasoa 60923b131f add font sizes and paragraph breaks to the text component 2023-01-23 01:02:38 +01:00
lovasoa 144328e833 downgrade apex charts
see https://github.com/apexcharts/apexcharts.js/issues/3501
2022-11-20 14:41:54 +01:00
lovasoa cf78588723 update web dependencies 2022-11-20 10:05:03 +01:00
lovasoa cc9c5b1c2f make all js defer 2022-11-20 09:53:30 +01:00
lovasoa ebc4861cfa Re-integrate external js as static file 2022-09-14 12:58:41 +04:00
lovasoa bb500efaab Improve error component 2022-09-05 23:07:55 +02:00
lovasoa bbdbf637c5 Improve error handling 2022-09-03 13:49:19 +02:00
lovasoa fce48ccc81 Comment the example 'index.sql' 2022-08-30 21:59:12 +02:00
lovasoa 03fc491415 add steps component 2022-08-29 19:20:03 +02:00
lovasoa 9862be28ce finish the datagrid component 2022-08-28 01:21:08 +02:00
lovasoa 2222e0498a rename sqlsite to sqlpage 2022-08-28 01:04:10 +02:00