Commit Graph

18 Commits

Author SHA1 Message Date
mkpaz
d1ba8525c2 Bump version to 2.0.0 2023-05-31 20:36:01 +04:00
mkpaz
94e6693822 Publish Javadoc 2023-05-31 19:35:20 +04:00
CodeDead
7ebfa7ac0e
Code cleanup (#50)
Minor code refactoring and formatting.
2023-05-01 21:49:32 +04:00
mkpaz
188ee75986 Add toggle switch pseudo-classes support 2023-03-14 21:24:33 +04:00
mkpaz
4e0cbf35e2 Expose selected Tab looked-up color variables 2023-03-14 20:26:51 +04:00
mkpaz
5add5ce137 Add SceneBuilder integration (#27) 2023-02-21 18:40:27 +04:00
mkpaz
ea88de54a6 Add classic tab pane style 2023-02-16 20:28:45 +04:00
mkpaz
19f78bfe66 Add Dracula theme 2023-02-16 17:16:43 +04:00
mkpaz
36e9f9e755 Add Cupertino themes 2023-02-15 23:11:55 +04:00
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