Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CaiJimmy/hugo-theme-stack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/assets/ts
AgeCommit message (Expand)Author
2022-10-29Revert "Merge branch 'canary' into master" (#712)Jimmy Cai
2022-10-29Merge branch 'canary' into master (#711)Jimmy Cai
2022-07-28fix(article): footnote reference does not workJimmy Cai
2022-06-11fix(article): TOC link not working when the heading starts with digits (#603)lonzzi
2022-03-04fix: disable external image lightbox (#525)Jimmy Cai
2022-02-12fix: check if paragraph exists before accessing it's textContentJimmy Cai
2022-02-06fix: copy code button does not work when line number is enabled (#487)Jimmy Cai
2022-02-06fix: hyperlinked image (#485)Jimmy Cai
2022-01-22feat(article): Scrollspy for the table of contents (#425)Zoroark
2022-01-19fix(shortcode): conflict with gist shortcode (#455)zhixuan
2022-01-19refactor(search): avoid issue with one character keyword (#447)Jimmy Cai
2021-08-25refactor(article): better support for svg and external images (#326)Jimmy Cai
2021-08-08feat(article): copy button for highlight block (#295)Jimmy Cai
2021-07-06chore: add toggleEl type (#256)WingLim
2021-06-20feat: change the page vertical scrollbar styles (#227)k
2021-01-04fix(colorScheme): dispatch onColorSchemeChange at page load (#118)Jimmy Cai
2020-12-23feat(darkmode): dark mode toggle (#82)Jimmy Cai
2020-12-22refactor(article): remove color tag & add custom category color (#75)Jimmy Cai
2020-12-22 refactor(gallery): rewrite gallery (#79)Jimmy Cai
2020-12-22refactor(ts): import script using new Hugo Module logic (#77)Jimmy Cai
2020-11-06feat(search): i18n supportJimmy Cai
2020-11-06refactor(search): create Search classJimmy Cai
2020-11-06style: remove empty line in main.tsJimmy Cai
2020-11-06refactor: create createElement.tsJimmy Cai
2020-10-04Merge branch 'master' into template-searchJimmy Cai
2020-10-04feat(gallery): load PhotoSwipe lib from JSDelivrJimmy Cai
2020-10-04feat(search): return results at typingJimmy Cai
2020-09-26fix(search): HTML escape issueJimmy Cai
2020-09-26feat: add search templateJimmy Cai
2020-09-23refactor(scss): remove alert style and scriptJimmy Cai
2020-09-09refactor: add copyright info in CSS and JSJimmy Cai
2020-09-03feat(style): remove timeago.js, and improve article-time styleJimmy Cai
2020-08-29refactor(ts/color): improve code style and change name of some variables for ...Jimmy Cai
2020-08-28feat: avoid regenerate color scheme when image URL is changedJimmy Cai
2020-08-22:tada: Initial commitJimmy Cai