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

v0.5.0 #146

Merged
merged 93 commits into from
Jun 23, 2024
Merged

v0.5.0 #146

merged 93 commits into from
Jun 23, 2024

Conversation

erdem
Copy link
Owner

@erdem erdem commented Jun 23, 2024

This release introduces significant changes and improvements to Django Map Widgets, including breaking changes to the settings structure and widget behaviour.

Here is some key updates:

  • Added Leaflet interactive widget support
  • Added Mapbox static widget support
  • Enhanced interactive widget UX for improved user experience
  • Updated GoogleMap widget to address JS deprecation warnings and initialisation issues
  • Resolved bugs in MapBox Interactive widget
  • New settings structure introduced.
  • Refreshed demo project to showcase all widget usages in Django 5.x
  • Upgraded package to support Python 3.12
  • Revised all documents.
  • Added contribution guide documentation.
  • Poetry package manager started being used for development purposes.
  • Added black and isort integration.
  • Removed outdated functional and unit tests
  • Removed Travis integration
  • Removed Docker Integration

erdem and others added 30 commits August 27, 2023 21:36
* Use standard GEO data json transformation
* Tidy up widgets.py
* mw_google_point_field.js refactoring
@erdem erdem merged commit d7b390c into main Jun 23, 2024
1 check passed
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.

1 participant