Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit 969a97b

Browse files
author
Shammamah Hossain
committed
Add CHANGELOG entries.
1 parent f29e9bc commit 969a97b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,20 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1010
[#597](https://github.com/plotly/dash-table/issues/597)
1111
- Add `is blank` unary operator. Returns true for `undefined`, `null` and `''`.
1212

13+
[#299](https://github.com/plotly/dash-table/issues/299)
14+
- Additions to the pagination menu: go-to-first and go-to-last
15+
buttons; current-page/total-page display with input capabilities,
16+
which allows the user to go directly to a given page
17+
18+
1319
### Changed
1420
[#598](https://github.com/plotly/dash-table/issues/598)
1521
- Allow values with whitespaces in column filters
1622

23+
[#580](https://github.com/plotly/dash-table/issues/580)
24+
- Change pagination menu buttons styling; move pagination buttons to
25+
bottom-right of table
26+
1727
### Fixed
1828
[#460](https://github.com/plotly/dash-table/issues/460)
1929
- The `datestartswith` relational operator now supports number comparison

0 commit comments

Comments
 (0)