-
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 30,020 public repositories matching this topic...
What's the problem?
I have successfully customized my storybook with addon-themes and created the dark style for div with a .docs-story class.
I tried to style the "show code" button on the docs tab without luck via CSS in preview-head.html.
The problem is that there is no unique CSS class to scope (only dynamically generated classes):
<div class="css-11xgcgt">
<button c
-
Updated
Apr 23, 2021 - TypeScript
-
Updated
Apr 19, 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
This is an a11y issue reported by many a11y tools. When using mat-tree component, li elements are introduced in mat-nested-tree-node elements when they should be in an ul or ol element. When trying to change mat-tree component elements by ul there's conflicts because of role="tree". Structure needs to be revised so listitem elements are direct children of list elements and elements with role="tree
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 26, 2021 - JavaScript
-
Updated
Apr 26, 2021 - TypeScript
-
Updated
Apr 26, 2021 - JavaScript
-
Updated
Apr 26, 2021 - JavaScript
-
Updated
Apr 3, 2021 - JavaScript
-
Updated
Apr 24, 2021 - JavaScript
Describe the problem to be solved
I have little experience with playlists on Peertube.
By default, when I create a playlist it is in "private" mode.
A few days later, I try to share my playlist, I press the "share" button, I get a sharing link.
Except that my playlist is in "private" mode... so if I share this link my friends will see a 404 error.
**Describe the solution you would l
-
Updated
Jan 11, 2021 - JavaScript
-
Updated
Apr 20, 2021 - JavaScript
-
Updated
Apr 15, 2021 - JavaScript
-
Updated
Apr 11, 2021 - HTML
-
Updated
Apr 24, 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 25, 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
-
Updated
Apr 26, 2021 - TypeScript
Created by Google
Released September 14, 2016
Latest release 5 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