-
Notifications
You must be signed in to change notification settings - Fork 1
Release Candidate v1.0 #467
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
base: release/v1.x
Are you sure you want to change the base?
Conversation
|
🚧 Release candidate build based on efb1aee (potential merge of 25fff58). Assets can be found in the |
Updates the bounding box used for the map where there's no data to show. Something I learned via digidem/comapeo-map-server#2 (comment)
Fixes #470 Now we clear the relevant editing state when leaving the page, whether it's navigating to a different observation or navigating away from the observation details altogether. Probably need to rethink the global editing state setup at some point. Feels pretty fragile and annoying to manage, but not sure if there are better approaches.
Seeing an [error on Sentry](https://awana-digital.sentry.io/issues/7114347194/) that's identical to what's shown in maplibre/maplibre-gl-js#6730 . Upgrades `maplibre-gl-js` to include the fix for the referenced issue.
Addresses some security patches in deps.
Co-authored-by: Andrew Chou <andrewchou@fastmail.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
- fixes a console error related to unusable react transition group props - displays a loading state for the decline invite button when pressed. usually imperceptible because of how fast it happens but just in case. - updates the pending invite card to visually align with other similar card designs
|
/build-rc |
|
🚧 Release candidate build based on eb3c5dc (potential merge of 821ab98). Assets can be found in the |
Closes #197 Also renames all "lint" commands to "checks".
Just some minor code cleanup.
This PR tracks QA of the release candidate for v1.0.
🍒 All changes to this branch should be cherry-picked from
main.🧪 Create a new Release Candidate build by commenting on this PR with the
/build-rccommand.🚧 An initial Release Candidate build will be triggered shortly, and the build URL will be posted here.
🚀 Merging this PR will trigger a release build.