angular-components
Here are 461 public repositories matching this topic...
-
Updated
Jun 2, 2022 - HTML
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
Clarity is a scalable, accessible, customizable, open source design system built with web components. Works with any JavaScript framework, built for enterprises, and designed to be inclusive.
-
Updated
May 19, 2022 - TypeScript
-
Updated
Jun 21, 2022 - TypeScript
NG-ZORRO admin panel front-end framework (surge mirror https://ng-alain-doc.surge.sh)
-
Updated
Jun 13, 2022 - Less
-
Updated
Jul 6, 2022 - TypeScript
Catalog of Angular 2+ Components & Libraries
-
Updated
Jan 4, 2022
-
Updated
Jun 27, 2022 - TypeScript
【文档】官方文档错别字
Collect JS Frameworks, Web components library and Admin Template.
-
Updated
Jul 5, 2022
A list of helpful Angular interview questions you can use to interview potential candidates, test yourself or completely ignore.
-
Updated
Jan 29, 2021
Tag Input component for Angular
-
Updated
May 12, 2022 - TypeScript
A configurable Mobile UI components based on Ant Design Mobile and Angular.
-
Updated
Jun 23, 2022 - TypeScript
Temos em nosso modelo um atributo do tipo "label", onde o valor é uma campo numérico (exemplo: 1, 2, 3), mas ao usuário, apresentamos uma string (exemplo: Ativo, Inativo, Bloqueado).
Conseguimos trabalhar muito bem com este atributo nos componentes po-page-dynamic-table (table e busca avançada) e no po-page-dynamic-edit. Onde, enviamos a partir do Backend o valor numérico, mas ao usuá
The HTML5 video player for Angular 2
-
Updated
May 12, 2022 - TypeScript
Delon is a set of essential modules for ng-alain. https://github.com/ng-alain/ng-alain/issues
-
Updated
Jun 13, 2022 - TypeScript
Semantic UI Angular Integrations (no jQuery)
-
Updated
Oct 1, 2020 - TypeScript
Angular Material UI component for firebase authentication
-
Updated
Jul 6, 2022 - TypeScript
Angular components for scaffolding online store
-
Updated
Jun 2, 2022 - TypeScript
A complete library of Angular-native, Material-based UI components.
-
Updated
Jul 6, 2022 - TypeScript
A drop in app module for working on Angular components in isolation (Angular version 2.x and above).
-
Updated
Jun 7, 2022 - TypeScript
WeUI for angular
-
Updated
Aug 20, 2020 - TypeScript
-
Updated
May 9, 2022 - TypeScript
Most extensive Angular interview questions based on your level.
-
Updated
Apr 24, 2017 - HTML
-
Updated
May 16, 2022 - TypeScript
Cloudinary Angular client library
-
Updated
Jul 1, 2022 - TypeScript
Minimal Design, a set of components for Angular 13+
-
Updated
Jun 24, 2022 - HTML
Version: 2.6.0
Angular 4.3.5
AngularCli: 1.4.0-rc.1
When running on universal I get the following error
ERROR TypeError: this.el.nativeElement.querySelector is not a function
at Draggable.getDragHandleElement (C:\dev\git_clones\app\node_modules\ng2-drag-drop\src\directives\draggable.directive.js:136:49)
at Draggable.applyDragHandleClass (C:\dev\git_clones\app\node_modules\ng
Improve this page
Add a description, image, and links to the angular-components topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the angular-components topic, visit your repo's landing page and select "manage topics."

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.


Feature Description
I can set the animation duration for the tabs themselves using
animationDurationon themat-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: