Skip to content

Releases: JetBrains/jewel

v0.7.0

29 Sep 14:44
03fb182
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release

What's Changed

  • Housekeeping by @rock3r in #121
  • Fix various components by @rock3r in #123
  • Remove .themes segment from int-ui packages by @rock3r in #125
  • Remove Error and Warning states from tab state by @rock3r in #128
  • Add new BridgeUtils functions by @rock3r in #129
  • No indication by default in Jewel by @rock3r in #130
  • Added logic that manages the scroll wheel click on the tabs by @edivad1999 in #133
  • Use new Swing rendering pipeline by default by @rock3r in #126
  • Implement tree traversal methods in Tree class by @lamba92 in #135
  • Add SvgLoader APIs to load raw SVGs by @rock3r in #136
  • Add API to standalone to easily create an SvgLoader by @rock3r in #139
  • Fabrizio.scarponi/111 spinning indicator circular progress indicator by @fscarponi in #134

New Contributors

Full Changelog: v0.6.3...v0.7.0

v0.6.3

20 Sep 13:57
Compare
Choose a tag to compare
v0.6.3 Pre-release
Pre-release

What's Changed

  • Update Compose from 1.5.0-rc02 to 1.5.1
  • Refine 'addComposeTab' to include closeable option by @lamba92 in #118
  • Add hover cursor pointer to Link component by @fscarponi in #119

Full Changelog: v0.6.2...v0.6.3

v0.6.2

19 Sep 11:08
Compare
Choose a tag to compare
v0.6.2 Pre-release
Pre-release
  • Add API to SwingBridgeService to access SVGLoader instance

Full Changelog: v0.6.1...v0.6.2

v0.6.1

19 Sep 08:50
Compare
Choose a tag to compare
v0.6.1 Pre-release
Pre-release
  • Open some Bridge utility APIs up

Full Changelog: v0.6.0...v0.6.1

v0.6.0

15 Sep 16:42
c438a8e
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.1

06 Sep 17:02
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release

What's Changed

  • Lazy components revamping #109
  • Introduce DataProvider support #110
  • Decouple painters from statefulness (no PR)
  • Add publication to bridge module

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

01 Sep 15:36
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

What's Changed

  • Create IDE LaF bridge #102
  • Improve CI and Gradle setup #94
  • Refactor theme generator Gradle plugin and optimize SARIF results #95

Known issues

  • Icons aren't loaded correctly in the bridge theme #105

Full Changelog: v0.4.2...v0.5.0

v0.4.2

16 Aug 08:09
Compare
Choose a tag to compare
v0.4.2 Pre-release
Pre-release
  • Fix version naming, removing 'v' prefix

Full Changelog: v0.4.1...v0.4.2

v0.4.1

16 Aug 07:58
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release
  • Add missing Int UI core & standalone theme artefacts to publication, remove old, unused Darcula ones

Full Changelog: v0.4.0...v0.4.1

v0.4.0

10 Aug 17:51
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release
  • Fixed most outstanding theming issues
  • TabStrip component
  • Tweaks to the tree APIs
  • Switched from Compose 1.3 to 1.5
  • Cleanup & refactoring

Full Changelog: v0.3.0...v0.4.0