Commit Graph

212 Commits

Author SHA1 Message Date
mkpaz
2977aaca66 Rewrite Breadcrumbs for more customization
This is breaking change which also significantly improves control API. It introduces divider factory and makes possible to use hyperlinks as control items.
2022-10-05 21:24:40 +04:00
mkpaz
71ea3aac8b Add dense style support for TabPane 2022-10-05 15:03:08 +04:00
mkpaz
7faefdb6da Add more check methods to PlatformUtils 2022-10-05 14:06:41 +04:00
mkpaz
dec8b80781 Add alt icon and dense style support for TitledPane 2022-10-05 13:31:33 +04:00
mkpaz
cbde1de246 Add alt icon support for TreeView disclosure node
Also introduce a color variable and tone down disclosure node color.
2022-10-05 12:51:13 +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
4261e5be1d Tone down date picker secondary colors 2022-10-04 21:54:08 +04:00
mkpaz
5b2b75cd64 Add input group support for Label 2022-10-04 21:41:50 +04:00
mkpaz
cc3cd4a391 Improve control and widget samples 2022-10-04 20:52:08 +04:00
mkpaz
1c4c6a5232 Add RingProgressIndicator control 2022-10-03 16:32:03 +04:00
mkpaz
2716cca2a0 Improve Nord theme
Redesign slider and pagination to rectangular form.
2022-09-30 17:20:02 +04:00
mkpaz
1286854da5 Minor UI improvements 2022-09-30 14:35:29 +04:00
mkpaz
ef930a7907 Improve slider
- Add control skin to support changing progress color
- Implement control size support (small, medium, large)
2022-09-30 13:33:53 +04:00
mkpaz
a295fd799c Improve date picker
- Support adding top/bottom node to embed custom user widgets
- Move prev/next arrows to the right side
- Add clock example
- Add show/hide header example
- Fix unreadable next month today fg color
2022-09-29 16:21:24 +04:00
mkpaz
54ae621bed Fix font family chooser 2022-09-29 13:18:49 +04:00
mkpaz
bfa3eeadc6 Improve button style
- Use opacity for hover effect
- Add color transition for focused effect
- Add separate hover effect for SplitMenuButton arrow
- Add button color customization example
2022-09-29 13:03:13 +04:00
mkpaz
ed847d5abd Add search keywords for widgets 2022-09-28 20:20:22 +04:00
mkpaz
a71ed61b22 Add CSS elevation helpers 2022-09-28 20:14:54 +04:00
mkpaz
a238eb62e4 Improve sample block title style 2022-09-28 16:27:12 +04:00
mkpaz
a9dd26d798 Fix horizontal border for striped table view 2022-09-28 15:26:12 +04:00
mkpaz
bb4189aa7d Fix caption menu item hover color 2022-09-28 15:13:57 +04:00
mkpaz
455dad1076 Add text field size support 2022-09-28 14:51:04 +04:00
mkpaz
881aefcdb5 Add button size support 2022-09-28 14:26:18 +04:00
mkpaz
8489106717 Add widgets showcase
Includes additional showcase page for widgets and examples how to implement some conventional controls: card, message, stepper and tag. More widgets can be added in the future.
2022-09-28 11:30:57 +04:00
mkpaz
012dcdd950 Add exception dialog 2022-09-26 14:09:58 +04:00
mkpaz
78a3299d4b Update project icon and add logo 2022-09-26 13:40:41 +04:00
mkpaz
79a9a9cfc2 Improve samples visual design 2022-09-22 19:19:43 +04:00
mkpaz
978577dc6a Improve Sampler layout
- Refactor to MVVM.
- Add fancy top bar.
- Add keyboard navigation for sidebar.
- Add hotkeys support.
2022-09-20 21:12:34 +04:00
mkpaz
1c46a7a5d5 Add UI dev mode indicator 2022-09-17 19:48:29 +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
9fe8cbde8a Add external themes support 2022-09-17 13:39:44 +04:00
mkpaz
a65ea977c0 Fix flat breadcrumb paddings 2022-09-14 16:04:13 +04:00
mkpaz
7b1003c686 Improve Nord theme
- Fixed contrast issues
- Revamped color palette
- Better design without border-radius
2022-09-14 14:10:57 +04:00
mkpaz
0a88c262c4 Add support of rounded style for TextField and Button 2022-09-13 16:02:17 +04:00
mkpaz
592b5ffe77 Update docs 2022-09-13 15:09:07 +04:00
mkpaz
4bfa40e844 Refactor SCSS variable names for better readability 2022-09-13 14:40:40 +04:00
mkpaz
38a5d73a3b Expose Hyperlink looked-up color variables 2022-09-12 20:03:17 +04:00
mkpaz
465f199911 Expose TextField and TextArea looked-up color variables 2022-09-12 19:55:52 +04:00
mkpaz
0a0949af66 Expose ProgressBar looked-up color variables 2022-09-12 16:31:48 +04:00
mkpaz
27b43246ef Update README 2022-09-11 17:32:18 +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
mkpaz
27f60b736e Update README 2022-09-07 08:32:33 +04:00
mkpaz
5deea61dae Include SASS sources to the resulting JAR file v1.0.0 2022-09-06 09:41:26 +04:00
mkpaz
d4bd2315bc Bump project version 2022-09-06 09:20:19 +04:00
mkpaz
63ec0cc2c5 Rename color selector style class 2022-09-06 09:09:44 +04:00
mkpaz
2f47b2847c Fix outlined buttons hover color 2022-09-06 08:59:16 +04:00
mkpaz
3d88ea0805 Expose Slider looked-up color variables 2022-09-05 15:48:20 +04:00