spring-flo icon indicating copy to clipboard operation
spring-flo copied to clipboard

JavaScript angular based embeddable graphical component for pipeline/graph building and editing

Results 21 spring-flo issues
Sort by recently updated
recently updated
newest added

Is there any chance you have the "update spring-flo-si sample to Angular 5" on your roadmap?

On windows environment, running npm run build throws errors and doesnt compile Suspect the issue is with build.js since the shell exec is not able to run. Was the development...

1) Investigate violations coming from `zone.js` when Flo is embedded in SCDF UI 2) Investigate rendering libraries (that has typescript support for it) -- Consider removing backbone

Review: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Grid_Layout

Some of the names of my nodes are kind of long and they don't fit in the boxes properly. They overflow the edges which doesn't look good. Node size is...

The nodes are not getting rendered in IE11, with error details (console) as - endsWith not supported. I have fixed the issue in my local, please correct all the js...

Review Flo API. Some final refactorings: 1. Mark optional method parameters with `?` 2. Editor service probably needs Flo.EditorContext instance variable since it's in present in almost all methods as...

next iteration
to do

Given: ![screen shot 2017-06-13 at 11 07 58 am](https://user-images.githubusercontent.com/483832/27089535-a2b893a0-5028-11e7-8ada-5ed5f24f16e2.png) and ![screen shot 2017-06-13 at 11 22 20 am](https://user-images.githubusercontent.com/483832/27090222-9f81efea-502a-11e7-98cd-d034eb0ff66e.png) I would like to see "discards" linked to a "top" (or some...

I've been thinking what it would take for a flo to support more complex graphs like presented in below images which is currently what papyrus plugin in eclipse is able...