Skip to content

Refactor Custom Styling #5

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

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

AustinCarr
Copy link

Refactored how the custom styling for the SVG works, it will no longer create style tags, but instead add in-line styles to the SVG paths.

Renames "dynamic-map-css" to "dynamic-map-helpers" since it only has helper functions in it now, and the dynamic CSS is done in the Map component.

Deletes tests for removed code.
Adds tests for helper functions.

Updated README.

Jerry Hardee and others added 6 commits July 11, 2019 12:12
Remove failing tests.
Add new tests.
Rename "dynamic-map-css" to "dynamic-map-helpers".
@dd-han
Copy link

dd-han commented Jul 20, 2020

I feel it useful for application which need multiple instance

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