Commit Graph

16 Commits

Author SHA1 Message Date
mkpaz
35d1107b3d Rewrite all Sampler pages to better UI design 2023-05-16 19:48:16 +04:00
mkpaz
2a600715bc Bump version to 1.2.0 2023-02-10 16:33:30 +04:00
mkpaz
deae198ae0 Run checkstyle plugin before compilation 2023-02-10 15:41:32 +04:00
mkpaz
59b38ca682 Add JetBrains annotations 2023-02-09 14:23:56 +04:00
mkpaz
cc6b4c143b Move resources under package name prefix #10 2023-02-09 14:02:11 +04:00
mkpaz
20c06964ff Bump version 2022-10-06 16:09:35 +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
9fe8cbde8a Add external themes support 2022-09-17 13:39:44 +04:00
mkpaz
d4bd2315bc Bump project version 2022-09-06 09:20:19 +04:00
mkpaz
9b0b0bf44c Display contrast checker in overlay dialog 2022-09-01 14:11:02 +04:00
mkpaz
a6a57a937c Fix Sampler build 2022-08-31 19:11:21 +04:00
mkpaz
de5a5795a6 Migrate Sampler stylesheet to SASS 2022-08-31 13:26:05 +04:00
Florian Enner
a0a5f0ca85
Replace maven-frontend-plugin with sass-cli-maven-plugin
Use Maven wrapper around Dart SASS binary instead of downloading and installing NodeJS / NPM locally. This also eliminates dependency from Grunt and its modules.
2022-08-02 12:46:54 +04:00
mkpaz
84c9a23fa9 Add showcases 2022-08-02 09:10:48 +04:00
mkpaz
62f94c6a2c Release 0.1.0-SNAPSHOT 2022-07-24 20:55:23 +04:00
mkpaz
5169b3de7b Initial commit 2022-07-23 20:02:13 +04:00