-
Notifications
You must be signed in to change notification settings - Fork 415
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove big dependencies or limit their usage to selected plugins #1202
Comments
We can update react color to 2.4.0
latest(2.4.0)
Should be compatible with react 14 and 15. We have to try if it works. |
Tried with both raster and vector styler, it works even better. I have a pending pull request about color picker improvement. Going to cite this issue in the next commit |
offtherailz
added a commit
to offtherailz/MapStore2
that referenced
this issue
Oct 28, 2016
- fixes geosolutions-it#1227 - reduces react color size (geosolutions-it#1202) - minor fixes to equal interval tool in styler
mbarto
pushed a commit
that referenced
this issue
Oct 28, 2016
* Fix #1227 . Set default position for components This prevent the close event to be called. * fix also possible errors with multiple color pickers * Use version of react-color - fixes #1227 - reduces react color size (#1202) - minor fixes to equal interval tool in styler * fixed lint error * render the color picker in a different place to avoid scroll
mbarto
added a commit
to mbarto/MapStore2
that referenced
this issue
Oct 28, 2016
…mize big dependencies impact
mbarto
added a commit
to mbarto/MapStore2
that referenced
this issue
Nov 4, 2016
…mize big dependencies impact
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
And be sure to put them in separate bundles with require.ensure
Currently we should try to remove / limit:
The text was updated successfully, but these errors were encountered: