GitPedia
abouolia

abouolia/sticky-sidebar

๐Ÿ˜Ž Pure JavaScript tool for making smart and high performance sticky sidebar.

2 Releases
Latest: 8y ago
3.2.0Latest
abouoliaabouoliaยท8y agoยทSeptember 28, 2017
GitHub

๐Ÿ“‹ Changes

  • Removing built-in resize sensor and integrated with [ResizeSensor.js](https://github.com/marcj/css-element-queries/blob/master/src/ResizeSensor.js) as external plugin [here's](https://abouolia.github.io/sticky-sidebar/#usage-with-resizesensorjs) more details.
  • Fix: Add/Remove classes on IE9 browser.
  • Fix: `container-bottom` affix type on no translate browsers such as IE9.
  • Fix: Event trigger method on browsers that don't support `document.createEvent()` method.
Moving to vanilla JavaScript.2.0
abouoliaabouoliaยท8y agoยทSeptember 2, 2017
GitHub