6 Commits

Author SHA1 Message Date
Luc
bd5b4474ed Remove some style and use class instead
Fix typo in Validation general for shortkey that use wrong references
Add error message when extension cannot be loaded in panel or page
Fix typo in modal extension
2024-06-21 15:06:04 +08:00
Luc
735ea6f718 Fix Bug in validation general due to moving out of component for Interface
Fix Temperatures Panel crash due to missing code definition for ContainerHelper
Add missing help entry for tooltip for select en boolean controls
Refactorize exportPreferencesSection to handle more cases
Remove usage of encodeURIComponent/decodeURIComponent for getting icon in extension
Update extensions sample code for capabilities, icons, extension_settings and modal
Update code for saving extensions data to rely on InterfaceSetting object instead of separate object
Finalize implementation for fields_modal
Update extension API  documentation
Rewrite importPreferences to importPreferencesSection for more flexibility
Rewrite exportPreferences to exportPreferencesSection for more flexibility
Bump version
Build packages
2024-06-19 16:34:08 +08:00
Luc
9df6af0ba2 Add new extension API to allow extension to load and save data in preferences.json 2024-06-13 18:46:14 +08:00
Luc
e03d45ca69 Add extension feature to get available icons 2024-06-04 15:52:10 +08:00
Luc
cea3c089e7 Add more capabilies to capabilities extension type 2024-06-04 09:31:25 +08:00
Luc
66435e7261 3.0 code base 2023-10-02 18:43:02 +08:00