-
Updated
Sep 4, 2020
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 25,729 public repositories matching this topic...
Describe the bug
When using the characters with diacritics (' " ` ´ ^ ¸ ~)
, Storybook inserts white space characters between them and the ones before and after.
To Reproduce
Steps to reproduce the behavior:
- Create a story and define its
<Meta title="" />
with a word and some diacritic character attached to it. Example:São
- Start Storybook
- Go to the story
- Ho
-
Updated
Sep 30, 2020 - TypeScript
-
Updated
Sep 26, 2020 - JavaScript
ng update on windows fails when cli version wants to preinstall | loader.js | Cannot find module
Java Demo Issue
when running make rhinojs fails due to a missing cp command
cp rhino/buildGradle/libs/rhino*.jar rhino.jar
usage: cp [-R [-H | -L | -P]] [-fi | -n] [-apvXc] source_file target_file
cp [-R [-H | -L | -P]] [-fi | -n] [-apvXc] source_file ... target_directory
make: *** [rhino.jar] Error 64
Issue was resolved by manually copying one of the jars
`cp rhino/buildGradle/libs/r
Documentation Feedback
Change YoutubePlayer documentation to prevent multiple (unnecessary) load of the https://www.youtube.com/iframe_api
Affected documentation page: https://github.com/angular/components/blob/master/src/youtube-player/README.md
I have a use case where I potentially load the component containing the YoutubePlayer multiple times, and as such the documentation as
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
-
Updated
Sep 30, 2020 - JavaScript
-
Updated
Sep 29, 2020 - TypeScript
-
Updated
Sep 29, 2020 - JavaScript
-
Updated
Sep 29, 2020 - JavaScript
-
Updated
Sep 28, 2020 - JavaScript
-
Updated
Sep 1, 2020 - JavaScript
-
Updated
Sep 23, 2020 - JavaScript
-
Updated
Sep 28, 2020 - TypeScript
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Sep 16, 2020 - TypeScript
-
Updated
Sep 30, 2020 - HTML
This is frequently asked question about the cascader component. Adding a FAQ section would help more users who have the same problem.
-
Updated
May 8, 2020 - JavaScript
Describe the bug
In v2.0 the effect function does not return a promise.
In version 1.x I have this code that works fine.
model.js
effects: (dispatch) => ({
async first(payload, state) {
await ...
},
async second(payload, state) {
await ...
}
})
component.js
useEffect(() => {
first().then(() => {
-
Updated
Sep 29, 2020 - TypeScript
-
Updated
Sep 29, 2020 - CSS
Created by Google
Released September 14, 2016
- Repository
- angular/angular
- Website
- angular.io
- Wikipedia
- Wikipedia
Relevant Package