You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
Great work. I think that writing our own simple API in js would be nice. This will also be a good example if we need to integrate other js-libraries in the future.
No description provided.
The text was updated successfully, but these errors were encountered: