Commit graph

28 commits

Author SHA1 Message Date
Kacper Kula
5b734ff3eb fix: fix after migrating to newer package version 2025-05-06 14:41:59 +01:00
Kacper Kula
98427088f7 fix: fixing canvas rendering 2025-04-10 10:25:44 +01:00
Marc Satkowski
30ec0b5cdd added a new property to the render context: the file path the call originates from 2025-04-05 22:46:46 +02:00
Kacper Kula
ed337f2232 feat: resizing grid on layout resizes 2025-04-02 15:23:40 +01:00
Kacper Kula
053059a661 chore: refactoring renderers and adding markdown text renderers 2025-04-02 15:14:36 +01:00
Kacper Kula
cfa4e6d4ec feat: adding basename and parent SQL variables 2025-03-27 12:19:59 +00:00
Kacper Kula
4053550dcc feat: template can now access file properties 2025-03-15 16:22:20 +00:00
Kacper Kula
4456786f4b feat: added ability to change default renderer and specify default pagination size 2025-03-14 17:27:27 +00:00
Kacper Kula
678ef948f8 chore: releasing types package 2025-03-14 11:17:38 +00:00
Kacper Kula
8cb185b40d chore: adding extra variables to the inline query too 2025-03-14 10:26:09 +00:00
Kacper Kula
81d99d7813 feat: exposing filename, path and extension 2025-03-14 10:26:04 +00:00
Kacper Kula
8b203c1c85 feat: adding ability to register new flags and exposing them to the renderer 2025-03-14 10:21:35 +00:00
Kacper Kula
64b489ba64 feat: complete parser 2025-02-15 23:58:05 +00:00
Kacper Kula
5ffd20caf2 feat: better rendering for array of links 2025-02-06 16:12:57 +00:00
Kacper Kula
d7ec7a33b4 fix: no longer capitalising renderer options 2025-02-04 18:26:27 +00:00
Kacper Kula
3363316928 feat: adding flags and ability to run explain 2025-02-04 10:43:47 +00:00
Kacper Kula
2ad14b7455 fix: fixing issue with inline queries not opening correctly 2025-01-31 12:07:19 +00:00
Kacper Kula
69a740067b feat: ability to disable dynamic refresh 2025-01-30 13:16:52 +00:00
Kacper Kula
bc597400c6 feat: external API for registering views and custom functions. Added subproject for publishing npm package with types for external plugins. 2025-01-29 22:36:19 +00:00
Kacper Kula
350f459bf7 chore: refactoring code to increase readability and fixing common issues 2025-01-23 13:36:50 +00:00
Kacper Kula
d7b719db7b feat: improving file tables sync. added better way of extending library with new data types. 2025-01-16 13:50:51 +00:00
Kacper Kula
fb7530c8df Merge branch 'main' into feat/sync-file-tables 2025-01-16 11:00:41 +00:00
Kacper Kula
4409451507 fix: codeblocks now only watch tables they actually refer to 2025-01-15 20:34:16 +00:00
Kacper Kula
2e61bfbe5e fix: fixed SQL parsing by changing underlying parsing library 2025-01-15 17:48:33 +00:00
Kacper Kula
905d8c65ed feat: sync tables 2025-01-10 11:03:43 +00:00
Kacper Kula
3c833abbff feat: adding inline codeblocks support 2025-01-09 20:12:39 +00:00
Kacper Kula
903d230a49 chore: code cleanup and tests 2025-01-09 12:53:26 +00:00
Kacper Kula
7ec769268c feat: organising project 2025-01-09 12:32:24 +00:00