luis 665df4a79f Quick optimizations and last corrections пре 7 година
..
docker be46042d0d Implemented collaboration and server serialization пре 7 година
src 665df4a79f Quick optimizations and last corrections пре 7 година
.babelrc 6a6fe0583b Initial dev пре 7 година
.editorconfig 6a6fe0583b Initial dev пре 7 година
.eslintrc.js adfcb9f356 Linting, new icons, new state component пре 7 година
.flowconfig 6a6fe0583b Initial dev пре 7 година
.gitignore 6a6fe0583b Initial dev пре 7 година
README.md af5c7fad77 Performance changes on the frontend пре 7 година
index.html 034852fc31 analitics пре 7 година
package.json af5c7fad77 Performance changes on the frontend пре 7 година
webpack.config.js a9070bfd8d Portal implementation пре 7 година
yarn.lock af5c7fad77 Performance changes on the frontend пре 7 година

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