Skip to content

Releases: BenjjinF/django-fontawesome-5

1.0.18

15 Feb 22:47
Compare
Choose a tag to compare

Use

Added

  • Preview of the currently selected icon
  • Migration guide from django-fontawesome

Changes

  • Style prefix now defaults to 'fas'

Fixes

  • Fixed an issue where the dropdown did not work in Safari

1.0.17

21 Jan 15:34
Compare
Choose a tag to compare

Use

Changes

  • Pinned to Django >= 2.1

Fixes

  • Stopped using deprecated Django static files
  • Corrected paths for static files
  • Updated method signature for from_db_field per [Django 3.0 removal info docs]: Django 3.0 removal info docs

Dev

Changes

  • Added linting for Python, SCSS, and JavaScript
  • Refactored JavaScript for readability
  • Switched to from Gulp to Rollup
  • Added actions for Push, Pull Request, & Release.

1.0.16

19 Jan 16:07
Compare
Choose a tag to compare
Updated directory names, semantic mapping, bug fixes