-
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 25,237 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
Sep 4, 2020 - TypeScript
-
Updated
Sep 5, 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
Sep 7, 2020 - JavaScript
-
Updated
Sep 7, 2020 - TypeScript
-
Updated
Sep 7, 2020 - JavaScript
-
Updated
Sep 7, 2020 - JavaScript
-
Updated
Sep 1, 2020 - JavaScript
-
Updated
Sep 7, 2020 - JavaScript
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Sep 4, 2020 - TypeScript
-
Updated
Sep 6, 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 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
-
Updated
Sep 3, 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