Skip to content

Commit cc4370d

Browse files
author
Luke Bowerman
authored
CHANGELOG 0.9.17 (#1526)
1 parent d85fe5f commit cc4370d

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

CHANGELOG.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## UNRELEASED
8+
## [0.9.17] - 2020-10-12
99

1010
## Added
1111

@@ -36,11 +36,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3636
- `Legend` now applies font-family `brand`
3737
- `MenuGroupLabel` now applies font-family `brand`
3838
- `Span` replaced all library-internal usage of `Text` with `Span`
39-
- `TreeItem` now supports text truncation behavior
40-
- `TreeItem` now wraps long text pleasantly
41-
- `TreeItem` now defaults to `24px` minimum height (was previously `25px`)
39+
- `TreeItem`
40+
- now supports text truncation behavior
41+
- now wraps long text pleasantly
42+
- now defaults to `24px` minimum height (was previously `25px`)
43+
- detail no longer has padding on the right side
4244
- `Tooltip` now has a default `maxWidth` of `30rem` (this can be overridden)
43-
- `TreeItem`'s detail no longer has padding on the right side
4445
- Brand font defaults to Roboto
4546
- Adjusted icons sizes in `IconButtons`, `Button`, `MenuItems`, `TextField` to ensure consistent sizing across components
4647

2 Bytes
Loading

0 commit comments

Comments
 (0)