-
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,490 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
I want to know if there is any implementation of the demo https://sheetjs.com/demo/modify.html in react. I am new to React and want to implement the similar functionality.
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 10, 2022 - JavaScript
-
Updated
Feb 10, 2022 - TypeScript
-
Updated
Feb 9, 2022 - JavaScript
-
Updated
Feb 10, 2022 - TypeScript
-
Updated
Feb 1, 2022 - JavaScript
-
Updated
Feb 7, 2022 - JavaScript
-
Updated
Feb 9, 2022 - JavaScript
-
Updated
Feb 9, 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
Jun 12, 2021 - 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 6, 2022 - JavaScript
-
Updated
Feb 9, 2022 - TypeScript
-
Updated
Feb 9, 2022 - TypeScript
Created by Google
Released September 14, 2016
Latest release 1 day 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