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

angular-components

Here are 447 public repositories matching this topic...

components
chsami
chsami commented Feb 13, 2022

Is this a regression?

  • Yes, this behavior used to work in the previous version

The previous version in which this bug was not present was

No response

Description

I get an runtime error. Following the official document guide on using scss variables in your project: https://material.angular.io/guide/theming-your-components.

![image](https://user-images.githubuse

docs P4 good first issue
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
TecoAvila
TecoAvila commented Dec 22, 2021

Os componentes po-page-dynamic-detail e po-page-dynamic-edit possuem propriedades para tratamento do Grid System (exemplo: gridSmColumns, gridMdColumns), e uma propriedade para deixar espaços após o atributo (gridLgPull).
Mas, eles não tratam o offset do Grid System, isto é, permitir incluir espaços antes do campo.
Utilizamos esta opção para centralizar os atributos quando a

enhancement good first issue
ng-drag-drop
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

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