Skip to content

Commit

Permalink
update CHANGELOG for 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
craigkovatch committed Jul 31, 2024
1 parent b0fd18c commit de318d0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
# Tableau UI Release Notes
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## 3.10.0
- Documentation code samples updated to use standard React hooks.
- Improved emitted type definitions which depend on `Omit`.
- `ColorGrid`
- New component!
- `Disclosure`
- New component!
- `SideTabs`
- Prop `onChangeTab` deprecated in favor of `onTabChange`, for naming consistency.

## 3.9.0
- `Button`, `DropdownSelect`, `Stepper`, `TextArea`, `TextField`
- Updated border color.
Expand Down

0 comments on commit de318d0

Please sign in to comment.