Harshita Joshi
Harshita Joshi
This PR aims to fix an error on master and nightly `107.4` which throws error on windows. ```DendronError: Schema 'undefined' is malformed. Reason: undefined\\n at g.createMalformedSchemaError``` : https://github.com/dendronhq/dendron/runs/7788087046?check_suite_focus=true#step:15:9
This PR aims to add an include/exclude filter while reading directory in vs filestore. Dependency update(common-all): minimatch, @types-minimatch updated to 5.1.0 and 3.0.5 resp.
This PR aims to create a UI to configure dendron.yml __BREAKING CHANGE(dependency update)__: updated antd version to 4.21 vsix: https://github.com/dendronhq/dendron/actions/runs/2816139489 Development-Docs: https://github.com/dendronhq/dendron-docs/pull/31 # Dendron Extended PR Checklist - NOTE: the...
## What does this PR do? Docs for https://github.com/dendronhq/dendron/pull/3480 ## What issues does this PR fix or reference? - Fixes: OR - Relates to: > **NOTE:** `Fixes` will close the...
Extremely new to the DI tsyringe, how do we handle optional parameters with`@inject` decorator? With the below setup, I get the following error: ``` Cannot inject the dependency siteUtils in...
This PR aims to make search as default mode in a published site. It also adds a config option `searchDefaultBehavior` which can take two values: either `search` or `lookup`. Added...
This Pr aims to fix the issue with rendering favicon when assetsPrefix is set # Dendron Extended PR Checklist - NOTE: the links don't work. you'll need to go into...
This PR aims to add a Copy As command. It is similar to Export pod command, with a predefined config. Presently it supports two formats: JSON and markdown. The formatted...
## What does this PR do? Docs for: https://github.com/dendronhq/dendron/pull/3655 ## What issues does this PR fix or reference? - Fixes: OR - Relates to: > **NOTE:** `Fixes` will close the...
## What does this PR do? Docs for: https://github.com/dendronhq/dendron/pull/3544 ## What issues does this PR fix or reference? - Fixes: OR - Relates to: > **NOTE:** `Fixes` will close the...