-
can someone please merge this PR
https://kaleguy.github.io/ng2-smart-table-demo/
Thanks!
-
When using with angular 2.0.0 this library throws an error.
```
ng2-timeago/src/timeago.ts:37:38
Supplied parameters do not match any signature of call target.
```
The library needs an update …
-
Frankly this is awesome, great job. But is it possible to have the pagination done from the server side response rather than fetching all the data on the client. I mean can we use other third party pa…
-
Hi,
I am using ng2-smart-table to configure a table with type "FILE". First when i simply add type = file ,it doesn't change the input type of that column.
So i made a Fix in Cell.components.js (n…
-
### Bug description:
I am making multiple select using sui-multiselect but since the options list are too heavy (more than 65000 results), I decided to use remote lookup options. All is working fin…
-
### Bug Report or Feature Request (mark with an `x`)
```
- [X] bug report -> please search issues before submitting
- [ ] feature request
```
### OS and Version?
Windows Server 2016
### V…
-
In my HTML I got ngb tabset component:
-
**System Setup**
Cordova CLI: 6.3.1
Ionic Framework Version: 2.0.0-rc.1
Ionic CLI Version: 2.1.4
Ionic App Lib Version: 2.1.2
Ionic App Scripts Version: 0.0.36
OS:
Node Version: v6.9.1
Installation o…
-
Goal:
I want to access the Chartjs object where I can do stuff like:
this.chart.chart.ctx.drawImage(...);
this.chart.chart.height;
or this.chart.chart.innerRadius.
and so on.
in #776 I lea…
-
Looks like the ng2 team is considering alternative loaders to system.js and will no longer be publishing types to Definitely typed as part of their process. I'd imagine this means they are primarily m…