The Wayback Machine - https://web.archive.org/web/20220516232317/https://github.com/topics/angular
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 38,691 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
evont
evont commented May 9, 2022

Describe the bug
The validateArgs method in lib/router/src/utils.ts is using VALIDATION_REGEXP, NUMBER_REGEXP, HEX_REGEXP or COLOR_REGEXP pattern to determine whether the string value is validated or not, but any string which not match those pattern (like something with + prefix or some character that is not in Alphabet) will not be validated and be dropped in future actions.

sheetjs
nikhilatkan
nikhilatkan commented May 11, 2022

I was trying to add formula SUM(G2:H2) which will result to I2, but the result goes to I3 and the header column is automatically becoming "8".

Before
previousTable

let worksheets = {};
for (const sheetName of workbook.SheetNames) {
worksheets[sheetName] =

components
dilinipeirs
dilinipeirs commented Apr 12, 2022

Documentation Feedback

According to the documentation, when disabling a select by setting a boolean value to [disabled] in the HTML template, it gives a warning as follows.

It looks like you're using the disabled attribute with a reactive form directive. If you set disabled to true
      when you set up this control in your component class, the disabled attribute will actually be set
docs help wanted P4 good first issue
Mike35538
Mike35538 commented May 4, 2022

Describe the problem to be solved

A lot of channels have a huge amount of videos uploaded in one day. They all have the same published on date but often users set the Original publication date to reflect when they first created the video or made it public on other video platforms etc. So it can be difficult to have an idea of the chronological order of the videos based on sorting by Recentl

Status: In Progress 🔜 Type: Enhancement good first issue UI
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

help wanted Good First Issue Component: Form

Created by Google

Released September 14, 2016

Latest release 4 days ago

Repository
angular/angular
Website
angular.io
Wikipedia
Wikipedia

Related Topics

react vue