Releases: WeCodePixels/theia-sticky-sidebar
Releases · WeCodePixels/theia-sticky-sidebar
v2.0.0
- Replaced jQuery with vanilla JavaScript/TypeScript.
- Replaced Gulp/Bower with Vite.
- Made library more lightweight, removed unnecessary dependencies.
- Rewrote codebase to modern standards.
- Added linter for better code quality.
- Added automated tests with Playwright.
v1.7.0
Recompile dist files, bump to 1.7.0
v1.5.0
Fix left for fixed position with horizontal scroll (#30)
v1.3.1
Added "Disable on responsive layouts" option.
v1.3.0: Merge pull request #19 from KLVTZ/remove-console-log
Remove TST console log to indicate init