Skip to content

Releases: pearmini/genji

0.0.11

31 May 03:10
599163b
Compare
Choose a tag to compare
0.0.11 Pre-release
Pre-release

What's Changed

Full Changelog: 0.0.10...0.0.11

0.0.10

26 May 02:32
b685d5a
Compare
Choose a tag to compare
0.0.10 Pre-release
Pre-release

What's Changed

Full Changelog: 0.0.9...0.0.10

0.0.9

25 May 06:24
213b7d0
Compare
Choose a tag to compare
0.0.9 Pre-release
Pre-release

What's Changed

Full Changelog: 0.0.8...0.0.9

0.0.8

25 May 01:09
5c9d14a
Compare
Choose a tag to compare
0.0.8 Pre-release
Pre-release

What's Changed

  • fix: click run button do not jump to anchor by @pearmini in #38

Full Changelog: 0.0.7...0.0.8

0.0.7

24 May 01:27
68cc560
Compare
Choose a tag to compare
0.0.7 Pre-release
Pre-release

What's Changed

Full Changelog: 0.0.6...0.0.7

0.0.6

20 May 15:35
94307f5
Compare
Choose a tag to compare
0.0.6 Pre-release
Pre-release

What's Changed

Full Changelog: 0.0.5...0.0.6

0.0.5

16 May 00:47
398c71f
Compare
Choose a tag to compare

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

20 Mar 06:31
be717f7
Compare
Choose a tag to compare

What's Changed

*fix(scroll): scroll to top when load cached notebook by @pearmini in #16

Full Changelog: 0.0.3...0.0.4

0.0.3

27 Feb 05:44
dde6ec9
Compare
Choose a tag to compare

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

0.0.2

25 Feb 05:42
Compare
Choose a tag to compare

Hello World

  • Render JavaScript code in markdown which returns a HTMLElement and SVGElement with dom flag into document.
  • Build site from .genjirc.

image