fix branches in changelog

This commit is contained in:
liquidex 2024-09-29 00:14:11 +02:00
parent bbf5c3b529
commit 462931feb7

View file

@ -1,15 +1,21 @@
%% title = "what's going on inside the house? (a changelog)" %% title = "what's going on inside the house? (a changelog)"
% id = "01J8YW9MZ4SD06KQY2H5GHJXRR"
- *revision 11:* version history - *revision 11:* version history
% id = "01J8YW9MZ4KAPYZVS1QR00W7PJ"
- there's now a little history icon next to the treehouse in the footer, which lets you see the history of a page. - there's now a little history icon next to the treehouse in the footer, which lets you see the history of a page.
% id = "01J8YW9MZ4J48PXF7VDNZ299HV"
- for example, [here's this page's history][page:h/treehouse/changelog]! - for example, [here's this page's history][page:h/treehouse/changelog]!
% id = "01J8YW9MZ48M6JKWMAC8E8MZJQ"
- there's still lots of work to be done around this feature---the endgame is to allow [JavaScript-less branch permalinking](https://src.liquidev.net/liquidex/treehouse/issues/33). - there's still lots of work to be done around this feature---the endgame is to allow [JavaScript-less branch permalinking](https://src.liquidev.net/liquidex/treehouse/issues/33).
% id = "01J8YW9MZ42J6ZAZBYS1VW2RS4"
- currently linking to a branch on a historic version will send you to the correct page, but it will not highlight the branch due to the frontend being stupid. - currently linking to a branch on a historic version will send you to the correct page, but it will not highlight the branch due to the frontend being stupid.
% id = "01J8YW9MZ4QGYEGGPQJJC0BD8A"
- historic pages also _link to current pages and branches_, which is definitely not how it should work. - historic pages also _link to current pages and branches_, which is definitely not how it should work.
this will require some big refactoring work though, so I haven't gotten around to doing it yet. this will require some big refactoring work though, so I haven't gotten around to doing it yet.
@ -282,3 +288,4 @@
- internals: branches are now based on flexboxes rather than background images. - internals: branches are now based on flexboxes rather than background images.
this requires sending a bit more HTML, but [the layout is a lot more stable][branch:01HP20D2R4F2XZVBBQNVW6CVHE] as well as being [easier to extend][branch:01HP20D2R4C0DZAKKB84FCQNXN] this requires sending a bit more HTML, but [the layout is a lot more stable][branch:01HP20D2R4F2XZVBBQNVW6CVHE] as well as being [easier to extend][branch:01HP20D2R4C0DZAKKB84FCQNXN]