- Update Surface to v0.5
- Add sample catalogue
- Fix updating example code when switching from one example to another (#14)
- Update to Surface v0.4.0
- Support for single catalogue
- Support setting title and subtitle from config
- Add scrolling to example config, dynamic scrolling setting on iframe (#10)
- Allow setting
nil
for integer and lists in the prop editor - Allow setting
nil
for props with predefined values in the prop editor - Fix default prop values getting cleared after updating props in the prop editor
- Fix sorting list of examples
- Allow setting
nil
in the prop editor of the playground
- Only log events of the playgrouns's subject
- Fix feedback of pending events
- Show description for each example based on its
@moduledoc
- Allow inspect assigns/state of live components
- More consistent tracing of live components state changes
- Define a default ErrowView for the server endpoint
- Fix boolean input when default is true
- Fix public functions listing in API
- Loading feedback for playgrounds
- Initial prototype