-
Updated
Sep 4, 2020
Angular

Released in 2016, Angular is a rewrite of AngularJS. It focuses on good mobile development, modularity, and improved dependency injection. Angular is designed to comprehensively address a developer's web application workflow.
Here are 26,188 public repositories matching this topic...
Is your feature request related to a problem? Please describe
In my component's props TS interface, I can use JSDoc comments to set the description, and can even use the @default
tag to describe the default value
However, nothing happens when I use the @deprecated
tag.
Describe the solution you'd like
Some ideas:
- It would be nice i
-
Updated
Oct 18, 2020 - TypeScript
-
Updated
Oct 18, 2020 - JavaScript
ng update on windows fails when cli version wants to preinstall | loader.js | Cannot find module
While I try to change header titles by passing array of titles to options like below it does not override the headers. Instead it writes new headers first and original data with old headers again from next cell.
I am experiencing the same problem.
In addition, sheets js is mutating the header array passed in, which is not something I would ever expect.
Example:
const head
please, fix css margin property at anchors titles
.docs-header-link header-link a {
text-decoration: none;
/* margin-left: -30px; */ this property hide anchors at the page titles
display: inline-block;
vertical-align: middle;
}
If margin value -30px I can't see anchor for navigate
https://material.angular.io/components/table/overview#filtering
**Affected doc
Environment
Provide version numbers for the following components (information can be retrieved by running tns info
in your project folder or by inspecting the package.json
of the project):
- CLI: 6.2.2
- Cross-platform modules: 6.0.1
- Android Runtime: 6.2.0
- iOS Runtime: 6.2.0
- Plugin(s): unrelated
Describe the bug
openFile method of utils module does not preview the
-
Updated
Oct 18, 2020 - JavaScript
-
Updated
Oct 18, 2020 - TypeScript
-
Updated
Oct 18, 2020 - JavaScript
-
Updated
Oct 16, 2020 - JavaScript
-
Updated
Oct 17, 2020 - JavaScript
-
Updated
Oct 16, 2020 - JavaScript
-
Updated
Sep 1, 2020 - JavaScript
-
Updated
Oct 9, 2020 - JavaScript
-
Updated
Oct 18, 2020 - TypeScript
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Oct 15, 2020 - TypeScript
-
Updated
Oct 16, 2020 - HTML
This is frequently asked question about the cascader component. Adding a FAQ section would help more users who have the same problem.
-
Updated
May 8, 2020 - JavaScript
We must update the documentation with javascript|typescript toggle on the plugins section.
They're a bit outdated with the current codebase, because now is required to pass RootModel to init<>, and the doc isn't showing anything with typescript.
- immer
- loading
- persist
- select
- updated
Add a new schematic to generate:
A service that extends ComponentStore
A spec file if requested
Maybe an inlined interface for the default type
Describe any alternatives/workarounds you're current
Created by Google
Released September 14, 2016
- Repository
- angular/angular
- Website
- angular.io
- Wikipedia
- Wikipedia
Relevant Package