Skip to content

Commit

Permalink
Drop older browsers support (#969)
Browse files Browse the repository at this point in the history
Match Bootstrap 5's browserslist, except for IE 11

Set version to alpha1 to allow CSV-SimpleForm to test against edge
  • Loading branch information
tagliala authored Dec 22, 2024
1 parent 16f88ba commit 6045632
Show file tree
Hide file tree
Showing 6 changed files with 717 additions and 815 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 6045632

Please sign in to comment.