Skip to content

v1.0.0-rc.3

Pre-release
Pre-release

Choose a tag to compare

@tfwright tfwright released this 15 May 01:05
· 4 commits to main since this 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)