Skip to content

Commit

Permalink
Removed natural-sorting extension (wenzhixin#4692)
Browse files Browse the repository at this point in the history
  • Loading branch information
wenzhixin authored and djhvscf committed Nov 10, 2019
1 parent e4b5e5b commit e3f5dae
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 123 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ ChangeLog
- **New:** Added `printFormatter` data-attribute supported for print extension.
- **New:** Added `customSort` option supported for group-by extension.
- **New:** Added `orderColumns` method for reorder-columns extension.
- **Remove:** Removed natural-sorting extension.
- **Update:** Updated event name to lowercase hyphen format for vue component.
- **Update:** Improved the `resize` problem with multiple tables.
- **Update:** Improved `number` type supported for group-by extension.
Expand Down
1 change: 0 additions & 1 deletion site/_data/nav.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
- title: Key Events
- title: Mobile
- title: Multiple Sort
- title: Natural Sorting
- title: Page Jump To
- title: Print
- title: Reorder Columns
Expand Down
34 changes: 0 additions & 34 deletions site/docs/extensions/natural-sorting.md

This file was deleted.

71 changes: 0 additions & 71 deletions src/extensions/natural-sorting/bootstrap-table-natural-sorting.js

This file was deleted.

17 changes: 0 additions & 17 deletions src/extensions/natural-sorting/extension.json

This file was deleted.

0 comments on commit e3f5dae

Please sign in to comment.