-
# MILESTONE I
## Angular 7.0
- [x] support angular 7.0 #2372
## Core
- [x] DOM handler
- [x] better scrollbar mesurement [ngx-bootstrap](https://github.com/valor-software/ngx-boots…
-
I am very sorry for making dupl of #2753. But after closing this issue on 2 Jul 2015, there are a lot of compelling arguments from community for allowing this feature.
I read [this article](http://st…
-
**I'm submitting a ...** (check one with "x")
```
[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit s…
-
In style guid, it says consider use class instead of interface
https://angular.io/guide/styleguide#interfaces
Also in the example file hero.model.ts it's using class:
export class Hero {
id: n…
-
Recently I updated cli version 1.3.2 to 1.6.3 and after that I can't see scss source mapped file in developer tools in Chrome of Firefox .
### Versions : 1.6.3
```
Angular CLI: 1.6.3
Node: 8.9.3…
-
### Issue description or question
I'm using `wallaby.compilers.typeScript` with `getCustomTransformers` option. When I switch `isolatedModules` to `true` then my code doesn't get through custom tra…
-
Is there a way to create the bom.xml with only the "dependencies", excluding the "devDependencies" ?
I'm sending this bom.xml to Dependency Track, and I don't want to register dev dependencies like p…
-
Sorry for not providing template information but I only have my phone available (and there's no critical info either).
Is there some in-the-works support for jade? The related issues/PR 's were close…
-
Subscribe this topic to get the latest release notifications for Deepin projects.
@linuxdeepin/app-team @linuxdeepin/dde-team
@choldrim @leaeasy @hualet @snyh @sonald
-
It would be nice if we could tell angular not to destroy components when we navigate out of them, even if the next component is of a different type. This could be useful, for example, when building a …