Skip to content

Commit acc6e0b

Browse files
committed
Version 2.11.2 release.
1 parent 07df7c2 commit acc6e0b

30 files changed

+33390
-8395
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22
CHANGELOG
33
====
44

5+
2.11.2
6+
---
7+
8+
### Bug Fixes
9+
10+
* ons.platform: isIOS now returns true for iPadOS. ([#2804](https://github.com/OnsenUI/OnsenUI/pull/2804)).
11+
* ons.platform: Only prompt input cursor for supported input types. ([#2803](https://github.com/OnsenUI/OnsenUI/issues/2803)).
12+
* core: Fix animations not working for platform-specific animations.
13+
* ons-fab: Fix fab not being positioned relative to tab page. ([#2810](https://github.com/OnsenUI/OnsenUI/issues/2810)).
14+
* core: Fix setImmediate not defined for ESM bug.
15+
* ons.platform: isIPhoneX now works for iPhone 11 and 12 variants. ([#2811](https://github.com/OnsenUI/OnsenUI/pull/2811)).
16+
17+
### New Features
18+
19+
* core: Add blur and focus methods for input elements. ([#2809](https://github.com/OnsenUI/OnsenUI/pull/2809)).
20+
521
2.11.1
622
---
723

0 commit comments

Comments
 (0)