Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

PhotoSwipe

A JavaScript image gallery
Collective - Host: opensource - https://opencollective.com/photoswipe - Website: https://photoswipe.com - Code: https://github.com/dimsemenov

Added ajaxContentAdded event that fires after content is added to DOM. + fixed issue that could prevent modifying of responseText

github.com/dimsemenov/Magnific-Popup - efe8cec08e47951ab112fc374182f0f9d19d7e78 authored over 11 years ago by Dmitry Semenov <[email protected]>
Fix #100: alignment of close icon with iframe

github.com/dimsemenov/Magnific-Popup - 90bb326b9858dbac29dffb9bfc7b2dd7a10e1922 authored over 11 years ago by Dmitry Semenov <[email protected]>
Merge pull request #105 from julen/feature/after_close_event

Added an AfterClose event

github.com/dimsemenov/Magnific-Popup - 92db34a4dbcb25a3bf338956bcd8d8ca8938ae39 authored over 11 years ago by Dmitry Semenov <[email protected]>
Added an AfterClose event

Allows for extra programatic control over the way the popup behaves.

github.com/dimsemenov/Magnific-Popup - 5f6d809bf8ccd11dcbdc8a7721e4d4133948eacf authored over 11 years ago by Julen Ruiz Aizpuru <[email protected]>
Fixed #103: jQuery 1.8.3 and inline element type that is created dynamically causes exception

github.com/dimsemenov/Magnific-Popup - 9eb083c8a22bc67c77e5656355e6351b87bafcf4 authored over 11 years ago by Dmitry Semenov <[email protected]>
Fixed #104: body styles are kept after popup is closed

github.com/dimsemenov/Magnific-Popup - 6a9ea9da8a6ce35fdea002defa22141109d720ee authored over 11 years ago by Dmitry Semenov <[email protected]>
docs upd, closes #96

github.com/dimsemenov/Magnific-Popup - 1e0c89a5e414b94efd0a8a2f53f85433218574d9 authored over 11 years ago by Dmitry Semenov <[email protected]>
gitignore upd

github.com/dimsemenov/Magnific-Popup - 1984fbb277159b294423e5206a26419a741fe84e authored over 11 years ago by Dmitry Semenov <[email protected]>
Fix: hasScrollBar returns incorrect value if body has height applied

github.com/dimsemenov/Magnific-Popup - a4261874824076f91854cc78bb8d2ab298fe8f04 authored over 11 years ago by Dmitry Semenov <[email protected]>
Revert "added shadows for inline and ajax types"

This reverts commit c3602c1fbc8e3505ce21107abcb1ed1a9a845e89.

github.com/dimsemenov/Magnific-Popup - 5b0d5b893379c23f271fc9558972f48c18510b06 authored over 11 years ago by Dmitry Semenov <[email protected]>
added .node-version to .gitignore

github.com/dimsemenov/Magnific-Popup - e75a737bd98a305e82f72edbbc0df621bd57b17b authored over 11 years ago by Gary Hepting <[email protected]>
Merge branch 'master' of github.com:dimsemenov/Magnific-Popup

github.com/dimsemenov/Magnific-Popup - fb3c3ed5630cb73fb39d62d7cce787fe8970c90c authored over 11 years ago by Gary Hepting <[email protected]>
Added option for modal-like popups

This adds three new options to enable modal-like behavior:

* showCloseBtn: Disables displaying ...

github.com/dimsemenov/Magnific-Popup - f5a2c407796c35e73b65eae99ed69820847eeece authored over 11 years ago by Julen Ruiz Aizpuru <[email protected]>
bower support, closes #93

github.com/dimsemenov/Magnific-Popup - 4126d5f4ba2196ddeba67fc414067185c5055d69 authored over 11 years ago by Dmitry Semenov <[email protected]>
Added component.json

github.com/dimsemenov/Magnific-Popup - 41550f16b8ff485bcda9ee62cf8805a50b63346c authored over 11 years ago by Dmitry Semenov <[email protected]>
Merge branch 'master' of git://github.com/NickGerleman/Magnific-Popup into NickGerleman-master

github.com/dimsemenov/Magnific-Popup - 7990fd459db6560299afc5137a720800ab496f43 authored over 11 years ago by Dmitry Semenov <[email protected]>
Merge pull request #87 from foiseworth/patch-1

Update documentation with example of how to have multiple galleries on a...

github.com/dimsemenov/Magnific-Popup - 9d65699eca835773b818120c9ffed7e3bd0acbe2 authored over 11 years ago by Dmitry Semenov <[email protected]>
Update documentation with example of how to have multiple galleries on a page

https://github.com/dimsemenov/Magnific-Popup/issues/40

github.com/dimsemenov/Magnific-Popup - 93b8e99faad5cda5d49157eb3a2bfa220a5f4aed authored over 11 years ago by Andrew <[email protected]>
build with Grunt

github.com/dimsemenov/Magnific-Popup - 81d0492227be43b40fe425d866fcef32de634665 authored over 11 years ago by Nick Gerleman <[email protected]>
Check for scrollbar before compensating for it

Checks if the scrollbar is there before adjusting the CSS for it, avoids visual issues such as h...

github.com/dimsemenov/Magnific-Popup - e006448fab43d8836718837880be5002c88cbea1 authored over 11 years ago by Nick Gerleman <[email protected]>
0.8.8 - a few little fixes, check readme

github.com/dimsemenov/Magnific-Popup - a74395a429760f9c3b798751ed4c8baa849840cf authored over 11 years ago by Dmitry Semenov <[email protected]>
added shadows for inline and ajax types

github.com/dimsemenov/Magnific-Popup - c3602c1fbc8e3505ce21107abcb1ed1a9a845e89 authored over 11 years ago by Gary Hepting <[email protected]>
added settings partial to isolate user customizations

github.com/dimsemenov/Magnific-Popup - 9faa1ee8cc81fa0d25063fbebba213df7bc16e8b authored over 11 years ago by Gary Hepting <[email protected]>
changed variables to be default declarations to support front-loaded settings (coming shortly)

github.com/dimsemenov/Magnific-Popup - 8f6d376607f56eeab1e7db38a11539640775a7b3 authored over 11 years ago by Gary Hepting <[email protected]>
readme upd

github.com/dimsemenov/Magnific-Popup - 11a828c5aae954545f3662d90ce9fefae0d9a53f authored over 11 years ago by Dmitry Semenov <[email protected]>
readme update

github.com/dimsemenov/Magnific-Popup - 1f99b378c31ff06efd9e44a5ba6a6120a1fcfa13 authored over 11 years ago by Dmitry Semenov <[email protected]>
Fixed #62 - IE9 HTML5 YouTube player playing audio after pop up closed

github.com/dimsemenov/Magnific-Popup - bb2a3a562d824df301f24d52d59e9e5ecb020881 authored over 11 years ago by Dmitry Semenov <[email protected]>
Updated ReadMe

github.com/dimsemenov/smooth-scroll - 1d3dbcc4eedc2be640bfba8cc5a61e8fdb8fcefd authored over 11 years ago by Chris Ferdinandi <[email protected]>
Controls are now removed when there is only on gallery item (closes #58, closes #64)

github.com/dimsemenov/Magnific-Popup - 5bf65b30d30439096750d73601e6badb0ffcfb5d authored over 11 years ago by Dmitry Semenov <[email protected]>
Fix: incorrect main event element

github.com/dimsemenov/Magnific-Popup - 31978ff9e81f55f964c86c46b584f10c37fcd888 authored over 11 years ago by Dmitry Semenov <[email protected]>
Merge pull request #66 from groundworkcss/master

Enhancement to `.mfp-title`

github.com/dimsemenov/Magnific-Popup - 525452bb7bee02a4d18136aa608e435fa6c0cbcc authored over 11 years ago by Dmitry Semenov <[email protected]>
merged upstream changes

github.com/dimsemenov/Magnific-Popup - 6fc78da0475fc61ec30eefacbd7a115ad498db36 authored over 11 years ago by Gary Hepting <[email protected]>
added word-break: break-word; to .mfp-title to avoid long non-breaking strings (such as URLs) to overlap the image gallery index count or cause page overlow

github.com/dimsemenov/Magnific-Popup - 17125141156d582b88b8faf7b1d7f68f93ad5e2d authored over 11 years ago by Gary Hepting <[email protected]>
Fix #49 long caption overlays counter

github.com/dimsemenov/Magnific-Popup - 5404ae72d4bf58d6ca5259dccff63f84dd20352c authored over 11 years ago by Dmitry Semenov <[email protected]>
readme upd

github.com/dimsemenov/Magnific-Popup - 330411a45798f0848153c34e30d5ff9d1f671cf0 authored over 11 years ago by Dmitry Semenov <[email protected]>
Fix #57 - padding on body is not added with overflow:Y:'scroll'

github.com/dimsemenov/Magnific-Popup - 801de7187e9770ea456483be86723537454b70ea authored over 11 years ago by Dmitry Semenov <[email protected]>
docs & site upd

github.com/dimsemenov/Magnific-Popup - 8ca9319cca9fcefb599084f3db32f059929d0ec5 authored over 11 years ago by Dmitry Semenov <[email protected]>
0.8.5

- Fix #43 - In IE8 whole window becomes black when YouTube iframe is
closed
- Fix #51 - In IE9 Y...

github.com/dimsemenov/Magnific-Popup - c7cca4143851a3c19991a0a9643dfa7aa4de667a authored over 11 years ago by Dmitry Semenov <[email protected]>
oops (fixed bug caused by 0.8.4)

github.com/dimsemenov/Magnific-Popup - 77e8cc8baa5e3f8b520bbe1be1785b5d48b560d1 authored over 11 years ago by Dmitry Semenov <[email protected]>
0.8.4 (see changelog for details)

github.com/dimsemenov/Magnific-Popup - a151f6023848e9081de45fb60d111e64d4da1ef0 authored over 11 years ago by Dmitry Semenov <[email protected]>
Now content is replaced when open() is called on popup that is already opened

github.com/dimsemenov/Magnific-Popup - b387b4e82bea110b21e4b1172aa9b516ab6d68dd authored over 11 years ago by Dmitry Semenov <[email protected]>
Optimized inline module

github.com/dimsemenov/Magnific-Popup - dbe39a908e7b95c753e39e1aece847e846775be5 authored over 11 years ago by Dmitry Semenov <[email protected]>
Added inline type as a default one

github.com/dimsemenov/Magnific-Popup - 2ab5e30d8e83d98d69016ef3c28d5db8c7420aa0 authored over 11 years ago by Dmitry Semenov <[email protected]>
Added an option to chain public methods $.fn.magnificPopup('methodName');

github.com/dimsemenov/Magnific-Popup - f59a0fbd16cfdf3691e59248824e4c137645e054 authored over 11 years ago by Dmitry Semenov <[email protected]>
Merge pull request #50 from sergiolopes/patch-1

Fixes #30: demo page layout broken on Firefox and Opera

github.com/dimsemenov/Magnific-Popup - 0595731cd5522364afd7d0ab77ae14cf626166ef authored over 11 years ago by Dmitry Semenov <[email protected]>
0.8.3

- Added: `goTo` public method.
- Custom events that are added to popup are now not lost when
nav...

github.com/dimsemenov/Magnific-Popup - 5e7f6a7807e70a44d5b5159a209cfc5a24d88189 authored over 11 years ago by Dmitry Semenov <[email protected]>
Merge pull request #37 from jeroenherczeg/patch-1

Update documentation.md

github.com/dimsemenov/Magnific-Popup - 8f06fbfc2fb09aaa186f2f7737d9c67f4ac6b2d0 authored over 11 years ago by Dmitry Semenov <[email protected]>
Update documentation.md

Under Content Types > Method #3: From items option
$.magnificPopup.open(
needs to be
$.magni...

github.com/dimsemenov/Magnific-Popup - 6b19a5d82059f7c15093e884e6976089f15395dc authored over 11 years ago by Jeroen Herczeg <[email protected]>
Fixes #14

github.com/dimsemenov/Magnific-Popup - 08d8f0145173235c4d52a961d8f37b3380734c2b authored over 11 years ago by Dmitry Semenov <[email protected]>
readme & gruntfile update, closes #29

github.com/dimsemenov/Magnific-Popup - e998cf7539ffb09d08943fe833d857956d4e066b authored over 11 years ago by Dmitry Semenov <[email protected]>
Added !important to mfp-hide class

github.com/dimsemenov/Magnific-Popup - bc2904879049b8a277ec31ccc47bc7cb06fd5f46 authored over 11 years ago by Dmitry Semenov <[email protected]>
Padding & overflow:scroll fix

github.com/dimsemenov/Magnific-Popup - 7c153194075bf5bdf1adfae39890f0e5374dc9ca authored over 11 years ago by Dmitry Semenov <[email protected]>
Merge pull request #25 from pborreli/patch-1

Fixed typos

github.com/dimsemenov/Magnific-Popup - 35f6435232f09efe035957d85b13db88c66eb714 authored over 11 years ago by Dmitry Semenov <[email protected]>
Fixed typos

github.com/dimsemenov/Magnific-Popup - a129273f12ed71145b42077dffe75df2615cedc1 authored over 11 years ago by Pascal Borreli <[email protected]>
demo and docs upd

github.com/dimsemenov/Magnific-Popup - b0e10dd392d035a5a15ccb1892ff47d244bfa3c5 authored over 11 years ago by Dmitry Semenov <[email protected]>
Delegate: adding items after initialization, fixes #20

github.com/dimsemenov/Magnific-Popup - 9ef221d053369a975796eb20c4b0598796699950 authored over 11 years ago by Dmitry Semenov <[email protected]>
package manifest update

github.com/dimsemenov/Magnific-Popup - b68ff7bad8cd69350649fe3ca786580b6d6ceddf authored over 11 years ago by Dmitry Semenov <[email protected]>
docs update

github.com/dimsemenov/Magnific-Popup - c105051245e0ad504e9a7b565530ccd89582b5e6 authored over 11 years ago by Dmitry Semenov <[email protected]>
changed wording and added link to grunt.

github.com/dimsemenov/Magnific-Popup - 0177b864af314bc24ea87c0171438ad0f86245f8 authored over 11 years ago by Chris <[email protected]>
Merge pull request #15 from chrisdl/patch-1

Added an 'a'

github.com/dimsemenov/Magnific-Popup - 22ccc3f9da2485f38c01b108dc3b9188a8224244 authored over 11 years ago by Dmitry Semenov <[email protected]>
docs update

github.com/dimsemenov/Magnific-Popup - 00abdc012b034a5a8b521b70c853f4f4ec242826 authored over 11 years ago by Dmitry Semenov <[email protected]>
Demo site & docs update

github.com/dimsemenov/Magnific-Popup - e1424364124d73b9ccd3601e2a3c20c7ca05658d authored over 11 years ago by Dmitry Semenov <[email protected]>
Bug fixes:

- Callback parameter (fixed #11)
- Element not found in inline type
- Focus first input bug
- Du...

github.com/dimsemenov/Magnific-Popup - 43c4f71f6b032bd84fb7c2745a159e9a20cf5b39 authored over 11 years ago by Dmitry Semenov <[email protected]>
Fixed domain: cssdb.co

github.com/dimsemenov/frontdesk - e10523fd2b231e6dc4c43075f0e39043255a30b5 authored over 11 years ago by Slava Oliyanchuk <[email protected]>
Added cssdb.co

github.com/dimsemenov/frontdesk - 2961d6f2e112659db1a25b71fee3655377483b48 authored over 11 years ago by Slava Oliyanchuk <[email protected]>
Merge pull request #43 from jodaka/master

Added fontcustom and grammar nazi stuff

github.com/dimsemenov/frontdesk - 31455b436978d839f2d169168060baef202784c6 authored over 11 years ago by Slava Oliyanchuk <[email protected]>
Update README.md

moar grammar nazy stuff

github.com/dimsemenov/frontdesk - aaad147d16630481a893bc35acdf976912e16383 authored over 11 years ago by Anton <[email protected]>
Update README.md

added fontcustom to the Fonts section

github.com/dimsemenov/frontdesk - ef93a7cfbfd852f510e778759b1d9a9904362b5a authored over 11 years ago by Anton <[email protected]>
fixed #10

github.com/dimsemenov/Magnific-Popup - 80310e0470766eb4194d431fbf432adc7b0e543e authored over 11 years ago by Dmitry Semenov <[email protected]>
IE fix and minor demo website updates

github.com/dimsemenov/Magnific-Popup - 02f8aa93cf3aa27cf2dab371f69858eb18fa9e1b authored over 11 years ago by Dmitry Semenov <[email protected]>
Ajax path change

github.com/dimsemenov/Magnific-Popup - 35ce55b11979df4c77622843a11460a249305a36 authored over 11 years ago by Dmitry Semenov <[email protected]>
empty counter bug fix

github.com/dimsemenov/Magnific-Popup - b1ed03fc944283aba32ec4438f0133b19ab655d2 authored over 11 years ago by Dmitry Semenov <[email protected]>
dist/ update

github.com/dimsemenov/Magnific-Popup - 11e8db5eea92dbe2332c87b25be683b2fd861eae authored over 11 years ago by Dmitry Semenov <[email protected]>
Build-tool update

github.com/dimsemenov/Magnific-Popup - 17408bff15451b8c20fb99628f1d10731932a7e7 authored over 11 years ago by Dmitry Semenov <[email protected]>
jQuery 1.8.3 compability

github.com/dimsemenov/Magnific-Popup - ec9a5a4ffceeebc7a7071d53e18c9b77ed42a3be authored over 11 years ago by Dmitry Semenov <[email protected]>
Retina support, bug fixes and improvements

github.com/dimsemenov/Magnific-Popup - 7261b67535f1c55783e754b173fdf0b5cf9bf691 authored over 11 years ago by Dmitry Semenov <[email protected]>
Fix XML to JSON

github.com/dimsemenov/frontdesk - e9de494780a58bac8d6673edc5566c2397eb211a authored over 11 years ago by Slava Oliyanchuk <[email protected]>
0.0.9

- FastClick on touch for arrow buttons
- More mobile friendly UI for images
- iOS 100% height fi...

github.com/dimsemenov/Magnific-Popup - a32199f6335826ea9faea85d26e99dd344303de9 authored over 11 years ago by Dmitry Semenov <[email protected]>
Merge pull request #11 from Lammerink/patch-1

Update functions.php

github.com/dimsemenov/Touchfolio - 59aee856fa5eb2ddb4817db9de5a6171d8372812 authored almost 12 years ago by Dmitry Semenov <[email protected]>
Merge pull request #21 from Shelob9/master

Fixed unminimized of jquery.slider.pack.js

github.com/dimsemenov/Touchfolio - 844ef421725b09fc3db50736e63f2b52d8896c6a authored almost 12 years ago by Dmitry Semenov <[email protected]>
Removed &mdash on line 413 that was causing console error.

github.com/dimsemenov/Touchfolio - 97347f2f6cc153617a533b5a6b990f0d21bb909a authored almost 12 years ago by Shelob9 <[email protected]>
Duplicate close button bug fix

github.com/dimsemenov/Magnific-Popup - 9ee1ac233a9c5c21a3346887db69eccff2ee6a18 authored almost 12 years ago by Dmitry Semenov <[email protected]>
Merge pull request #414 from thorstein5/jquery-mouse-wheel-fixes

Fixing jQuery mouse wheel problems

github.com/dimsemenov/PhotoSwipe - c85f02e5596cbc58783d7e7c4eb3eacda7e080c3 authored almost 12 years ago by James Billingham <[email protected]>
Merge pull request #200 from bltavares/patch-1

Fix #199

github.com/dimsemenov/PhotoSwipe - 0a2b11c62e272da6297a6c46bda9c20171950913 authored almost 12 years ago by James Billingham <[email protected]>
Fix: missing js file

github.com/dimsemenov/Touchfolio - 2ac9219884294f858637bb4e1e5145bb4c04112d authored almost 12 years ago by Dmitry Semenov <[email protected]>