Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Data model #67

Merged
merged 13 commits into from
Nov 23, 2021
Merged

Data model #67

merged 13 commits into from
Nov 23, 2021

Conversation

thomasridd
Copy link

@thomasridd thomasridd commented Nov 19, 2021

This PR is massive but puts in place a data model and map functionality.

image

I'm sure there are features that are missing but if we can pay some quick attention and use our components we will be able to put out full user journeys this sprint

@netlify
Copy link

netlify bot commented Nov 19, 2021

✔️ Deploy Preview for ons-data-map ready!

🔨 Explore the source changes: 7b09d83

🔍 Inspect the deploy log: https://app.netlify.com/sites/ons-data-map/deploys/619b0f1b715fcf00082476fc

😎 Browse the preview: https://deploy-preview-67--ons-data-map.netlify.app

Signed-off-by: Tom Ridd <twridd@gmail.com>
Signed-off-by: Tom Ridd <twridd@gmail.com>
Signed-off-by: Tom Ridd <twridd@gmail.com>
Signed-off-by: Tom Ridd <twridd@gmail.com>
Signed-off-by: Tom Ridd <twridd@gmail.com>
Signed-off-by: Tom Ridd <twridd@gmail.com>
Signed-off-by: Tom Ridd <twridd@gmail.com>
Signed-off-by: Tom Ridd <twridd@gmail.com>
Signed-off-by: Tom Ridd <twridd@gmail.com>
Signed-off-by: Tom Ridd <twridd@gmail.com>
Signed-off-by: Tom Ridd <twridd@gmail.com>
Signed-off-by: Tom Ridd <twridd@gmail.com>
Signed-off-by: Tom Ridd <twridd@gmail.com>
@thomasridd thomasridd marked this pull request as ready for review November 22, 2021 03:34
Copy link

@designorant designorant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is totally out of my breath, really but it looks great. A very welcome refactor / legacy distinction, docs (!!!), code comments, config in place, and tests!

Splendid stuff!

code={`<script>
let radioValue = "none";
</script>
code={`<script ✂prettier:content✂="CiAgICAgIGxldCByYWRpb1ZhbHVlID0gIm5vbmUiOwogICA=">{}</script>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a bug in Prettier's Svelte Plugin. We've removed that <script/> tag from there as a temporary workaround.

# Map

The map has been refactored to make it easier to use. There is no html in the MapComponent.svelte components which makes
this relaltively easy

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

l 😅

Wouldn't bother pointing this out but wanted a space to say this doc is great!

@thomasridd thomasridd merged commit 5cc8116 into master Nov 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants