update component change log

This commit is contained in:
Ron Rennick 2019-05-07 15:16:42 -03:00
parent 9363686545
commit fb9011f191
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
# unreleased
- TableCard now has a `defaultOrder` parameter to specify default sort column sort order.
- Pagination no longer considers `0` a valid input and triggers `onPageChange` on the input blur event.
- Tweaks to SummaryListPlaceholder height in order to better match SummaryNumber.