Skip to content

Commit

Permalink
Cleanup jquery-ui jquery 1.7 support file from jquery-ui.js bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
glensc committed Nov 9, 2021
1 parent 71daca2 commit a28739f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ See [Upgrading] for details on how to upgrade.

- Fix `sort_by` not being filtered in search form, #1252
- Fix bug allowing to execute arbitrary JavaScript in SVG files, #1251
- Bump jquery-ui from 1.12.1 to 1.13.0, drops jQuery 1.7 support, #1240

[3.10.8]: https://github.com/eventum/eventum/compare/v3.10.7...master

Expand Down
1 change: 0 additions & 1 deletion webpack.mix.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ mix.scripts([
'node_modules/jquery-ui/ui/tabbable.js',

'node_modules/jquery-ui/ui/data.js',
'node_modules/jquery-ui/ui/jquery-1-7.js',
'node_modules/jquery-ui/ui/ie.js',

'node_modules/jquery-ui/ui/disable-selection.js',
Expand Down

0 comments on commit a28739f

Please sign in to comment.