- Add two new options:
turbo_classes_reflow
andturbo_classes_reflow_limits
for enabling layout reflow on PC devices when usingturbo_classes
- Add two new callback functions:
onTurboClassReflow
,onTurboClassReflowIn
, andonTurboClassReflowOut
- Solve issue with
$ is undefined
fatal error when JQuery is in noConflict mode
- Solve issue with
force_dip
option not working withbreakpoints
- Solve issue with orientation status updates when soft-keyboard is initialized on certain mobile devices
- Solve issue with
turbo_classes
not being fired whenbreakpoints
do not match
- Solve Fatal Error and Storage Issue when using Private Browsing on iOS
- Add Modularity Feature
- Update Tablet Detection Feature for even Better Detection of Tablet Devices (especially for Android)
- Initial Release