hlovdal
hlovdal
Using Leaflet.draw.drag inside an Angular 14 project currently does not work. In the project I am trying to update to Angular 14 now, referencing `global` makes the unit tests timeout...
Support running multiple tests per commit. e.g. `git test run -t build,lint,unittest main..mybranch`
These are changes I have been using locally for a long time, and would like to have applied upstream. It resolves the majority of issue #12. Commit *"Add support for...
- [x] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) ## Proposed changes Currently node-red fails when attempting to install a...
- [ ] Bugfix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) ## Proposed changes Remove unused code, whitespace fixes for the files...
https://github.com/karma-runner/karma-jasmine/releases/tag/v5.0.0 links to https://github.com/jasmine/jasmine/blob/main/release_notes/4.0.0.md but should be https://github.com/jasmine/jasmine/blob/main/release_notes/5.0.0.md.
I also get error message "Could not find a machine at the current cursor", without any [special characters in the path](https://github.com/statelyai/xstate-tools/issues/318) (just `/c/git/xstatetest`), and with all extensions except statelyai.stately-vscode [disabled](https://github.com/statelyai/xstate-tools/issues/325#issuecomment-1842974209)...
**Describe the bug** When `CsvConfiguration.Delimiter` is initialized with `";"` things work, but if it is initialized from a variable like `public static string Delimiter { get; set; } = ";";`...
The current link results in `https://github.com/josh-richardson/cadmus/blob/master/NoiseTorch` which is not correct.
This fixes the issue (#62) with depending on an unmaintained/deprecated library. InventorLoader only uses the `copy` function from xlutils, and extracting the required code is just 500 lines.