Skip to content

Releases: naymspace/backpex

0.3.1

15 Jun 10:25
Compare
Choose a tag to compare

What's Changed

Documentation

  • Add comprehensive guides and improve documentation by @Flo0807 in #293

Dependency updates

Full Changelog: 0.3.0...0.3.1

0.3.0

13 Jun 08:32
Compare
Choose a tag to compare

What's Changed

See upgrade guide for upgrade instructions.

Breaking Changes

New features

Enhancements

Bug fixes

  • Fix filter label is not displayed with atom values in filter options by @Flo0807 in #224
  • Fix custom alias causes nil bindings in query by @Flo0807 in #222
  • Fix truncate does not cut text in some fields by @Flo0807 in #231
  • handle 404 for resource items by @pehbehbeh in #297

Dependency updates

New Contributors

Full Changelog: 0.2.0...0.3.0

0.2.0

16 Apr 07:56
Compare
Choose a tag to compare

What's Changed

See upgrade guide for upgrade instructions.

Breaking Changes

  • Pass metadata to changesets via keyword list by @Flo0807 in #94
  • Change artity of init_change function and pass assigns by @Flo0807 in #102
  • Refactor filter modules and make them reusable by @Flo0807 in #113
  • Use to_form helper for forms and refactor inputs by @Flo0807 in #117
  • Improve prompt option by @Flo0807 in #195

New features

Enhancements

Bug fixes

  • Fix whitespaces when no live resource is specified by @Flo0807 in #28
  • Render modal even if its not open by @Flo0807 in #79
  • Fix duplicated id for index form inputs by @Flo0807 in #80
  • Fix updating item on show view by @Flo0807 in #83
  • Fix nil value was not properly displayed in select field by @Flo0807 in #122
  • Fix wrong type for field_options attribute by @Flo0807 in #131
  • Fix on_item_updated hook is not called on index edit by @Flo0807 in #177
  • Fix dynamic select options by @krns in #199

Dependency updates

Read more

0.1.1

06 Dec 18:59
Compare
Choose a tag to compare

fix metadata for Hex.pm release

0.1.0

06 Dec 18:47
Compare
Choose a tag to compare

initial release