Skip to content

Releases: naymspace/backpex

0.16.3

30 Oct 14:27

Choose a tag to compare

What's Changed

Bug fixes

  • Replace @inner_content with render_slot(@inner_block) by @Flo0807 in #1638

Full Changelog: 0.16.2...0.16.3

0.16.2

27 Oct 13:34

Choose a tag to compare

What's Changed

New features

Bug fixes

Full Changelog: 0.16.1...0.16.2

0.16.1

20 Oct 13:53

Choose a tag to compare

What's Changed

Enhancements

  • Add wrapper div to filter_form_field/1 component by @Flo0807 in #1609

Bug fixes

Full Changelog: 0.16.0...0.16.1

0.16.0

15 Oct 13:01

Choose a tag to compare

What's Changed

Breaking Changes

New features

Enhancements

Documentation

New Contributors

Full Changelog: 0.15.3...0.16.0

0.15.3

16 Sep 09:00

Choose a tag to compare

What's Changed

Documentation

Dependency Updates

  • Set gettext version constraint to >= 0.26.0 in #1504

New Contributors

Full Changelog: 0.15.2...0.15.3

0.15.2

10 Sep 08:22

Choose a tag to compare

What's Changed

Enhancements

  • Make form submit error pattern match include Ash.Changeset by @enoonan in #1437

Bug fixes

Dependency Updates

  • Make igniter and igniter_js optional dependencies by @Flo0807 in #1481

New Contributors

Full Changelog: 0.15.1...0.15.2

0.15.1

08 Sep 11:00

Choose a tag to compare

What's Changed

Bug fixes

Documentation

New Contributors

Full Changelog: 0.15.0...0.15.1

0.15.0

05 Sep 15:41

Choose a tag to compare

What's Changed

Breaking Changes

New features

Bug fixes

  • Add missing handle_info/2 function on index view by @Flo0807 in #1420
  • Fix entries were excluded from index view under certain conditions by @Flo0807 in #1361
  • Fix live updates not working sometimes by @Flo0807 in #1465

Documentation

Full Changelog: 0.14.0...0.15.0

0.14.0

01 Aug 06:48

Choose a tag to compare

What's Changed

Breaking Changes

See upgrade guide for upgrade instructions.

New features

Enhancements

Bug fixes

  • Fix HasMany shows error if input was not used yet by @Flo0807 in #1185
  • Pass all assigns to item component in Backpex.Fields.HasMany by @Flo0807 in #1204
  • Fix multiple IDs error caused by index form inputs by @Flo0807 in #1211
  • Fix checking permission in BelongsTo does not work properly by @Flo0807 in #1293
  • Add missing catch-all handle_info/2 to show view by @Flo0807 in #1275
  • Fix index edit not shown behind resource action modal by @Flo0807 in #1353

Documentation

Demo Enhancements

Full Changelog: 0.13.0...0.14.0

0.13.0

09 May 09:28

Choose a tag to compare

What's Changed

Breaking Changes

See upgrade guide for upgrade instructions.

New features

Enhancements

Bug fixes

Documentation

New Contributors

Full Changelog: 0.12.0...0.13.0