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

angular
CraigComeOnThisNameCantBeTaken
CraigComeOnThisNameCantBeTaken commented Oct 5, 2020

🐞 bug report

Affected Package

@angular/core

Is this a regression?

Unknown

Description

Angular app initializer factory functions only run when the library is contained in the same application directory as the client application. Eg an angular application with a projects folder can be used to build the project and import the angular library. This will cause the factory fu

storybook
zolk
zolk commented Sep 16, 2020

Describe the bug
With multiple pure-documentation MDX docs, the scroll position of the preview window does not reset when switching between docs.

To Reproduce
Steps to reproduce the behavior:

  1. Create at least two MDX docs without stories, with content long enough to result in a scroll bar.
  2. Select the first doc in the sidebar.
  3. Scroll down the first document.
  4. Select the
sheetjs
components
zbralex
zbralex commented Sep 30, 2020

please, fix css margin property at anchors titles

.docs-header-link header-link a {
text-decoration: none;
 /* margin-left: -30px; */ this property hide anchors at the page titles
 display: inline-block;
vertical-align: middle;
}

If margin value -30px I can't see anchor for navigate
https://material.angular.io/components/table/overview#filtering

**Affected doc

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

Created by Google

Released September 14, 2016

Repository
angular/angular
Website
angular.io
Wikipedia
Wikipedia

Related Topics

react vue
You can’t perform that action at this time.