-
Notifications
You must be signed in to change notification settings - Fork 0
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
Merge develop -> main #49
Merged
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
* Leaflet marker example setup * Marker docs and docs for Leaflet icons added
- Documentation is added. - Tests are added - PolygonLayer is added with data
…t form and shape. - removed obsolete reference to base layer - removed info about CRS since it is already provided for in the baselayer - fixed typos - split tests into a 'renders the component' and a 'polygon is there' test
* Working polygonlayer and test * Polygon layer docs and styles separated
…ct_leaflet PolygonLayer in React
- tests are added - documentation in line with Marker leaflet
…er_React-leaflet Feat/scts29 create pointer marker react leaflet
- includes test and storybook
…act_leaflet feature SCTS-31 polyline layer made with react_leaflet added
Bumps [ws](https://github.com/websockets/ws) from 8.17.0 to 8.17.1. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.17.0...8.17.1) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- test is only if component is rendered since otherwise it is testing an react leaflet component.
…r-with-React-Leaflet feature/scts-33-create-WMS-layer-with-React-Leaflet
The `VisuallyHidden` component will soon be removed.
- added table of content in stories - fixed test - added more information on props in stories
…yer_React_leaflet feature/SCT-39 implement GEOJSONLayer with React Leaflet package
* Initial GeoJSON docs * GeoJSON layer docs * Table of contents and code usage added
* Supercluster and spiderfy setup * processFeatures and getExternalFeatures refactor * markercluster docs * Markerclusterspiderfy docs * Working tests for markercluster components * Fix for max and min zoom * Cluster documentation separated and cleaned up * Updated storybook contents * Remove unnused docs page * Remove unnecessary FunctionComponent type * Handle typescript warnings in tests * [5] Marker clustering - Typescript Suggestions (#33) --------- Co-authored-by: Thomas Mills <[email protected]> * stylelint fix * TOC added --------- Co-authored-by: Jan Thijs <[email protected]>
* GeoJSONLayer docs * Added GitHub repo page links to each docs * Open external links in new window * Primary layers doc page clean up, use cases moved from individual docs * Align how to implement links and numbering
* Single marker select context example implemented * Working multiselect context example * Functional context examples minus final docs and tests * Move zoomcontrol to reactcontextexamples * Fix Fullpage example * Final MapContextExample tests * Docs reordered and new category for context * Context Multimarkerselect docs and cleanup * Missing code snippets and links for multiplemarkerselect * Context docs per example * Fullscreen example merged into context * Context alerts changed to use amsterdam-design-system and dir renamed * Z-index note added to context docs * TOC added to context examples * strictMode always on * Better context examples intro
* Table of contents added to docs mdx * Missing example links added to global layers docs
* initial intro content * Better alert styling * Better fill colors for multimarkerselect * Intro page setup, old unused assets removed * Testing docs added
* Fixed fullpage map replaced with fullscreen app style map * Remove unnused footer component file and file reference in docs --------- Co-authored-by: Thomas Mills <[email protected]>
* remove old files * fix min and max zoom levels
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.