-
Submitting Author: Anita Li (@AnitaLi-0371), Elanor Boyle-Stanley (@eboylestanley), Junghoo Kim (@jkim222383), Ivy Zhang (@ssyayayy)
Package Name: coRPysprofiling
One-Line Description of Package: co…
-
With the release of [Yarn 2.0](https://dev.to/arcanis/introducing-yarn-2-4eh1), many users may be interested in trying out the new version of the package manager with the Angular CLI. As of 9.0, the …
-
# Summary
Add an optional `publishFolder` property to the project objects in `rush.json` which Rush can use to link intra-project dependencies to and publish the project from. This option would all…
-
Before contributing, we highly recommend reading [this](https://github.com/Anmol-Baranwal/Awesome-Illustrations-4Projects#-how-to-contribute-) first. You are free to choose any illustrations that have…
-
This issue is to discuss the refinements to the `etlas.dhall` format to make it more concise and readable than it already is as we get closer to releasing Etlas v1.6.0.0 which will make `etlas.dhall` …
-
**Describe the bug**
When I apply :nth-child(odd) or similar, say on a repeater element, to allow alternating styles, it isn't correctly applied. It shows up correctly in the builder, but not on the …
wplit updated
2 years ago
-
```
>LOOK
Shelter
You wouldn't want to spend much time in this wretched hole. The bare floor is
damp and filthy, and the corners reek of urine. Luckily, there's an opening to
the west.
A spa…
-
In order to stay up to date, Juice Shop needs to get updated to Angular 16. There is an initial attempt available on the `angular16` branch, but it fails from some used modules not being compatible wi…
-
**Describe the bug**
I'm trying to build and serve a local app in ssr mode but `npm run server:ssr` crash.
**To Reproduce**
Steps to reproduce the behavior:
1. `npm install angular-oauth2-oidc -…
-
```
What steps will reproduce the problem?
1. Generate java sources from any proto file using protoc 2.0.3
2. Compile the generates source files using protobuf-java lib 2.0.3 and create
a model jar
3…