The Wayback Machine - https://web.archive.org/web/20200831192718/https://github.com/topics/angular
Skip to content
#

Angular

angular logo

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...

storybook
AlokTakshak
AlokTakshak commented Aug 16, 2020

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:

  1. ng new ng-ui --create-application=false
  2. cd ng-ui
  3. ng g lib button -p ui
  4. npx -p @storybook/cli sb
sheetjs
components
dev054
dev054 commented Aug 25, 2020

Affected documentation page: https://material.angular.io/components/stepper

  1. 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).
  2. StepState is not being shown up in API page. To know what stepState @Input expects we should go deep in code.
  3. Ex
erkanarslan
erkanarslan commented Mar 5, 2020

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

ng-zorro-antd
semoal
semoal commented Aug 27, 2020

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

Created by Google

Released September 14, 2016

Repository
angular/angular
Website
angular.io
Wikipedia
Wikipedia

Related Topics

react vue
You can’t perform that action at this time.