angular-components
Here are 442 public repositories matching this topic...
-
Updated
Aug 4, 2021 - HTML
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
Nov 19, 2021 - TypeScript
-
Updated
Nov 11, 2021 - TypeScript
-
Updated
Nov 19, 2021 - Less
-
Updated
Nov 19, 2021 - TypeScript
-
Updated
Nov 12, 2019
-
Updated
Nov 19, 2021 - TypeScript
-
Updated
Nov 1, 2021
-
Updated
Nov 19, 2021 - TypeScript
-
Updated
Jan 29, 2021
-
Updated
Oct 5, 2021 - TypeScript
-
Updated
Aug 27, 2021 - TypeScript
-
Updated
Mar 18, 2021 - TypeScript
-
Updated
Nov 19, 2021 - TypeScript
-
Updated
Oct 1, 2020 - TypeScript
Descrição:
Atualmente no PoDatepickerRange não há possibilidade de alterar o idioma das datas que estão sendo exibidas.
Especificação:
Adicionar a propriedade p-locale para possibilitar alterar o idioma em que as datas são exibidas no calendário (semelhante ao PoDatepicker).
Observação: Como será repassado a propriedade pro PoCalendar, não há necessidade de tratamento, pois no me
MADE WITH PO UI ❤️
-
Updated
Nov 16, 2021 - TypeScript
-
Updated
Nov 14, 2019 - TypeScript
-
Updated
Nov 19, 2021 - TypeScript
-
Updated
Oct 5, 2021 - TypeScript
-
Updated
Aug 20, 2020 - TypeScript
-
Updated
Apr 24, 2017 - HTML
-
Updated
May 25, 2021 - TypeScript
-
Updated
Nov 16, 2021 - TypeScript
-
Updated
Nov 9, 2021 - TypeScript
-
Updated
Nov 17, 2021 - 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."
Is this a regression?
The previous version in which this bug was not present was
No response
Description
I am changing slider's max value in my component while/after doing some works. And it seems it has a problem updating visually when new max value is 0.
Reproduction
Steps to reproduce: