Utsob Roy
e1c2268f37
external css support
2023-02-07 17:10:22 +06:00
Utsob Roy
f123c5cfeb
removed console log
2023-02-06 18:00:41 +06:00
Utsob Roy
705e80e5f2
dynamic import implementation
2023-02-06 14:29:23 +06:00
Ole Eskild Steensen
818ae56774
Fixed issue where ampersign in title would break dataview links
2023-02-05 18:24:01 +01:00
dependabot[bot]
0226ddc19f
Bump axios from 1.2.3 to 1.2.6 ( #58 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.2.3 to 1.2.6.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.2.3...v1.2.6 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-04 21:29:43 +01:00
Ole Eskild Steensen
1afa8d19c2
Fixed build error when no notes has been added
2023-02-04 21:25:54 +01:00
Ole Eskild Steensen
9e1e161b5e
Fix graph width
2023-02-04 14:11:11 +01:00
Ole Eskild Steensen
2b37474834
Remove styling for non-implemented feature
2023-02-04 13:55:09 +01:00
Utsob Roy
71835a5ee5
Tooltip Enhancements ( #59 )
...
* tooltip scroll to section
* reference highlight on focus and navigation
* removed irrelevant code
* added double-click to copy link styling
* Correctly place styling, and add new file to plugin-info
---------
Co-authored-by: Ole Eskild Steensen <oleeskild@users.noreply.github.com>
2023-02-04 13:52:16 +01:00
Utsob Roy
db6d4bb79b
Hide dataview variable ( #54 )
...
* hide dataview variable
* Update note.njk
---------
Co-authored-by: Ole Eskild Steensen <oleeskild@users.noreply.github.com>
2023-02-04 13:45:57 +01:00
Ole Eskild Steensen
6f876c9246
Add new file
2023-02-03 16:34:33 +01:00
Ole Eskild Steensen
2371548ee7
Add new file to plugin info
2023-02-03 16:27:31 +01:00
Utsob Roy
e8ac35e373
added some semantic tags ( #61 )
2023-02-03 16:26:17 +01:00
Ole Eskild Steensen
a98720e8e3
Merge branch 'uroybd-graph-revamp'
2023-02-03 16:25:24 +01:00
Ole Eskild Steensen
062b6abb5b
Fix some styling issues, and use gardenEntry tag for home identification
2023-02-03 16:23:30 +01:00
Ole Eskild Steensen
556853f108
Fixed styling issues in 404 page
2023-02-03 15:26:43 +01:00
Ole Eskild Steensen
e60c17cca2
Fix theme issues
2023-02-03 15:26:43 +01:00
Ole Eskild Steensen
3bbb0b5384
Fixed styling issues in 404 page
2023-02-02 10:07:05 +01:00
Utsob Roy
61195152bd
graph js fix
2023-02-02 12:50:32 +06:00
Utsob Roy
fb91fc90c7
better zooming
2023-02-02 11:16:45 +06:00
Utsob Roy
5fcee3da0b
single computation for both sidebar page mentions and graph
2023-02-02 10:41:46 +06:00
Ole Eskild Steensen
97387a76f5
Fix theme issues
2023-02-01 17:08:10 +01:00
Utsob Roy
3bb6041df0
fixed backlink
2023-02-01 16:14:50 +06:00
Utsob Roy
24d7bdce5b
local graph zoom fix
2023-02-01 15:05:39 +06:00
Utsob Roy
ce494682cf
distinguish current pages node
2023-02-01 15:00:17 +06:00
Utsob Roy
7994a93015
some enhancements
2023-02-01 14:21:03 +06:00
Utsob Roy
6edc732dcc
graph revamp
2023-02-01 10:52:37 +06:00
Ole Eskild Steensen
514f1be060
Escape "\" in tags, as they are invalid json
2023-01-26 09:08:13 +01:00
Ole Eskild Steensen
6c8f6a5ebe
Remove passthrough copy of css, as this is done elsewhere
2023-01-25 08:57:26 +01:00
dependabot[bot]
a43bd215b4
Bump axios from 1.2.2 to 1.2.3 ( #52 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/1.2.2...v1.2.3 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-25 08:52:27 +01:00
dependabot[bot]
2bdd2159d1
Bump sass from 1.49.9 to 1.57.1 ( #51 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.49.9 to 1.57.1.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.49.9...1.57.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-25 08:52:05 +01:00
dependabot[bot]
0a5cb06486
Bump @octokit/core from 4.1.0 to 4.2.0 ( #53 )
...
Bumps [@octokit/core](https://github.com/octokit/core.js ) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/octokit/core.js/releases )
- [Commits](https://github.com/octokit/core.js/compare/v4.1.0...v4.2.0 )
---
updated-dependencies:
- dependency-name: "@octokit/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-25 08:51:51 +01:00
Ole Eskild Steensen
2a5fa33b0e
Merge branch 'Luke-zhang-04-sort-filetree'
2023-01-25 08:47:43 +01:00
Ole Eskild Steensen
bc2584b51c
Formatting
2023-01-25 08:47:25 +01:00
Ole Eskild Steensen
5d9b0e508e
Copy theme css that gets ignored by sass
2023-01-25 08:38:23 +01:00
Ole Eskild Steensen
8332158717
Change default to vercel, as netlify doesn't work
2023-01-25 08:23:13 +01:00
Ole Eskild Steensen
6daca342ec
Add vercel.json to files to update in PRs
2023-01-25 08:23:13 +01:00
Ole Eskild Steensen
f537472f5d
Add support for vercel search
2023-01-25 08:23:13 +01:00
Ole Eskild Steensen
44a7af447c
Sass should ignore theme.css file
2023-01-25 08:23:13 +01:00
Ole Eskild Steensen
94c91c3031
Change default to vercel, as netlify doesn't work
2023-01-22 23:37:53 +01:00
Ole Eskild Steensen
0c98347b62
Add vercel.json to files to update in PRs
2023-01-22 23:32:12 +01:00
Ole Eskild Steensen
35475402e1
Add support for vercel search
2023-01-22 23:29:14 +01:00
Ole Eskild Steensen
53ab95bd12
Sass should ignore theme.css file
2023-01-22 22:51:17 +01:00
Luke-zhang-04
3f9e9ab7a0
feat(filetree): sort filetree recursively
2023-01-21 13:03:51 -05:00
Ole Eskild Steensen
9062a9cef6
Merge branch 'uroybd-main'
2023-01-21 12:13:21 +01:00
Ole Eskild Steensen
0fe8b10233
Fix stylesheet link, and add new file to plugin-info
2023-01-21 12:12:59 +01:00
Ole Eskild Steensen
d5b2409a0b
Add support for slashes in tags
2023-01-21 12:07:26 +01:00
Ole Eskild Steensen
255e1d531d
Add support for slashes in tags
2023-01-21 12:03:39 +01:00
Utsob Roy
afba7daf72
add downloaded theme support
2023-01-20 00:35:09 +06:00
Utsob Roy
3176a78c03
better tag search ( #46 )
2023-01-19 14:46:56 +01:00