angular-components
Here are 383 public repositories matching this topic...
This is frequently asked question about the cascader component. Adding a FAQ section would help more users who have the same problem.
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
本文描述是指从 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
Document Translation
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:
-
Updated
Nov 12, 2019
Describe the bug
Highlighting displays encoded text if it contains '&' ( ex: 'Vilnius & Pavilnys' )
Reproducbile example
https://stackblitz.com/edit/angular-g5ufg4
To Reproduce
Steps to reproduce the behavior (if example is not provided):
- Go to https://stackblitz.com/edit/angular-g5ufg4
- start search, by typing in 'a'
- You can view
&
inside the first option
-
Updated
Jun 7, 2020
-
Updated
Mar 27, 2020
Current behavior
I type text and press down arrow. It selects first item and after few seconds refresh dropdown list. I select item again.
Expected behavior
It shouldn't refresh list when I press arrow button.
Minimal reproduction of the problem with instructions (if applicable)
Examples from your demo (https://angular-mfppay.stackblitz.io): "Tags within an autocomplet
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
Version
1.0.3
Environment
chrome
Reproduction link
https://stackblitz.com/edit/angular-wohzue?embed=1&file=src/app/app.component.ts
Steps to reproduce
when has minDate, only change the month, you will find the problem
What is expected?
will not be NaN
What is actually happening?
value c
Based off of conversation in #353, it might be worth adding a simple example of a loader component in the dimmer docs:
<sui-dimmer class="inverted" [isDimmed]="isLoading" [isClickable]="false" [transitionDuration]="200">
<div class="ui text loader">Loading</div>
</sui-dimmer>
-
Updated
Jun 25, 2020 - TypeScript
-
Updated
Nov 14, 2019 - TypeScript
Bug Report or Feature Request (mark with an x
)
- [x] bug report -> please search issues before submitting
- [ ] feature request
OS and Version?
Windows 10
Ver
Versions
"angular-playground": "^7.0.0"
_ _ ____ _ ___
/ \ _ __ __ _ _ _| | __ _ _ __ / ___| | |_ _|
/ △ \ | '_ \ / _` | | | | |/ _` | '__| | | | | | |
/ ___ \| | | | (_| | |_| | | (_| | | | |___| |___ | |
/_/ \_\_| |_|\__, |\__,_|_|\__,_|_| \____|_____|___|
|___/
-
Updated
Dec 11, 2019 - TypeScript
Is your feature request related to a problem? Please describe.
All public components' descriptions should be revised and improved if needed.
MADE WITH PO UI ❤️
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
-
Updated
Jun 6, 2020 - TypeScript
-
Updated
Apr 24, 2017 - HTML
-
Updated
Jun 25, 2020 - TypeScript
When changing color of an input, the text in the input changes but the color of the button doesn't:
After clicking "Confirm", they become consistent:

at Draggable.applyDragHandleClass (C:\dev\git_clones\app\node_modules\ng
-
Updated
Jul 16, 2018
-
Updated
Mar 25, 2020 - JavaScript
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."
Reproduction
Use StackBlitz to reproduce your issue:
https://stackblitz.com/edit/angular-b8qqaf
Steps to reproduce:
https://material.angular.io/components/chips/overview
Expected Behavior
What behavior were you expecting to see?
Should be disabled, light gray color
Actual Behavior
What behavior did you actua