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 |
|
Mario Pietsch
|
231a39e743
|
Fix whitespace in all plugins for v5.3.6 (#8285)
* Fix whitespace in all plugins for v5.3.5
* remove const to var chanes
|
2024-08-20 16:33:07 +01:00 |
|
Jermolene
|
9c74afdd1a
|
JSHint obeisance for plugins folder
Also add a jshintignore file to skip the various imported modules
|
2014-08-30 21:32:55 +01:00 |
|
Jermolene
|
aec618793f
|
Fix problem with refreshing D3 plugin
Fixes #217
|
2014-03-11 11:12:56 +00:00 |
|
Jermolene
|
6f1c9d88cc
|
Improve the Widget.prototype.removeChildDomNodes() method so that most subclasses won't need to override it
|
2013-11-09 16:55:14 +00:00 |
|
Jeremy Ruston
|
b7cb1d3391
|
Change new_widget to widget
I was avoiding doing this until after the merge.
|
2013-11-08 08:47:00 +00:00 |
|
Jeremy Ruston
|
a5f5f1bd9c
|
Fixed up the D3 demo plugin
|
2013-10-24 20:45:53 +01:00 |
|
Jeremy Ruston
|
ea8556bb1f
|
Ensure the bar chart widget updates its view when it refreshes
|
2013-07-21 21:08:46 +01:00 |
|
Jeremy Ruston
|
5445a8b782
|
Add first pass of D3.js plugin, and a new demo wiki for it
|
2013-07-16 15:03:40 +01:00 |
|