Skip to content

Releases: tfwright/live_admin

v1.0.0-rc.3

15 May 01:05

Choose a tag to compare

v1.0.0-rc.3 Pre-release
Pre-release

Bug fixes

  • Reject create_with: false paired with a custom :create component (and the analogous update_with/:edit case) at compile time — the combination is contradictory (#139)
  • Accept {m, f, []} MFA tuple in :css_overrides config; previously the schema rejected the form render_css/1 already handled at runtime (#140)
  • Avoid progress bar oscillation during bulk actions
  • Render sibling tabs at parent level in show view (#142)
  • Render unique ids for nested embeds in show view (#141)

v0.5.1

06 Aug 16:19

Choose a tag to compare

Make docout dev dep

v0.5

17 Jul 09:22

Choose a tag to compare

version 0.5.0

v0.4

10 May 04:29

Choose a tag to compare

0.4

v0.3

11 Apr 04:29

Choose a tag to compare

First github release