Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
8 check-ins using file src/style.c version 64ee3c9eb1
|
2020-09-18
| ||
| 11:27 | Fix minor formatting error in the HTML for hierarchical forum. ... (check-in: 7221e497fc user: drh tags: trunk) | |
| 10:32 | An alternate impl for centering pikchrs which does not rely on margin:auto. ... (check-in: 2963f440e8 user: stephan tags: trunk) | |
| 09:21 | Fixed a preview quirk which caused the pikchr click handlers to not get processed on wikiedit/fileedit previews after the first one. ... (check-in: 052d374809 user: stephan tags: trunk) | |
| 07:48 | Made the return code of a bit of new code match its docs. ... (check-in: 539eb61f85 user: stephan tags: trunk) | |
| 07:37 | The routines which emit fossil.XYZ.js modules now understand their dependencies, emit any deps in dependency order (recursively), and do not emit a given module more than once (simplifies usage and is an and overall improvement in cacheability). Added the pikchr click support to more pages. ... (check-in: 9b2b6f5b1c user: stephan tags: trunk) | |
| 05:07 | Minor C-side fossil JS API simplification to ease upcoming changes. ... (check-in: 58d86b16bf user: stephan tags: trunk) | |
| 04:10 | pikchr js: hide/show the SVG's parent element instead of the SVG, so that output from pikchr print commands is hidden when the source is shown. ... (check-in: 43116c73fd user: stephan tags: trunk) | |
| 03:28 | Clarify the origin of JS in the generated HTML. ... (check-in: 6854244949 user: drh tags: trunk) | |