JavaScript 各种大图预览效果库
JavaScript 各种大图预览效果库
v1.3.7
Assets
2
v1.3.6
Assets
2
v1.3.5
- Improve the escaping function to avoid to escape HTML entities repeatedly.
Assets
2
v1.3.4
Assets
2
v1.3.3
- Fix unexpected modal exiting behavior when the mouse is pressed (#255).
- Abort image downloading when cancel viewing for better performance.
Assets
2
v1.3.2
fengyuanchen released this
Assets
2
- Fix
Document not active
error when calling theexit
method. - Improve wheel event listening for better performance (#102).
v1.3.1
Assets
2
v1.3.0
Assets
2
v1.2.1
Assets
2
- Improve viewer instance storage to avoid side effect.
- Fix parameter error of
Object.assign
in iOS devices.
v1.2.0
v1.2.0
fengyuanchen released this
v1.1.0
v1.1.0
fengyuanchen released this
v1.0.1
v1.0.1
fengyuanchen released this
- Add namespace to data attribute names (from
data-*
todata-viewer-*
) to avoid side effect. - Make sure the image data is a non-null object to avoid unexpected errors.
- Fix broken zoom feature in iOS browsers (#167).
v1.0.0
v1.0.0
fengyuanchen released this
- Add in browser checking to support to import in Node.js.
- Cancel update when there are no images when call the
update
method.
v1.0.0-rc.1
v1.0.0-rc.1
fengyuanchen released this
- Fix the wrong image switching behavior in iOS browsers.
- Fix a
TypeError
in strict mode (#149). - Fix type definitions issue of the
show
andhide
methods.
v1.0.0-rc
v1.0.0-rc
fengyuanchen released this
- Add a new option:
loading
. - Add type definitions file for TypeScript.
- Enhance the
show
,hide
andplay
methods. - Change the default value of
loop
option fromfalse
totrue
.
v1.0.0-beta.2
v1.0.0-beta.2
fengyuanchen released this
- Add a new option:
container
. - Recover the missing default value of the
interval
option (#133).
热门度与活跃度
10.0
1.8
Watchers:114 |
Star:4528 |
Fork:723 |
创建时间: 2015-12-24 15:27:47 |
最后Commits: 18天前 |
许可协议:MIT |
基本信息
分类:图片展示处理 / JavaScript开发 |
收录时间:2016-12-31 19:48:52 |
038aa26
slideOnTouch
(#340).