github EmilStenstrom/django-components 0.81

latest release: 0.82
19 days ago

What's Changed

BREAKING CHANGE

  • Function signature for Component.render_to_response has changes @JuroOravec in #521

Feat

  • Component.render method is now public and documented. render and render_to_response have been reworked and both allow to specify args, kwargs, slots, and context.
  • When passing slots to render or render_to_response, you can define slots as a string, or as a function.

Full Changelog: 0.80...0.81

Don't miss a new django-components release

NewReleases is sending notifications on new releases.