angular-components
Here are 443 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
Oct 7, 2021 - TypeScript
-
Updated
Sep 29, 2021 - TypeScript
-
Updated
Sep 29, 2021 - Less
-
Updated
Oct 8, 2021 - TypeScript
-
Updated
Nov 12, 2019
-
Updated
Oct 5, 2021 - TypeScript
-
Updated
Oct 3, 2021
-
Updated
Sep 18, 2021 - TypeScript
-
Updated
Jan 29, 2021
-
Updated
Oct 5, 2021 - TypeScript
-
Updated
Aug 27, 2021 - TypeScript
-
Updated
Mar 18, 2021 - TypeScript
-
Updated
Oct 1, 2020 - TypeScript
-
Updated
Oct 8, 2021 - 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
Sep 20, 2021 - TypeScript
-
Updated
Nov 14, 2019 - TypeScript
-
Updated
Oct 8, 2021 - TypeScript
-
Updated
Oct 5, 2021 - TypeScript
-
Updated
Aug 20, 2020 - TypeScript
-
Updated
Apr 24, 2017 - HTML
-
Updated
May 25, 2021 - TypeScript
-
Updated
Oct 4, 2021 - TypeScript
-
Updated
Sep 22, 2021 - TypeScript
-
Updated
Oct 5, 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."
Feature Description
Getting
google.maps.Map
instance withViewChild
is over complicated and You have to usesetTimeout
to wait for map init. Maybe introducing(mapReady)
with instance as$event
?Use Case
I need it to manipulate mapTypes