Skip to content
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
merged 40 commits into from
Jul 17, 2024
Merged

Merge develop -> main #49

merged 40 commits into from
Jul 17, 2024

Conversation

thomasm0
Copy link
Collaborator

No description provided.

thomasm0 and others added 30 commits May 23, 2024 15:58
* 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
- 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
thomasm0 and others added 10 commits July 11, 2024 13:52
* 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]>
* BaseLayer example setup for React-leaflet (#4) (#9)

* BaseLayer example setup for React-leaflet

* Updated react-leaflet baselayer docs

* Feature/scts 2 pointer marker (#11) (#20)

* Leaflet marker example setup

* Marker docs and docs for Leaflet icons added
* BaseLayer example setup for React-leaflet (#4) (#9)

* BaseLayer example setup for React-leaflet

* Updated react-leaflet baselayer docs

* Feature/scts 2 pointer marker (#11) (#20)

* Leaflet marker example setup

* Marker docs and docs for Leaflet icons added
* BaseLayer example setup for React-leaflet (#4) (#9)

* BaseLayer example setup for React-leaflet

* Updated react-leaflet baselayer docs

* Feature/scts 2 pointer marker (#11) (#20)

* Leaflet marker example setup

* Marker docs and docs for Leaflet icons added
* remove old files

* fix min and max zoom levels
@thomasm0 thomasm0 merged commit 3cb9eb5 into main Jul 17, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants