Araxeus / PNG-Upscale

AI Super - Resolution
MIT License
214 stars 24 forks source link

Bump flatlaf-intellij-themes from 1.0-rc3 to 1.0 #1

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps flatlaf-intellij-themes from 1.0-rc3 to 1.0.

Release notes

Sourced from flatlaf-intellij-themes's releases.

1.0

FlatLaf 1.0 is here :tada: :grinning:

Finally, after one and a half years of development, forty 0.x releases, 32 merged PRs, 191 closed issues and hundreds cups of coffee. :smile: It took longer than expected. Looking back at all the features already implemented, we could also name it 3.0. :grin:

FlatLaf is already used in a lot of open-source and commercial applications. To name only a few: Apache NetBeans, jclasslib, KeyStore Explorer, DbVisualizer, MagicPlot, OWASP ZAP. Here is a longer list.

Many, many thanks to the community. :trophy: :1st_place_medal: :rocket: Without your feedback, support, feature requests, bug reports and pull requests, FlatLaf would not be there where it is now.

What's next? The development continues! Stay tuned... 😉

If you like FlatLaf, please give it a star @ GitHub. Thanks!

Change log

New features and improvements

  • Extras: UI Inspector: Tooltip is no longer limited to window bounds.

Fixed bugs

  • TabbedPane: Custom TabbedPane.selectedForeground color did not work when TabbedPane.foreground has also custom color. (issue #257)
  • FileChooser: Fixed display of date in details view if current user is selected in "Look in" combobox. (Windows 10 only; issue #249)
  • Table: Fixed wrong grid line thickness in dragged column on HiDPI screens on Java 9+. (issue #236)
  • PopupFactory: Fixed NullPointerException when PopupFactory.getPopup() is invoked with parameter owner set to null.
Changelog

Sourced from flatlaf-intellij-themes's changelog.

1.0

New features and improvements

  • Extras: UI Inspector: Tooltip is no longer limited to window bounds.

Fixed bugs

  • TabbedPane: Custom TabbedPane.selectedForeground color did not work when TabbedPane.foreground has also custom color. (issue #257)
  • FileChooser: Fixed display of date in details view if current user is selected in "Look in" combobox. (Windows 10 only; issue #249)
  • Table: Fixed wrong grid line thickness in dragged column on HiDPI screens on Java 9+. (issue #236)
  • PopupFactory: Fixed NullPointerException when PopupFactory.getPopup() is invoked with parameter owner set to null.
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)