Releases: tfwright/live_admin
Releases · tfwright/live_admin
v1.0.0-rc.3
Bug fixes
- Reject
create_with: falsepaired with a custom:createcomponent (and the analogousupdate_with/:editcase) at compile time — the combination is contradictory (#139) - Accept
{m, f, []}MFA tuple in:css_overridesconfig; previously the schema rejected the formrender_css/1already 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)