Skip to content

Releases: claudioc/jingo

v1.2.8

26 Jan 18:10
Compare
Choose a tag to compare
Fixes a bug on the git pull, updates README, upgrade modules

Validates Github paramters

16 Nov 21:07
Compare
Choose a tag to compare

Modal bugfixes

04 Nov 08:34
Compare
Choose a tag to compare
Fixex #57 and makes better modals

- Fixes #57 (removes the backdrop from modal)
- Better accessibility for modal boxes
- Better layout and typography for modal boxes

Minor fixes

28 Oct 20:26
Compare
Choose a tag to compare
v1.2.5

Fixes a z-index bug

Fixes #55

27 Oct 22:56
Compare
Choose a tag to compare
v1.2.3

Version bump

Fixes customizations

21 Oct 20:25
Compare
Choose a tag to compare
  • Fixes #54 (broken customizations)
  • Adds the jingo version to the meta generator
  • Better README
  • Fixes a potential crash
  • Adds missing page titles (regression bug)

Fixes #41

13 Oct 18:55
Compare
Choose a tag to compare
v1.2.1

Fixes #41

GitHub auth

09 Oct 19:41
Compare
Choose a tag to compare
  • Adds support for the GitHub logins
  • Adds support to be able to serve images and other assets from the repo

Better Markdown

22 Sep 22:46
Compare
Choose a tag to compare

The markdown module we use (Marked) tries to overcome some "obscure" problems with the original Perl markdown parser by default. These produces some problems when rendering HTML embedded in a markdown document see also issue #48. By default we now want to use the original parser and not the modified one (pedantic: true).

There is a new option to override this behaviour (application.pedanticMarkdown).

v1.0.3

07 Sep 20:11
Compare
Choose a tag to compare
Case insensitive filename search