- isLandscape and isPortrait
- is mobile based on matchMedia
- isIos including new iPads
- update is mobile
- detection iPad for iOS >= 13
- improve
extractRgb
to support decimals value (as for examplergb(5.5, 4.7, 4)
) - expose function
extractRgb
- add and expose function
extractRgba
- add functions
hexToRgb
andrgbToHex
- add function
isRTL()
To infinity and beyond 🚀
- update dependencies
- add Cory McArthur's handy
injectCSS
andinjectJS
functions to utils
- bundle package with rollup
- add function
isFirefox
- source moved and renamed (no functional changes)
- add
isIPad()
function
- improve
debounce
typing
- library isn't a singleton anymore but a collections of stateless functions
The first users began to test, and to create content in, our web open source editor for presentations (studio
)