| d777d149 | 23-Mar-2023 |
Sascha Leib <saschaleib@users.noreply.github.com> |
Upated for new version
Changed the date |
| ee209168 | 23-Mar-2023 |
Sascha Leib <saschaleib@users.noreply.github.com> |
Attributes Parser Improvements
Complete rewrite of the attributes parser. RegEx didn't make the cut any more ;-) |
| 4e8be445 | 16-Mar-2023 |
saschaleib <sascha@leib.be> |
CSS Updates
Mostly cleanups and detail improvements. Making much better use of LESS's features now. |
| f7dd93e4 | 15-Mar-2023 |
saschaleib <sascha@leib.be> |
Preparing for 1.6
Ready to publish |
| f1d19fdf | 15-Mar-2023 |
saschaleib <sascha@leib.be> |
Minor CSS updates |
| ae3d9e93 | 15-Mar-2023 |
saschaleib <sascha@leib.be> |
Darkmode fixes for Wrap styles
Providing a fix for issue #30. |
| 35fc21eb | 12-Mar-2023 |
saschaleib <sascha@leib.be> |
Icons for more editor buttons
Added icon references for the Ad Hoc Tags plugin |
| f84a198b | 05-Mar-2023 |
saschaleib <sascha@leib.be> |
CSS fixes
A couple of CSS fixes, mostly for dark mode (among others, addressing issue #32) |
| a6dd4001 | 05-Mar-2023 |
saschaleib <sascha@leib.be> |
Scrollbars refinements
Some updates to the scrollbar styling, in particular for dark mode. |
| 34d27ad1 | 02-Mar-2023 |
saschaleib <sascha@leib.be> |
Meta fix
Removed the duplicate "theme-color" item. |
| 4c3fe2a3 | 01-Mar-2023 |
saschaleib <sascha@leib.be> |
Release 1.5
Ready for release 1.5 |
| b24bd7bb | 01-Mar-2023 |
saschaleib <sascha@leib.be> |
Accessibility + "Last Change" date changes
More changes to accessibility defaults - in particular: link, etc. colours are by default AAA compliant.
Additional changes to the "Last changed" item und
Accessibility + "Last Change" date changes
More changes to accessibility defaults - in particular: link, etc. colours are by default AAA compliant.
Additional changes to the "Last changed" item under each article: it si now hidden if there is no date, and it shows a relative date on screen (the full date in print).
show more ...
|
| ee4968b1 | 01-Mar-2023 |
saschaleib <sascha@leib.be> |
Print style and document date updates
More fixes to the print style, and the document change date is now hidden when it is not set (e.g. for new pages) |
| d65dddee | 27-Feb-2023 |
saschaleib <sascha@leib.be> |
Print styles updates
Improvements to print styles. In particular, the two-columns style is now optional, but much improved.
Also a minor fix for PHP 8.0 compatibility. |
| 9aacea42 | 22-Feb-2023 |
saschaleib <sascha@leib.be> |
Search popup fix
Minor last-minute fix for the search pop-out. |
| 32e211d7 | 22-Feb-2023 |
saschaleib <sascha@leib.be> |
Search results improvement
Improvement for over-long search result titles and/or narrow screens (see issue #28). Also updated sites suitable for cross-site tooltip previews. Updated template info fo
Search results improvement
Improvement for over-long search result titles and/or narrow screens (see issue #28). Also updated sites suitable for cross-site tooltip previews. Updated template info for new release.
show more ...
|
| d564441a | 22-Feb-2023 |
saschaleib <sascha@leib.be> |
Accessibility improvements (2)
Additional accessibility improvements for the TOC (menu title is now a button) |
| 7c865ba5 | 22-Feb-2023 |
saschaleib <sascha@leib.be> |
Accessibility Fixes
Some minor accessibility improvements, mostly to make sure the default colours come with enough contrast, even in certain edge-case situations (e.g. links in table headers) |
| 815720e8 | 19-Jan-2023 |
saschaleib <sascha@leib.be> |
Ready for release 1.4.1
Updated the release date. |
| 0c650bf4 | 19-Jan-2023 |
saschaleib <sascha@leib.be> |
Updates to <pre> layout
Hopefully, this will address issue #25. |
| 46d7fff8 | 18-Jan-2023 |
saschaleib <sascha@leib.be> |
Hyphenation updates
More detailled specifications for hyphenations on small screens. Not really supported by common browsers :-( |
| 2f418529 | 18-Jan-2023 |
saschaleib <sascha@leib.be> |
Section Highlight Update
Improvement (issue #27) the section highlight (used to show which section an edit button refers to) now uses the focus colour, rather than a hard-coded colour value. |
| d456f06f | 17-Jan-2023 |
saschaleib <sascha@leib.be> |
Darkmode fix
Fix for some elements appearing in dark mode style, even though dark mode is disabled - fix for issue #26. |
| d3a460a6 | 15-Jan-2023 |
saschaleib <sascha@leib.be> |
Release 1.4
Ready for release 1.4 |
| 971b956c | 15-Jan-2023 |
saschaleib <sascha@leib.be> |
Editor Dark Mode improvements
Some improvements to dark mode, in particular in relation to the editor. |