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

Remove RTLTextPlugin default #8

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

Conversation

KiwiKilian
Copy link

@KiwiKilian KiwiKilian commented Nov 6, 2024

As discussed previously, I've removed the default value for the RTLTextPlugin which loaded from mapbox.com. This aligns more closely to the default behavior of the maplib, forcing the user to manually set such url. The prop now also accepts an object, to allow full configuration of the setRTLTextPlugin call.

Fixes #7

BREAKING CHANGE: RTLTextPlugin must now be set manually as prop

BREAKING CHANGE: RTLTextPlugin must now be set manually as prop
@KiwiKilian KiwiKilian changed the title Remove RTLTextPlugin default Remove RTLTextPlugin default Nov 6, 2024
Copy link

@tordans tordans left a comment

Choose a reason for hiding this comment

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

LGTM. Some suggestions inline.

docs/api-reference/map.md Show resolved Hide resolved
docs/upgrade-guide.md Outdated Show resolved Hide resolved
@KiwiKilian
Copy link
Author

@tordans Good points, thanks!

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.

[Feat] Removing the default RTLTextPlugin
2 participants