-
Updated
Mar 25, 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,759 public repositories matching this topic...
Describe the bug
A clear and concise description of what the bug is.
The dropdown menu on the global types that are defined in the menu is displayed with black text on a black background when using a Mac with dark theme.
To Reproduce
Steps to reproduce the behavior:
- Install the Storybook a11y add-on or define a global type
- Set Mac to dark theme
- Click on one of the menus
-
Updated
Apr 13, 2021 - TypeScript
-
Updated
Apr 1, 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
Apr 13, 2021 - JavaScript
-
Updated
Apr 13, 2021 - TypeScript
-
Updated
Apr 13, 2021 - JavaScript
-
Updated
Apr 12, 2021 - JavaScript
-
Updated
Apr 3, 2021 - JavaScript
-
Updated
Apr 13, 2021 - JavaScript
Since PeerTube 3.1, the french translation breaks the action buttons on the left in admin federation :
-
Updated
Jan 11, 2021 - JavaScript
-
Updated
Apr 1, 2021 - JavaScript
-
Updated
Feb 24, 2021 - JavaScript
-
Updated
Apr 11, 2021 - HTML
-
Updated
Apr 13, 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
Apr 13, 2021 - TypeScript
I love the way the @rematch/loading plugin keeps my app's loading state all in one place. Something that stuck out to me as odd was that there's no similar plugin for handling error/success state. So I can now avoid writing a { loading, error, success } object for every reducer, but error and success are still required if I want to perform some action after the effect finishes, so the ret
In the documentation at https://ngrx.io/guide/store latest step in example walkthrough.
my-counter.component.css was not created before use, this should be created first.
Created by Google
Released September 14, 2016
Latest release 6 days ago
- Repository
- angular/angular
- Website
- angular.io
- Wikipedia
- Wikipedia

Affected Package
The issue is caused by package @angular/common.
Is this a regression?
No.
Description
This is a request for clearer error messaging. When an NgSwitchDefault directive erroneously exists