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

angular
frederikprijck
frederikprijck commented Oct 7, 2020

📚 Docs or angular.io bug report

Description

On the https://angular.io/api/common/http/HttpRequest link, clicking the Show All underneath the constructor doesnt expand the section. Clicking anywhere else (e.g. on 3 overloads) works fine.

🔬 Minimal Reproduction

What's the affected URL?

https://angular.io/api/common/http/HttpRequest

Reproduction Steps

  • Scroll to
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
platform

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.