Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump darklaf-core from 3.0.0 to 3.0.2 #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2022

Bumps darklaf-core from 3.0.0 to 3.0.2.

Release notes

Sourced from darklaf-core's releases.

v3.0.2

This release updates the svg renderer to be more forgiving with unimplemented features (e.g. filter primitives) or malformed svg.

Addressed issues

  • Stackoverflow when setting the border of a spinner editor to an UIResource border #327
  • Malformed svg files or usage of unsupported svg features may fail during painting

v3.0.1

Visual changes

  • Borderless variants of buttons now paint a focus border for better accessibility. c89d617612b02121f363ea026a2383ca79b3cccc
  • Some minor layout improvements to the theme settings dialog.

Behavioural changes

  • Borderless variants now implicitly set JComponent.isRequestFocusEnabled to false for less visual noise when clicking them.

API Changes

  • Custom SVG colours can now be declared using the <solidcolor/> tag element. 6484b96c06d0da5b3d2c1d385ed791f1f078a2ae
  • Loading indicator icons are now exposed through AllIcons in darklaf-iconset. d6b946f3ee8bea346a775050b27e2ccb164b5f72

New components

Other changes

Addressed issues

  • Popupmenu doesn't correctly reports the focus owner resulting in incorrect focus highlights. b979a36c7f503f04eecf24ed8b5719379fb7aa97
  • Several button types don't respect the JComponent.isRequestFocusEnabled property. 6c875ec0d0b19a552f39b3871dd6eb8e3eb30584
  • #322 Maximize and restore not working on Windows 10. 869b1d5b28776dfb577b2cfa03e6b8b6d4285eed
  • #321 Non relevant error message "Couldn't get HWND of window" on Windows may appear. 57411d725b9871889a4e324ae2f82f9cc8936719
  • Theme monitoring may not work depending on initialization method. ce4d8c081d938576ef399421fd4c588c987273d6
  • Top level menu items may not be fully centered. cb93e431b5ef8db19278a7ddf92ee863b37d2930
  • #325 Native librarys don't get cleaned up porperly on Windows. ce97823d4567dc3bd890e4caa9dce388a1d49b48
  • #320 SAXEception when loading icons from outside the ui thread. 664ac791c269746fdde52d0aad937980878e1963
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [darklaf-core](https://github.com/weisJ/darklaf) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/weisJ/darklaf/releases)
- [Commits](https://github.com/weisJ/darklaf/commits)

---
updated-dependencies:
- dependency-name: com.github.weisj:darklaf-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants