Kacper Kula
|
8e1a879624
|
chore: added changelog
|
2025-05-22 15:09:04 +01:00 |
|
Kacper Kula
|
cdcdb0e3d0
|
Merge pull request #157 from mAAdhaTTah/fix-filename-with-commas
Fix parsing of filename with commas in it
|
2025-05-22 16:07:49 +02:00 |
|
Kacper Kula
|
1c5c1a66b7
|
fixing changelog format
|
2025-05-22 14:49:45 +01:00 |
|
Kacper Kula
|
6d0af3aa95
|
chore: enabling setting up github user
|
2025-05-22 14:44:25 +01:00 |
|
Kacper Kula
|
d765fb7f7f
|
Merge pull request #97 from h-sphere/feat/define-type
feat: Ability to manually define types for columns
|
2025-05-22 15:42:28 +02:00 |
|
Kacper Kula
|
e3a24cd3b7
|
chore: added changelog
|
2025-05-22 14:40:12 +01:00 |
|
Kacper Kula
|
bb55e000db
|
Merge branch 'main' into feat/define-type
|
2025-05-22 14:33:51 +01:00 |
|
Kacper Kula
|
3ebe60785c
|
chore: adding checks to skip when version exists
|
2025-05-22 14:23:55 +01:00 |
|
Kacper Kula
|
e3b063259d
|
feat: fixing issue with version extraction
|
2025-05-22 14:20:13 +01:00 |
|
Kacper Kula
|
22ec2f3c09
|
fix: adding build step
|
2025-05-22 11:37:16 +01:00 |
|
Kacper Kula
|
238675cbf1
|
fix: fixing release script
|
2025-05-22 11:34:15 +01:00 |
|
Kacper Kula
|
4fa0735476
|
Merge pull request #158 from h-sphere/chore/changeset
chore: added changesets
|
2025-05-22 12:31:07 +02:00 |
|
Kacper Kula
|
559093e31f
|
chore: added contributing guide and missing package
|
2025-05-22 11:30:19 +01:00 |
|
Kacper Kula
|
74f9321362
|
chore: new release mechanism with changesets
|
2025-05-22 11:22:36 +01:00 |
|
mAAdhaTTah
|
be2cb2dc72
|
Fix syntax highlighting when filename is quoted
Check if we have quotes and if so, remove them from the highlight.
|
2025-05-20 09:22:28 -04:00 |
|
mAAdhaTTah
|
63f989e6cf
|
Fix parsing of filename with commas in it
If the filename is quoted, then it should allow commas in the name.
The parsing of the filename terminates at the next quote.
|
2025-05-20 08:51:47 -04:00 |
|
Kacper Kula
|
960c7cce24
|
WIP: changeset
|
2025-05-17 12:26:17 +01:00 |
|
Kacper Kula
|
64354edaec
|
chore: fixing docs
|
2025-05-16 23:41:18 +01:00 |
|
Kacper Kula
|
b6c9f6a513
|
chore: typecheck update
|
2025-05-16 23:29:55 +01:00 |
|
Kacper Kula
|
759099e4d0
|
feat: adding boolean, date formats. properly parsing. fixing bunch of issues with ag grid
|
2025-05-16 23:15:04 +01:00 |
|
Kacper Kula
|
b13960bf48
|
Merge branch 'main' into feat/define-type
|
2025-05-16 16:38:48 +01:00 |
|
Kacper Kula
|
cd79bcd4c7
|
Merge pull request #153 from h-sphere/fix/modifying-columns
fix: fixing column editing + updating dependencies
|
2025-05-06 16:25:02 +01:00 |
|
Kacper Kula
|
3032f91ebd
|
chore: updated version and changelog
|
2025-05-06 16:23:17 +01:00 |
|
Kacper Kula
|
29849ea38d
|
fix: extra fixes to csvview
|
2025-05-06 14:49:35 +01:00 |
|
Kacper Kula
|
5b734ff3eb
|
fix: fix after migrating to newer package version
|
2025-05-06 14:41:59 +01:00 |
|
Kacper Kula
|
a95a1bd6f9
|
fix: fixing renaming and deleting columns
|
2025-05-06 14:41:59 +01:00 |
|
Kacper Kula
|
54e89ccf3b
|
Merge pull request #152 from h-sphere/fix/editing-csv-files
fix: fixed issue with CSV files edits not being properly saved
|
2025-05-02 19:54:57 +01:00 |
|
Kacper Kula
|
6c349c6020
|
fix: fixed issue with CSV files edits not being properly saved
|
2025-05-02 19:53:16 +01:00 |
|
Kacper Kula
|
b5cbfcee93
|
Merge pull request #150 from h-sphere/feat/linking-other-files
feat: linking to other files from codeblock
|
2025-04-30 12:40:03 +01:00 |
|
Kacper Kula
|
03434dca10
|
feat: linking to other files from codeblock
|
2025-04-30 12:38:53 +01:00 |
|
Kacper Kula
|
5254a67bc0
|
Merge pull request #149 from h-sphere/feat/support-obsidian-minimal-styles
feat: adding support for obsidian-minimal styles
|
2025-04-30 12:38:45 +01:00 |
|
Kacper Kula
|
3df43681cf
|
feat: adding support for obsidian-minimal styles
|
2025-04-30 10:37:34 +01:00 |
|
Kacper Kula
|
cd0bcfd8e2
|
Merge pull request #144 from h-sphere/release/0.33.0
Release 0.33.0
|
2025-04-10 10:33:45 +01:00 |
|
Kacper Kula
|
2dbb512467
|
docs: added canvas fix to changelog
|
2025-04-10 10:32:53 +01:00 |
|
Kacper Kula
|
2b05291c01
|
Merge pull request #145 from h-sphere/fix/canvas-rendering
fix: fixing canvas rendering
|
2025-04-10 10:31:29 +01:00 |
|
Kacper Kula
|
98427088f7
|
fix: fixing canvas rendering
|
2025-04-10 10:25:44 +01:00 |
|
Kacper Kula
|
3d4a5f352f
|
chore: updated version
|
2025-04-10 10:02:35 +01:00 |
|
Kacper Kula
|
73dc96fd5f
|
docs: added changelog for merged PRs
|
2025-04-10 10:02:06 +01:00 |
|
Kacper Kula
|
7ed7934993
|
Merge pull request #141 from satkowski/fix-missing-number-handling
Fix: fixed the missing handling of numbers for renderer
|
2025-04-10 10:01:30 +01:00 |
|
Kacper Kula
|
85bb0e0afb
|
Merge pull request #140 from satkowski/renderContext-update
Fix: added a new property to the render context: the file path the call originates from
|
2025-04-10 10:00:45 +01:00 |
|
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
|
119177b258
|
forgot to handle the union type change somewhere in RenderContext
|
2025-04-09 19:46:08 +02:00 |
|
Marc Satkowski
|
bb2596a462
|
broaden the union type of CellParserResult by adding number
|
2025-04-09 19:43:05 +02:00 |
|
Kacper Kula
|
2a9c6cadad
|
docs: adding changelog entries
|
2025-04-09 14:33:30 +01:00 |
|
Kacper Kula
|
f38dfe08a1
|
Merge pull request #142 from satkowski/fix-list-properties-dont-render
fix: list properties were not correctly rendered for some renderer types
|
2025-04-09 14:22:49 +01:00 |
|
Kacper Kula
|
030df00459
|
Merge pull request #139 from satkowski/renderAsString-update
Fix: changed the way how images are rendered as strings
|
2025-04-09 14:17:28 +01:00 |
|
Kacper Kula
|
1973789308
|
chore: documentation describing issue with obsidian-sync
|
2025-04-09 11:37:04 +01:00 |
|
Marc Satkowski
|
cc987c7cc7
|
fix: list properties were not correctly rendered for some renderer types
|
2025-04-08 23:56:41 +02:00 |
|
Marc Satkowski
|
e611b557aa
|
fixed the missing handling of numbers for renderer
- sql functions like sum or count would result in numbers in the data object, however, those were incorrectly handeled
|
2025-04-06 13:35:27 +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 |
|