Releases: idling-mind/html2dash
Releases · idling-mind/html2dash
v0.2.4
v0.2.3
Bug fix
- HTML without root element was rendering only the first element
- module list sequence did not work as expected. Element from the last module was getting picked instead of the first one
Added examples
- Example for converting markdown to dash layout using markdown-it
v0.2.2
Updated description, workflow (using trusted publisher)
Full Changelog: v0.2.1...v0.2.2
v0.2.1
Bug fix
- HTML without root element was rendering only the first element
- module list sequence did not work as expected. Element from the last module was getting picked instead of the first one
Added examples
- Example for converting markdown to dash layout using markdown-it
v0.1.0
- Bugfix - Unrecognized keyword argument to dash components caused the function to crash. Now the function recursively removes un-recognized kwargs.
v0.0.2
Create python-publish.yml
v0.0.1 First release
Read me and other updates