Skip to content

Commit 2c7aa93

Browse files
committed
update changelog
1 parent 90af5ae commit 2c7aa93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
77
## Added
88
- Modernized `dcc.Tabs`
99
- Modernized `dcc.DatePickerSingle` and `dcc.DatePickerRange`
10+
- DatePicker calendars can now accept translations as an external script, either with Dash's `external_scripts` or from the assets folder. See [documentation](https://date-fns.org/v4.1.0/docs/CDN) for the underlying library that supports this.
1011

1112
## Changed
1213
- `dcc.Tab` now accepts a `width` prop which can be a pixel or percentage width for an individual tab.

0 commit comments

Comments
 (0)