mirror of
https://github.com/gosticks/react-bootstrap-table2.git
synced 2025-10-16 11:55:39 +00:00
25 lines
511 B
Markdown
25 lines
511 B
Markdown
---
|
|
title: New Release (2019-11-16)
|
|
author: Allen Fang
|
|
authorURL: https://twitter.com/allenfang_tw
|
|
---
|
|
|
|
## Changed Packages
|
|
|
|
We got following packages version bump in this release:
|
|
|
|
* `react-bootstrap-table-next@3.3.1`
|
|
|
|
|
|
## Changelog
|
|
|
|
### Bug fixes
|
|
N/A
|
|
|
|
### Features
|
|
N/A
|
|
|
|
### Enhancements
|
|
* Support `selectRow.nonSelectableStyle` and `selectRow.nonSelectableClasses` to custom nonselectable row
|
|
* Add default class to selection column and expand column.
|
|
* Fix react key warning when apply `filterPosition` props |