- skip "html" element in rect calculations
- emit ts declarations
- fix get rect top
- fix function handling
- fix get scroll parent
- optimize rendering
- force render on refresh
- avoid unnecessary renders
- remove "render" event
- improve
constructString
and rect computation
- fix continous render after removing element with base scroll parent
- remove useless comments
- update dependencies
- fix multiple render simultaneously
- fix parent not refreshing when child refreshes
- improve ts type declaration
- change dist structure
- update entry points in package.json
- update dependencies