github EmilStenstrom/django-components 0.83

latest releases: 0.101, 0.100, 0.97...
2 months ago

What's Changed

Fix

  • fix: Do not escape already escaped slots when slots are given to slots kwarg in Component.render (#541)
  • fix: html_attrs - allow attrs and defaults to be None (#541)
  • fix: slots inside {% provide %} should have access to provided values (#541)

Refactor

  • When an error is raised during component rendering, the error now re-raised in each component with additional info. So you can now deduce the component path from the error messages. (#541)

Full Changelog: 0.82...0.83

Don't miss a new django-components release

NewReleases is sending notifications on new releases.