Change log
- Rewrite component using modern TypeScript and React.
- New, simplified build system using
tsc
only. - Automated builds and NPM publish using github actions.
- Add unitary tests (finally!).
- Enhanced documentation and demo page added.
isDark
prop renamed touseDarkMode
(only breaking change from v1)- Add
onLoad
callback prop