Commit Graph

243 Commits

Author SHA1 Message Date
James Panther ca1f739eca 📝 Update changelog 2022-11-08 13:57:12 +11:00
James Panther 9d743d91ce 📝 Update changelog 2022-11-08 13:25:53 +11:00
James Panther c630e69e32 🐛 Add additional markup to multilingual links
Fixes #298
2022-11-08 13:15:58 +11:00
James Panther a84e0049fc 🐛 Allow content area to grow to fill page width
Fixes #302
2022-11-08 12:55:31 +11:00
James Panther 40426c8393 📝 Update changelog 2022-11-08 12:34:43 +11:00
James Panther 6dd4f6cb81 Complete rewrite of pagination logic
- Add a new `paginationWidth` parameter to control how many links are output
- Fix pagination links overflow page

Fixes #299
2022-11-08 12:15:25 +11:00
James Panther fbd118f849 📝 Update changelog 2022-11-08 09:53:35 +11:00
James Panther e71c392bef 🐛 Fix button shortcode overlapping TOC
Fixes #337
2022-11-08 09:28:19 +11:00
James Panther 5a05141743 🩹 Ensure colorScheme string is lowercase
Fixes #347
2022-11-08 09:08:28 +11:00
James Panther 8ec1643022 📝 Update changelog 2022-11-07 17:49:18 +11:00
James Panther ec4dd8e44b 📝 Update changelog 2022-11-07 17:39:14 +11:00
James Panther 870f7e16ea 📝 Update changelog 2022-11-07 16:40:36 +11:00
James Panther 79b61f1aec 📝 Update changelog 2022-11-07 16:04:10 +11:00
James Panther cccbd3437a 📝 Update changelog 2022-11-07 16:03:07 +11:00
James Panther 31e9178134 📝 Update changelog 2022-11-07 15:49:55 +11:00
James Panther 4a6f6a9fd3 📦 Update packaged Mermaid 2022-10-11 09:25:30 +11:00
James Panther 6cdedf6ad4 📝 Update changelog 2022-09-07 13:01:39 +10:00
James Panther 4997d075bc 📦 Update packaged KaTeX 2022-09-07 11:51:55 +10:00
James Panther bae83f2dc1 📦 Update packaged Mermaid 2022-08-19 09:47:44 +10:00
James Panther ffaca3f5ce 🐛 Fix appearance switcher title when switching
Fixes #235
2022-08-18 16:13:30 +10:00
James Panther dbe75271ff 🐛 Fix article update date not using formatted values
Fixes #259
2022-08-18 15:57:01 +10:00
James Panther 39f25d9ce6 🔀 Merge pull request #272 from jpanther:dependabot/npm_and_yarn/mermaid-9.1.5
📌 Bump mermaid from 9.1.3 to 9.1.5
2022-08-18 15:23:26 +10:00
James Panther 077b731b6b 📦 Update packaged Mermaid 2022-08-18 15:21:44 +10:00
James Panther 73e16a25a2 🎨 Standardise Tailwind CSS class order 2022-08-18 14:59:46 +10:00
James Panther 52b63c213e 📝 Update changelog 2022-08-18 14:39:29 +10:00
James Panther 3b9dbdf3a2 🚚 Change language zh to zh-CN 2022-08-18 14:33:44 +10:00
James Panther 78da0f55a9 📝 Update changelog 2022-08-18 14:32:21 +10:00
James Panther 3438bcacf8 📦 Update packaged Chart.js 2022-08-18 14:19:37 +10:00
James Panther 01bc1849b1 🔨 Preparing release v2.3.1 2022-07-30 16:30:58 +10:00
James Panther 5be96d32a7 📝 Update changelog 2022-07-30 14:42:54 +10:00
James Panther 22af19b0ca 📝 Update changelog 2022-06-29 14:56:31 +10:00
James Panther b231c18ddf 🔀 Merge branch 'dev' into dependabot/npm_and_yarn/mermaid-9.1.3 2022-06-29 14:54:19 +10:00
James Panther fa20c7cae4 📦 Update packaged Mermaid 2022-06-29 14:51:26 +10:00
James Panther 3ddabbb56a 📝 Update changelog 2022-06-29 14:42:52 +10:00
James Panther c0494b25a4 🩹 Fix main content alignment under menu overlay 2022-06-28 09:47:30 +10:00
James Panther c89201e7c7 🔨 Preparing release v2.3.0 2022-06-27 13:18:18 +10:00
James Panther 65a75ee77b 📝 Update changelog
Fixes #230
2022-06-27 13:12:55 +10:00
James Panther e2b7af1e72 Add header layouts and hamburger menu layout
Ref #167, #88, #43, #29
2022-06-27 12:31:15 +10:00
James Panther efbeceaa4f 💥 Move footer parameters to their own sub-group 2022-06-27 10:30:07 +10:00
James Panther 5ebc70ab3a 🐛 Fix external article link alignment and add RTL support 2022-06-25 15:31:08 +10:00
James Panther bc84cde658 📝 Add links to discussions in changelog 2022-06-25 15:03:45 +10:00
James Panther 337e355ba2 💄 Reduce whitespace at the top of prose content
Ref #226
2022-06-25 14:53:34 +10:00
James Panther 6fc462136f Improve layout of comments and add params to toggle display
Ref #207
2022-06-25 14:17:44 +10:00
James Panther f007a1f294 🩹 Improve scroll to top link alignment 2022-06-25 13:04:41 +10:00
James Panther 31c7cca31d Add theme parameters to customise site footer 2022-06-25 12:42:02 +10:00
James Panther 971e8b631d 🐛 Fix homepage link when baseURL contains sub-directories in path 2022-06-25 11:00:20 +10:00
James Panther bdf9928443 🐛 Fix search only returning results in primary language
Fixes #229
2022-06-25 10:48:27 +10:00
James Panther 460a5ad822 🚸 Expand search to include all page types 2022-06-25 10:44:35 +10:00
James Panther 84e5e46971 🐛 Fix search not showing when main menu empty 2022-06-25 10:40:24 +10:00
James Panther 7fa433ddab 📝 Update changelog 2022-06-22 17:25:25 +10:00