Move county maps to submodule.
Add submodule for US Congressional District Maps.
Removes redundant configuration from the block plugin.
Fixes an error where the module was clobbering all other CKEditor libraries being added.
Fixes the button duplication bug in the map load action javascript.
Fixes issue where hidden regions were remaining visible.
Adds a note to the visual region editor regarding hidden regions.
Minor bugfixes.
Visual Region Editor
Removes the dependency on Raphael.js moving the SVG generation to the server side.
Adds back link to the load map action, for navigation back up to the parent.
Clean up AJAX map loader.
Map Load Action Plugin Configuration option to show/hide "CKEditor4 Short Codes" from the interface. Adds categorization to base map selector
Add in editor static preview, as well as thumbnail previews for management page.
Properly align tag with feature release.
CKEditor5 Plugin!
It retains the ability to use the short-codes on the management form as well for those sites still using CKEditor4 for whatever reason.
Adds a custom block plugin to display maps anywhere blocks can be added.
Fixes missing county labels in the data.
Applies PHPcs fixes to code.
Updates the map definition plugins with better projections.
Cleans up action plugins to prevent issues with new map plugins.
Begin adding ARIA attributes to map elements as a starting point for eventual 508 compliance.
Adds the county maps for the 50 states and some territories.
Lays the groundwork for additional SVG element support beyond text and path.
Interface fixes and updates.
Fixes the import/export tools to handle the new plugin structure for actions.
Style and Static analysis fixes.
Revises both Region and Group management features.
Makes map actions into plugins.
Removes the hardcoded map definition and converts it to a plugin definition that can be used to define arbitrary base maps.
Completes namespace migrations.
PHPCS and PHPStan fixes.
Publish dev branch
Initial release, base functionality.