-
Updated
Aug 26, 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 25,117 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 28, 2020 - TypeScript
-
Updated
Aug 23, 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.
Affected documentation page: https://material.angular.io/components/stepper
- Examples using
MatStepperIntl
. There's a small mention to it in the overview page, but it'd be better if you put a real example on it. Basically the same request as #8239 (for paginator). - StepState is not being shown up in API page. To know what
stepState
@Input
expects we should go deep in code. - Ex
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 31, 2020 - JavaScript
-
Updated
Aug 31, 2020 - TypeScript
-
Updated
Aug 31, 2020 - JavaScript
-
Updated
Aug 31, 2020 - JavaScript
-
Updated
Aug 5, 2020 - JavaScript
-
Updated
Aug 30, 2020 - JavaScript
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Aug 31, 2020 - TypeScript
-
Updated
Aug 31, 2020 - TypeScript
-
Updated
Aug 31, 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.
We're thinking in to improve examples folder with anything you consider, I though about:
New examples:
- complete example in typescript with (loading, persist, immer, select, updated) (we'll run the testing suite to that example)
- NEXT-JS Example (typescript or not, i don't care) =)
Refactor examples:
- All the examples of plugins (in my opinion should be together), t
-
Updated
Aug 30, 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