mirror of
https://github.com/gosticks/react-bootstrap-table2.git
synced 2025-10-16 11:55:39 +00:00
* Fix textFilter() for Internet Explorer 11 - replace includes() with indexOf() !== -1 - replace find() with for loop * Requested changes; more readability with for loop - use .length of the columns instead of the Object.keys() |
||
|---|---|---|
| .. | ||
| components | ||
| comparison.js | ||
| const.js | ||
| filter.js | ||
| wrapper.js | ||