mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-10 22:17:13 -06:00
release 0.15
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
FlatLaf Change Log
|
||||
==================
|
||||
|
||||
## Unreleased
|
||||
## 0.15
|
||||
|
||||
- ToolTip: Improved styling of dark tooltips (darker background, no border).
|
||||
- ToolTip: Fixed colors in tooltips of disabled components. (issue #15)
|
||||
|
||||
@@ -35,7 +35,7 @@ build script:
|
||||
|
||||
groupId: com.formdev
|
||||
artifactId: flatlaf
|
||||
version: 0.14
|
||||
version: 0.15
|
||||
|
||||
Otherwise download `flatlaf-<version>.jar` here:
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
version = "0.14"
|
||||
version = "0.15"
|
||||
|
||||
allprojects {
|
||||
repositories {
|
||||
|
||||
@@ -32,7 +32,7 @@ build script:
|
||||
|
||||
groupId: com.formdev
|
||||
artifactId: flatlaf-swingx
|
||||
version: 0.14
|
||||
version: 0.15
|
||||
|
||||
Otherwise download `flatlaf-swingx-<version>.jar` here:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user