Skip to content

Releases: naymspace/backpex

0.7.0

24 Sep 08:37
Compare
Choose a tag to compare

What's Changed

See upgrade guide for upgrade instructions.

Breaking Changes

  • Remove automatic formatting of integer values by @makl9797 in #541
  • Fix index form does not update form value by @Flo0807 in #534
  • Refactor Backpex.Fields.HasMany by @Flo0807 in #554
  • Pass item to item action's label and icon function by @Flo0807 in #592

Enhancements

Bug fixes

Documentation

Dependency updates

Demo enhancements

New Contributors

Full Changelog: 0.6.0...0.7.0

0.6.0

26 Jul 07:40
Compare
Choose a tag to compare

What's Changed

See upgrade guide for upgrade instructions.

Breaking Changes

  • Delete Backpex.Fields.ManyToMany in favor of Backpex.Fields.HasMany by @Flo0807 in #391

Enhancements

Bug fixes

Documentation

Dependency updates

Demo enhancements

New Contributors

Full Changelog: 0.5.1...0.6.0

0.5.1

27 Jun 12:04
Compare
Choose a tag to compare

What's Changed

Demo enhancements

Full Changelog: 0.5.0...0.5.1

0.5.0

27 Jun 11:43
Compare
Choose a tag to compare

What's Changed

See upgrade guide for upgrade instructions.

Breaking Changes

  • Pass persisted item to consume_upload function and pass data to item actions and resource actions by @Flo0807 in #406
  • Use tailwind plugin for heroicons by @Flo0807 in #421

New features

  • Add create_button_label option to live resource by @Flo0807 in #388
  • Add resource_created_message option to live resource by @Flo0807 in #411

Enhancements

  • Remove empty state subtitle when no resources exist by @Flo0807 in #389
  • Support other id types besides binary_id by @Flo0807 in #366
  • Display newlines and whitespaces for textarea values by @Flo0807 in #418

Documentation

Dependency updates

Demo enhancements

  • Prevent PETAL from being split at linebreaks by @MrMovl in #400

New Contributors

Full Changelog: 0.4.0...0.5.0

0.4.0

21 Jun 08:29
Compare
Choose a tag to compare

What's Changed

Bug fixes

  • Fix HasManyThrough resets after selecting relation by @Flo0807 in #387

Dependency updates

New Contributors

Full Changelog: 0.3.2...0.4.0

0.3.2

18 Jun 08:57
Compare
Choose a tag to compare

What's Changed

Bug fixes

  • Fix form error hint is only shown after second submit by @Flo0807 in #338

Documentation

Dependency updates

Demo enhancements

New Contributors

Full Changelog: 0.3.0...0.3.2

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