mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-14 07:47:12 -06:00
CHANGELOG.md: added changelog for merged PRs
This commit is contained in:
24
CHANGELOG.md
24
CHANGELOG.md
@@ -5,14 +5,26 @@ FlatLaf Change Log
|
|||||||
|
|
||||||
#### New features and improvements
|
#### New features and improvements
|
||||||
|
|
||||||
- ComboBox: Support rounded selection. (PR #548)
|
- **macOS light and dark themes**: The two new themes `FlatMacLightLaf` and
|
||||||
- List: Support rounded selection. (PR #547)
|
`FlatMacDarkLaf` use macOS colors and look similar to native macOS controls.
|
||||||
- Menus: Support rounded selection. (PR #536)
|
(PRs #533, #612 and #607)
|
||||||
- Tree: Support rounded selection. (PR #546)
|
- **Fonts**: Packaged some fonts into JARs and provide an easy way to use them
|
||||||
|
with FlatLaf. (PRs #545, #614 and #615) At the moment there are three fonts:
|
||||||
|
- **Inter** (https://rsms.me/inter/) - a typeface carefully crafted & designed
|
||||||
|
for computer screens
|
||||||
|
- **Roboto** (https://fonts.google.com/specimen/Roboto) - default font on
|
||||||
|
Android and recommended for Material Design
|
||||||
|
- **JetBrains Mono** (https://www.jetbrains.com/mono) - a monospaced typeface
|
||||||
|
- **Rounded selection**: Optionally use rounded selection in:
|
||||||
|
- Menus (PR #536)
|
||||||
|
- ComboBox (PR #548)
|
||||||
|
- List (PR #547)
|
||||||
|
- Tree (PR #546)
|
||||||
- Tree: Hide default closed/opened/leaf icons by default. Set UI value
|
- Tree: Hide default closed/opened/leaf icons by default. Set UI value
|
||||||
`Tree.showDefaultIcons` to `true` to show them.
|
`Tree.showDefaultIcons` to `true` to show them.
|
||||||
- Icons: New modern rounded outlined icons for `JFileChooser`, `JOptionPane`,
|
- ToolBar: Hover effect for button groups. (PR #534)
|
||||||
`JPasswordField` and `JTree`. (PR #577)
|
- Icons: New modern **rounded outlined icons** for `JFileChooser`,
|
||||||
|
`JOptionPane`, `JPasswordField` and `JTree`. (PR #577)
|
||||||
|
|
||||||
#### Fixed bugs
|
#### Fixed bugs
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user