-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Add option to load rtl-text-plugin lazily #8865
Commits on Oct 12, 2019
-
Autoload rtlTextPlugin using rtlTextPluginURL map option
Arindam Bose committedOct 12, 2019 Configuration menu - View commit details
-
Copy full SHA for f285c5f - Browse repository at this point
Copy the full SHA f285c5fView commit details -
Arindam Bose committed
Oct 12, 2019 Configuration menu - View commit details
-
Copy full SHA for 7b55f59 - Browse repository at this point
Copy the full SHA 7b55f59View commit details
Commits on Oct 15, 2019
-
Skip rendering rtl text if plugin is not loaded
Arindam Bose committedOct 15, 2019 Configuration menu - View commit details
-
Copy full SHA for ad15029 - Browse repository at this point
Copy the full SHA ad15029View commit details -
Merge branch 'master' of github.com:mapbox/mapbox-gl-js into rtl-requ…
…ired-plugin # Conflicts: # src/source/rtl_text_plugin.js
Arindam Bose committedOct 15, 2019 Configuration menu - View commit details
-
Copy full SHA for 5bb6ff6 - Browse repository at this point
Copy the full SHA 5bb6ff6View commit details
Commits on Oct 16, 2019
-
diferred laoding of plugin while not rendering text
Arindam Bose committedOct 16, 2019 1Configuration menu - View commit details
-
Copy full SHA for 51158d9 - Browse repository at this point
Copy the full SHA 51158d9View commit details
Commits on Oct 18, 2019
-
Rearchitected rtlTextPlugin -> worker messaging.
- main thread now pings workers with an `pluginStateChange` event that syncs the state of the plugin on the main thread with the worker - worker logic is now reactive to this state change, and will load and parse the plugin on appropriate state change
Arindam Bose committedOct 18, 2019 Configuration menu - View commit details
-
Copy full SHA for 8e03389 - Browse repository at this point
Copy the full SHA 8e03389View commit details -
Arindam Bose committed
Oct 18, 2019 Configuration menu - View commit details
-
Copy full SHA for 4fd3a66 - Browse repository at this point
Copy the full SHA 4fd3a66View commit details -
Remove rtlTextPlugin Map option
Arindam Bose committedOct 18, 2019 Configuration menu - View commit details
-
Copy full SHA for c3688f6 - Browse repository at this point
Copy the full SHA c3688f6View commit details -
fancier rtl-text plugin demo page
Arindam Bose committedOct 18, 2019 Configuration menu - View commit details
-
Copy full SHA for ffe7dea - Browse repository at this point
Copy the full SHA ffe7deaView commit details -
Arindam Bose committed
Oct 18, 2019 Configuration menu - View commit details
-
Copy full SHA for 05db065 - Browse repository at this point
Copy the full SHA 05db065View commit details
Commits on Oct 23, 2019
-
Apply comments change suggestions from code review
Co-Authored-By: Asheem Mamoowala <asheem.mamoowala@mapbox.com>
Arindam Bose and Asheem Mamoowala authoredOct 23, 2019 Configuration menu - View commit details
-
Copy full SHA for 89b3bcb - Browse repository at this point
Copy the full SHA 89b3bcbView commit details -
Switch to assert instead of throwing error
Arindam Bose committedOct 23, 2019 Configuration menu - View commit details
-
Copy full SHA for 247226e - Browse repository at this point
Copy the full SHA 247226eView commit details
Commits on Oct 24, 2019
-
Remove webkitURL and switch to using deferred
Arindam Bose committedOct 24, 2019 Configuration menu - View commit details
-
Copy full SHA for edc94ad - Browse repository at this point
Copy the full SHA edc94adView commit details -
Arindam Bose committed
Oct 24, 2019 Configuration menu - View commit details
-
Copy full SHA for 767c9dd - Browse repository at this point
Copy the full SHA 767c9ddView commit details