-
Would it be possible to make the superboss exclusive to New Game Plus, as well as the Regicide difficulty, available on your first playthrough somehow? It's hard to justify doubling your playtime for …
-
**Is your feature request related to a problem? Please describe.**
With typical Angular setup with jest, you have some global jest setup(like importing zone.js/testing, some presets, ...).
My tests …
-
Here is my code, am trying to hide ng-template dynamically when context menu is opened. But for the first time when i open context menu, menu item is not hidden. Second time when i open again on right…
-
### Problem
When a SQL query is specified as a filepath in the `geoServerSettings.virtualTable.sql` node of a data subset in the uploader, adding a comment can cause an issue. This appears to be d…
-
Not sure what the problem is exactly. I can't see anything in the code that would break the closure compiler, so I suspect it is something related with how the output lib files are generated. Maybe so…
-
Hello, i am trying to use your ng-table in Angular4 project
I can't even add it to my component:
package.json - > "ng-table": "^3.0.1"
When i add
import { NgTableParams } from 'ng-table';
into A…
-
https://github.com/NewGraphEnvironment/fpr/pull/59 20240221
1. wonderful start. some of below might already be done. reviewing multiple commits so easy to miss
- [x] 2. make "fig/hydrology_stats_…
-
### Which @angular/* package(s) are relevant/related to the feature request?
localize
### Description
When you generate a translation file (XLF, JSON, ARB or XMB) using `ng extract-i18n` you …
-
I have just added tests for qucs+ngspice backend. Both netlist and simulation tests were implemented. Sources are here: https://github.com/ra3xdh/qucs-test/tree/spice4qucs There was added four test pr…
-
Hi ,
After upgrading the application to Angular 16.2.10 below error is throwing during ngserve
**Error details:**
Error: node_modules/ng-drag-drop/src/ng-drag-drop.module.d.ts:3:23 - error NG6…