Mike Pearson
Mike Pearson
When you switch between branches with multiple tabs (6+) open in each, it doesn't open them in the same order they were last time you had that branch checked out....
Branched off of https://github.com/trungk18/angular-tetris/pull/50 But this should build because it removes Akita. Unless something else is wrong. I originally didn't plan on creating a PR, so I have some changes...
I branched off of my ng16 branch, so this will fail. See that PR for the description.
ESLint had issues. See both answers from https://stackoverflow.com/questions/76565260/eslint-error-failed-to-load-config-pluginangular-eslint-ng-cli-compat-to-e and also https://github.com/angular-eslint/angular-eslint/issues/1353#issuecomment-1529924573 I saw that you disabled naming-convention a few times, and that was the only one ESLint complained about not...
**Describe the bug** I want to embed a code snippet from another file into a slide. It adds extra ticks `" near dollar signs $. **Samples to Reproduce** Try to...
Type: Bug Performance problems. Causes VSCode to hang whant closing any window. Just holding the arrow key and moving the cursor around, it gets jolty and skippy. The longer the...
https://github.com/state-adapt/state-adapt/discussions/33
I've been digging into some source code because I need advanced customization, and I think there could be a way to give people more power to extend Slides however they...
Described here and the preceding 2 comments https://github.com/state-adapt/state-adapt/issues/102#issuecomment-3247832541
Creating this issue to track progress and get feedback. So far I see two potential ways to work with runes: ## Option 1: Exposing getter properties ```ts import { adapt...