Commit Graph

35 Commits

Author SHA1 Message Date
Guy Sartorelli
53e061db0c
FEAT Add linkfield docs 2024-02-16 14:19:34 +13:00
Guy Sartorelli
8ce02bcf8e
FIX Resolve final callout block issues (#285)
* FIX Remove unnecessary space at the end of callout blocks

* FIX correctly parse links inside callout blocks
2024-02-02 13:12:41 +13:00
Guy Sartorelli
fc34b760c0
ENH Render the new callout block style (#284) 2024-02-02 09:41:43 +13:00
Guy Sartorelli
52467ffc4e
FIX Render callout blocks correctly (#277) 2023-10-19 10:09:13 +13:00
Guy Sartorelli
23b063cd6b
FIX Allow callout and children in code blocks (#275) 2023-10-18 09:34:29 +13:00
Steve Boyd
af8707589f ENH Banner for previous version 2023-05-11 10:50:05 +12:00
Steve Boyd
0fac8ef0ab ENH Make 5 the default version 2023-05-05 17:07:47 +12:00
Guy Sartorelli
4a08724c29 NEW Add version banners at the top of docs pages 2022-08-04 17:07:07 +12:00
Guy Sartorelli
4b9c88219b FIX Rewrite API links for the correct version.
CMS3 docs shouldn't link to CMS4 API, for example.
2022-07-22 12:16:51 +12:00
Guy Sartorelli
a0de65a48a NEW Add CMS 5 sources to user and dev docs. 2022-07-22 12:16:07 +12:00
Steve Boyd
415351f12e
Merge pull request #241 from creative-commoners/pulls/master/fix-headings
FIX Don't break headings when they include sub-elements.
2022-05-20 12:27:59 +12:00
Steve Boyd
305d41e073
Merge pull request #239 from creative-commoners/pulls/master/changelog-sort-order
FIX Ensure changelogs are sorted correctly.
2022-05-20 12:26:34 +12:00
Guy Sartorelli
a8169164b4 FIX Don't break headings when they include sub-elements.
<code> tags added to headings via backticks are the main culprit,
but ultimately if any elements other than text were being added to the
heading, only part of the heading would display, and any custom ID for
the heading anchor link would not be used.
2022-05-05 17:39:43 +12:00
Guy Sartorelli
12a1d999ed FIX Ensure mailto links work as expected. 2022-05-05 15:54:32 +12:00
Guy Sartorelli
7ffdc5305d FIX Ensure changelogs are sorted correctly. 2022-05-05 15:39:32 +12:00
Aaron Carlino
5b98902937
BUGFIX: Make sure hash links aren't treated as relative (#226) 2020-07-06 16:04:46 +12:00
Aaron Carlino
c9d3bfd92e
BUGFIX: Ensure .md links with hashes are rewritten properly (#228)
* Upgrade gatsby
* BUGFIX: ensure .md links with hashes are rewritten properly
2020-07-01 14:19:45 +12:00
Aaron Carlino
33458d485f
NEW: Add canonical link for v3 (#227)
* Upgrade gatsby
* NEW: Add canonical link for v3
2020-07-01 09:14:19 +12:00
Aaron Carlino
87cbb04d9b Fix api tag parsing 2020-02-12 16:32:55 +13:00
Garion Herman
a5c81f2c84 NEW Add anchor links to headings (#219)
* DOC Update and restructure README for clarity and accuracy

* NEW Add anchor links to headings
2020-01-17 10:26:52 +13:00
Aaron Carlino
8ffc3eeb5b
WIP: Add userhelp to new site (#216)
* Docs/userguide switching

* Initial commit of userdocs merge

* Remove service worker, fix rendering

* Remove limited sources

* UX improvements per Paul design

* Tweak version select for FF

* Fix mobile view

* Final tweaks to UI

* Tweaks to search bar, clean up conflicts

* Fix icons

* Hide search if no API key
2019-12-19 11:54:23 +13:00
Serge Latyntsev
fa241c0f61 Add Children "only, includeFolders, reverse" flags, add document unhideSelf (#209) 2019-11-21 10:26:11 +13:00
Aaron Carlino
63833a4f28 a11y fixes 2019-11-20 11:46:39 +13:00
Aaron Carlino
480331ac8c Navbar, padding fixes 2019-11-20 11:16:21 +13:00
Aaron Carlino
04eefa3e37 Header IDs, smooth scrolling, smaller code font 2019-11-19 17:03:40 +13:00
Aaron Carlino
181fef9e99 New API links, regex debugging 2019-11-19 16:29:29 +13:00
Aaron Carlino
7d78429693 Live markdown updates 2019-11-19 13:55:33 +13:00
Aaron Carlino
a567d620f1 Fix api clean up global match 2019-11-15 13:14:33 +13:00
Aaron Carlino
f14291e1be Fix external link warning 2019-11-14 15:25:03 +13:00
Aaron Carlino
9485472792 Fix html in header IDs 2019-11-14 15:05:03 +13:00
Aaron Carlino
8195e9f7a7 Remove static images, fix api link parser 2019-11-14 12:00:41 +13:00
Aaron Carlino
69232395fd Clean up partial API tags' 2019-11-13 11:14:12 +13:00
Aaron Carlino
2586cfa9b0 fix icons 2019-11-12 17:05:31 +13:00
Aaron Carlino
0cc0587897 Both versions working 2019-11-12 16:09:29 +13:00
Aaron Carlino
62ab81f850 Initial commit 2019-11-08 15:40:20 +13:00