-
Updated
Jul 22, 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 24,885 public repositories matching this topic...
Describe the bug
Creating angular project with no initial app throws sb init error
• Detecting project type. ✓
• Adding Storybook support to your "Angular" app
TypeError: Cannot read property 'architect' of undefined
To Reproduce
Steps to reproduce the behavior:
- ng new ng-ui --create-application=false
- cd ng-ui
- ng g lib button -p ui
- npx -p @storybook/cli sb
-
Updated
Aug 18, 2020 - TypeScript
-
Updated
Aug 12, 2020 - JavaScript
Since version 0.16.5, th following code returns a null worksheet:
XLSX.utils.json_to_sheet([], {header: columns})
Is it now working as it is wanted? If so, how could we create an empty worksheet? In my case it is expected that sometimes the data is an empty array. And an empty worksheet only with headers is expected.
It would be helpful to mention in the API reference for Angular Material tree that besides the MatTreeModule also MatIconModule and MatButtonModule must be imported into the app.module.ts.
(eg. when you use a "Tree with flat nodes")
import {MatButtonModule} from '@angular/material/button';
import {MatIconModule} from '@angular/material/icon';
import {MatTreeModule} from
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
Aug 19, 2020 - JavaScript
-
Updated
Aug 18, 2020 - TypeScript
-
Updated
Aug 18, 2020 - JavaScript
-
Updated
Aug 19, 2020 - JavaScript
-
Updated
Aug 5, 2020 - JavaScript
-
Updated
Aug 17, 2020 - JavaScript
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Aug 19, 2020 - TypeScript
-
Updated
Aug 19, 2020 - TypeScript
-
Updated
Aug 10, 2020 - HTML
-
Updated
May 8, 2020 - JavaScript
This is frequently asked question about the cascader component. Adding a FAQ section would help more users who have the same problem.
-
Updated
Aug 19, 2020 - TypeScript
-
Updated
Aug 1, 2020 - TypeScript
-
Updated
Mar 17, 2020
Created by Google
Released September 14, 2016
- Repository
- angular/angular
- Website
- angular.io
- Wikipedia
- Wikipedia
Hi All,
The documentation for creating feature mo