Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

6 check-ins tagged with "refactor-js-handling"

2020-07-31
21:57
Further simplification of the javascript loading code. Closed-Leaf check-in: b7f70ffc14 user: drh tags: refactor-js-handling
21:47
Replace various style_emit_script...() calls with builtin_request_js(). check-in: 699a977cfc user: drh tags: refactor-js-handling
21:32
Reduce the number of jsmode options to three: inline, separate, bundled. check-in: 38f3d9785b user: drh tags: refactor-js-handling
20:16
Fix lines for separate JS modes. check-in: 314bb1579e user: drh tags: refactor-js-handling
20:02
Begin integrating the builtin_request_js() interface. check-in: 13caa6e61e user: drh tags: refactor-js-handling
16:58
Add routines for standardized loading of javascript resources. check-in: 01d96c6b45 user: drh tags: refactor-js-handling