phoenix_live_view icon indicating copy to clipboard operation
phoenix_live_view copied to clipboard

Tidy up declarative assigns for v0.18

Open josevalim opened this issue 1 year ago • 1 comments

  • [x] Refactor HTML engine to not parse attrs twice (JV)
  • [ ] Docs for defmacro slot
  • [x] Declared slots should default to []
  • [ ] Use @after_verify (CM)

josevalim avatar Aug 11 '22 18:08 josevalim

We also need to raise if a declarative slot and a declarative attribute share the same name for the same component: https://github.com/phoenixframework/phoenix_live_view/pull/2133

connorlay avatar Aug 13 '22 20:08 connorlay

BOOM great work everyone! ❤️❤️❤️🐥🔥

chrismccord avatar Aug 19 '22 18:08 chrismccord