ngx
Here are 319 public repositories matching this topic...
-
Updated
Nov 8, 2021 - TypeScript
-
Updated
Dec 16, 2021 - TypeScript
-
Updated
Nov 24, 2021 - TypeScript
-
Updated
Dec 15, 2021 - TypeScript
-
Updated
Dec 4, 2021 - TypeScript
-
Updated
Dec 15, 2021 - TypeScript
-
Updated
Dec 7, 2021 - TypeScript
-
Updated
Dec 8, 2021 - CSS
-
Updated
Nov 16, 2021 - TypeScript
-
Updated
Dec 10, 2021 - TypeScript
-
Updated
Nov 30, 2021 - TypeScript
-
Updated
Dec 9, 2021 - TypeScript
-
Updated
Dec 16, 2021 - TypeScript
-
Updated
Dec 5, 2018 - TypeScript
-
Updated
Jul 3, 2021 - TypeScript
I am not able to get back the selected items in the case there is another wrapper component inside the dts-select-container. The SelectContainer uses @ContentChildren to get the $selectableItems. Is there any workaround?
example:
<dts-select-container>
<parent-component>
<span [dtsselectItem]="item"></span>
<span [dtsselectItem]="item"></span>
</parent-comp
-
Updated
Oct 6, 2021 - TypeScript
-
Updated
Jul 12, 2021
-
Updated
Oct 5, 2021 - TypeScript
-
Updated
Oct 5, 2021 - TypeScript
-
Updated
Oct 5, 2021 - TypeScript
Hi.
Thank you for creating a wonderful component.
I wanted to suggest two improvements with the UI of the component.
-On selecting a predefined range that exists within the same month (like yesterday, today, 20th-24th of the same month etc.), both the calendar tables show the same month. It would be better if a check could be made in this regard and the selected dates be shown in only one t
-
Updated
Nov 8, 2021 - TypeScript
-
Updated
Oct 6, 2021 - TypeScript
Improve this page
Add a description, image, and links to the ngx topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ngx topic, visit your repo's landing page and select "manage topics."


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