Update README and codebase with new components and fixes
- Added `DeesStorageBrowser` to the Data Display section in README. - Included `DeesUpdater` in the Theming section of README. - Corrected the path to the LICENSE file in the README. - Updated company information section for clarity in README. - Modified `getFormElements` and `getSubmitButton` methods in `DeesForm` to use `querySelectorAll` for better input selection. - Updated `apexcharts` version from `5.10.3` to `5.10.4` in versions service.
This commit is contained in:
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"json.schemas": [
|
||||
{
|
||||
"fileMatch": ["/npmextra.json"],
|
||||
"fileMatch": ["/.smartconfig.json"],
|
||||
"schema": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
|
||||
Reference in New Issue
Block a user