Releases: pearmini/genji
Releases · pearmini/genji
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
What's Changed
- feat: support simple edit (close: #25) by @pearmini in #31
- feat(stdlib): add preview by @pearmini in #33
- feat: only render JavaScript code block without pure mark up by @pearmini in #34
- feat: use new Function instead of eval by @pearmini in #35
- update docs by @pearmini in #36
Full Changelog: 0.0.6...0.0.7
0.0.6
0.0.5
What's Changed
- feat(lerna): create genji-notebook and genji-rect by @pearmini in #17
- fix(notebook): github.css in dark mode by @pearmini in #18
- fix(codeblock): overflow-x for large block by @pearmini in #19
- feat(notebook): add outline for each notebook by @pearmini in #20
Full Changelog: 0.0.4...0.0.5
0.0.4
0.0.3
What's Changed
- fix(router): use hash mode to prevent 404 when refreshing by @pearmini in #11
- feat(base): config pass base to vue-router by @pearmini in #12
- feat(deploy): add deploy command using gh-pages by @pearmini in #13
- docs: update README by @pearmini in #14
New Contributors
Full Changelog: 0.0.2...0.0.3