Add support for rendering patterns over an API endpoint #104
Labels
django
Related to Django templates capabilities
enhancement
New feature or request
storybook
Usage of Storybook will affect this
Milestone
Needed for #103. The Storybook integration relies on the following API view:
https://github.com/torchbox/storybook-django/blob/8a62a8bc6fabbc25ee1fee66f8ea6a494d7d4ee7/demo/storybook/views.py#L13-L33
This feels small enough and generic enough that it could be part of the django-pattern-library package directly, so the Storybook integration is only a JS dependency rather than both JS and Python.
The text was updated successfully, but these errors were encountered: