aboutsummaryrefslogtreecommitdiff
path: root/src/js
AgeCommit message (Collapse)Author
2018-12-31feat(flowchart): support keyword `flow`olOwOlo
Closes #113
2018-11-05feat(title): add anchorolOwOlo
2018-11-05feat(table): responsive tableolOwOlo
Merge from ahonn/hexo-theme-even@2c06f7bdfd4bad1e3fe33688014b3007b9b3a685 Closes #107
2018-07-10style(*): google js style & trim whitespaceolOwOlo
2018-07-10feat(highlight): add support for chromaolOwOlo
BREAKING CHANGE: You need add params to enable `chroma` or `highlight.js` since they are disabled by default.
2018-03-12feat: generate sequence diagrams from code blocks (#35)olOwOlo
Close #35
2018-03-12feat: generate flowchart diagrams from code blocks (#35)olOwOlo
2018-01-13fix: error when heading contains link (#20)olOwOlo
release 2.7.2
2018-01-10fix: missing last line of code in blogdown (#19)olOwOlo
release 2.7.1
2017-12-05feat: auto expand and collapse tocolOwOlo
2017-11-01feat: remove excess `ul` when the title is not starting from `h1`olOwOlo
release 2.6.5
2017-11-01style: images in figure will be centered when `{{figure src="center" ... }}` ↵olOwOlo
is used
2017-10-12feat: only init toc when there are headingsolOwOlo
release 2.6.3
2017-09-17fix: compatibility in IE(9+) and Edge (#8)olOwOlo
- add classList shim for IE9 - refactor: for...of
2017-09-11fix: only enable fancybox on post content (#3)Simon Wörner
This fixes problems when the license contains images. These are opened with fancybox instead of open the license link.
2017-09-06feat: group images with fancyboxolOwOlo
2017-08-27🎉 first commitolOwOlo