Changeset 1820989
- Timestamp:
- 02/13/2018 04:47:46 AM (8 years ago)
- Location:
- jssor-slider
- Files:
-
- 433 added
- 4 edited
-
tags/3.1.14 (added)
-
tags/3.1.14/config (added)
-
tags/3.1.14/config/config.php (added)
-
tags/3.1.14/includes (added)
-
tags/3.1.14/includes/bll (added)
-
tags/3.1.14/includes/bll/class-jssor-slider-activator.php (added)
-
tags/3.1.14/includes/bll/class-jssor-slider-deactivator.php (added)
-
tags/3.1.14/includes/bll/class-jssor-slider-output.php (added)
-
tags/3.1.14/includes/bll/class-jssor-slider-slider.php (added)
-
tags/3.1.14/includes/bll/class-jssor-slider-update.php (added)
-
tags/3.1.14/includes/bll/gencode (added)
-
tags/3.1.14/includes/bll/gencode/class-wjssl-slider-build-converter.php (added)
-
tags/3.1.14/includes/bll/gencode/class-wjssl-slider-build-helper.php (added)
-
tags/3.1.14/includes/bll/gencode/class-wjssl-slider-code-document.php (added)
-
tags/3.1.14/includes/bll/gencode/class-wjssl-slider-code-writer.php (added)
-
tags/3.1.14/includes/bll/gencode/jssor-slider-build-autoload.php (added)
-
tags/3.1.14/includes/bll/import (added)
-
tags/3.1.14/includes/bll/import/class-jssor-slider-importer.php (added)
-
tags/3.1.14/includes/bll/import/class-jssor-slider-push.php (added)
-
tags/3.1.14/includes/bll/import/class-wjssl-slider-parser.php (added)
-
tags/3.1.14/includes/bll/import/class-wp-jssor-push-processor.php (added)
-
tags/3.1.14/includes/class-jssor-slider-i18n.php (added)
-
tags/3.1.14/includes/framework (added)
-
tags/3.1.14/includes/framework/class-jssor-slider-globals.php (added)
-
tags/3.1.14/includes/framework/class-jssor-slider-utils.php (added)
-
tags/3.1.14/includes/framework/jssor-slider-condition.php (added)
-
tags/3.1.14/includes/index.php (added)
-
tags/3.1.14/includes/models (added)
-
tags/3.1.14/includes/models/design-time-document (added)
-
tags/3.1.14/includes/models/design-time-document/class-wjssl-design-time-arrows.php (added)
-
tags/3.1.14/includes/models/design-time-document/class-wjssl-design-time-break.php (added)
-
tags/3.1.14/includes/models/design-time-document/class-wjssl-design-time-bullets.php (added)
-
tags/3.1.14/includes/models/design-time-document/class-wjssl-design-time-document.php (added)
-
tags/3.1.14/includes/models/design-time-document/class-wjssl-design-time-layer.php (added)
-
tags/3.1.14/includes/models/design-time-document/class-wjssl-design-time-layout.php (added)
-
tags/3.1.14/includes/models/design-time-document/class-wjssl-design-time-layouts.php (added)
-
tags/3.1.14/includes/models/design-time-document/class-wjssl-design-time-loading.php (added)
-
tags/3.1.14/includes/models/design-time-document/class-wjssl-design-time-motion-control.php (added)
-
tags/3.1.14/includes/models/design-time-document/class-wjssl-design-time-motion.php (added)
-
tags/3.1.14/includes/models/design-time-document/class-wjssl-design-time-options.php (added)
-
tags/3.1.14/includes/models/design-time-document/class-wjssl-design-time-slide.php (added)
-
tags/3.1.14/includes/models/design-time-document/class-wjssl-design-time-slideo-transition.php (added)
-
tags/3.1.14/includes/models/design-time-document/class-wjssl-design-time-thumbnails.php (added)
-
tags/3.1.14/includes/models/design-time-document/class-wjssl-design-time-transition-factor-clip-hor.php (added)
-
tags/3.1.14/includes/models/design-time-document/class-wjssl-design-time-transition-factor-clip-ver.php (added)
-
tags/3.1.14/includes/models/design-time-document/class-wjssl-design-time-transition-factor.php (added)
-
tags/3.1.14/includes/models/runtime-document (added)
-
tags/3.1.14/includes/models/runtime-document/class-wjssl-arrow-navigator-options.php (added)
-
tags/3.1.14/includes/models/runtime-document/class-wjssl-bullet-navigator-options.php (added)
-
tags/3.1.14/includes/models/runtime-document/class-wjssl-caption-slideo-options.php (added)
-
tags/3.1.14/includes/models/runtime-document/class-wjssl-responsive-options.php (added)
-
tags/3.1.14/includes/models/runtime-document/class-wjssl-runtime-arrows.php (added)
-
tags/3.1.14/includes/models/runtime-document/class-wjssl-runtime-bullets.php (added)
-
tags/3.1.14/includes/models/runtime-document/class-wjssl-runtime-document.php (added)
-
tags/3.1.14/includes/models/runtime-document/class-wjssl-runtime-layer.php (added)
-
tags/3.1.14/includes/models/runtime-document/class-wjssl-runtime-layout.php (added)
-
tags/3.1.14/includes/models/runtime-document/class-wjssl-runtime-layouts.php (added)
-
tags/3.1.14/includes/models/runtime-document/class-wjssl-runtime-loading.php (added)
-
tags/3.1.14/includes/models/runtime-document/class-wjssl-runtime-node.php (added)
-
tags/3.1.14/includes/models/runtime-document/class-wjssl-runtime-options.php (added)
-
tags/3.1.14/includes/models/runtime-document/class-wjssl-runtime-slide.php (added)
-
tags/3.1.14/includes/models/runtime-document/class-wjssl-runtime-slideo-break.php (added)
-
tags/3.1.14/includes/models/runtime-document/class-wjssl-runtime-slideo-motion-control.php (added)
-
tags/3.1.14/includes/models/runtime-document/class-wjssl-runtime-slideo-transition-clip.php (added)
-
tags/3.1.14/includes/models/runtime-document/class-wjssl-runtime-slideo-transition-ease.php (added)
-
tags/3.1.14/includes/models/runtime-document/class-wjssl-runtime-slideo-transition.php (added)
-
tags/3.1.14/includes/models/runtime-document/class-wjssl-runtime-thumbnails.php (added)
-
tags/3.1.14/includes/models/runtime-document/class-wjssl-slideshow-options.php (added)
-
tags/3.1.14/includes/models/runtime-document/class-wjssl-slideshow-transition.php (added)
-
tags/3.1.14/includes/models/runtime-document/class-wjssl-thumbnail-navigator-options.php (added)
-
tags/3.1.14/includes/models/shared (added)
-
tags/3.1.14/includes/models/shared/class-wjssl-background-image-info.php (added)
-
tags/3.1.14/includes/models/shared/class-wjssl-border-info.php (added)
-
tags/3.1.14/includes/models/shared/class-wjssl-document-node-collection.php (added)
-
tags/3.1.14/includes/models/shared/class-wjssl-document-node.php (added)
-
tags/3.1.14/includes/models/shared/class-wjssl-enums.php (added)
-
tags/3.1.14/includes/models/shared/class-wjssl-font-info.php (added)
-
tags/3.1.14/includes/models/shared/class-wjssl-link-info.php (added)
-
tags/3.1.14/includes/models/shared/class-wjssl-provider-info.php (added)
-
tags/3.1.14/includes/models/shared/class-wjssl-site-info.php (added)
-
tags/3.1.14/includes/models/shared/class-wjssl-skin-template-item-info.php (added)
-
tags/3.1.14/includes/models/shared/class-wjssl-skin.php (added)
-
tags/3.1.14/includes/models/shared/class-wjssl-slider-default-values.php (added)
-
tags/3.1.14/includes/models/shared/class-wjssl-theme.php (added)
-
tags/3.1.14/includes/models/shared/class-wjssl-thumbnail-values.php (added)
-
tags/3.1.14/includes/utils (added)
-
tags/3.1.14/includes/utils/class-wjssl-lzw.php (added)
-
tags/3.1.14/includes/utils/class-wjssl-resource-downloader.php (added)
-
tags/3.1.14/index.php (added)
-
tags/3.1.14/interface (added)
-
tags/3.1.14/interface/admin (added)
-
tags/3.1.14/interface/admin/class-jssor-slider-admin-page.php (added)
-
tags/3.1.14/interface/admin/css (added)
-
tags/3.1.14/interface/admin/css/jssor-slider-admin.css (added)
-
tags/3.1.14/interface/admin/images (added)
-
tags/3.1.14/interface/admin/images/dash-notregistered.png (added)
-
tags/3.1.14/interface/admin/images/import_slider.png (added)
-
tags/3.1.14/interface/admin/images/jssor-icon-16.png (added)
-
tags/3.1.14/interface/admin/images/new_slider.png (added)
-
tags/3.1.14/interface/admin/images/purchase-code.png (added)
-
tags/3.1.14/interface/admin/images/sprite-jssor-slider.png (added)
-
tags/3.1.14/interface/admin/images/trans_tile.png (added)
-
tags/3.1.14/interface/admin/index.php (added)
-
tags/3.1.14/interface/admin/js (added)
-
tags/3.1.14/interface/admin/js/wp.jssor.slider.admin.init.js (added)
-
tags/3.1.14/interface/admin/partials (added)
-
tags/3.1.14/interface/admin/partials/jssor-slider-admin-display.php (added)
-
tags/3.1.14/interface/admin/partials/jssor-slider-admin-requirements.php (added)
-
tags/3.1.14/interface/admin/partials/jssor-slider-admin-version.php (added)
-
tags/3.1.14/interface/api (added)
-
tags/3.1.14/interface/api/class-jssor-slider-admin-ajax.php (added)
-
tags/3.1.14/interface/api/class-jssor-slider-admin-controller.php (added)
-
tags/3.1.14/interface/custom (added)
-
tags/3.1.14/interface/custom/import (added)
-
tags/3.1.14/interface/custom/import/import-slider-with-progress.php (added)
-
tags/3.1.14/interface/custom/jssor-slider-custom.php (added)
-
tags/3.1.14/interface/custom/preview (added)
-
tags/3.1.14/interface/custom/preview/preview-slider.php (added)
-
tags/3.1.14/jssor-slider-dispatcher.php (added)
-
tags/3.1.14/jssor-slider.php (added)
-
tags/3.1.14/languages (added)
-
tags/3.1.14/languages/jssor-slider-zh_CN.mo (added)
-
tags/3.1.14/lib (added)
-
tags/3.1.14/lib/css (added)
-
tags/3.1.14/lib/css/CSSList (added)
-
tags/3.1.14/lib/css/CSSList/AtRuleBlockList.php (added)
-
tags/3.1.14/lib/css/CSSList/CSSBlockList.php (added)
-
tags/3.1.14/lib/css/CSSList/CSSList.php (added)
-
tags/3.1.14/lib/css/CSSList/Document.php (added)
-
tags/3.1.14/lib/css/CSSList/KeyFrame.php (added)
-
tags/3.1.14/lib/css/Comment (added)
-
tags/3.1.14/lib/css/Comment/Comment.php (added)
-
tags/3.1.14/lib/css/Comment/Commentable.php (added)
-
tags/3.1.14/lib/css/OutputFormat.php (added)
-
tags/3.1.14/lib/css/Parser.php (added)
-
tags/3.1.14/lib/css/Parsing (added)
-
tags/3.1.14/lib/css/Parsing/OutputException.php (added)
-
tags/3.1.14/lib/css/Parsing/SourceException.php (added)
-
tags/3.1.14/lib/css/Parsing/UnexpectedTokenException.php (added)
-
tags/3.1.14/lib/css/Property (added)
-
tags/3.1.14/lib/css/Property/AtRule.php (added)
-
tags/3.1.14/lib/css/Property/CSSNamespace.php (added)
-
tags/3.1.14/lib/css/Property/Charset.php (added)
-
tags/3.1.14/lib/css/Property/Import.php (added)
-
tags/3.1.14/lib/css/Property/Selector.php (added)
-
tags/3.1.14/lib/css/Renderable.php (added)
-
tags/3.1.14/lib/css/Rule (added)
-
tags/3.1.14/lib/css/Rule/Rule.php (added)
-
tags/3.1.14/lib/css/RuleSet (added)
-
tags/3.1.14/lib/css/RuleSet/AtRuleSet.php (added)
-
tags/3.1.14/lib/css/RuleSet/DeclarationBlock.php (added)
-
tags/3.1.14/lib/css/RuleSet/RuleSet.php (added)
-
tags/3.1.14/lib/css/Settings.php (added)
-
tags/3.1.14/lib/css/Value (added)
-
tags/3.1.14/lib/css/Value/CSSFunction.php (added)
-
tags/3.1.14/lib/css/Value/CSSString.php (added)
-
tags/3.1.14/lib/css/Value/Color.php (added)
-
tags/3.1.14/lib/css/Value/PrimitiveValue.php (added)
-
tags/3.1.14/lib/css/Value/RuleValueList.php (added)
-
tags/3.1.14/lib/css/Value/Size.php (added)
-
tags/3.1.14/lib/css/Value/URL.php (added)
-
tags/3.1.14/lib/css/Value/Value.php (added)
-
tags/3.1.14/lib/css/Value/ValueList.php (added)
-
tags/3.1.14/public (added)
-
tags/3.1.14/public/class-jssor-slider-public.php (added)
-
tags/3.1.14/public/component (added)
-
tags/3.1.14/public/component/font.google.js (added)
-
tags/3.1.14/public/component/font.manager.html (added)
-
tags/3.1.14/public/component/font.manager.myfonts.default.js (added)
-
tags/3.1.14/public/component/slideshow-transition.html (added)
-
tags/3.1.14/public/content (added)
-
tags/3.1.14/public/content/jssor.dialog (added)
-
tags/3.1.14/public/content/jssor.dialog/double-tail-spin.svg (added)
-
tags/3.1.14/public/content/jssor.dialog/jd-close.gif (added)
-
tags/3.1.14/public/content/jssor.dialog/jd-menu-sub.gif (added)
-
tags/3.1.14/public/content/jssor.dialog/jd-processing.gif (added)
-
tags/3.1.14/public/content/jssor.editor (added)
-
tags/3.1.14/public/content/jssor.editor/je-dropdown.gif (added)
-
tags/3.1.14/public/content/jssor.editor/je-help.png (added)
-
tags/3.1.14/public/content/jssor.editor/je-remove.gif (added)
-
tags/3.1.14/public/content/slideo.editor (added)
-
tags/3.1.14/public/content/slideo.editor/css (added)
-
tags/3.1.14/public/content/slideo.editor/css/slideo.editor.min.css (added)
-
tags/3.1.14/public/content/slideo.editor/img (added)
-
tags/3.1.14/public/content/slideo.editor/img/cursor-copy.png (added)
-
tags/3.1.14/public/content/slideo.editor/img/cursor-grab.cur (added)
-
tags/3.1.14/public/content/slideo.editor/img/cursor-hit.png (added)
-
tags/3.1.14/public/content/slideo.editor/img/cursor-move-parallel.png (added)
-
tags/3.1.14/public/content/slideo.editor/img/cursor-move.png (added)
-
tags/3.1.14/public/content/slideo.editor/img/frameline.png (added)
-
tags/3.1.14/public/content/slideo.editor/img/image.png (added)
-
tags/3.1.14/public/content/slideo.editor/img/slide.png (added)
-
tags/3.1.14/public/content/slideo.editor/img/sprite-slideo-1.3.png (added)
-
tags/3.1.14/public/content/slideo.editor/img/thumb.png (added)
-
tags/3.1.14/public/content/slideo.editor/img/timeline.png (added)
-
tags/3.1.14/public/index.php (added)
-
tags/3.1.14/public/script (added)
-
tags/3.1.14/public/script/wp.jssor.push.server.init.js (added)
-
tags/3.1.14/readme.txt (added)
-
tags/3.1.14/resources (added)
-
tags/3.1.14/resources/upload (added)
-
tags/3.1.14/resources/upload/demos (added)
-
tags/3.1.14/resources/upload/demos/img (added)
-
tags/3.1.14/resources/upload/demos/img/gallery (added)
-
tags/3.1.14/resources/upload/demos/img/gallery/1300x500 (added)
-
tags/3.1.14/resources/upload/demos/img/gallery/1300x500/001.jpg (added)
-
tags/3.1.14/resources/upload/demos/img/gallery/1300x500/002.jpg (added)
-
tags/3.1.14/resources/upload/demos/img/gallery/1300x500/003.jpg (added)
-
tags/3.1.14/resources/upload/demos/img/gallery/980x380 (added)
-
tags/3.1.14/resources/upload/demos/img/gallery/980x380/001.jpg (added)
-
tags/3.1.14/resources/upload/demos/img/gallery/980x380/002.jpg (added)
-
tags/3.1.14/resources/upload/demos/img/gallery/980x380/003.jpg (added)
-
tags/3.1.14/resources/upload/demos/img/gallery/980x380/004.jpg (added)
-
tags/3.1.14/resources/upload/demos/img/gallery/980x380/005.jpg (added)
-
tags/3.1.14/resources/upload/demos/img/gallery/980x380/006.jpg (added)
-
tags/3.1.14/resources/upload/demos/img/gallery/980x380/007.jpg (added)
-
tags/3.1.14/resources/upload/demos/img/gallery/980x380/008.jpg (added)
-
tags/3.1.14/resources/upload/help-slideo (added)
-
tags/3.1.14/resources/upload/help-slideo/breakpoint-idle.html (added)
-
tags/3.1.14/resources/upload/help-slideo/breakpoint-type.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layer-backface-visibility.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layer-bg-color.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layer-bg-image.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layer-bg-repeat.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layer-border-color.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layer-border-radius.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layer-border-style.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layer-border-width.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layer-class-name.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layer-color.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layer-content.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layer-font-weight.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layer-font.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layer-image.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layer-isolation.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layer-link-url.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layer-mix-blend.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layer-overflow-x.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layer-overflow-y.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layer-pointer-events.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layer-text.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layer-transform-origin.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layout-arrow-skin.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layout-arrows-behavior-show.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layout-arrows-behavior-steps.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layout-bullet-skin.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layout-bullets-behavior-action.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layout-bullets-behavior-show.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layout-bullets-behavior-steps.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layout-component-scale-position.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layout-component-scale-size.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layout-direction-rtl.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layout-loading-screen.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layout-outer-container-background-image.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layout-outer-container-width.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layout-responsive-bleeding.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layout-responsive-max-height.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layout-responsive-max-width.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layout-responsive-scale-to.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layout-slide-align.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layout-slide-columns.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layout-slide-fill-mode.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layout-slide-orientation.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layout-slide-spacing.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layout-slide-width.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layout-slides-container-width.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layout-thumbnail-skin.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layout-thumbnails-behavior-action.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layout-thumbnails-behavior-loop.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layout-thumbnails-behavior-nodrag.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layout-thumbnails-behavior-show.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layout-thumbnails-container-autocenter.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layout-thumbnails-container-height.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layout-thumbnails-container-width.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layout-thumbnails-item-align.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layout-thumbnails-item-columns.html (added)
-
tags/3.1.14/resources/upload/help-slideo/layout-thumbnails-item-orientation.html (added)
-
tags/3.1.14/resources/upload/help-slideo/link-target.html (added)
-
tags/3.1.14/resources/upload/help-slideo/motion-clip-bottom.html (added)
-
tags/3.1.14/resources/upload/help-slideo/motion-clip-left.html (added)
-
tags/3.1.14/resources/upload/help-slideo/motion-clip-right.html (added)
-
tags/3.1.14/resources/upload/help-slideo/motion-clip-top.html (added)
-
tags/3.1.14/resources/upload/help-slideo/motion-opacity.html (added)
-
tags/3.1.14/resources/upload/help-slideo/motion-rotate-x.html (added)
-
tags/3.1.14/resources/upload/help-slideo/motion-rotate-y.html (added)
-
tags/3.1.14/resources/upload/help-slideo/motion-rotate.html (added)
-
tags/3.1.14/resources/upload/help-slideo/motion-scale-x.html (added)
-
tags/3.1.14/resources/upload/help-slideo/motion-scale-y.html (added)
-
tags/3.1.14/resources/upload/help-slideo/motion-skew-x.html (added)
-
tags/3.1.14/resources/upload/help-slideo/motion-skew-y.html (added)
-
tags/3.1.14/resources/upload/help-slideo/motion-translate-z.html (added)
-
tags/3.1.14/resources/upload/help-slideo/motion-x.html (added)
-
tags/3.1.14/resources/upload/help-slideo/motion-y.html (added)
-
tags/3.1.14/resources/upload/help-slideo/motion-z-index.html (added)
-
tags/3.1.14/resources/upload/help-slideo/options-auto-play-steps.html (added)
-
tags/3.1.14/resources/upload/help-slideo/options-auto-play.html (added)
-
tags/3.1.14/resources/upload/help-slideo/options-drag-min-offset.html (added)
-
tags/3.1.14/resources/upload/help-slideo/options-drag-orientation.html (added)
-
tags/3.1.14/resources/upload/help-slideo/options-navigation-keyboard-nav.html (added)
-
tags/3.1.14/resources/upload/help-slideo/options-navigation-loop.html (added)
-
tags/3.1.14/resources/upload/help-slideo/options-navigation-pause-on-hover.html (added)
-
tags/3.1.14/resources/upload/help-slideo/options-navigation-start-slide.html (added)
-
tags/3.1.14/resources/upload/help-slideo/options-output-center.html (added)
-
tags/3.1.14/resources/upload/help-slideo/options-output-id.html (added)
-
tags/3.1.14/resources/upload/help-slideo/options-output-lazy-loading.html (added)
-
tags/3.1.14/resources/upload/help-slideo/options-output-title.html (added)
-
tags/3.1.14/resources/upload/help-slideo/options-play-duration.html (added)
-
tags/3.1.14/resources/upload/help-slideo/options-play-ease.html (added)
-
tags/3.1.14/resources/upload/help-slideo/options-play-idle.html (added)
-
tags/3.1.14/resources/upload/help-slideo/options-slideshow-play-transition.html (added)
-
tags/3.1.14/resources/upload/help-slideo/options-slideshow-show-link.html (added)
-
tags/3.1.14/resources/upload/help-slideo/options-slideshow-transitions.html (added)
-
tags/3.1.14/resources/upload/help-slideo/slide-bg-color.html (added)
-
tags/3.1.14/resources/upload/help-slideo/slide-fill-mode.html (added)
-
tags/3.1.14/resources/upload/help-slideo/slide-idle.html (added)
-
tags/3.1.14/resources/upload/help-slideo/slide-image.html (added)
-
tags/3.1.14/resources/upload/help-slideo/slide-link-url.html (added)
-
tags/3.1.14/resources/upload/help-slideo/slide-perspective-depth.html (added)
-
tags/3.1.14/resources/upload/help-slideo/slide-perspective-x.html (added)
-
tags/3.1.14/resources/upload/help-slideo/slide-perspective-y.html (added)
-
tags/3.1.14/resources/upload/help-slideo/thumbnail-content.html (added)
-
tags/3.1.14/resources/upload/help-slideo/thumbnail-image.html (added)
-
tags/3.1.14/resources/upload/script (added)
-
tags/3.1.14/resources/upload/script/jssor.slider-27.0.3.min.js (added)
-
tags/3.1.14/resources/upload/script/jssor.slider-27.0.4.min.js (added)
-
tags/3.1.14/resources/upload/template (added)
-
tags/3.1.14/resources/upload/template/001.slider (added)
-
tags/3.1.14/resources/upload/template/img (added)
-
tags/3.1.14/resources/upload/template/img/image.png (added)
-
tags/3.1.14/resources/upload/theme (added)
-
tags/3.1.14/resources/upload/theme/arrow (added)
-
tags/3.1.14/resources/upload/theme/arrow/arrow-skin-051-white.txt (added)
-
tags/3.1.14/resources/upload/theme/arrow/arrow-skin-052-black.txt (added)
-
tags/3.1.14/resources/upload/theme/arrow/arrow-skin-053-white.txt (added)
-
tags/3.1.14/resources/upload/theme/arrow/arrow-skin-054-black.txt (added)
-
tags/3.1.14/resources/upload/theme/arrow/arrow-skin-055-white.txt (added)
-
tags/3.1.14/resources/upload/theme/arrow/arrow-skin-056-black.txt (added)
-
tags/3.1.14/resources/upload/theme/arrow/arrow-skin-071-light.txt (added)
-
tags/3.1.14/resources/upload/theme/arrow/arrow-skin-072-dark.txt (added)
-
tags/3.1.14/resources/upload/theme/arrow/arrow-skin-073-light.txt (added)
-
tags/3.1.14/resources/upload/theme/arrow/arrow-skin-074-dark.txt (added)
-
tags/3.1.14/resources/upload/theme/arrow/arrow-skin-081-black.txt (added)
-
tags/3.1.14/resources/upload/theme/arrow/arrow-skin-082-white.txt (added)
-
tags/3.1.14/resources/upload/theme/arrow/arrow-skin-091-white.txt (added)
-
tags/3.1.14/resources/upload/theme/arrow/arrow-skin-092-black.txt (added)
-
tags/3.1.14/resources/upload/theme/arrow/arrow-skin-093-white.txt (added)
-
tags/3.1.14/resources/upload/theme/arrow/arrow-skin-094-black.txt (added)
-
tags/3.1.14/resources/upload/theme/arrow/premium (added)
-
tags/3.1.14/resources/upload/theme/arrow/premium/arrow-skin-101-white.txt (added)
-
tags/3.1.14/resources/upload/theme/arrow/premium/arrow-skin-102-black.txt (added)
-
tags/3.1.14/resources/upload/theme/arrow/premium/arrow-skin-103-white.txt (added)
-
tags/3.1.14/resources/upload/theme/arrow/premium/arrow-skin-104-black.txt (added)
-
tags/3.1.14/resources/upload/theme/arrow/premium/arrow-skin-105-black.txt (added)
-
tags/3.1.14/resources/upload/theme/arrow/premium/arrow-skin-106-white.txt (added)
-
tags/3.1.14/resources/upload/theme/arrow/premium/arrow-skin-111-light.txt (added)
-
tags/3.1.14/resources/upload/theme/arrow/premium/arrow-skin-112-dark.txt (added)
-
tags/3.1.14/resources/upload/theme/bullet (added)
-
tags/3.1.14/resources/upload/theme/bullet/bullet-skin-031-black.txt (added)
-
tags/3.1.14/resources/upload/theme/bullet/bullet-skin-032-white.txt (added)
-
tags/3.1.14/resources/upload/theme/bullet/bullet-skin-033-black.txt (added)
-
tags/3.1.14/resources/upload/theme/bullet/bullet-skin-034-white.txt (added)
-
tags/3.1.14/resources/upload/theme/bullet/bullet-skin-035-black.txt (added)
-
tags/3.1.14/resources/upload/theme/bullet/bullet-skin-036-white.txt (added)
-
tags/3.1.14/resources/upload/theme/bullet/bullet-skin-051-white.txt (added)
-
tags/3.1.14/resources/upload/theme/bullet/bullet-skin-052-black.txt (added)
-
tags/3.1.14/resources/upload/theme/bullet/bullet-skin-053-white.txt (added)
-
tags/3.1.14/resources/upload/theme/bullet/bullet-skin-054-black.txt (added)
-
tags/3.1.14/resources/upload/theme/bullet/bullet-skin-055-white.txt (added)
-
tags/3.1.14/resources/upload/theme/bullet/bullet-skin-056-black.txt (added)
-
tags/3.1.14/resources/upload/theme/bullet/bullet-skin-057-white.txt (added)
-
tags/3.1.14/resources/upload/theme/bullet/bullet-skin-058-black.txt (added)
-
tags/3.1.14/resources/upload/theme/bullet/bullet-skin-061-white.txt (added)
-
tags/3.1.14/resources/upload/theme/bullet/bullet-skin-062-black.txt (added)
-
tags/3.1.14/resources/upload/theme/bullet/bullet-skin-063-white.txt (added)
-
tags/3.1.14/resources/upload/theme/bullet/bullet-skin-064-black.txt (added)
-
tags/3.1.14/resources/upload/theme/bullet/bullet-skin-071-white.txt (added)
-
tags/3.1.14/resources/upload/theme/bullet/bullet-skin-072-black.txt (added)
-
tags/3.1.14/resources/upload/theme/bullet/premium (added)
-
tags/3.1.14/resources/upload/theme/bullet/premium/bullet-skin-105-black.txt (added)
-
tags/3.1.14/resources/upload/theme/bullet/premium/bullet-skin-106-black.txt (added)
-
tags/3.1.14/resources/upload/theme/bullet/premium/bullet-skin-107-black.txt (added)
-
tags/3.1.14/resources/upload/theme/bullet/premium/bullet-skin-108-black.txt (added)
-
tags/3.1.14/resources/upload/theme/bullet/premium/bullet-skin-109-black.txt (added)
-
tags/3.1.14/resources/upload/theme/bullet/premium/bullet-skin-110-black.txt (added)
-
tags/3.1.14/resources/upload/theme/bullet/premium/bullet-skin-111-white.txt (added)
-
tags/3.1.14/resources/upload/theme/bullet/premium/bullet-skin-112-black.txt (added)
-
tags/3.1.14/resources/upload/theme/loading (added)
-
tags/3.1.14/resources/upload/theme/loading/loading-skin-003-oval.txt (added)
-
tags/3.1.14/resources/upload/theme/loading/loading-skin-004-double-tail-spin.txt (added)
-
tags/3.1.14/resources/upload/theme/loading/loading-skin-005-circles.txt (added)
-
tags/3.1.14/resources/upload/theme/loading/loading-skin-006-tail-spin.txt (added)
-
tags/3.1.14/resources/upload/theme/loading/loading-skin-008-ball-triangle.txt (added)
-
tags/3.1.14/resources/upload/theme/loading/loading-skin-009-spin.txt (added)
-
tags/3.1.14/resources/upload/theme/svg (added)
-
tags/3.1.14/resources/upload/theme/svg/loading (added)
-
tags/3.1.14/resources/upload/theme/svg/loading/static-svg (added)
-
tags/3.1.14/resources/upload/theme/svg/loading/static-svg/ball-triangle.svg (added)
-
tags/3.1.14/resources/upload/theme/svg/loading/static-svg/circles.svg (added)
-
tags/3.1.14/resources/upload/theme/svg/loading/static-svg/double-tail-spin.svg (added)
-
tags/3.1.14/resources/upload/theme/svg/loading/static-svg/oval.svg (added)
-
tags/3.1.14/resources/upload/theme/svg/loading/static-svg/spin.svg (added)
-
tags/3.1.14/resources/upload/theme/svg/loading/static-svg/tail-spin.svg (added)
-
tags/3.1.14/resources/upload/theme/thumbnail (added)
-
tags/3.1.14/resources/upload/theme/thumbnail/premium (added)
-
tags/3.1.14/resources/upload/theme/thumbnail/premium/thumbnail-skin-101.txt (added)
-
tags/3.1.14/resources/upload/theme/thumbnail/premium/thumbnail-skin-111.txt (added)
-
tags/3.1.14/resources/upload/theme/thumbnail/premium/thumbnail-skin-121.txt (added)
-
tags/3.1.14/resources/upload/theme/thumbnail/thumbnail-skin-051-dark.txt (added)
-
tags/3.1.14/resources/upload/theme/thumbnail/thumbnail-skin-052-light.txt (added)
-
tags/3.1.14/resources/upload/theme/thumbnail/thumbnail-skin-061-black.txt (added)
-
tags/3.1.14/resources/upload/theme/thumbnail/thumbnail-skin-062-white.txt (added)
-
tags/3.1.14/resources/upload/theme/thumbnail/thumbnail-skin-091-black.txt (added)
-
tags/3.1.14/resources/upload/theme/thumbnail/thumbnail-skin-092-white.txt (added)
-
tags/3.1.14/resources/upload/wordpress (added)
-
tags/3.1.14/resources/upload/wordpress/demos (added)
-
tags/3.1.14/resources/upload/wordpress/demos/3.0.0 (added)
-
tags/3.1.14/resources/upload/wordpress/demos/3.0.0/banner-rotator.slider (added)
-
tags/3.1.14/resources/upload/wordpress/demos/3.0.0/banner-slider.slider (added)
-
tags/3.1.14/resources/upload/wordpress/demos/3.0.0/carousel-slider.slider (added)
-
tags/3.1.14/resources/upload/wordpress/demos/3.0.0/different-size-photo-slider.slider (added)
-
tags/3.1.14/resources/upload/wordpress/demos/3.0.0/full-width-slider.slider (added)
-
tags/3.1.14/resources/upload/wordpress/demos/3.0.0/full-window-for-mobile.slider (added)
-
tags/3.1.14/resources/upload/wordpress/demos/3.0.0/full-window-for-pc.slider (added)
-
tags/3.1.14/resources/upload/wordpress/demos/3.0.0/image-gallery-with-vertical-thumbnail.slider (added)
-
tags/3.1.14/resources/upload/wordpress/demos/3.0.0/image-gallery.slider (added)
-
tags/3.1.14/resources/upload/wordpress/demos/3.0.0/introduction-slider.slider (added)
-
tags/3.1.14/resources/upload/wordpress/demos/3.0.0/nearby-image-partial-visible-slider.slider (added)
-
tags/3.1.14/resources/upload/wordpress/demos/3.0.0/scrolling-logo-thumbnail-slider.slider (added)
-
tags/3.1.14/resources/upload/wordpress/demos/3.0.0/simple-fade-slideshow.slider (added)
-
tags/3.1.14/resources/upload/wordpress/demos/3.0.0/simple-slider.slider (added)
-
tags/3.1.14/resources/upload/wordpress/demos/3.0.0/vertical-slider.slider (added)
-
tags/3.1.14/uninstall.php (added)
-
trunk/config/config.php (modified) (1 diff)
-
trunk/jssor-slider.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/resources/upload/help-slideo/slide-perspective-depth.html (modified) (1 diff)
-
trunk/resources/upload/script/jssor.slider-27.0.4.min.js (added)
Legend:
- Unmodified
- Added
- Removed
-
jssor-slider/trunk/config/config.php
r1818724 r1820989 14 14 15 15 if (!defined('WP_JSSOR_SLIDER_VERSION')) { 16 define('WP_JSSOR_SLIDER_VERSION', '3.1.1 3');16 define('WP_JSSOR_SLIDER_VERSION', '3.1.14'); 17 17 } 18 18 19 19 if (!defined('WP_JSSOR_MIN_JS_VERSION')) { 20 define('WP_JSSOR_MIN_JS_VERSION', '27.0. 3');20 define('WP_JSSOR_MIN_JS_VERSION', '27.0.4'); 21 21 } 22 22 -
jssor-slider/trunk/jssor-slider.php
r1818724 r1820989 12 12 * Plugin URI: https://www.jssor.com 13 13 * Description: Touch swipe responsive image/content slider/slideshow/carousel/gallery/banner by jssor.com 14 * Version: 3.1.1 314 * Version: 3.1.14 15 15 * Author: Jssor 16 16 * Author URI: https://profiles.wordpress.org/jssor -
jssor-slider/trunk/readme.txt
r1818724 r1820989 4 4 Requires at least: 4.1 5 5 Tested up to: 4.9.4 6 Stable tag: 3.1.1 36 Stable tag: 3.1.14 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl.html … … 89 89 90 90 == Changelog == 91 92 = Version 3.1.14 / (2018-02-13) = 93 - Update: jssor slider 27.0.4 94 - Improve: disable slide perspective for for chrome 62-, firefox 57-, safari 11.0.2-, edge 16- 91 95 92 96 = Version 3.1.13 / (2018-02-09) = -
jssor-slider/trunk/resources/upload/help-slideo/slide-perspective-depth.html
r1813491 r1820989 8 8 <br /> 9 9 <br /> 10 <span class="text-warning"> Note that there is minor issue of a few browsers with 3d perspective view. But 3d transition of 'Rotate X', 'Rotate Y' and 'Translate Z' are safe for individual layer even without 3d perspective view.</span>10 <span class="text-warning">The slide perspective will be disabled for chrome 62-, firefox 57-, safari 11.0.2-, edge 16-.</span>
Note: See TracChangeset
for help on using the changeset viewer.