-
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,322 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 11, 2020 - TypeScript
-
Updated
Sep 5, 2020 - JavaScript
Java Demo Issue
when running make rhinojs fails due to a missing cp command
cp rhino/buildGradle/libs/rhino*.jar rhino.jar
usage: cp [-R [-H | -L | -P]] [-fi | -n] [-apvXc] source_file target_file
cp [-R [-H | -L | -P]] [-fi | -n] [-apvXc] source_file ... target_directory
make: *** [rhino.jar] Error 64
Issue was resolved by manually copying one of the jars
`cp rhino/buildGradle/libs/r
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 11, 2020 - JavaScript
-
Updated
Sep 11, 2020 - TypeScript
-
Updated
Sep 11, 2020 - JavaScript
-
Updated
Sep 12, 2020 - JavaScript
-
Updated
Sep 1, 2020 - JavaScript
-
Updated
Sep 7, 2020 - JavaScript
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Sep 11, 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 9, 2020 - TypeScript
-
Updated
Sep 11, 2020 - CSS
Created by Google
Released September 14, 2016
- Repository
- angular/angular
- Website
- angular.io
- Wikipedia
- Wikipedia
Relevant Package