Bug Fixes
- ons.platform: isIOS now returns true for iPadOS. (#2804).
- ons.platform: Only prompt input cursor for supported input types. (#2803).
- core: Fix animations not working for platform-specific animations.
- ons-fab: Fix fab not being positioned relative to tab page. (#2810).
- core: Fix setImmediate not defined for ESM bug.
- ons.platform: isIPhoneX now works for iPhone 11 and 12 variants. (#2811).
New Features
- core: Add blur and focus methods for input elements. (#2809).