Skip to content

Release version 2.1.0

Choose a tag to compare

@sayful1 sayful1 released this 27 May 04:59
· 56 commits to main since this release
  • Feature - Add new javaScript dialog to create carousel slider with title and slider type.
  • Feature - Update metabox functionality separating create and edit functionality.
  • Feature - Update slider type metabox design.
  • Fix - Video Content is not saving.
  • Fix - Content slider animation is too fast and not considering autoplay speed.
  • Dev - Add typescript support.
  • Dev - Add new meta box fields (Radio, Switch, ButtonGroup, Breakpoint, Html, Switch).
  • Dev - Update metabox hiding slider change on edit mode.
  • Dev - Add REST endpoint to create slider.
  • Dev - Add admin feedback ui for plugin de-activation feedback.
  • Dev - Add admin ui to take user confirmation to send non-sensitive data.
  • Dev - Add sanitize method to sanitize array of integer.
  • Dev - Add 'image_size' attribute on SliderSetting class.
  • Dev - Add TemplateParserInterface class.
  • Dev - Fix ReturnTypeWillChange warning on PHP 8.0 onward
  • Dev - Add filter to modify slider css classes.
  • Dev - Add functionality to modify responsive breakpoint.
  • Dev - Group color metabox setting together.
  • Dev - Fix section setting and description is not showing.
  • Dev - Add SliderSetting::lazy_load_image() to get lazy load setting.
  • Dev - Add filter to modify hero and video carousel item html.