luis 6713ab8ba8 Moved readme to main project area il y a 6 ans
..
docker be46042d0d Implemented collaboration and server serialization il y a 6 ans
src 6713ab8ba8 Moved readme to main project area il y a 6 ans
.babelrc 6a6fe0583b Initial dev il y a 6 ans
.editorconfig 6a6fe0583b Initial dev il y a 6 ans
.eslintrc.js adfcb9f356 Linting, new icons, new state component il y a 6 ans
.flowconfig 6a6fe0583b Initial dev il y a 6 ans
.gitignore 6a6fe0583b Initial dev il y a 6 ans
README.md af5c7fad77 Performance changes on the frontend il y a 6 ans
index.html 034852fc31 analitics il y a 6 ans
package.json ab8c821441 Frontend changes il y a 6 ans
webpack.config.js a9070bfd8d Portal implementation il y a 6 ans
yarn.lock ab8c821441 Frontend changes il y a 6 ans

README.md

flow-ui

Things to do

  • Performance: Try to cache as most of getBBox as possible as it seems a bottleneck
  • Move selection to central state

UI

Code & Services

  • IMPLEMENT centralized state - there is an issue where inspector changes the node and reactivity happens fine. but document does not update on server