-
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,089 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.
Reproduction
https://stackblitz.com/edit/angular-yrahxe?file=src%2Fapp%2Ftab-group-basic-example.html
Steps to reproduce:
- Create a MatTabGroup with more than one tab
- Set selectedIndex input on MatTabGroup to any valid index above 0
- bind to focusChange event and attempt to work with this event
- Select first tab
Expected Behavior
focusChange event should fir
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 29, 2020 - JavaScript
-
Updated
Aug 28, 2020 - TypeScript
-
Updated
Aug 27, 2020 - JavaScript
-
Updated
Aug 28, 2020 - JavaScript
-
Updated
Aug 5, 2020 - JavaScript
-
Updated
Aug 27, 2020 - JavaScript
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Aug 28, 2020 - TypeScript
-
Updated
Aug 25, 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.
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 28, 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