Releases: byteface/domonic
Releases · byteface/domonic
shadow
interval swap param order
time and func reversed to be inline with the js method
python3 -m domonic -h
passing --help now launches the docs
cli stuff
pass sites to domonic to generate templates from html i.e.
python -m domonic -d http://histo.io/
https://domonic.readthedocs.io/
command.run('anything')
import domonic.terminal import command
command.run('echo hi')
ezcron needs to run anything that's on the cron line...
styling
created events package
tests seem to pass.
event listeners
got round to hooking that up. seems to work with basic test.
also fixed createElement to return instance not class.
potentially breaking changes
maybe stick with prior version. upgrade carefully if need to.
terminal works different. tries to differentiate between types of command.