Mario Pietsch
73e70e77c1
Remove function wrappers from test editions ( #9029 )
2025-04-14 18:28:43 +01: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 Ruston
78fb4a2c1d
Custom copy clipboard notifications ( #8211 )
...
* Initial Commit
* Improve plugin tests
Fixes #8209
* Fix RSOE
* Fix extraneous copy to clipboard at startup
2024-05-29 15:06:33 +01:00
Jeremy Ruston
f9df4f0741
Plugin tests should only apply to core plugins
...
Hi @pmario could you kindly try this?
Fixes #8207
2024-05-23 16:28:08 +01:00
Jeremy Ruston
4d2aa1dc95
Fix plugin tests in the browser
2024-05-21 11:26:24 +01:00
Jeremy Ruston
5aa3646df5
Add plugin stability badges ( #8198 )
...
* Initial Commit
* Fix plugin library URL
* Need to set plugin library location for prerelease
* Styling tweaks
* Docs
* Add tests that the core plugins all have a valid stability field
2024-05-21 11:22:39 +01:00