Artifact
b6eddfcddaa03ed957c856045015cec10427ff20206f67dd342652d9c5e4e7e0:
- File
src/fossil.numbered-lines.js
-
2020-08-24 20:49:12
— part of check-in
[9edbb7eab1]
on branch misc-js-experiments
— Experimentally added '?' help buttons in wikiedit. Experimentally emit all fossil.XYZ APIs, rather than selected ones, to test whether that reduces overall transmission together with caching. DOM init-time timing workarounds to get confirmer buttons to pin their sizes properly.
(user:
stephan
size: 3967)
-
2020-08-25 07:00:31
— part of check-in
[34f7fd72c6]
on branch trunk
— The fossil.XYZ.js-using pages now include all of those APIs when running in bundled JS mode, as that provides far lower aggregate over-the-wire and HTTP request counts. Added ? popup help buttons in wikiedit/fileedit to replace title-attribute hoverhelp (popup positioning can still be improved, though).
(user:
stephan
size: 3967)
-
2020-08-26 16:11:15
— part of check-in
[b56460fc96]
on branch wiki-history
— Merge in trunk (check-in [9543ddbef2])
(user:
george
size: 3967)
-
2021-02-14 21:28:19
— part of check-in
[0516f4d3c8]
on branch ui-local-diff
— Brought graham's ui-local-diff branch up to date with respect to trunk.
This is not a simple merge, because it had to accommodate several
conflicting changes, so it needs to be re-checked for sanity before
being merged down to trunk. Also, some of the changes I made simply
reduce the size of the resulting diff relative to trunk and need to be
reverted; these are primarily 2-line splits of "else/if" so the
branch-specific change doesn't repeat the following "if" condition,
which is now the "else if" condition. I think this sort of thing aids
understanding of the diff, even though it breaks the style guidelines.
(user:
wyoung
size: 3967)
-
2021-03-01 07:37:26
— part of check-in
[ea28708f85]
on branch artifact-view-links
— Merged trunk changes in. Only needed to track my own rename of
branch_of_rid() to branch_of_ckin_rid()
(user:
wyoung
size: 3967)