Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrapping angular-gantt #90

Open
edvardlindelof opened this issue Aug 29, 2017 · 3 comments
Open

Wrapping angular-gantt #90

edvardlindelof opened this issue Aug 29, 2017 · 3 comments
Assignees
Labels

Comments

@edvardlindelof
Copy link
Collaborator

No description provided.

@edvardlindelof
Copy link
Collaborator Author

edvardlindelof commented Sep 4, 2017

Merged example with a gantt inside a widget to master. An angular-app is defined in resources/ganttApp.js and is bootstrapped into a widget in componentDidMount. Now we could either work in vanilla js and define our own minimal API to facade (this yields the least boiler plate probably), try and facade angular-gantt and its elements, or even use scalajs-angular-binds (not sure this gives us much tho, if this is the only place we will ever use angular).

@kristoferB
Copy link
Owner

kristoferB commented Sep 4, 2017 via email

@edvardlindelof
Copy link
Collaborator Author

Wrapping works in principle. Endless tweaking of options and design will be done while setting it up for real data. #92

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants