Skip to content

Commit

Permalink
Drop older browsers support
Browse files Browse the repository at this point in the history
Match Bootstrap 5's browserslist, except for IE 11
  • Loading branch information
tagliala committed Dec 22, 2024
1 parent 16f88ba commit 819ad14
Show file tree
Hide file tree
Showing 5 changed files with 716 additions and 814 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- `data-valid` => `data-csv-valid`
- `data-validate` => `data-csv-validate`
* [FEATURE] Use data attributes instead of `jQuery.data()`
* [FEATURE] Drop Internet Explorer support
* [FEATURE] Drop Internet Explorer and other older browsers support
* [ENHANCEMENT] Update QUnit to 2.23.0

## 22.3.0 / 2024-11-12
Expand Down
Loading

0 comments on commit 819ad14

Please sign in to comment.