Skip to content

0.17.0

Choose a tag to compare

@oli-dev0 oli-dev0 released this 25 Jul 15:42
· 13 commits to main since this release

This release brings Django’s built-in date and time picker popups into the Vanta theme and tightens a few small admin controls.

Added

  • Added Vanta styling for Django’s built-in calendar and clock popups used by admin date and time fields.

Changed

  • Styled the change-form Close link so it matches the rest of Vanta’s submit-row controls.
  • Updated admin facet counts to use a cleaner dot separator.

Fixed

  • Improved hover and focus feedback for button-style admin inputs.

Impact

  • Date and time fields no longer drop back to stock Django popup styling inside a Vanta-themed admin.
  • Small admin actions and filter counts feel more visually consistent during everyday use.