- Feb 08, 2023
-
-
mirabilos authored
-
mirabilos authored
-
mirabilos authored
-
mirabilos authored
-
mirabilos authored
-
mirabilos authored
-
mirabilos authored
-
mirabilos authored
-
mirabilos authored
import release notes as written on GitHub in Markdown, for the last release, prepending a first-level heading with the release name, which for us equals the tag, only; we shall be using this file to paste as future release notes, *and* we’ll be generating the docs/versions.html file from it; this can be achieved by using a subset of Markdown only
-
mirabilos authored
-
- Feb 07, 2023
-
-
mirabilos authored
-
mirabilos authored
some optimisations while here
-
mirabilos authored
-
mirabilos authored
-
mirabilos authored
-
mirabilos authored
-
mirabilos authored
-
mirabilos authored
using the website mentioned at scripts/generate-documentation.py at the bottom which, however, nukes U+00A0, so temporarily escape them! Your Selected Options (JSON): { "indent_size": "2", "indent_char": " ", "max_preserve_newlines": "-1", "preserve_newlines": false, "keep_array_indentation": false, "break_chained_methods": false, "indent_scripts": "normal", "brace_style": "collapse", "space_before_conditional": true, "unescape_strings": false, "jslint_happy": false, "end_with_newline": false, "wrap_line_length": "0", "indent_inner_html": false, "comma_first": false, "e4x": false, "indent_empty_lines": false } -
mirabilos authored
-
mirabilos authored
-
mirabilos authored
-
mirabilos authored
-
mirabilos authored
-
mirabilos authored
-
mirabilos authored
-
mirabilos authored
-
mirabilos authored
This pull request fixes the broken zoom functionality (issue #611) and console errors in the drawing demo. It simply adds the willDestroyContextMyself attribute, and removes the now unimplemented functions in the defaultInteractionModel. Comments have also been added to explain to users why calls are missing. > Hi, yep, the bug is still there. Select the zoom functionality in > https://dygraphs.com/gallery/#g/drawing with the console open, and try > a zoom, or move the mouse over the canvas.
-
- Feb 06, 2023
-
-
mirabilos authored
-
- Feb 05, 2023
-
-
mirabilos authored
-
- Feb 02, 2023
-
-
mirabilos authored
-
- Jan 31, 2023
-
-
mirabilos authored
• drop huge sourcesContent, we just need the original source present when in-browser debugging… • fix up relative paths to system components, which are in absolute /usr or so, by perlre(1), for repro-builds #1029670 • as a side effect, the bogus file key browserify generated also vanishes (now done for all browserify output) (cherry picked from commit a575be0c)
- Jan 25, 2023