-
Updated
Jul 17, 2022
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 40,757 public repositories matching this topic...
Hey friends!
If you're looking for a way to contribute to storybook's codebase, i might have a few small-ish tasks most people should be able to pick up!
We're in the process of migrating away from having custom scripts to prepare out packages for publishing to npm.
We've used babel and tsc to generate a modern, esm, and cjs output (in different directories.
We've picked a new
-
Updated
Jul 30, 2022 - JavaScript
-
Updated
Aug 5, 2022 - TypeScript
sheet_to_csv skips the first blank line of a sheet, even with an explicit {blankrows: true} set.
Code sample:
var ws = XLSX.utils.aoa_to_sheet([
[ , , , , , , ],
["S", "h", "e", "e", "t", "J", "S"],
[ , , , , , , ],
[ 1, 2, , , 5, 6, 7],
[ 2, 3, , , 6, 7, 8],
[ 3, 4, , , 7,
The Schematics Glossary doesn't introduce what a Task is, making it difficult for new schematic developers to know what Tasks should be used for and how they work.
The Schematics for libraries page on angular.io [demonstrates an example for adding a task](https://angular.io/guide/schematics-f
Feature Description
I can set the animation duration for the tabs themselves using animationDuration on the mat-tab-group. If I set this to 0, the tabs switch instantly, but the ink bar moves across taking 500ms, which makes the tab switching look slower than it actually is.
I can implement this myself using ng-deep:
::ng-deep .mat-ink-bar { 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
-
Updated
Aug 5, 2022 - JavaScript
-
Updated
Jul 31, 2022 - JavaScript
-
Updated
Aug 5, 2022 - TypeScript
-
Updated
Aug 5, 2022 - JavaScript
-
Updated
Aug 5, 2022 - TypeScript
-
Updated
Aug 5, 2022 - JavaScript
-
Updated
Aug 5, 2022 - TypeScript
-
Updated
Aug 4, 2022 - JavaScript
-
Updated
Aug 3, 2022 - JavaScript
**Describe
-
Updated
Jul 23, 2022 - C#
-
Updated
Aug 5, 2022 - TypeScript
-
Updated
Aug 5, 2022 - TypeScript
-
Updated
Jan 30, 2022 - JavaScript
-
Updated
Jul 25, 2022 - JavaScript
-
Updated
Aug 5, 2022 - HTML
-
Updated
Aug 5, 2022 - C#
Created by Google
Released September 14, 2016
Latest release 2 days ago
- Repository
- angular/angular
- Website
- angular.io
- Wikipedia
- Wikipedia
Description
First this section says: