Releases: JetBrains/jewel
v0.3.0 (milestone 3)
- SVG patching and caching, variant-aware loading
- Demo cleanup
- Fixing some v0.2.0 visual glitches (e.g., checkboxes)
v0.2.0 (milestone 2)
The main (only?) change in this release is a very large refactoring of the theme, and its API. This is prep work for the future milestones, that will bring a Swing LaF bridge theme to use in the IDE.
While we don't expect things to change further in a dramatical fashion, please keep in mind they well may need to, if we discover some new issue or limitation we need to address.
Note: since this is a large refactoring that changes significantly the code and its architecture, expect a painful migration if you were customising things a lot. We also have a number of known visual glitches/regressions since the first milestone, which we'll address over the next few releases.
v0.1.0 (milestone 1)
- Initial milestone
- Included components:
- Button (default and outlined)
- Checkbox
- Chip
- Context menus
- Dropdown
- Group header
- Link (normal, external link, dropdown link)
- Progress bar (horizontal: determinate and indeterminate)
- Radio button
- Scroll bar
- Selectable LazyColumn
- Text field and text area
- Tree
- Not included: Darcula theming, and IDE integration (LaF bridge)
Note: there are several changes upcoming in the next milestone.
Please do not use this release for production code.