-
Hi,
I've recently installed your great markdown lib into my Nativescript angular app. Thanks for that !
But it seems your PodFile is changing the build configuration of Xcode.
`post_install do …
-
## I'm submitting a
[x] Bug / Regression
[ ] Feature Request / Proposal
## I'm using
NG Dynamic Forms Version: `6.2.0`
[ ] Basic UI
[ ] Bootstrap UI
[ ] Foundation UI
[ ] I…
-
**Environment**
- CLI: 6.5.0
- Cross-platform modules: 6.5.1
- Android Runtime: 6.5.0
- iOS Runtime: 6.5.0
- Plugin(s):
"nativescript-angular": "^8.21.0",
"nativescript-datetimep…
-
the header on http://angulartable.com/demo/index.html renders improperly in Firefox 23.0.1 but correctly in Chrome. Specifically, the header extends out over the scrollbar and the column lines no long…
-
First here is markup code for `` tag
``` html
```
Secondly please checkout the full example runs on [JS Bin](http://jsbin.com/fezinu/embed?html,js,output), under the IE Developer Tools Console wi…
-
I suggest renaming the internal controller to something more specific - e.g c3ChartController.
I was testing c3-angular for the first time and so I used the generic ChartController name without reali…
-
# Context
A classic way of showing that the form is invalid and cannot be saved is by disabling the "send" button.
As we deal with a lot of real time data we're using `NgxAutomaticRootFormCompon…
-
Renderer is deprecated in Angular 9 so we can not update because you are still dependent on them. A fix was merged in from this [PR](https://github.com/froala/angular-froala-wysiwyg/pull/349) but it h…
-
I'm trying to add jsdom to an Angular CLI project and when I switch the browser to jsdom it just hangs indefinitely after building.
Steps to reproduce:
1. generate a new Angular cli project "ng …
fluky updated
2 years ago
-
I would categorize this as a suggestion instead of a bug, but as someone who spent the weekend learning to use Angular Material, I have three suggestions that I think would significantly assist new us…