Framework7 2.3.1 已发布,更新内容显示,本次更新集中在搜索栏、排序和 Swiper 组件这几方面,此外还包含一些小的修复。
- Searchbar
- Fixed issue with not hiding/showing backdrop when
customSearch
is enabled
- Fixed issue with not hiding/showing backdrop when
- Sortable
- New app parameter
sortable.moveElements
by default istrue
. Useful to disable when you use for DOM manipulation other library like Vue or React
- New app parameter
- Swiper update to latest v4.3.2:
- New
formatFractionCurrent(number)
parameter to format current number in Fraction pagination - New
formatFractionTotal(number)
parameter to format total number in Fraction pagination - Added
addSlide(index, slide)
method to add slide at required position. Thanks to @kochizufan - Fixed issue with loop #2647. Thanks to @kochizufan
- Core
- Pagination
- New
- Minor fixes
源码下载
3.0 版本的 3.0.0-beta.3 也已发布 https://github.com/framework7io/framework7/releases/tag/v3.0.0-beta.3
转自 https://www.oschina.net/news/96676/framework7-2-3-1-released