react-flow-designer icon indicating copy to clipboard operation
react-flow-designer copied to clipboard

This repository has been archived and the code has been moved to https://github.com/Talend/ui

Results 8 react-flow-designer issues
Sort by recently updated
recently updated
newest added

**What is the problem this PR is trying to solve?** We use an old version of the TSBI image in our Jenkins job. **What is the chosen solution to this...

need review

Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

About the brand new stronger type checking going with the new API, I think it might be interesting to - have named functions for `throwTypeError('Immutable.Map', map, 'map');` => `throwImmutableMapTypeError(map)` `throwTypeError('PositionRecord',...

On a standard rendering of a node I have the following warning: Warning: Using Maps as children is not yet fully supported. It is an experimental feature that might be...

bug

Move component definition from createClass Factory wich is going to be deprecated in next releases of react to class extend.

having to walk the component datastructure each time you want to access a component attribute is a pain and hinder refactor. Try to create accessors on Record definitions.

Add proper and updated documentation to the project