aboutsummaryrefslogtreecommitdiff
path: root/src/js/main.js
AgeCommit message (Collapse)Author
2020-04-13chore(build): drop webpack and use Hugo Pipes (#130)panda-z
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
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-08-27🎉 first commitolOwOlo