-
Notifications
You must be signed in to change notification settings - Fork 44
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
Rc/1.4 #217
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* added fallback layers under esri community basemaps * excluded esri community layers from print request * fixed "more menu" theme and tool display and enabled floating button when sidebar is open * removed stats canada from add data tool as url no longer valid * various bugfixes, enhancements, and updates merged in
* added maxFeatures flag to getWFSGeoJSON helper * removed polygon layer from commercial real estate
* converted header to functional component * converted theme and tool templates to functional components * switched 211 theme to functional component * switched weather radar to functional component * converted MyMapsPopup to functional component * converted mymapspopuplabel to functional component * converted mymapsitem to functional component * fixed delete button error * converted floating menu and my maps to functional components * added github button component * switched to new github component * removed usage of componentWillMount * converted main app to functional component * converted LoadingScreen to functional component * refactored SCMap component to functional component * added docker_build bat file to ignored file * replaced react-sidebar * fixed typo in helper * converted basemap switcher to functional component using context to allow for code reuse between basemap switcher types * removed unused and debug values * refactored basic basemap switcher to functional component with shared context * converted navigation controls to functional component * converted footer tools to functional component and removed unused code * various updates to bring dependencies up to latest version * converted search control to functional component and replaced react-autocomplete with MUI autocomplete * converted search addresses tool to functional component and switched to mui autocomplete * removed react-autocomplete package, fixed duplicate results in search * upgraded to latest version of openlayers * fixed search popup share and add to my map issue * fixed clear icon on search and removed commented out code * updated rc-menu package * fixed vector tile layer label display issue, updated several instances of forEachFeatureAtPixel to include a layer filter option, remove file-saver, array-move, and ol-contextmenu packages * added filter to search result * upgraded react-router-dom and resolved issues with legend and layerInfo default state * updated react-tabs to lastest version that's compatible with react 17 * added wildcard path for react router * switched from fbemitter to node events emitter
* removed xml2json, removed react-app-rewire, added url package * updated weather forecast to support new parsing in API * set fixed version of ol * added clear icon to layer search box
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.