Releases: amio/eloc
Releases · amio/eloc
v1.3.1
v1.3.0
v1.2.3
Bump dependencies
- chore(deps-dev): bump @zeit/ncc from 0.21.1 to 0.22.0 (#12) 031ce2e
- chore(deps-dev): bump mri from 1.1.4 to 1.1.5 (#13) 7821cae
- chore(deps-dev): bump micri from 2.0.1 to 3.0.0 (#11) d28e670
- chore(deps-dev): bump markdown-deck from 1.6.7 to 1.6.8 (#9) 8814bea
- chore(deps-dev): bump @types/node from 13.9.0 to 13.9.3 (#10) 057e1de
- chore(deps-dev): bump fs-extra from 8.1.0 to 9.0.0 (#7) e9e652c
- chore(deps): [security] bump minimist from 1.2.0 to 1.2.5 (#8) fe0f644
v1.2.2
v1.2.1
v1.2.0
Added
- Support progress bar with
-b
or--progress-bar
option - Support global style via external stylesheet with
--css
option - Support per-slide style (
<style />
within markdown) customization - Auto select text corresponding for current slide on editor toggle
- Build output to single
index.html
file