update component change log
This commit is contained in:
parent
9363686545
commit
fb9011f191
|
@ -1,4 +1,5 @@
|
||||||
# unreleased
|
# 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.
|
- 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.
|
- Tweaks to SummaryListPlaceholder height in order to better match SummaryNumber.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue