-
Updated
Mar 4, 2021
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 29,279 public repositories matching this topic...
Bug
In an Angular project Storybook is displaying this console error for a link generated by Compodocs
Warning: validateDOMNesting(...): <a> cannot appear as a descendant of <a>.
in a (created by Markdown)
in a (created by Markdown)
in p (created by Markdown)
in Markdown (created by ArgRow)
in div (created by Context.Consumer)
in Styled(div) (created b
-
Updated
Mar 19, 2021 - TypeScript
-
Updated
Mar 18, 2021 - JavaScript
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 headng update on windows fails when cli version wants to preinstall | loader.js | Cannot find module
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
First
When run command pip install six return error because pip is not installed. In result resolved commands brew install python; pip3 install six
Second
Before brew cask install <SOMETHING> return error Error: Unknown command: cask. Resolved by use commands without cask: brew install `
Both cases is not obvious for users which not used homebrew before (MacOS Big
-
Updated
Mar 21, 2021 - JavaScript
-
Updated
Mar 21, 2021 - TypeScript
-
Updated
Mar 19, 2021 - JavaScript
-
Updated
Mar 20, 2021 - JavaScript
-
Updated
Jan 1, 2021 - JavaScript
-
Updated
Mar 19, 2021 - JavaScript
Make the "can be redefined by the users" text (from the About page) to be a hyperlink and link to the settings option where the user can redefine that. We can make it just open the settings page or we can make it open the settings page and flash two times (with a somewhat bright color) the option in question.
This issue concerns both the registered and unregistered users.
-
Updated
Jan 11, 2021 - JavaScript
-
Updated
Mar 10, 2021 - JavaScript
-
Updated
Feb 24, 2021 - JavaScript
-
Updated
Mar 16, 2021 - HTML
-
Updated
Mar 19, 2021 - TypeScript
What problem does this feature solve?
Since monaco-editor 0.22.0¹, the global monaco object is only defined if you add
window.MonacoEnvironment = { globalAPI: true };
It would be nice if ng-zorro had some hook to configure MonacoEnvironment (also for potential other use-cases) before monaco-editor is actually loaded. Also, the documentation for onLoad is now slightly inco
-
Updated
Mar 4, 2021 - TypeScript
-
Updated
Mar 21, 2021 - TypeScript
Copied from: nrwl/nx#1545
Please make sure you have read the submission guidelines before posting an issue
Expected Behavior
Please describe the behavior you are expecting
When running the below command without a --project flag, I expect the error message to reflect the missing fl
Created by Google
Released September 14, 2016
Latest release 4 days ago
- Repository
- angular/angular
- Website
- angular.io
- Wikipedia
- Wikipedia
PR #41253 added a new check to verify that the contributor images (shown in https://angular.io/about) do not exceed 30KB in size. These images are always displayed as [168px x 168px][1], so there is no benefit in serving larger images. Additionally, these images are cached by the ServiceWorker (as part of the [docs-lazy][2] asset group) once a user visits https://angular.io/about, so that is anoth