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

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