Skip to content

v2.0.0 - Removal of jQueryUI

Compare
Choose a tag to compare
@ghiscoding ghiscoding released this 17 Oct 23:28
· 1353 commits to master since this release

2.0.0 (2022-10-17)

Quick Summary

Here is our new major (breaking change) version v2.0.0 release, it uses the new SlickGrid 3.0.0 which dropped jQueryUI requirement. Since we removed jQueryUI, we had to find replacement for the jQueryUI Autocomplete and settled on the Kraaden Autocomplete 3rd party lib and that is the biggest change to the developer in this new major version (it is a small code refactoring that can be done with search and replace). If you're not using the Autocomplete, then that will be an easy upgrade for you, but it is still recommended to read the migration guide below.

⚠️ Breaking Change - Follow the Migration 2.x Guide

Bug Fixes

Features