Ecosyste.ms: OpenCollective

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

github.com/dimsemenov/Magnific-Popup

Light and responsive lightbox script with focus on performance.
https://github.com/dimsemenov/Magnific-Popup

Fix: type of popup was read from "type" attribute of target element by mistake, closes #316

4063d85fe0a80f83102e5dca16906f59e67a7e04 authored about 11 years ago
docs upd

40985263f99018f8557952cc6db6a16c84da784c authored about 11 years ago
typo in docs

d7e78d817427b7ec4567b6dbcd297400a156a1fe authored about 11 years ago
readme upd

2350e8d384d3ec5b38e79dbdb90116c1bb7721fd authored about 11 years ago
docs upd

841795e805de03a45f23f0624a6437b0b95ab0e7 authored about 11 years ago
a bit increased default opacity of arrows

057bb5150fd7f35906a4483eaf0a99a307af44de authored about 11 years ago
fix: body element is null when popup is initialized outside of it, closes #305

bcffd5ee806691b78af71c9798cb6b460d56b055 authored about 11 years ago
docs upd & build

7ddf3681b0aa095b520fd3d01e90c3138650de58 authored about 11 years ago
added prependTo option that allows to define the container to which popup is added, by default it's body.

134bbcc94826bab324a297fc121a0d09ba8dafd2 authored about 11 years ago
Merge pull request #303 from nschonni/patch-1

Change comment type to prevent empty CSS selector

af065920e925b147a456539ec6fb9368803e6a22 authored about 11 years ago
Change comment type to prevent empty CSS selector

Sass will emit an empty CSS selector when an orphan rule contains a `/* */` comment block

a783e090feaa1032f18fc2942b7fef0393d4d51f authored about 11 years ago
Merge pull request #301 from dmitryvk/master

Add filter:alpha(opacity) for better IE7 and IE8 compatibility

ee0b4430f8ebebe65a06b8345f679bf141a70d3d authored about 11 years ago
Add IE7,IE8-specific CSS property 'filter:alpha(opacity=...)' as a substitution for CSS-compliant 'opacity:...' property

4ff15cc77830df1577f614c5cf179412dc5bfc69 authored about 11 years ago
Update README.md

88bf10e86d2d76b524ef847a0c3a5d28928def0d authored about 11 years ago
Update README.md

48a5a850951c5ae8969bba7dcf2277c9eb862f58 authored about 11 years ago
Update README.md

4ac4081d388f87766eb03090a1a6d5e004d3e720 authored about 11 years ago
Added an additional check if image has size or not, ignoring the browser cache

b180b758ff1a1a2ff696882c9ba9649fdd8c6dc9 authored about 11 years ago
Update README.md

69ff2b342194afd71d9d0e943c80baf5491f8f79 authored about 11 years ago
Merge pull request #285 from nschonni/patch-1

Fix repository url

1214f56cff0e6dd10fd7dfe41f18c5c3a46369af authored about 11 years ago
Fix repository url

6d263744ae657d62393077390539960c98f972f3 authored about 11 years ago
added CSS reset for figure element, closes #263, thanks to @sebslomski

25cc1724db0527dea48ad3547375e9f637d7bedc authored about 11 years ago
docs & readme update

2ff1692b1b71e13ec8bf043f05abeead461ceb0d authored about 11 years ago
docs upd, closes #269

b485bc8625575639a276f32bb59e362ff02b994d authored about 11 years ago
0.9.9 version bump

c1ca7bc856a68c262a2f015945715fc64031abdb authored about 11 years ago
popup instance object is now available even before the first $.fn.magnificPopup call

99b00b857cac3d72e2a309ad6fb8123447b341db authored about 11 years ago
Methods _onFocusIn and _setFocus are now public, to allow overriding

faad83e0226bc34032550f15c9acbc515cfe4842 authored about 11 years ago
readme upd

27fd1aa17576e803ae95419aeab204f9c7bb97db authored about 11 years ago
docs upd

7b85f6cda167d0a58e90651e3502bfe2d8021dde authored about 11 years ago
typos

90fdfb3645246413aa3c67486ad21093280baaac authored about 11 years ago
0.9.8

0a53aaa1071730b1e1b7b68ccf8f9fbbcd369232 authored about 11 years ago
function _checkIfClose is now public, to allow overriding

8afdb9e7c059673c9d9ee1053bce7ff400378c8e authored about 11 years ago
To avoid content jump padding is replaced with margin on "<html>" element, closes #125

b4608131b945259ebfc135a2a009fad60b852576 authored about 11 years ago
Merge pull request #244 from pjackson28/html5figurefigcationforimages

Implemented HTML5 figure and figcaption elements for images

29591d8566da30390e74ed9ecbc87b12bda8e2ab authored over 11 years ago
Implemented HTML5 figure and figcaption elements for images

87ec3b11f14e7f0dbd30a2a09d562b7bb4fcb4b4 authored over 11 years ago
docs update, closes #242

c20b93918cb209becc11fe46c4cdf842f8b9a9e0 authored over 11 years ago
0.9.7 version bump

3aeb6510e03e52dfd7e5ca41872a850b260621ba authored over 11 years ago
Merge pull request #230 from nschonni/npm-warnings

Use grunt-sass to remove Ruby requirement

52a785dd907258726d68118a0761e169b1fcfaa0 authored over 11 years ago
Merge pull request #233 from nschonni/extract-jshint

Extract JSHint settings to .jshintrc

9ad804db04a4f2e56e3b56a6c267c073280acd7d authored over 11 years ago
Merge pull request #234 from mreq/master

Allow multiple string tokens

ffda09772428cc65e69ab50c47684482404b6fcb authored over 11 years ago
Merge pull request #235 from OriginalEXE/master

Removed outline on buttons

c35c7293690e496a910928ff1cb97d99105a8cc1 authored over 11 years ago
Removed outline on buttons

I can confirm that outline is appearing on close/next arrow/prev arrow buttons in the latest chr...

73bdf28ce2f028f4ff581b04da9bb2318974e0e2 authored over 11 years ago
allow multiple string tokens

9fd8e0caf84991cc9b11895849c5890e76b8bc59 authored over 11 years ago
Extract JSHint settings to .jshintrc

- Changed jQuery predefs to "jquery" flag
- Removed console predef since it was only used in com...

3faa8a6abf5a5f2c236838716d64a1f44045bc9b authored over 11 years ago
Change contrib-sass to grunt-sass

Removes Ruby dependency for compiling SCSS

5bf56763cda6c5d910aa73ed86f5ee55f8d0ad39 authored over 11 years ago
gruntfile update because of new version of jekyll

b9fca30a99e24e7ddceb108c90980dbac8330b58 authored over 11 years ago
version changes bump

9212ad26dd1f3fb5522b48f5118e95a3c0d54f3a authored over 11 years ago
Fix for prev version: gallery from AJAX popups stacks content if it's switched before loading has finished (#219)

67f26ce650739661ba1e0089515623a697623ee1 authored over 11 years ago
Fix NPM missing property warning

ca44cb7ffe94e4a9f0ed8936d02a78189165ef99 authored over 11 years ago
0.9.6 version bump, see changelog for more info

763602286a3dd61c6cfd5d6ef6a7138d848f1d7b authored over 11 years ago
Options object that you pass to popup gets modified after the initialization (close #203, close #217)

c48ede21c00cedf94b39c3c325c3caca098ced8f authored over 11 years ago
Merge branch 'master' of https://github.com/dimsemenov/Magnific-Popup

99ce7b8d2f63a5c08671851074946d1f94251483 authored over 11 years ago
Merge pull request #221 from mjlescano/master

$.magnificPopup.close() shouldn't throw an exception if there's no instance

d38d6ae6db1df8834de74975d523122fa64a80cb authored over 11 years ago
Gallery from AJAX popups combines content if it's switched before loading has finished (closes #219)

b25f822999e98706708c28289d5489a7a1cd7875 authored over 11 years ago
Merge pull request #222 from nschonni/scss-indenting

Indent and combine SCSS classes

d6866630cc986e4b05fd7454cda245f73bfa5c6d authored over 11 years ago
bug fix: zoom module adds global var (closes #226)

629e777a807b9aef248e4b6038ab55e91b1f9711 authored over 11 years ago
Merge pull request #223 from nschonni/add-travis-build

Add travis build

92462d2063ec7e47d338ae0083c1021cfd2e0f0b authored over 11 years ago
Removed unimplemented QUnit package

Replace default test script with JSHint since QUnit is not currently
used

7a760a8bf481afd62a32b0e3d43a7d51f22b779f authored over 11 years ago
Add basic Travis-CI build

- Add basic Node build
- Added build badge

0ad453f8e734af459b6644d5d7ddea3c901c6b62 authored over 11 years ago
Indent and combine SCSS classes

844ffea1c9e817b69eb3e5a46d4c2402cb835685 authored over 11 years ago
$.magnificPopup.close() shouldn't throw an exception if theres no instance

4019a603f4f19e4d0aeecffb0fc2f452f1aaf878 authored over 11 years ago
Merge pull request #218 from wet-boew/fix-libsass-parsingerror

Fixed a parsing error in libsass (dependency of grunt-sass)

1be8cd522fa323c3b51c6bcc528d53226bea401d authored over 11 years ago
Fixed a parsing error in libsass (dependency of grunt-sass)

be3478d8d7f55e638a5414fc5a777dd80b308ef1 authored over 11 years ago
Merge pull request #214 from saulshanabrook/patch-1

Bottom bar margin dependent on image padding

c705214bb0a0763d2066c7a7008bd1e80af805ac authored over 11 years ago
Bottom bar margin dependent on image padding

4ee5d764323598fd43513077379c4e6309389957 authored over 11 years ago
Merge pull request #210 from fdeberle/patch-1

Update documentation.md

16593ee2b0b6d8e69f3e633d1e45dc0aa04a9702 authored over 11 years ago
Update documentation.md

Fixed a real tiny typo.

8d21732c2ab4aa2db48419dd69ea6b67d71ceceb authored over 11 years ago
Merge pull request #209 from jfinkels/patch-1

Some English grammar fixes in documentation.md

6f66752c2efe2996e1f9d743dc58d3b4320829da authored over 11 years ago
Some English grammar fixes in documentation.md

fecd4c34b1fed90db4fd08e5f1d07ea40ed3d8db authored over 11 years ago
Merge pull request #208 from builtbylane/patch-1

use newer version of grunt-jekyll

3b4fabcf59d5d8c2a69d04baffbe77bcdb4f74d8 authored over 11 years ago
use newer version of grunt-jekyll

otherwise you get deprecation errors if you are using latest version of jekyll gem

b9d09935a95117d4791ff57b3e65afbdf1087b17 authored over 11 years ago
Fix: tab focus not set correctly

c385a00c50161fc0acde16434e95c2fffcca7f69 authored over 11 years ago
0.9.5 version bump

d1b4d9a34b0d1f67c60ecd328a2a4e814fc5df9e authored over 11 years ago
Merge pull request #185 from jonespen/master

better screen reader support

797b93e4fee7002550fc2c7944842e85a6eebb75 authored over 11 years ago
docs upd

1abac3fa5ccc1265683b76691c80606c138e1782 authored over 11 years ago
css: Foundation styles reset

c131db06b089dd637746b462dffb3612b49598e6 authored over 11 years ago
fixed mistake in docs, closes #189

99736f20aab8699912d5727d03c176f4799e58d8 authored over 11 years ago
better screen reader support

added support for .visuallyhidden instead of display: none. see
https://github.com/h5bp/html5-bo...

8ca40dde21f6e825cf9a249ee553f3ba85893f56 authored over 11 years ago
Merge pull request #182 from brendanarnold/patch-1

Extended button reset to override Zurb Foundation presets

1ca0b9a88ebafbcf9fdd9830805957b489c0aa7a authored over 11 years ago
Extended button reset to override Zurb Foundation presets

Using Zurb Foundation as a base for your project means that buttons have box-shadow and -webkit-...

552454c89b83bb726ec5b173cd97ccf85b039313 authored over 11 years ago
0.9.4 version bump, see changelog for details

3220a40de14802a2c9235e2163a04dc95616a8b6 authored over 11 years ago
Fixed bug that could cause error in IE7 when minified version of script is used, closes #156

35cb5abe134fcd9026917f12ec9f4e5af8224477 authored over 11 years ago
Merge pull request #171 from shanomurphy/master

Changed "word-break" to "word-wrap"

fc3bc26419470cef7cc06a5eddc86b03bf3e93a6 authored over 11 years ago
Merge pull request #177 from flymke/master

fix for chrome ("Uncaught Error: NotFoundError: DOM Exception 8")

d40c1b9ce75da77ecd05c3e0b507e0718b8ec1bf authored over 11 years ago
fix for chrome ("Uncaught Error: NotFoundError: DOM Exception 8")

Uncaught Error: NotFoundError: DOM Exception 8

51640c175d54c9d7bf1d6481ebc0aef0a86deef7 authored over 11 years ago
Changed "word-break" to "word-wrap"

"break-word" is an unsupported value for "word-break" property,
"word-wrap" is the the correct p...

155493ce7572be9c0757de021ad04b7a80d0b136 authored over 11 years ago
0.9.3 (see changelog for details)

cfc7f8927ceea8401cc29d70fe28b353d8a06203 authored over 11 years ago
Blurry arrows in FF, closes #142

c8ae29869cc045fc8b5aac9af13a11ee32b9a115 authored over 11 years ago
Merge pull request #157 from tylerwolff/master

Fix spacing issues in main.scss

8b4e2d5ee7092c33cd3a96e5a8c0b6cd1918aebc authored over 11 years ago
fix spacing issues in styles

66bc63732c3f42b380f571565c5148973933f7dc authored over 11 years ago
Merge pull request #148 from osmestad/master

A way to be notified of lazy loading failures

9f7a191691855daa700124dcccabfedee80f2167 authored over 11 years ago
Don't close the popup if the clicked element is not in DOM, closes #153

5a82535c30291b386e299619c8892d882918e1e5 authored over 11 years ago
Merge pull request #150 from osmestad/patch-1

Update documentation.md

daf6a769e307f913cad30ab3205e30bcf0a5ee49 authored over 11 years ago
Update documentation.md

Add a missing comma between callbacks

d00e91c305b11f52362377ba7d12606292818a28 authored over 11 years ago
Add error callback for when lazy loading fails

03826d98fae345b926261934fbb5408a737f32ea authored over 11 years ago
site & files upd

110794f651189ec40f7c20bc3381193d71834e13 authored over 11 years ago
increased default z-index to 1040, closes #115

76796061c175271915ef2fd17ddd2a34bbe526cc authored over 11 years ago
Overflow:hidden is now applied to "html" instead of "body", closes #107

a7725c3d18bffa9358ac424bfc1074f35c67f9b4 authored over 11 years ago
readme upd

7f6f88dcec418f877143f6ae481250f97ebac30e authored over 11 years ago
final height calculation fix

475f97b36f457ef8a86ee367a2659d8aba8331d3 authored over 11 years ago
version bump

8c6e6292f4d9342d0be4d59d05cb56845b50a25d authored over 11 years ago