-
Updated
Aug 25, 2021
Angular

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 32,668 public repositories matching this topic...
-
Updated
Aug 26, 2021 - TypeScript
-
Updated
Aug 25, 2021 - TypeScript
-
Updated
Aug 8, 2021 - JavaScript
I believe there is a bug here:
https://github.com/SheetJS/sheetjs/blob/333deae63fbe13d1ff2db42e599211a062001c32/bits/87_read.js#L69
If the input data was an ArrayBuffer
but opts would not have a type
set we would essentially convert the ArrayBuffer
to Uint8Array
and call readSync
again but without setting appropriate opts.type
. This then leads to few lines below https://github.com/Sh
Cannot read property 'properties' of undefined when adding a lazy loaded module with ng generate
🐞 Bug report
Command (mark with an x
)
- new
- build
- serve
- test
- e2e
- generate
- add
- update
- lint
- extract-i18n
- run
- config
- help
- version
- doc
Description
While attempting to find the
Documentation Feedback
Describe how to use chips with forms: reactive and template-driven. Add examples
Affected documentation page: https://material.angular.io/components/chips/overview
First
When run command pip install six
return error because pip is not installed. In result resolved commands brew install python; pip3 install six
Second
Before brew cask install <SOMETHING>
return error Error: Unknown command: cask. Resolved by use commands without cask:
brew install `
Both cases is not obvious for users which not used homebrew before (MacOS Big
-
Updated
Aug 25, 2021 - TypeScript
-
Updated
Aug 25, 2021 - JavaScript
-
Updated
Aug 25, 2021 - JavaScript
-
Updated
Aug 25, 2021 - TypeScript
-
Updated
Aug 23, 2021 - JavaScript
-
Updated
Aug 24, 2021 - JavaScript
-
Updated
Aug 25, 2021 - JavaScript
The line is drawn only after the first video. In my opinion, the line should be removed. It looks confusing.
-
Updated
Jun 3, 2021 - JavaScript
-
Updated
Aug 23, 2021 - JavaScript
-
Updated
Jun 12, 2021 - JavaScript
-
Updated
Aug 4, 2021 - HTML
-
Updated
Aug 16, 2021 - TypeScript
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
-
Updated
Aug 25, 2021 - TypeScript
-
Updated
Aug 26, 2021 - TypeScript
Created by Google
Released September 14, 2016
Latest release Today
- Repository
- angular/angular
- Website
- angular.io
- Wikipedia
- Wikipedia
sb init
doesn't installlit-html
automatically, and it should. See attached conversation:_Originally posted by @shilman in storybookjs/storybook#15835 (comment)