Skip to content
Snippets Groups Projects

Feat: Improve FlexSlider initialization and element selection in JavaScript

  • Updated the initialization of FlexSlider by using a regular function instead of an arrow function in the flexslider.load.js and flexslider.load.min.js files.
  • Updated the element selection in the flexslider.load.js and flexslider.load.min.js files to use $(this) instead of $(once(...)) and $(_this) respectively.

Changes:

  • assets/js/flexslider.load.js: Improved FlexSlider initialization and element selection.
  • dist/js/flexslider.load.js: Improved FlexSlider initialization and element selection.
  • dist/js/flexslider.load.min.js: Improved FlexSlider initialization and element selection.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading