The Wayback Machine - https://web.archive.org/web/20200625140503/https://github.com/topics/angular-components
Skip to content
#

angular-components

Here are 383 public repositories matching this topic...

components
btxtiger
btxtiger commented Apr 19, 2020

Reproduction

Use StackBlitz to reproduce your issue:
https://stackblitz.com/edit/angular-b8qqaf

Steps to reproduce:

  1. Create chip list input
    https://material.angular.io/components/chips/overview
  2. Disable form field

Expected Behavior

What behavior were you expecting to see?
Should be disabled, light gray color

Actual Behavior

What behavior did you actua

ng-zorro-antd
edjm1971
edjm1971 commented Apr 6, 2020

I'm submitting a ... (check one with "x")

[X] feature request
[X] support request => Please do not submit support request here, post on Stackoverflow or Gitter

Current behavior
Plenty of examples are out there with code but nothing explains where the values for the variables are coming from.

Expected behavior
Expect to be able to open the API document and have it t

cipchk
cipchk commented Apr 18, 2020

本文描述是指从 8.9.x 升级至 9 的描述说明;NG-ALAIN 依然需要从三个部分来升级:

  • Angula 并无什么破坏性变更,可以根据 Angular Update Guide | 8.0 -> 9.0 for Basic Apps 逐一检查升级
  • NG-ZORRO 部分,本次也并无任何破坏性变更,只是移除在 8.x 时就已经警告的过期属性,绝大部分项目可以直接 ng update ng-zorro-antd 完成升级,有关更多可能遇到的问题请至 NG-ZORRO v9 升级指南
  • NG-ALAIN 如果你是 8.x 可以直接使用 `ng update ng
shinkhouse
shinkhouse commented Jan 30, 2020

Is your feature request related to a problem? Please describe.
I've been unable to successfully implement curveBasis (or any other d3 curve function) with the curve input for ngx-charts-line-chart. There is a real lack of documentation for proper use. When trying to import d3 or d3-shape, I get typescript errors like this:

AlejandroFlorin
AlejandroFlorin commented Sep 13, 2019

The Getting Started document currently shows these import paths:

import {VgCoreModule} from 'videogular2/core';
import {VgControlsModule} from 'videogular2/controls';
import {VgOverlayPlayModule} from 'videogular2/overlay-play';
import {VgBufferingModule} from 'videogular2/buffering';

Those are no longer valid. I was able to compile with the following imports:

import { VgCoreModule } f

jhonyeduardo
jhonyeduardo commented Apr 8, 2020

Agradecemos seu apoio e confiança ao usar o PO UI em seus projetos.

Você pode deixar aqui o seu projeto desenvolvido com PO UI para que mais pessoas conheçam o PO UI e o seu projeto. 😆

Faça seu comentário no seguinte formato:

- Versão:
- Projeto:
- Companhia: (se tiver)
- Link: (se tiver)
- ScreenShots: (se tiver)

Obs: para uma melhor exibição e organização dos projeto

robmeredith
robmeredith commented Aug 27, 2017

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
Alyle-UI

Improve this page

Add a description, image, and links to the angular-components topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more

You can’t perform that action at this time.