Commit Graph

9 Commits

Author SHA1 Message Date
mkpaz
8c0dc2a295 Deploy docs 2023-02-13 19:39:05 +04:00
mkpaz
dc7b07cad3 Rewrite documentation to MkDocs 2023-02-13 19:17:16 +04:00
CodeDead
aa294eb773
Code refactoring and bugfixes (#13)
* Popover: fixed a bug that a node value was not being set
* PlatformUtils: fixed a bug that MacOS can be an OS with name darwin
* Optimized switch statements
* Code formatting and cleanup
* Removed unused imports
* Reformat markdown tables
* Use try-with-resources
* Improve Javadoc
* Enforce Git compliance
* Better NPE error messages
* Fixed spelling errors
2022-10-05 09:05:18 +04:00
mkpaz
53ac9f52ff Fix shadow effect for popup controls
Also introduces "-color-shadow-default" color variables.
2022-09-17 19:20:36 +04:00
mkpaz
592b5ffe77 Update docs 2022-09-13 15:09:07 +04:00
mkpaz
31ea2af9a0 Fix relative doc paths 2022-09-11 15:52:43 +04:00
mkpaz
d0a0a881a1 Update docs 2022-09-11 15:31:29 +04:00
mkpaz
706b2b555a Fix docs URL 2022-09-08 11:02:32 +04:00
mkpaz
ba1f7b35aa Add GitHub Pages template 2022-09-08 10:50:41 +04:00