Skip to content

Releases: blasferna/django-crispy-formset-modal

v0.12

08 Jul 14:47
Compare
Choose a tag to compare

Changes

  • Translation improvements.

v0.11

07 Jun 17:57
Compare
Choose a tag to compare

Changes

  • Added new event handlers for modal open and close.
  • Fixed z-index issue with the modal backdrop.
  • Improved selection column style.

v0.10

27 May 18:45
Compare
Choose a tag to compare
Bump version

v0.9

27 May 18:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8...v0.9

v0.8

25 Mar 19:32
Compare
Choose a tag to compare

What's Changed

  • Add ability to customize empty state message by @blasferna in #20

Full Changelog: v0.7...v0.8

v0.7

25 Mar 14:50
Compare
Choose a tag to compare

What's Changed

  • Resolves unexpected closure of nested modals when the parent is a Bootstrap modal by @blasferna in #18
  • Improve formset initialization by @blasferna in #19

Full Changelog: v0.6...v0.7

v0.6

13 Mar 12:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5...v0.6

v0.5

08 Mar 14:26
Compare
Choose a tag to compare

Typo fix in window.crispyFormsetModal object declaration.

Full Changelog: v0.4...v0.5

v0.4

08 Mar 13:51
ea2236e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3...v0.4

v0.3

04 Mar 13:49
b4a82a3
Compare
Choose a tag to compare

What's Changed

  • Avoid 'ModalEditFormsetLayout' object has no attribute 'fields' by @blasferna in #14

Full Changelog: v0.2...v0.3