-
Updated
Dec 7, 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 36,193 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
Jan 29, 2022 - TypeScript
I'm trying to migrate from PHPOffice/PhpSpreadsheet to this package. PhpSpreadsheet works fine with my xlsx file, while sheetjs gives no info about hidden rows. It's really important since my script needs to ignore hidden cells.
Mentioned file has been sent to email from the Contributing doc.
Package version: "xlsx": "^0.17.4".
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
Jan 29, 2022 - JavaScript
-
Updated
Jan 29, 2022 - TypeScript
-
Updated
Jan 29, 2022 - JavaScript
-
Updated
Jan 29, 2022 - TypeScript
-
Updated
Nov 21, 2021 - JavaScript
-
Updated
Jan 26, 2022 - JavaScript
-
Updated
Jan 28, 2022 - JavaScript
-
Updated
Jan 29, 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
Oct 14, 2021 - JavaScript
-
Updated
Jan 24, 2022 - JavaScript
-
Updated
Jan 3, 2022 - HTML
-
Updated
Jan 28, 2022 - TypeScript
-
Updated
Jun 12, 2021 - JavaScript
-
Updated
Jan 28, 2022 - TypeScript
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
Jan 28, 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