fix(deps): update dependency org.jetbrains.jewel:jewel-int-ui-standalone-241 to v0.26.2 #89
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.18.1
->0.26.2
Release Notes
JetBrains/jewel (org.jetbrains.jewel:jewel-int-ui-standalone-241)
v0.26.2
Notable changes:
TextArea
andTextField
composables in 242+ now use a transparent background by default when disabled.Color.Unspecified
overColor.Transparent
for colors in the IntelliJ UI bridge.What's Changed
New Contributors
Full Changelog: JetBrains/jewel@v0.26.1...v0.26.2
v0.26.1
Notable changes
addComposeTab
's tab title nullable.*ScrollableContainer
so that its users can access them.Deprecated
What's Changed
Full Changelog: JetBrains/jewel@v0.26.0...v0.26.1
v0.26.0
Notable changes
ColorFilter
to the*IconActionButton
API (#641)enabled
parameter toTooltip
to display it selectively (#644)SelectableLazyColumn
has been adjusted to ensure proper return values (#625, #624)DefaultTreeViewPointerEventAction
is now open andnotifyItemClicked
is annotated with@InternalJewelApi
(#624)What's Changed
Full Changelog: JetBrains/jewel@v0.25.0...v0.26.0
v0.25.0
Here are the release notes for the patch file:
Notable changes
ResourceLoader
APIs to the new experimental CMP Resources API.Text
composable now uses the colours in the correct order of fallbackWhat's Changed
New Contributors
Full Changelog: JetBrains/jewel@v0.24.2...v0.25.0
v0.24.2
What's Changed
Full Changelog: JetBrains/jewel@v0.24.1...v0.24.2
v0.24.1
What's Changed
Full Changelog: JetBrains/jewel@v0.24.0...v0.24.1
v0.24.0
Notable changes
What's Changed
Full Changelog: JetBrains/jewel@v0.23.1...v0.24.0
v0.23.1
Notable changes:
TextField
could extend beyond the boundaries of theTextField
itself.What's Changed
Full Changelog: JetBrains/jewel@v0.23.0...v0.23.1
v0.23.0
Notable changes
ScrollingContainer
API makes it easier to implement a scrolling container with the looks and behaviour that match SwingscrollbarContentSafePadding()
Modifier.provideData()
UiDataProvider
API in the IJPBreaking changes
IntUiScrollbarStyling
's API has been significantly modified, affecting how scrollbar styles are defined.TabStyle
constructor now requires an additional parameter:scrollbarStyle
.TabStyle
, provide a value for the newscrollbarStyle
parameter.Deprecated
TextArea
andTextField
overloads that acceptvalue
andonValueChange
parameters have been deprecated in favor of the respective overloads that useTextFieldState
.snapshotFlow { state.text }
.What's Changed
Full Changelog: JetBrains/jewel@v0.22.2...v0.23.0
v0.22.2
Notable changes:
optimizeEdits
parameter in theMarkdownProcessor
class has been renamed toeditorMode
(#485).IconActionButton
andIconButton
components now have two new variants:Selectable
andToggleable
(#501).IconKey
API now includes aniconClass
, used to load icons in release IDE builds (#507).JewelToolWindowComposePanel
component has been added to address compatibility issues with Compose 1.7 and IntelliJ toolwindows, ensuring proper layout and sizing behavior (#509, #516).Breaking changes:
ToggleableComponentState
interface no longer extends theSelectableComponentState
interface (#501).IconButtonState
class no longer implements theSelectableComponentState
interface (#501).Debug
mode has been removed, and selective logging should now be configured through the logger settings (#505).Deprecated:
Icon
component have been deprecated in favor of theIconKey
-based APIs (#507).What's Changed
New Contributors
Full Changelog: JetBrains/jewel@v0.22.1...v0.22.2
v0.22.1
What's Changed
Full Changelog: JetBrains/jewel@v0.22.0...v0.22.1
v0.22.0
Notable change
This release updates Compose to 1.7.0-dev1743, which fixes a hang when using links in Markdown (or any other
LinkAnnotation
). It's recommended that all users on 0.20-0.21 upgrade as soon as possible.What's Changed
New Contributors
Full Changelog: JetBrains/jewel@v0.21.0...v0.22.0
v0.21.0
What's Changed
Full Changelog: JetBrains/jewel@v0.20.0...v0.21.0
v0.20.0
Notable changes
This release brings many changes — some of which can cause breakages in your code. Some APIs have been deprecated, or renamed, or removed. We've attempted to keep things as compatible as possible with previous versions, but it wasn't always possible.
This version introduces support for the IntelliJ Platform 2024.2 (currently in beta), and brings in Compose 1.7. We're in the process of migrating some aspects to new Compose APIs, and the first such example to land is the usage of
LinkAnnotation
s in Markdown.We also have a new key-based icon loading API that allows you to more easily load platform icons in a cross-target way. Now, to load an icon, you can do:
Note that the icons loaded by
PlatformIcon
need to be present on the classpath as resources. In the bridge, that's always the case as they come from the platform; in standalone, you want to add this to your build script:What's Changed
Full Changelog: JetBrains/jewel@v0.19.7...v0.20.0
v0.19.7
What's Changed
Snapshot publication is broken after adding PGP signing #​405
by @lamba92 in https://github.com/JetBrains/jewel/pull/407New Contributors
Full Changelog: JetBrains/jewel@v0.19.6...v0.19.7
v0.19.6
What's Changed
Full Changelog: JetBrains/jewel@v0.19.5...v0.19.6
v0.19.5
What's Changed
Full Changelog: JetBrains/jewel@v0.19.4...v0.19.5
v0.19.4
What's Changed
Full Changelog: JetBrains/jewel@v0.19.3...v0.19.4
v0.19.3
What's Changed
Full Changelog: JetBrains/jewel@v0.19.2...v0.19.3
v0.19.2
What's Changed
a64ab51
Full Changelog: JetBrains/jewel@v0.19.1...v0.19.2
v0.19.1
What's Changed
Full Changelog: JetBrains/jewel@v0.19.0...v0.19.1
v0.19.0
What's Changed
Full Changelog: JetBrains/jewel@v0.18.1...v0.19.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.