Skip to content

django-remix-icon v1.0.2 πŸ›

Latest
Compare
Choose a tag to compare
@Brktrlw Brktrlw released this 31 May 15:31

πŸ› οΈ Bug Fixes

We're pleased to announce the release of django-remix-icon v1.0.2! This version includes important bug fixes to improve the stability and reliability of the package.

πŸ”§ Fixed Issues

  • Widget Inheritance Fix 🎯: Fixed the widget inheritance issue by properly extending Django's Select widget
  • Template System Enhancement 🎨: Added missing template file for RemixIconWidget
  • Widget Initialization πŸ› οΈ: Resolved the "Widget.init() got an unexpected keyword argument 'choices'" error
  • Template Loading πŸ“: Fixed the "TemplateDoesNotExist" error for the widget template

πŸš€ Quick Update

pip install --upgrade django-remix-icon

πŸ“ Technical Details

The main fixes in this release include:

  1. Changed RemixIconWidget to inherit from Select instead of Widget
  2. Added the missing template file at django_remix_icon/templates/django_remix_icon/widgets/remix_icon_widget.html
  3. Fixed widget initialization to properly handle icon choices
  4. Improved template rendering for icon previews

🀝 Contributing

We continue to welcome contributions! Please see our CONTRIBUTING.md for guidelines.

Feedback & Support

If you encounter any issues or have suggestions for improvements, please open an issue on GitHub. Your feedback helps make django-remix-icon better for everyone!


Thank you for using django-remix-icon! πŸ’–

Repository: https://github.com/brktrlw/django-remix-icon

This release focuses on stability and bug fixes, ensuring a smoother experience for all users. We appreciate your continued support and feedback!