-
I saw the issues reported here: https://github.com/Mottie/tablesorter/issues/1489
and here: https://github.com/Mottie/tablesorter/issues/1179
I tried to resolve the issue based on the feedback …
-
I use Angular (17.3.1), Angular Material (17.3.1) and ApexCharts ("apexcharts": "^3.48.0", "ng-apexcharts": "^1.9.0").
When I have multiple Y-Axis and for one of the Y-axis I use setting "opposite…
-
## What problem does this feature solve?
能够根据设备主题颜色动态修改组件主题颜色
## What does the proposed API look like?
仿照ionic,通过
@media(prefers-color-scheme: dark){
//深色主题的css文件
}
-
When using ui-disable-choice, items are disabled fine in the sense that they cannot be selected, but they are visually not distinguishable from normal enabled items.
I have solved this by applying a …
-
#### Please describe the feature you would like to request.
I'm using MatButton directive as attribute like this:
`
-
It would be nice to have a dark site theme that syncs with the browser theme.
https://caniuse.com/prefers-color-scheme
-
I have tried out css change for not worked for me, need help
> :host >>> ng-multiselect-dropdown >>>
.multiselect-dropdown[_ngcontent-c7]
{
background:red;
}
how can i change background c…
-
**Describe the bug**
Making a graph with custom svg template (copied from the ngx graph doc) with +- 15 nodes works fine. Making the same graph but with 30+ nodes breaks it, the more nodes you add th…
onra2 updated
11 months ago
-
Hi. I'm using this plugin. Works good, but when I have more data (1700 records) page crash, show page unresponsive.
I have Angular version "^8.2.14"
I have used this code:
…
-
**I'm submitting a ...** (check one with "x")
```
[ x ] bug report
**Current behavior**
LOOK PLEASE CURRENT VIDEO - https://www.loom.com/share/f28f397044e440a0b29ba46052bcca3d
**Expected …