Version 0.x
ver 0.12.1
- date:
2020-12-12
Fixes
Restrict effect of
revealjs_sectionfor only one section ( PR#36 )
ver 0.12.0
- date:
2020-06-21
New features
Config variables:
revealjs_js_filesrevealjs_css_filesrevealjs_static_path
Updates
revealjs_google_fontsuse Google Fonts API version 2Change css selector for google-fonts
Drop
Remove
zenburn.cssfrom default included css filesIgnore
html_js_files,html_css_filesandhtml_static_path
ver 0.11.0
- date:
2020-04-17
Features
- Add new config variables
revealjs_style_theme,revealjs_google_fonts,``revealjs_generic_font``,revealjs_script_files,revealjs_script_confandrevealjs_script_plugins - Breaking: Change directive option,from
configtoconfinRevealjsSlidedirective.
Drop
- Breaking: Remove config variables
revealjs_themeandrevealjs_theme_options.
Fixes
Use black for formatting
ver 0.10.1
- date:
2020-04-09
Fixes
Change bundle Reveal.js (3.9.1 -> 3.9.2)
ver 0.10.0
- data:
2020-03-25
Features
Change bundle Reveal.js (3.8.0 -> 3.9.1)
Add support version (3.8, author’s default)
Fixes
In development, depend by
sphinxcontrib-gtagjs. (use in demo)
Extra
Change license (MIT -> Apache-2.0)
Use poetry as build environment
ver 0.9.0
- date:
2019-12-22
Fixes
google-fonts default options is changed for not to render in template.
Adjusting templates based by sphinx basic theme. (short breaking)
Enable
metatags,scriptsand more template values.
ver 0.8.0
- date:
2019-11-11
Features
Add new config option
google_fontto set google-font style.
ver 0.7.0
- date:
2019-10-28
Features
Add new directive
revealjs_fragmentsto use Fragment.
ver 0.6.1
- date:
2019-09-12
Fixes
Remove tag that refer source not exits
ver 0.6.0
- date:
2019-07-31
Features
Add new directive
revealjs_breakto split sections.Updated demo
Extra
Add docstrings any sources. (ignore tests)
Remove Pipenv.
Migrate metadata and options from
setup.pyintosetup.cfg.Use bumpversion for versioning
ver 0.5.1
- date:
2019-06-30
Extra
Update Reveal.js from 3.7.0 to 3.8.0
ver 0.5.0
- date:
2018-12-31
Features
Revealjs initialize config accept from sphinx document config
Revealjs initialize config accept from
revealjs_slidedirective
ver 0.4.1
- date:
2018-12-21
Fixes
revealjs_sectiondirective of source apply for itself only
ver 0.4.0
- date:
2018-12-10
Features
It can select theme per presentations.
ver 0.3.1
First public release on PyPI.