Rémi Alvergnat
Rémi Alvergnat
No sorry :(. Reproducing the issue on plunkr or a minimal github project would help.
Did you find an answer to your issue @davidmir ?
:+1: I'm not sure I'll use AngularJS 2.0, because it's some much change that it worth considering others framework too. It would be great to port this component to something...
I reopen this issue, because I plan to port angular-gantt to angular 2 ... Development will be in 2.x branch.
Yes for sure. I don't know if there's already some convention to name angularJS 2 modules and npm/bower package... Le 6 oct. 2015 18:19, "Marco Schweighauser" [email protected] a écrit :...
Sadly, I don't have time to perform this migration. If one day I have time, it will be a new project, and everything would change.
I started a [new project based on Vue.js](https://github.com/Toilal/vue-gantt), but currently it's still empty as I lack time to work on it. It seems to make more sense today to build...
Also, it seems somebody started an angular 2 component. https://github.com/dalestone/angular2-gantt
Of course, it would be great to support multiple frameworks using a core library in TypeScript transpiled to ES6, but we would need more contributors to support each framework. I...
[bitjson/typescript-starter](https://github.com/bitjson/typescript-starter) seems to be a good boilerplate to start the library part. It allows to write the library in typescript and package it for TypeScript, ES6 and ES5 users. As...