mbarto
mbarto
For React 16 / 17, we surely need to check the following ones (from React 15.5 migration): - react-pdf (commits on master, no release yet) - react-widgets (PR on master,...
For OpenLayers 5: * if we continue using the CDN version the migration is trivial (@allyoucanmap already did it in a custom project, with a couple of fixes) * if...
Did a first experiment of upgrading to React 16.8.4. It looks most of it is working (not tried to run tests yet). Available here: https://github.com/geosolutions-it/MapStore2/tree/react_16 Succesfully migrated: - React /...
@offtherailz I tried rxjs-compat, but I couldn't make it work in any way. If you want to do further testing, please do it. About recompose: what I found was an...
My estimate for React16 update is 13 points
We should test 1.8.12 and see if it works
A quick report on reducing initial js loading. Playing with dynamic splitting of pages and plugins this is what we can get. This is the current loading of js files...
Some stats about home page loading payloads: | Type of Resource|Size| | ------------------ |--- | | JS | 3590Kb| | IMG | 1300Kb| | CSS | 125Kb| | Font |...