Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.2.0.tar.gz | 2019-05-09 | 16.8 kB | |
1.2.0.zip | 2019-05-09 | 22.8 kB | |
README.md | 2019-05-09 | 816 Bytes | |
Totals: 3 Items | 40.4 kB | 0 |
Changes:
- Trigger initially the resize sensor callback
- Fixed issue with Content-Secruity-Policy style-src 'unsafe-inline'
- Fix Firefox extension content script
- Fix correct typescript type definitions
-
Fix MutationObserver with new chrome
eab5e1b - Trigger initially the resize sensor, fixes #265 <Marc J. Schmidt> 389ca99 - fix: do not require Content-Secruity-Policy style-src 'unsafe-inline' (#256) <jelhan> 0cadf8d - Fix Firefox extension content script #257 (#258) <resurtm> 7587a65 - feat(typings): export TS typings (#266) <Stephen Lautier> 09d4cf1 - Make the MutationObserver of ResizeSensor compatible with new Chrome version (#249) <Andreas Lubbe> 9cb667d - added ResizeCallback to ResizeSensor.d.ts and added static functions … (#248) <Michael Coleman>