-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- (@GermanBluefox) Made improvement for JSONConfig components - (@GermanBluefox) Added clear button to text area JSON config component
- Loading branch information
1 parent
dddca8b
commit 9d66e27
Showing
9 changed files
with
224 additions
and
224 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -86,38 +86,33 @@ The icons may not be reused in other projects without the proper flaticon licens | |
|
||
<!-- | ||
### **WORK IN PROGRESS** | ||
--> | ||
### **WORK IN PROGRESS** | ||
--> | ||
### 7.4.2 (2024-11-25) | ||
|
||
- (@GermanBluefox) Made improvement for JSONConfig components | ||
- (@GermanBluefox) Added clear button to text area JSON config component | ||
|
||
- (@GermanBluefox) Added clear button to text area JSON config component | ||
|
||
### 7.4.1 (2024-11-19) | ||
|
||
- (@GermanBluefox) Made improvement for JSONConfig components | ||
|
||
### 7.4.0 (2024-11-17) | ||
|
||
- (@GermanBluefox) Added new JsonConfig control: staticInfo | ||
|
||
- (@GermanBluefox) Added new JsonConfig control: staticInfo | ||
|
||
### 7.3.2 (2024-11-15) | ||
|
||
- (@GermanBluefox) Some GUI packages were updated. | ||
- (@GermanBluefox) Improved file viewer. Added icons viewer | ||
|
||
- (@GermanBluefox) Improved file viewer. Added icons viewer | ||
|
||
### 7.3.1 (2024-11-14) | ||
|
||
- (@GermanBluefox) Corrected cloud icon for admin | ||
- (@GermanBluefox) Added old dialog names to adapter-react-v5 again | ||
- (@GermanBluefox) Corrected the password field in JSON-Config | ||
|
||
### 7.2.6 (2024-10-11) | ||
|
||
- (@GermanBluefox) Trying to fix a GUI build process | ||
- (@GermanBluefox) Changed license icon | ||
|
||
- (@GermanBluefox) Corrected the password field in JSON-Config | ||
|
||
## License | ||
|
||
The MIT License (MIT) | ||
|
||
Copyright (c) 2014-2024 bluefox <[email protected]> | ||
Copyright (c) 2014-2024 bluefox <[email protected]> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"version": "7.4.1", | ||
"version": "7.4.2", | ||
"packages": [ | ||
"packages/*" | ||
], | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.