-
Updated
Jan 31, 2022
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 36,501 public repositories matching this topic...
Describe the bug
In Firefox, the zoom feature uses transform styles (see storybookjs/storybook#12845) - unfortunately this breaks positioning on elements that require position: fixed when in the "Docs" view.
Normally a position: fixed element's position would correspond to the viewport but in Firefox it corresponds to the element with the transform style.
-
Updated
Jan 29, 2022 - JavaScript
-
Updated
Feb 10, 2022 - TypeScript
Deno support
I've come across SheetJS via the Deno third-party modules. However there's no example or usage for deno. Is it possible to use with Deno? Apparently Deno prefers code imports that conform to ES modules. I've tried to use SheetJS via skypak.dev which can sometimes help convert node packages to modern ES modules, but I can't get the
Cannot read property 'properties' of undefined when adding a lazy loaded module with ng generate
🐞 Bug report
Command (mark with an x)
- new
- build
- serve
- test
- e2e
- generate
- add
- update
- lint
- extract-i18n
- run
- config
- help
- version
- doc
Description
While attempting to find the
Feature Description
Currently the jsdocs on components is very minimal, with very little detail
Example how how this displays in VS Code
<img width="425" alt="Screen Shot 2021-11-27 at 20 01 22" src="https://user-images.githubusercontent.com/8206108/143729131-5290ff
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
Feb 11, 2022 - JavaScript
-
Updated
Feb 11, 2022 - TypeScript
-
Updated
Feb 10, 2022 - JavaScript
-
Updated
Feb 11, 2022 - TypeScript
-
Updated
Feb 1, 2022 - JavaScript
-
Updated
Feb 7, 2022 - JavaScript
-
Updated
Feb 11, 2022 - JavaScript
-
Updated
Feb 11, 2022 - TypeScript
Hi,
I am trying to disable the audit log, but i can't find the option in the config file, it would be nice to be able to turn that off.
-
Updated
Jan 30, 2022 - JavaScript
-
Updated
Feb 9, 2022 - JavaScript
-
Updated
Feb 10, 2022 - TypeScript
-
Updated
Feb 2, 2022 - HTML
-
Updated
Feb 10, 2022 - JavaScript
-
Updated
Feb 6, 2022 - JavaScript
What problem does this feature solve?
Is it possible to turn off the animation, or change the animation on the form control explanation's animation that occurs here?: https://github.com/NG-ZORRO/ng-zorro-antd/blob/f80a5bbd5755477c63c5d73929bcdfd0d07f2dfd/components/form/form-control.component.ts#L60
The animation that causes the form control explanation doesn't fit in sometimes with the app
-
Updated
Feb 10, 2022 - TypeScript
-
Updated
Feb 9, 2022 - TypeScript
Created by Google
Released September 14, 2016
Latest release 3 days ago
- Repository
- angular/angular
- Website
- angular.io
- Wikipedia
- Wikipedia


Description
Is this demo correct? how ngZone knows when to update the view as zone.js hasn't patch
someNewAsyncAPI