-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Misspelled word in javascript comment line #2642
base: 3.1
Are you sure you want to change the base?
Commits on Jun 9, 2017
-
Configuration menu - View commit details
-
Copy full SHA for af1a4be - Browse repository at this point
Copy the full SHA af1a4beView commit details
Commits on Jun 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for aa030c6 - Browse repository at this point
Copy the full SHA aa030c6View commit details
Commits on Jun 19, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 13e8aef - Browse repository at this point
Copy the full SHA 13e8aefView commit details -
Configuration menu - View commit details
-
Copy full SHA for b18d43c - Browse repository at this point
Copy the full SHA b18d43cView commit details
Commits on Aug 31, 2017
-
Configuration menu - View commit details
-
Copy full SHA for dbbf12f - Browse repository at this point
Copy the full SHA dbbf12fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b6d8e6 - Browse repository at this point
Copy the full SHA 9b6d8e6View commit details
Commits on Sep 1, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b4d7543 - Browse repository at this point
Copy the full SHA b4d7543View commit details
Commits on Sep 2, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 60c3724 - Browse repository at this point
Copy the full SHA 60c3724View commit details
Commits on Sep 18, 2017
-
- package.json main file points to uncompressed version; - new "onFullscreenChange" event; - it is now possible to make elements clickable by setting `data-selectable="true"`; - fixed issue when ajax response contains additional elements; - improved "hash" module;
Configuration menu - View commit details
-
Copy full SHA for 8d2d48d - Browse repository at this point
Copy the full SHA 8d2d48dView commit details
Commits on Sep 29, 2017
-
- Focus method now looks for first input with `autofocus` attribute - It is now possible to set only one dimension (width or height) for iframes (example: `iframe : { css : { width : '100%' }}`) - Removed `unbind` method for jQuery v3 compatibility
Configuration menu - View commit details
-
Copy full SHA for fa1efbe - Browse repository at this point
Copy the full SHA fa1efbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65c7433 - Browse repository at this point
Copy the full SHA 65c7433View commit details
Commits on Oct 3, 2017
-
- Enable custom click events on fancyboxed elements - Enable thumbs.autoStart using `data-options`
Configuration menu - View commit details
-
Copy full SHA for 913b6ea - Browse repository at this point
Copy the full SHA 913b6eaView commit details
Commits on Nov 6, 2017
-
Configuration menu - View commit details
-
Copy full SHA for cb73667 - Browse repository at this point
Copy the full SHA cb73667View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2148f30 - Browse repository at this point
Copy the full SHA 2148f30View commit details
Commits on Nov 8, 2017
-
- New options: `defaultType : 'image' ` - Default content type if cannot be detected automatically `thumbs.parentEl : '.fancybox-container'` - Selector for element where thumbnails grid will be injected - Option `margin` now has default value 0 for mobile devices - Container is now placed at the bottom of the <body> - Thumbnail list should now scroll properly when `autoStart` is enabled - Share module uses current page link if hash module is not disabled - Bugfixes
Configuration menu - View commit details
-
Copy full SHA for 06690e4 - Browse repository at this point
Copy the full SHA 06690e4View commit details
Commits on Nov 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for c381e0d - Browse repository at this point
Copy the full SHA c381e0dView commit details
Commits on Nov 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 94dec8b - Browse repository at this point
Copy the full SHA 94dec8bView commit details
Commits on Nov 16, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5d6598b - Browse repository at this point
Copy the full SHA 5d6598bView commit details
Commits on Nov 17, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e68489e - Browse repository at this point
Copy the full SHA e68489eView commit details
Commits on Nov 20, 2017
-
Basic html5 video/audio support
Automatically play first video/audio media element on opening and pause all on closing.
Configuration menu - View commit details
-
Copy full SHA for 5d34f59 - Browse repository at this point
Copy the full SHA 5d34f59View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea1efb3 - Browse repository at this point
Copy the full SHA ea1efb3View commit details
Commits on Nov 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 63351b3 - Browse repository at this point
Copy the full SHA 63351b3View commit details
Commits on Nov 27, 2017
-
- redesigned share module; - switched mouse wheel direction (down/right=next); - improved touch handling (it is now possible to swipe inline content that is larger than container); - inline content is now preloaded (e.g., next/previous `image`/`inline` gallery items are now loaded on start) - Options width/height now can be used to set image max dimensions; this is also useful for setting dimensions for SVG images.
Configuration menu - View commit details
-
Copy full SHA for d3000f0 - Browse repository at this point
Copy the full SHA d3000f0View commit details
Commits on Nov 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 687451c - Browse repository at this point
Copy the full SHA 687451cView commit details
Commits on Apr 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9c674c2 - Browse repository at this point
Copy the full SHA 9c674c2View commit details
Commits on Apr 5, 2018
-
New option to customize share URL
New option "share{ url: function(){} }" to customize URL for share modal. Demo - https://codepen.io/fancyapps/pen/BrOqmQ?editors=1010
Configuration menu - View commit details
-
Copy full SHA for 5eee4ec - Browse repository at this point
Copy the full SHA 5eee4ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7a249e - Browse repository at this point
Copy the full SHA c7a249eView commit details
Commits on Apr 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2d1e511 - Browse repository at this point
Copy the full SHA 2d1e511View commit details
Commits on Apr 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c33194d - Browse repository at this point
Copy the full SHA c33194dView commit details -
Removed iOS hack related to input focus
+ fixed typo from the previous commit
Configuration menu - View commit details
-
Copy full SHA for 75abe74 - Browse repository at this point
Copy the full SHA 75abe74View commit details
Commits on Apr 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 059c440 - Browse repository at this point
Copy the full SHA 059c440View commit details
Commits on Apr 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 27ab57c - Browse repository at this point
Copy the full SHA 27ab57cView commit details -
Merge pull request #1918 from pjdelport/patch-1
Update project URL to current version (fancyBox 3)
Configuration menu - View commit details
-
Copy full SHA for 7c22ca9 - Browse repository at this point
Copy the full SHA 7c22ca9View commit details
Commits on May 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0513718 - Browse repository at this point
Copy the full SHA 0513718View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03ce206 - Browse repository at this point
Copy the full SHA 03ce206View commit details
Commits on Jul 2, 2018
-
Added style line to package.json, accepts @import
This is to make it much easier to load the CSS when using a import tool like postcss-import, etc.
Configuration menu - View commit details
-
Copy full SHA for 0cac8ab - Browse repository at this point
Copy the full SHA 0cac8abView commit details
Commits on Jul 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6c63041 - Browse repository at this point
Copy the full SHA 6c63041View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a0e14d - Browse repository at this point
Copy the full SHA 8a0e14dView commit details
Commits on Jul 25, 2018
-
updated license URL for fancybox 3
Jeroen Alewijns committedJul 25, 2018 Configuration menu - View commit details
-
Copy full SHA for 689abb9 - Browse repository at this point
Copy the full SHA 689abb9View commit details
Commits on Aug 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0000b52 - Browse repository at this point
Copy the full SHA 0000b52View commit details
Commits on Aug 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 072c417 - Browse repository at this point
Copy the full SHA 072c417View commit details -
Merge pull request #2016 from jeroenalewijns/master
updated license URL for fancybox 3
Configuration menu - View commit details
-
Copy full SHA for 73d7ec0 - Browse repository at this point
Copy the full SHA 73d7ec0View commit details -
Merge pull request #1992 from MindTooth/add_style_file_to_package_json
Added style line to package.json, accepts @import
Configuration menu - View commit details
-
Copy full SHA for e11639e - Browse repository at this point
Copy the full SHA e11639eView commit details
Commits on Aug 31, 2018
-
* Revised focus trapping; * Navigation arrows are now buttons; * Slideshow now waits for html5 video to end; * Changed window.jQuery to global value; * Fixed issue with 2inline items in looping group * Fixed issue with custom full-screen button
Configuration menu - View commit details
-
Copy full SHA for a829fab - Browse repository at this point
Copy the full SHA a829fabView commit details
Commits on Sep 21, 2018
-
- Updated slideshow 1) now waits for yt, vimeo video to end 2) added progressbar - Revised transitions - Slightly updated visuals - Fixed IE11 issues
Configuration menu - View commit details
-
Copy full SHA for 48c7be6 - Browse repository at this point
Copy the full SHA 48c7be6View commit details
Commits on Sep 29, 2018
-
- New option `preventCaptionOverlap` enabled by default for desktop only; - HTML5 video now uses thumbnail image as poster; - Caption is now centered and without top border; caption does not hide when idling and `preventCaptionOverlap` is enabled; - It is now easier to set content height in % (especially for iframes), there is not need to adjust bottom margin and max-height as it is done automatically using JS - Fixed thumnbail visisbility detection (now works better with sliders); - Fixed share modal not closing on clicking outside content area; - Fixed iframe support for iOS
Configuration menu - View commit details
-
Copy full SHA for 42d6aab - Browse repository at this point
Copy the full SHA 42d6aabView commit details
Commits on Sep 30, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8f199f5 - Browse repository at this point
Copy the full SHA 8f199f5View commit details
Commits on Oct 5, 2018
-
Fixed #2090 - Html5 video in looping gallery; Fixed issue with long pdf files (by disabling iframe preloading)
Configuration menu - View commit details
-
Copy full SHA for 920b3e4 - Browse repository at this point
Copy the full SHA 920b3e4View commit details
Commits on Dec 10, 2018
-
URL without protocol does not work when using Fancybox locally without server.
Configuration menu - View commit details
-
Copy full SHA for ff3c62b - Browse repository at this point
Copy the full SHA ff3c62bView commit details -
URL without protocol does not work when using Fancybox locally without server.
Configuration menu - View commit details
-
Copy full SHA for ac84977 - Browse repository at this point
Copy the full SHA ac84977View commit details -
- Fixed #2122 - Focusable HTML5 video - Fixed #2128 - Missing smallBtn on mobile - Fixed #2096 - autoStart fullscreen AND slideshow - Fixed #2097 - German translation - Fixed #2132 - Youtube fullscreen - Captions now have linear-gradient background (instead of background image for pseudo element) and can have max-height and vertical scrollbar - Improved design for phones having the notch (https://webkit.org/blog/7929/designing-websites-for-iphone-x/)
16Configuration menu - View commit details
-
Copy full SHA for 5f7dd47 - Browse repository at this point
Copy the full SHA 5f7dd47View commit details
Commits on Dec 12, 2018
-
- Fixed #2147 - Caption overlaps bottom video-controls
Configuration menu - View commit details
-
Copy full SHA for f5e272a - Browse repository at this point
Copy the full SHA f5e272aView commit details
Commits on Dec 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4658124 - Browse repository at this point
Copy the full SHA 4658124View commit details
Commits on Dec 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2434efc - Browse repository at this point
Copy the full SHA 2434efcView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf3bd43 - Browse repository at this point
Copy the full SHA bf3bd43View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2f8a40 - Browse repository at this point
Copy the full SHA f2f8a40View commit details
Commits on Mar 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b507d31 - Browse repository at this point
Copy the full SHA b507d31View commit details
Commits on Mar 12, 2019
-
Merge pull request #2146 from supermueller/master
Add protocol to jQuery URL
Configuration menu - View commit details
-
Copy full SHA for 1154634 - Browse repository at this point
Copy the full SHA 1154634View commit details
Commits on Mar 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for bfe5203 - Browse repository at this point
Copy the full SHA bfe5203View commit details -
Merge pull request #2216 from mikestreety/master
Fix documentation for base tpl
Configuration menu - View commit details
-
Copy full SHA for fb7fa39 - Browse repository at this point
Copy the full SHA fb7fa39View commit details
Commits on Apr 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for dc43fc5 - Browse repository at this point
Copy the full SHA dc43fc5View commit details -
Merge pull request #2232 from gergo85/patch-1
Update the version of jQuery to latest version
Configuration menu - View commit details
-
Copy full SHA for eea1345 - Browse repository at this point
Copy the full SHA eea1345View commit details
Commits on Mar 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6fc0be2 - Browse repository at this point
Copy the full SHA 6fc0be2View commit details -
Merge pull request #2438 from thezjy/master
Remove a wrong semicolon
Configuration menu - View commit details
-
Copy full SHA for c4fd903 - Browse repository at this point
Copy the full SHA c4fd903View commit details
Commits on Feb 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 504a80a - Browse repository at this point
Copy the full SHA 504a80aView commit details