Commit Graph

173 Commits

Author SHA1 Message Date
mkpaz
414912665b Fix SceneBuilder classpath separator #54 2023-06-01 19:27:08 +04:00
mkpaz
d1ba8525c2 Bump version to 2.0.0 2023-05-31 20:36:01 +04:00
mkpaz
da8bed5530 Fix Javadoc link 2023-05-31 19:42:21 +04:00
mkpaz
750ed00e11 Add missing license headers 2023-05-30 20:34:16 +04:00
mkpaz
e5ddb9004f Apply customized Sampler styles before showing a modal dialog #46 2023-05-30 20:20:56 +04:00
mkpaz
7fceac13b0 Resolve SceneBuilder config path based on the platform #42 2023-05-30 19:47:40 +04:00
mkpaz
083ac8a0a7 Fix minor theme styling issues 2023-05-30 15:49:01 +04:00
mkpaz
119f13711c Support disabled state for Tile-based controls 2023-05-30 13:27:31 +04:00
mkpaz
c1f9a76e1e Add Notification control 2023-05-30 13:17:08 +04:00
mkpaz
24a2e096ad Refactor and improve Card 2023-05-29 19:07:24 +04:00
mkpaz
34acefa8f8 Refactor and improve Tile-based controls 2023-05-29 15:01:52 +04:00
mkpaz
998bd69334 Make controls more FXML-friendly 2023-05-28 17:32:02 +04:00
mkpaz
091066de35 Add edge-to-edge tweak support to Card 2023-05-27 22:12:06 +04:00
mkpaz
05d38acffd Rename DialogPane to ModalBox due to style class name conflict 2023-05-27 21:58:34 +04:00
mkpaz
b834072a1d Refactor assets/resources 2023-05-27 21:33:16 +04:00
mkpaz
f4f1309372 Fix code inspection warnings 2023-05-27 20:40:09 +04:00
mkpaz
1f820e41bb Refactor TabPane examples 2023-05-27 20:17:30 +04:00
mkpaz
fbbb3469f1 Add controls overview page 2023-05-27 18:41:24 +04:00
mkpaz
5f81fc2c5b Compile themes to BSS format
Every built-in theme is now available in both CSS and BSS formats.
2023-05-27 13:20:02 +04:00
mkpaz
d4d0526df0 Add support for normal outlined buttons 2023-05-27 07:37:20 +04:00
mkpaz
cf2f46a4e0 Make small improvements to Sampler
- Support internal links
- Hide disable switch in some examples
2023-05-26 22:33:23 +04:00
mkpaz
39cf7bd992 Add graphic-only property to icon buttons 2023-05-26 21:03:10 +04:00
mkpaz
d9cd61f7fb Update TableView resize policy to match changes in JFX20 2023-05-26 15:54:01 +04:00
mkpaz
6ef6b5502c Use new ModalPane control for Sampler dialogs 2023-05-26 14:00:56 +04:00
mkpaz
e86c95af29 Add InputGroup layout 2023-05-26 08:41:27 +04:00
mkpaz
19c16faeb2 Add edge-to-edge tweak support to TextInput 2023-05-25 21:38:17 +04:00
mkpaz
20305b5b1d Add edge-to-edge tweak support to Calendar 2023-05-25 21:33:30 +04:00
mkpaz
0a9564ab14 Rename InlineDatePicker to Calendar 2023-05-25 20:35:08 +04:00
mkpaz
b7a753c8f9 Add Message control 2023-05-25 19:09:40 +04:00
mkpaz
f8a62c55ab Add DialogPane layout 2023-05-25 10:29:49 +04:00
mkpaz
128836a550 Add Card control 2023-05-24 19:58:15 +04:00
mkpaz
47e2d4b9a5 Add Tile control 2023-05-24 14:00:39 +04:00
mkpaz
9c5936515c Add toggle group support for ToggleSwitch 2023-05-22 13:54:36 +04:00
mkpaz
113b3e9c77 Add animations library 2023-05-22 13:08:31 +04:00
mkpaz
561bd78d23 Improve utility methods in Styles class
- Added more methods to manipulate style properties.
- Added unit tests.
2023-05-21 13:39:57 +04:00
mkpaz
c97142e9bf Improve showcases 2023-05-20 19:01:57 +04:00
mkpaz
38ce8e9446 Support saving any page snapshot to a file 2023-05-19 22:52:54 +04:00
mkpaz
bbec330216 Rewrite Sampler layout 2023-05-19 21:52:44 +04:00
mkpaz
9438ef66d8 Improve code snippet viewer 2023-05-17 16:17:55 +04:00
mkpaz
70043895b0 Add support for bg color of readonly text input 2023-05-17 16:16:49 +04:00
mkpaz
3aefb2ebda Escape HTML before setting content to CodeViewer 2023-05-17 15:00:57 +04:00
mkpaz
85123fb039 Add pagination info alignment example 2023-05-17 14:45:23 +04:00
mkpaz
b58d9332a9 Add support for breadcrumbs in the toolbar 2023-05-17 13:39:00 +04:00
mkpaz
4dda6bee0b Improve toolbar button styling
- Use consistent button size
- Add hover effect for toggle buttons
2023-05-17 11:09:53 +04:00
mkpaz
35d1107b3d Rewrite all Sampler pages to better UI design 2023-05-16 19:48:16 +04:00
CodeDead
7ebfa7ac0e
Code cleanup (#50)
Minor code refactoring and formatting.
2023-05-01 21:49:32 +04:00
mkpaz
a949420f6a Add modal pane 2023-05-01 21:32:55 +04:00
mkpaz
0489d6c3e5 Add bbcode markup support 2023-05-01 20:18:41 +04:00
mkpaz
6584c53906 Rewrite sidebar to TreeView 2023-05-01 19:16:39 +04:00
mkpaz
188ee75986 Add toggle switch pseudo-classes support 2023-03-14 21:24:33 +04:00