Changeset 2769567
- Timestamp:
- 08/11/2022 11:59:17 PM (4 years ago)
- Location:
- presenter
- Files:
-
- 26 added
- 58 deleted
- 32 edited
- 1 copied
-
tags/1.5.0 (copied) (copied from presenter/trunk) (view diffs)
-
tags/1.5.0/presenter.php (modified) (view diffs)
-
tags/1.5.0/readme.txt (modified) (view diffs)
-
tags/1.5.0/reveal.js/.git (added)
-
tags/1.5.0/reveal.js/.github (added)
-
tags/1.5.0/reveal.js/.github/CONTRIBUTING.md (added)
-
tags/1.5.0/reveal.js/.github/FUNDING.yml (added)
-
tags/1.5.0/reveal.js/.github/workflows (added)
-
tags/1.5.0/reveal.js/.github/workflows/js.yml (added)
-
tags/1.5.0/reveal.js/.gitignore (added)
-
tags/1.5.0/reveal.js/.npmignore (added)
-
tags/1.5.0/reveal.js/CONTRIBUTING.md (deleted)
-
tags/1.5.0/reveal.js/LICENSE (modified) (view diffs)
-
tags/1.5.0/reveal.js/README.md (modified) (view diffs)
-
tags/1.5.0/reveal.js/css/layout.scss (deleted)
-
tags/1.5.0/reveal.js/css/print/paper.scss (deleted)
-
tags/1.5.0/reveal.js/css/print/pdf.scss (deleted)
-
tags/1.5.0/reveal.js/css/reveal.scss (modified) (view diffs)
-
tags/1.5.0/reveal.js/css/theme/template/exposer.scss (deleted)
-
tags/1.5.0/reveal.js/demo.html (modified) (view diffs)
-
tags/1.5.0/reveal.js/dist (deleted)
-
tags/1.5.0/reveal.js/examples (deleted)
-
tags/1.5.0/reveal.js/gulpfile.js (deleted)
-
tags/1.5.0/reveal.js/js/components (deleted)
-
tags/1.5.0/reveal.js/js/config.js (deleted)
-
tags/1.5.0/reveal.js/js/controllers (deleted)
-
tags/1.5.0/reveal.js/js/index.js (deleted)
-
tags/1.5.0/reveal.js/js/reveal.js (modified) (view diffs)
-
tags/1.5.0/reveal.js/js/utils (deleted)
-
tags/1.5.0/reveal.js/package-lock.json (modified) (view diffs)
-
tags/1.5.0/reveal.js/package.json (modified) (view diffs)
-
tags/1.5.0/reveal.js/plugin/highlight/highlight.esm.js (deleted)
-
tags/1.5.0/reveal.js/plugin/highlight/highlight.js (modified) (view diffs)
-
tags/1.5.0/reveal.js/plugin/highlight/monokai.css (deleted)
-
tags/1.5.0/reveal.js/plugin/highlight/plugin.js (deleted)
-
tags/1.5.0/reveal.js/plugin/highlight/zenburn.css (deleted)
-
tags/1.5.0/reveal.js/plugin/markdown/markdown.esm.js (deleted)
-
tags/1.5.0/reveal.js/plugin/markdown/markdown.js (modified) (view diffs)
-
tags/1.5.0/reveal.js/plugin/markdown/plugin.js (deleted)
-
tags/1.5.0/reveal.js/plugin/math/katex.js (added)
-
tags/1.5.0/reveal.js/plugin/math/math.esm.js (added)
-
tags/1.5.0/reveal.js/plugin/math/math.js (modified) (view diffs)
-
tags/1.5.0/reveal.js/plugin/math/mathjax2.js (added)
-
tags/1.5.0/reveal.js/plugin/math/mathjax3.js (added)
-
tags/1.5.0/reveal.js/plugin/math/plugin.js (added)
-
tags/1.5.0/reveal.js/plugin/notes/notes.esm.js (deleted)
-
tags/1.5.0/reveal.js/plugin/notes/notes.js (modified) (view diffs)
-
tags/1.5.0/reveal.js/plugin/notes/plugin.js (deleted)
-
tags/1.5.0/reveal.js/plugin/notes/speaker-view.html (deleted)
-
tags/1.5.0/reveal.js/plugin/search/plugin.js (deleted)
-
tags/1.5.0/reveal.js/plugin/search/search.esm.js (deleted)
-
tags/1.5.0/reveal.js/plugin/zoom (deleted)
-
tags/1.5.0/reveal.js/test/simple.md (modified) (view diffs)
-
tags/1.5.0/reveal.js/test/test-auto-animate.html (deleted)
-
tags/1.5.0/reveal.js/test/test-iframe-backgrounds.html (deleted)
-
tags/1.5.0/reveal.js/test/test-markdown.html (modified) (view diffs)
-
tags/1.5.0/reveal.js/test/test-multiple-instances-es5.html (deleted)
-
tags/1.5.0/reveal.js/test/test-multiple-instances.html (deleted)
-
tags/1.5.0/reveal.js/test/test.html (modified) (view diffs)
-
trunk/presenter.php (modified) (view diffs)
-
trunk/readme.txt (modified) (view diffs)
-
trunk/reveal.js/.git (added)
-
trunk/reveal.js/.github (added)
-
trunk/reveal.js/.github/CONTRIBUTING.md (added)
-
trunk/reveal.js/.github/FUNDING.yml (added)
-
trunk/reveal.js/.github/workflows (added)
-
trunk/reveal.js/.github/workflows/js.yml (added)
-
trunk/reveal.js/.gitignore (added)
-
trunk/reveal.js/.npmignore (added)
-
trunk/reveal.js/CONTRIBUTING.md (deleted)
-
trunk/reveal.js/LICENSE (modified) (view diffs)
-
trunk/reveal.js/README.md (modified) (view diffs)
-
trunk/reveal.js/css/layout.scss (deleted)
-
trunk/reveal.js/css/print/paper.scss (deleted)
-
trunk/reveal.js/css/print/pdf.scss (deleted)
-
trunk/reveal.js/css/reveal.scss (modified) (view diffs)
-
trunk/reveal.js/css/theme/template/exposer.scss (deleted)
-
trunk/reveal.js/demo.html (modified) (view diffs)
-
trunk/reveal.js/dist (deleted)
-
trunk/reveal.js/examples (deleted)
-
trunk/reveal.js/gulpfile.js (deleted)
-
trunk/reveal.js/js/components (deleted)
-
trunk/reveal.js/js/config.js (deleted)
-
trunk/reveal.js/js/controllers (deleted)
-
trunk/reveal.js/js/index.js (deleted)
-
trunk/reveal.js/js/reveal.js (modified) (view diffs)
-
trunk/reveal.js/js/utils (deleted)
-
trunk/reveal.js/package-lock.json (modified) (view diffs)
-
trunk/reveal.js/package.json (modified) (view diffs)
-
trunk/reveal.js/plugin/highlight/highlight.esm.js (deleted)
-
trunk/reveal.js/plugin/highlight/highlight.js (modified) (view diffs)
-
trunk/reveal.js/plugin/highlight/monokai.css (deleted)
-
trunk/reveal.js/plugin/highlight/plugin.js (deleted)
-
trunk/reveal.js/plugin/highlight/zenburn.css (deleted)
-
trunk/reveal.js/plugin/markdown/markdown.esm.js (deleted)
-
trunk/reveal.js/plugin/markdown/markdown.js (modified) (view diffs)
-
trunk/reveal.js/plugin/markdown/plugin.js (deleted)
-
trunk/reveal.js/plugin/math/katex.js (added)
-
trunk/reveal.js/plugin/math/math.esm.js (added)
-
trunk/reveal.js/plugin/math/math.js (modified) (view diffs)
-
trunk/reveal.js/plugin/math/mathjax2.js (added)
-
trunk/reveal.js/plugin/math/mathjax3.js (added)
-
trunk/reveal.js/plugin/math/plugin.js (added)
-
trunk/reveal.js/plugin/notes/notes.esm.js (deleted)
-
trunk/reveal.js/plugin/notes/notes.js (modified) (view diffs)
-
trunk/reveal.js/plugin/notes/plugin.js (deleted)
-
trunk/reveal.js/plugin/notes/speaker-view.html (deleted)
-
trunk/reveal.js/plugin/search/plugin.js (deleted)
-
trunk/reveal.js/plugin/search/search.esm.js (deleted)
-
trunk/reveal.js/plugin/zoom (deleted)
-
trunk/reveal.js/test/simple.md (modified) (view diffs)
-
trunk/reveal.js/test/test-auto-animate.html (deleted)
-
trunk/reveal.js/test/test-iframe-backgrounds.html (deleted)
-
trunk/reveal.js/test/test-markdown.html (modified) (view diffs)
-
trunk/reveal.js/test/test-multiple-instances-es5.html (deleted)
-
trunk/reveal.js/test/test-multiple-instances.html (deleted)
-
trunk/reveal.js/test/test.html (modified) (view diffs)
Note: See TracChangeset
for help on using the changeset viewer.