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

angular
thavus
thavus commented May 15, 2022

Which @angular/* package(s) are the source of the bug?

router

Is this a regression?

No

Description

The Documentation suggests that you can supply a function to runGuardsAndResolvers . The link will take you to the documentation where it gives the type.

So I supplied the following and saw that not only was my route guard s

comp: docs comp: router good first issue P4
storybook
micahgodbolt
micahgodbolt commented May 27, 2022

aria-expanded is meant to be used with button, or some other role. It is currently be added to the parent div with no role making the attribute ineffective.

https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-expanded#associated_roles

Moving the aria-expanded to the button that does the expanding will provide better accessibility to those using screen readers.

sheetjs
components
fireflysemantics
fireflysemantics commented Jun 6, 2022

Documentation Feedback

In the Typography Guide there's this section.

You can define a typography level with the define-typography-config Sass function. This function accepts, in order, CSS values for font-size, line-height, font-weight, font-family, and letter-spacing. You can also specify the parameters by name, as demonstrated in the
docs P4 good first issue
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
manasa9595
manasa9595 commented May 27, 2022

What problem does this feature solve?

Sonar issue as per https://sonarqube.sgp.dbs.com:8443/coding_rules?open=Web%3ABoldAndItalicTagsCheck&rule_key=Web%3ABoldAndItalicTagsCheck

What does the proposed API look like?

Please replace the article to use tag instead of for the icons which reduces developer effort to fix sonarqube issues post code scan.<!-- generated by ng-zorro-issue

📜 Doc help wanted Good First Issue Component: Tag

Created by Google

Released September 14, 2016

Latest release 6 days ago

Repository
angular/angular
Website
angular.io
Wikipedia
Wikipedia

Related Topics

react vue