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 |
|
Saq Imtiaz
|
08c7a8805b
|
Fix: action-log should not evaluate functions (#8239)
|
2024-06-08 17:12:51 +01:00 |
|
Joe Bordes
|
82ec63e711
|
style(App) eliminate whitespace at the end of code lines (#5735)
|
2021-05-30 19:20:17 +01:00 |
|
Saq Imtiaz
|
ce5d20b8fc
|
Logging widgets :Fixed issue on Firefox where logging does not work (#5223)
* Fixed issue on Firefox where logging does not work properly due to column names
* Remove second argument to utils.logTable
|
2020-12-07 15:53:49 +00:00 |
|
saqimtiaz
|
483fd941f5
|
Extend action-log and subclass it as log widget (#5078)
* Extended action-log and subclassed it as log widget
* Do not rename LogWidget class
* Removed unneeded variable declaration
|
2020-11-20 14:08:18 +00:00 |
|
jeremy@jermolene.com
|
1b31c25ea7
|
Introduce <$action-log> widget to help debugging action strings
|
2020-11-14 13:00:00 +00:00 |
|