Skip to content

Commit

Permalink
Version 2.11.2 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
emccorson committed Jan 12, 2021
1 parent 07df7c2 commit acc6e0b
Show file tree
Hide file tree
Showing 30 changed files with 33,390 additions and 8,395 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@
CHANGELOG
====

2.11.2
---

### Bug Fixes

* ons.platform: isIOS now returns true for iPadOS. ([#2804](https://github.com/OnsenUI/OnsenUI/pull/2804)).
* ons.platform: Only prompt input cursor for supported input types. ([#2803](https://github.com/OnsenUI/OnsenUI/issues/2803)).
* core: Fix animations not working for platform-specific animations.
* ons-fab: Fix fab not being positioned relative to tab page. ([#2810](https://github.com/OnsenUI/OnsenUI/issues/2810)).
* core: Fix setImmediate not defined for ESM bug.
* ons.platform: isIPhoneX now works for iPhone 11 and 12 variants. ([#2811](https://github.com/OnsenUI/OnsenUI/pull/2811)).

### New Features

* core: Add blur and focus methods for input elements. ([#2809](https://github.com/OnsenUI/OnsenUI/pull/2809)).

2.11.1
---

Expand Down
Loading

0 comments on commit acc6e0b

Please sign in to comment.