Marc Satkowski
|
9e28aebfb6
|
set the missing value for the GridRenderer render call in the CSVView
|
2025-04-09 19:53:34 +02: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
|
beedfaab7c
|
chore: fixing few type issues
|
2025-04-02 17:05:20 +01:00 |
|
Kacper Kula
|
b2ff3d5985
|
fix: fixing issue with columns with dots not rendering properly in grid view
|
2025-04-02 16:46:47 +01: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
|
0447368f53
|
wip
|
2025-04-02 10:40:00 +01:00 |
|
Kacper Kula
|
c702c510ec
|
chore: removing old tests
|
2025-03-31 14:32:31 +01:00 |
|
Kacper Kula
|
5acf5b5a17
|
chore: bumping version and fixing typescript errors
|
2025-03-31 14:29:54 +01:00 |
|
Kacper Kula
|
91f5b78f77
|
feat: new cell renderer to enable rendering elements inside templates
|
2025-03-31 14:21:38 +01:00 |
|
Kacper Kula
|
cfa4e6d4ec
|
feat: adding basename and parent SQL variables
|
2025-03-27 12:19:59 +00:00 |
|
Kacper Kula
|
cde5a4df65
|
Merge pull request #128 from kDCYorke/feature/taskHeadings
feat: Add heading and heading_level to tasks table
|
2025-03-26 13:26:00 +00:00 |
|
Kai Yorke
|
3e32efaaf2
|
feat: Add heading and heading_level to tasks table
|
2025-03-26 11:56:08 +13:00 |
|
Kacper Kula
|
04bc8fb2fa
|
chore: fixing issue with using reserved word
|
2025-03-23 11:24:51 +00:00 |
|
Kacper Kula
|
460050d2f8
|
feat: Markdown tables can now refer to named headers and other files
|
2025-03-22 18:36:40 +00:00 |
|
Kacper Kula
|
ebf25437ac
|
chore: adding more tests and fixing small bugs
|
2025-03-21 17:05:24 +00:00 |
|
Kacper Kula
|
66b1172342
|
feat: added option to display interactive checkboxes in tasks table
|
2025-03-21 16:50:03 +00:00 |
|
Kacper Kula
|
6ea57ff6ab
|
Merge branch 'main' into feature/frontmatterLinks
|
2025-03-20 09:02:33 +00:00 |
|
Kacper Kula
|
1beb4a5d52
|
Merge pull request #111 from sksizer/TagsOnFileFix
Quick Fix For Missing Frontmatter Tags
|
2025-03-20 08:43:47 +00:00 |
|
Kai Yorke
|
eb31360dad
|
Make typecheck happy
|
2025-03-20 13:43:40 +13:00 |
|
Kacper Kula
|
756f6ed313
|
Merge pull request #109 from kDCYorke/feature/single-col-list
feat: do not nest lists with a single column of data
|
2025-03-19 12:08:27 +00:00 |
|
Kacper Kula
|
ef19e25684
|
docs: adding syntax highlighting to the documentation
|
2025-03-19 11:35:38 +00:00 |
|
Kelly Sizer
|
7a4704c743
|
tags in frontmatter was being removed from file query results via a destructuring assignment. Removed this destructured assignment
|
2025-03-18 01:26:06 -05:00 |
|
Kai Yorke
|
5ae775b6b5
|
feat: do not nest lists with a single column of data
|
2025-03-18 14:15:57 +13:00 |
|
Kai Yorke
|
46643a7111
|
feat: Add frontmatter links to the links table
|
2025-03-18 10:42:10 +13:00 |
|
Kacper Kula
|
4053550dcc
|
feat: template can now access file properties
|
2025-03-15 16:22:20 +00:00 |
|
Kacper Kula
|
0fe0d28457
|
feat: filenames are no longer truncated after the dots
|
2025-03-15 15:40:12 +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
|
8e07e35950
|
chore: skipping type checking in the js highlighter
|
2025-03-14 15:41:44 +00:00 |
|
Kacper Kula
|
376314a872
|
chore: fixing code quality
|
2025-03-14 15:39:14 +00:00 |
|
Kacper Kula
|
c7f1dfa739
|
feat: adding JS syntax highlighting (to be used in Charts view)
|
2025-03-14 15:37:44 +00:00 |
|
Kacper Kula
|
678ef948f8
|
chore: releasing types package
|
2025-03-14 11:17:38 +00:00 |
|
Kacper Kula
|
78c81a80aa
|
chore: codeblock now includes markdown codeblock wrapping syntax
|
2025-03-14 10:28:04 +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
|
d1d2231f5e
|
chore: fixing issue with typing
|
2025-03-14 10:23:51 +00:00 |
|
Kacper Kula
|
6791ab01fb
|
chore: bumping up API version
|
2025-03-14 10:22:20 +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
|
8e68f8c7d0
|
chore: adding ability to register flags (no effect yet)
|
2025-03-14 10:16:02 +00:00 |
|
Kacper Kula
|
40506d3c58
|
fix: fix for arguments passed to the file function
|
2025-03-14 10:13:20 +00:00 |
|
Kacper Kula
|
7ca9b72f33
|
feat: adding TEMPLATE view with full support for handlebars
|
2025-03-13 16:10:40 +00:00 |
|
Kacper Kula
|
5716a63851
|
chore: fixing typecheck
|
2025-02-17 10:38:18 +00:00 |
|
Kacper Kula
|
21ff21d152
|
feat: adding support for comments and coloring SQL queries
|
2025-02-17 10:10:02 +00:00 |
|
Kacper Kula
|
439ce98566
|
chore: updating imports
|
2025-02-16 19:38:43 +00:00 |
|
Kacper Kula
|
825fdf47a9
|
feat: syntax highlighting
|
2025-02-16 19:38:19 +00:00 |
|
Kacper Kula
|
ae7538a99b
|
WIP
|
2025-02-16 19:38:19 +00:00 |
|
Kacper Kula
|
d041ba273f
|
Merge pull request #89 from h-sphere/fix/mobile
chore: fixing issue with mobile database naming
|
2025-02-16 19:37:51 +00:00 |
|
Kacper Kula
|
64b489ba64
|
feat: complete parser
|
2025-02-15 23:58:05 +00:00 |
|
Kacper Kula
|
90bbe098b8
|
chore: fixing issue with mobile database naming
|
2025-02-13 11:51:02 +00:00 |
|
Kacper Kula
|
d761e33c38
|
feat: poc of the grammar
|
2025-02-13 11:32:43 +00:00 |
|