Saq Imtiaz
785086e0a5
Fixes ESLint errors ( #9668 )
...
* fix: apply automatic eslint fixes
* lint: allow hashbang comment for tiddlywiki.js
* lint: first back of manual lint fixes for unused vars
* lint: added more fixes for unused vars
* lint: missed files
* lint: updated eslint config with selected rules from #9669
2026-02-20 08:38:42 +00:00
Mario Pietsch
8aa558eb2c
Remove module function wrapper and add matching configurations for dprint and eslint ( #7596 )
...
* remove blks first try
* dprint.json seems to be OK, some forgotten functions
* add some more space-after-keyword settings
* server remove blks
* add **/files to dprint exclude
* dprint.js fixes a typo
* add boot.js and bootprefix.js to dprint exclude
* dprint change dprint.json
* add dprint fmt as script
* remove jslint comments
* fix whitespace
* fix whitespace
* remove function-wrapper from geospatial plugin
* fix whitespace
* add function wrapper to dyannotate-startup
* remove dpring.json
2025-03-21 17:22:57 +00:00
jeremy@jermolene.com
fecb7edca4
Fix typo in messagecatcher widget
...
I think this was a copy-paste error, but would appreciate other eyes on this...
2023-01-16 19:34:02 +00:00
jeremy@jermolene.com
bdbb884be0
MessageCatcher: Fix stack overflow when re-issuing a trapped message
...
This makes it possible to trap a message and then re-issue the same message within the action string without an infinite loop.
2021-09-20 16:46:26 +01:00
jeremy@jermolene.com
124b49456a
MessageCatcher: Expose lists of the message property names
2021-08-21 12:50:38 +01:00
jeremy@jermolene.com
f87b3bfcdb
Extend messagecatcher widget to allow setting multiple handlers at once
2021-06-30 16:17:59 +01:00
jeremy@jermolene.com
9eda02868f
Introduce messagecatcher widget
2021-03-09 18:07:07 +00:00