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

Allow for custom label color in map pins #922

Merged
merged 1 commit into from
Aug 17, 2021
Merged

Conversation

yen-tt
Copy link
Contributor

@yen-tt yen-tt commented Aug 17, 2021

update pin svg to use labelColor from config

J=SLAP-1521
TEST=manual

change colors in map page config and see that the pin's number color is updated on the page.

J=SLAP-1521
TEST=manual

change colors in map page config and see that the pin's number color is updated on the page.
@yen-tt yen-tt force-pushed the dev/pin-labelcolor branch from 57395b3 to aa8904b Compare August 17, 2021 16:08
@coveralls
Copy link

coveralls commented Aug 17, 2021

Coverage Status

Coverage remained the same at 7.303% when pulling aa8904b on dev/pin-labelcolor into 75d30ee on develop.

@yen-tt yen-tt merged commit 50280a4 into develop Aug 17, 2021
@yen-tt yen-tt deleted the dev/pin-labelcolor branch August 17, 2021 16:16
@cea2aj cea2aj mentioned this pull request Aug 24, 2021
cea2aj added a commit that referenced this pull request Aug 24, 2021
### Features
- Support for new languages including Chinese (Traditional), Chinese (Simplified), Russian, Polish, Portuguese, Dutch, Arabic, Korean, Swedish, and Hindi (#918) (#900)
- A loading indicator can now be enabled on the search bar (#875)
- Voice search support (#894)
- Analytics, session tracking, and query source can now be toggled through Runtime Config (#869) (#879)
- Added validation to ensure that parts of global_config and page configs are valid (#888)
- Font preloads are now located in the layouts/preload-fonts.hbs file (#893)
- Global config now includes "sessionTrackingEnabled" and "analyticsEventsEnabled" (#898)
- Added a partial for additional Answers configuration (#903)
- Map pins now support custom label colors (#922)

### Enhancements
- The full-page-map "Search This Area" functionality is better optimized when a user quickly zooms in or out of the map (#861)
- Improved build time during development mode (#865)
- Icons were updated from components to Handlebars partials to improve performance (#874)

### Bugfixes
- When upgrading the theme version, the global config will no longer contain duplicate options which are commented out (#916)
- When upgrading the theme, the tests folders are now removed which improves build performance (#913)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants