-
Updated
Sep 8, 2021
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 32,986 public repositories matching this topic...
-
Updated
Sep 8, 2021 - TypeScript
-
Updated
Sep 8, 2021 - TypeScript
-
Updated
Sep 1, 2021 - JavaScript
Settings applied: raw: true, rawNumbers: true
Example of string wrong interpreted:
"3E17773446"
The whole row in CSV was:
"86","3E17773446","For sale ","5/5/2021 11:12:18 AM"
Cannot read property 'properties' of undefined when adding a lazy loaded module with ng generate
🐞 Bug report
Command (mark with an x
)
- new
- build
- serve
- test
- e2e
- generate
- add
- update
- lint
- extract-i18n
- run
- config
- help
- version
- doc
Description
While attempting to find the
Documentation Feedback
Describe how to use chips with forms: reactive and template-driven. Add examples
Affected documentation page: https://material.angular.io/components/chips/overview
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
Sep 8, 2021 - TypeScript
-
Updated
Sep 8, 2021 - JavaScript
-
Updated
Sep 8, 2021 - JavaScript
-
Updated
Sep 8, 2021 - TypeScript
-
Updated
Sep 7, 2021 - JavaScript
-
Updated
Sep 6, 2021 - JavaScript
-
Updated
Sep 8, 2021 - JavaScript
The line is drawn only after the first video. In my opinion, the line should be removed. It looks confusing.
-
Updated
Jun 3, 2021 - JavaScript
-
Updated
Sep 3, 2021 - JavaScript
-
Updated
Jun 12, 2021 - JavaScript
-
Updated
Aug 4, 2021 - HTML
-
Updated
Sep 7, 2021 - TypeScript
What problem does this feature solve?
Is it possible to turn off the animation, or change the animation on the form control explanation's animation that occurs here?: https://github.com/NG-ZORRO/ng-zorro-antd/blob/f80a5bbd5755477c63c5d73929bcdfd0d07f2dfd/components/form/form-control.component.ts#L60
The animation that causes the form control explanation doesn't fit in sometimes with the app
-
Updated
Sep 8, 2021 - TypeScript
-
Updated
Sep 8, 2021 - TypeScript
Created by Google
Released September 14, 2016
Latest release 7 days ago
- Repository
- angular/angular
- Website
- angular.io
- Wikipedia
- Wikipedia
Bug
Running build-storybook with the -w or --watch flags do not run the storybook build in watch mode. The build runs once and ends. The cli option described here does not produce the desired results.
It seems like the feature was added here but has since been brok