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 28,267 public repositories matching this topic...

storybook
sheetjs
SheetJSDev
SheetJSDev commented Oct 11, 2020

While I try to change header titles by passing array of titles to options like below it does not override the headers. Instead it writes new headers first and original data with old headers again from next cell.

I am experiencing the same problem.

In addition, sheets js is mutating the header array passed in, which is not something I would ever expect.

Example:

const head
components
leon
leon commented Dec 16, 2020

Documentation Feedback

Even though I am an Angular veteran I find myself struggling every time I want to create a custom material component.

I would like to see more guides / tutorials on how to wrap existing form field components such as matInput and mat-select.

Wrap a matInput or mat-select

I need to have a mat-select with some pre defined options that I reuse through out my ap

NativeScript
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
platform
ngfelixl
ngfelixl commented Jan 21, 2021

In the store devtools there is a deprecated usage of the RxJS empty function in the file modules/store-devtools/src/extension.ts. It should be replaced by the EMPTY object.

Minimal reproduction of the bug/regression with instructions:

In the import statements and in the following reference there is the empty function used

https://github.com/ngrx/platform/blob/17f076ccc0f0c0769

Created by Google

Released September 14, 2016

Latest release 1 day ago

Repository
angular/angular
Website
angular.io
Wikipedia
Wikipedia

Related Topics

react vue