Commit Graph

382 Commits (7d6be8a999ab279c05a9b4090175e3735ecab702)
 

Author SHA1 Message Date
James Panther 7d6be8a999
🐛 Emojify JSON output for search results 2022-02-08 09:00:35 +11:00
James Panther 027cdf071d
🚸 Clear search results when wrapper dismissed
Fixes #109
2022-02-08 08:50:06 +11:00
James Panther d8c2534762
💄 Fix `main` not filling screen vertically 2022-02-07 09:37:59 +11:00
James Panther 93625b169b
🔨 Preparing release v2.0.3 2022-02-07 09:12:13 +11:00
James Panther 99ccc612cb
📝 Update changelog 2022-02-07 09:11:47 +11:00
James Panther 39c1b7d04a
🐛 Fix appearance pref not loading early enough
Fixes #102
2022-02-06 15:10:59 +11:00
James Panther 88946105fd
⚰️ Remove redundant appearance parameter check
Ref #102
2022-02-06 14:46:03 +11:00
James Panther 37e01d1ea5
📝 Update changelog 2022-02-06 11:31:36 +11:00
James Panther e6466107f2
🔀 Merge pull request #106 from cbelena/dev
🌐 Update es i18n
2022-02-06 11:29:37 +11:00
James Panther d1ce98d7b1
🔀 Merge pull request #105 from ZekeriyaAY/dev
🌐  Update tr i18n
2022-02-06 11:28:04 +11:00
James Panther 60a62e2b4b
🚸 Prevent image processing on external URLs 2022-02-06 11:26:37 +11:00
Carlos Beleña 63de2973ce
🌐 Update es i18n 2022-02-05 22:34:39 +01:00
Zekeriya AY 4e43a42406 🌐 Update tr i18n 2022-02-06 00:01:40 +03:00
James Panther dd3606d33d
🔨 Preparing release v2.0.2 2022-02-05 19:42:23 +11:00
James Panther 09d2e410c8
🐛 Stop site appearance taking priority over user
Fixes #102
2022-02-05 19:19:47 +11:00
James Panther 91b5b52c21
📝 Update changelog 2022-02-05 10:03:34 +11:00
James Panther 09a09b700f
🔀 Merge pull request #100 from slashformotion/update-fr-translations
🌐 updated french translations
2022-02-05 10:00:49 +11:00
James Panther f8558acb01
📝 Add extra clarity to upgrade docs 2022-02-05 09:59:42 +11:00
slashformotion 7d2dd5b548 🌐 updated french translations 2022-02-03 16:55:54 +01:00
James Panther e24c26d585
🔨 Preparing release v2.0.1 2022-02-03 16:03:26 +11:00
James Panther c0f58d8a0a
📝 Update readme 2022-02-03 15:59:40 +11:00
James Panther 0f2ecc48cc
🔧 Update package.lock 2022-02-03 15:58:21 +11:00
James Panther de73ae8087
🐛 Fix emoji strings in tables of contents 2022-02-03 15:53:07 +11:00
James Panther a1175cdcdf
🐛 Add v2 to go path 2022-02-03 14:53:57 +11:00
James Panther 1bd584efda
🔨 Preparing release v2.0.0 2022-02-03 11:51:19 +11:00
James Panther e9ce1e3214
🐛 Fix JSON output duplicated items 2022-02-03 11:46:21 +11:00
James Panther 1672e2e501
🔀 Merge branch 'v2' into dev 2022-02-03 11:40:03 +11:00
James Panther 54d74316d3
🚸 Allow `figure` to revert to default behaviour 2022-02-03 11:37:09 +11:00
James Panther 0602108f56
♻️ Adopt Tailwind hover-group classes 2022-02-03 11:07:12 +11:00
James Panther a55b85f714
🌐 Add i18n placeholders 2022-01-31 09:24:03 +11:00
James Panther f61412689f
⬆️ Upgrade to Tailwind v3.0.18 2022-01-31 09:17:43 +11:00
James Panther 053a03d429
💄 Add rounded border to images 2022-01-31 09:14:30 +11:00
James Panther e465eaeb33
🩹 Update robots.txt template 2022-01-27 15:58:01 +11:00
James Panther 1de995a8e6
⬆️ Upgrade to Tailwind v3.0.17 2022-01-27 15:44:19 +11:00
James Panther 53eeda3770
♻️ Change language `htmlCode` to `isoCode` 2022-01-27 15:42:05 +11:00
James Panther d86d1b82be
♻️ Dark mode rewrite 2022-01-27 15:26:18 +11:00
James Panther 6a23863ff9
📝 Update docs 2022-01-27 15:11:52 +11:00
James Panther 15e67f5903
♻️ Move home switcher JS to external file 2022-01-27 12:28:32 +11:00
James Panther cc3960cf2a
️ Add ARIA labels to code copy buttons 2022-01-27 11:39:59 +11:00
James Panther 734fa6e827
🚸 Add breadcrumbs section name fallback 2022-01-27 11:39:36 +11:00
James Panther add3f764f7
Add code copy buttons 2022-01-26 10:49:30 +11:00
James Panther 47632533e0
📝 Add new content examples section to docs 2022-01-25 13:14:01 +11:00
James Panther e9eb51e86b
🚸 Add archetype for external articles 2022-01-25 13:12:14 +11:00
James Panther 1d4816f90a
Add option to invert article pagination 2022-01-24 17:05:50 +11:00
James Panther 3703a09ce3
📝 Update docs with v2 changes 2022-01-24 16:51:28 +11:00
James Panther b59137e458
🌐 Add better i18n support for article metadata 2022-01-24 13:58:19 +11:00
James Panther 61d80cf13d
🔀 Merge branch 'dev' into v2 2022-01-24 12:05:43 +11:00
James Panther b0ee72456f
🔨 Preparing release v1.6.4 2022-01-24 11:53:27 +11:00
James Panther 965ee03e78
⬆️ Upgrade to Mermaid v8.13.10 2022-01-24 11:11:36 +11:00
James Panther bf4929860a
📝 Update changelog 2022-01-24 11:06:57 +11:00