Skip to content
#

Angular

angular logo

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,918 public repositories matching this topic...

angular
storybook
idesigncode
idesigncode commented Nov 24, 2021

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.

sheetjs
pqvst
pqvst commented Feb 28, 2022

If I add link data to cells, the time it takes to write the file seems to explode exponentially:

1000 rows: 75.151ms
10000 rows: 5.696s
20000 rows: 27.698s
30000 rows: 58.313s
50000 rows: cancelled because it took too long...

In comparison, generating cells without link data, takes only a fraction of the time:

1000 rows: 23.891ms
10000 rows: 66.103ms
20000 rows: 103
components
NativeScript
erkanarslan
erkanarslan commented Mar 5, 2020

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

ng-zorro-antd
jetxr
jetxr commented May 27, 2021

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

Created by Google

Released September 14, 2016

Latest release 5 days ago

Repository
angular/angular
Website
angular.io
Wikipedia
Wikipedia

Related Topics

react vue