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

docs upd

github.com/dimsemenov/Magnific-Popup - 40985263f99018f8557952cc6db6a16c84da784c authored about 11 years ago by Dmitry Semenov <[email protected]>
typo in docs

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

github.com/dimsemenov/Magnific-Popup - 2350e8d384d3ec5b38e79dbdb90116c1bb7721fd authored about 11 years ago by Dmitry Semenov <[email protected]>
docs upd

github.com/dimsemenov/Magnific-Popup - 841795e805de03a45f23f0624a6437b0b95ab0e7 authored about 11 years ago by Dmitry Semenov <[email protected]>
a bit increased default opacity of arrows

github.com/dimsemenov/Magnific-Popup - 057bb5150fd7f35906a4483eaf0a99a307af44de authored about 11 years ago by Dmitry Semenov <[email protected]>
Use scrollHeight instead of offsetHeight

github.com/dimsemenov/smooth-scroll - abd69e4ae6330a6e5d92730ff61f9e757b7c94e3 authored about 11 years ago by PG <[email protected]>
Added fixed for infinite loop when scrolling up

https://github.com/cferdinandi/smooth-scroll/issues/13

github.com/dimsemenov/smooth-scroll - 3dc805c1052239d7975a38f91f0299ff9cc77c91 authored about 11 years ago by Chris Ferdinandi <[email protected]>
fix: body element is null when popup is initialized outside of it, closes #305

github.com/dimsemenov/Magnific-Popup - bcffd5ee806691b78af71c9798cb6b460d56b055 authored about 11 years ago by Dmitry Semenov <[email protected]>
docs upd & build

github.com/dimsemenov/Magnific-Popup - 7ddf3681b0aa095b520fd3d01e90c3138650de58 authored about 11 years ago by Dmitry Semenov <[email protected]>
added prependTo option that allows to define the container to which popup is added, by default it's body.

github.com/dimsemenov/Magnific-Popup - 134bbcc94826bab324a297fc121a0d09ba8dafd2 authored about 11 years ago by Dmitry Semenov <[email protected]>
Updated version number

github.com/dimsemenov/smooth-scroll - ad413a42d2433775d7665a03e35b21175f17d79f authored about 11 years ago by Chris Ferdinandi <[email protected]>
Merge branch 'fix-offsetTop'

github.com/dimsemenov/smooth-scroll - 83690c690fe00dcfa20f2c612cadad1891161044 authored about 11 years ago by Chris Ferdinandi <[email protected]>
Fixed false distance reading

Also added linear easing as fallback when easing pattern not recognized
to prevent script from f...

github.com/dimsemenov/smooth-scroll - 208b5a0dd6a56a7bdf2770e7f309e51dc9cfe525 authored about 11 years ago by Chris Ferdinandi <[email protected]>
Merge pull request #303 from nschonni/patch-1

Change comment type to prevent empty CSS selector

github.com/dimsemenov/Magnific-Popup - af065920e925b147a456539ec6fb9368803e6a22 authored about 11 years ago by Dmitry Semenov <[email protected]>
Change comment type to prevent empty CSS selector

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

github.com/dimsemenov/Magnific-Popup - a783e090feaa1032f18fc2942b7fef0393d4d51f authored about 11 years ago by Nick Schonning <[email protected]>
Fixed typos in `index.html`

github.com/dimsemenov/smooth-scroll - f372c9ffba6a16d5c25601ff1882aed8c9268027 authored about 11 years ago by Chris Ferdinandi <[email protected]>
Merge pull request #301 from dmitryvk/master

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

github.com/dimsemenov/Magnific-Popup - ee0b4430f8ebebe65a06b8345f679bf141a70d3d authored about 11 years ago by Dmitry Semenov <[email protected]>
Add IE7,IE8-specific CSS property 'filter:alpha(opacity=...)' as a substitution for CSS-compliant 'opacity:...' property

github.com/dimsemenov/Magnific-Popup - 4ff15cc77830df1577f614c5cf179412dc5bfc69 authored about 11 years ago by Dmitry Kalyanov <[email protected]>
Update README.md

github.com/dimsemenov/Magnific-Popup - 88bf10e86d2d76b524ef847a0c3a5d28928def0d authored about 11 years ago by Dmitry Semenov <[email protected]>
Update README.md

github.com/dimsemenov/PhotoSwipe - 597283e64bea4a32be77772f7d6888409d48eb05 authored about 11 years ago by Code Computerlove <[email protected]>
Converted naming conventions back to mathmatical roots (ex. `easeInCubic`) to remain consistent with development community language.

https://github.com/cferdinandi/smooth-scroll/pull/6

github.com/dimsemenov/smooth-scroll - 3b388f0d3e3517cd8d82a4b8f39bbcc00353a00c authored about 11 years ago by Chris Ferdinandi <[email protected]>
Update README.md

github.com/dimsemenov/Magnific-Popup - 48a5a850951c5ae8969bba7dcf2277c9eb862f58 authored about 11 years ago by Dmitry Semenov <[email protected]>
Update README.md

github.com/dimsemenov/Magnific-Popup - 4ac4081d388f87766eb03090a1a6d5e004d3e720 authored about 11 years ago by Dmitry Semenov <[email protected]>
Added an additional check if image has size or not, ignoring the browser cache

github.com/dimsemenov/Magnific-Popup - b180b758ff1a1a2ff696882c9ba9649fdd8c6dc9 authored about 11 years ago by Dmitry Semenov <[email protected]>
Missing character was causing certain easing functions to break.

github.com/dimsemenov/smooth-scroll - 39f5555619f773c0573991ee791dad679f81df28 authored about 11 years ago by Chris Ferdinandi <[email protected]>
Typos fixed

github.com/dimsemenov/smooth-scroll - 893ad3ca82d5d47809e7f1d6630319fa639190f8 authored about 11 years ago by Chris Ferdinandi <[email protected]>
Changed default easing to `easeInOutNormal`

github.com/dimsemenov/smooth-scroll - 20f00b7675e119f2cdb50936fe885479c7253080 authored about 11 years ago by Chris Ferdinandi <[email protected]>
Update README.md

github.com/dimsemenov/Magnific-Popup - 69ff2b342194afd71d9d0e943c80baf5491f8f79 authored about 11 years ago by Dmitry Semenov <[email protected]>
Merge branch 'easing'

github.com/dimsemenov/smooth-scroll - 71040008a56d74adc86f1f4e5f450d0ad6777ec8 authored about 11 years ago by Chris Ferdinandi <[email protected]>
Added easing support

github.com/dimsemenov/smooth-scroll - 7f8935cc038848949dfb247689c4ef139ad3359d authored about 11 years ago by Chris Ferdinandi <[email protected]>
Merge pull request #1 from zmanring/master

Adding sublime text packages

github.com/dimsemenov/frontdesk - b0e2dbd08f6065abe27babe2b5ee01f243a6de8e authored about 11 years ago by Dmitry Semenov <[email protected]>
Sublime text packages

github.com/dimsemenov/frontdesk - 11c40c01f61059a36f180cfe4ba9e36b0994a2eb authored about 11 years ago by Zach Manring <[email protected]>
Merge pull request #285 from nschonni/patch-1

Fix repository url

github.com/dimsemenov/Magnific-Popup - 1214f56cff0e6dd10fd7dfe41f18c5c3a46369af authored about 11 years ago by Dmitry Semenov <[email protected]>
Fix repository url

github.com/dimsemenov/Magnific-Popup - 6d263744ae657d62393077390539960c98f972f3 authored about 11 years ago by Nick Schonning <[email protected]>
added CSS reset for figure element, closes #263, thanks to @sebslomski

github.com/dimsemenov/Magnific-Popup - 25cc1724db0527dea48ad3547375e9f637d7bedc authored about 11 years ago by Dmitry Semenov <[email protected]>
docs & readme update

github.com/dimsemenov/Magnific-Popup - 2ff1692b1b71e13ec8bf043f05abeead461ceb0d authored about 11 years ago by Dmitry Semenov <[email protected]>
docs upd, closes #269

github.com/dimsemenov/Magnific-Popup - b485bc8625575639a276f32bb59e362ff02b994d authored about 11 years ago by Dmitry Semenov <[email protected]>
0.9.9 version bump

github.com/dimsemenov/Magnific-Popup - c1ca7bc856a68c262a2f015945715fc64031abdb authored about 11 years ago by Dmitry Semenov <[email protected]>
popup instance object is now available even before the first $.fn.magnificPopup call

github.com/dimsemenov/Magnific-Popup - 99b00b857cac3d72e2a309ad6fb8123447b341db authored about 11 years ago by Dmitry Semenov <[email protected]>
Methods _onFocusIn and _setFocus are now public, to allow overriding

github.com/dimsemenov/Magnific-Popup - faad83e0226bc34032550f15c9acbc515cfe4842 authored about 11 years ago by Dmitry Semenov <[email protected]>
Converted from spaces to tabs

github.com/dimsemenov/smooth-scroll - 80a2d6ba807250dd5e2260900edd999e384c2b35 authored about 11 years ago by Chris Ferdinandi <[email protected]>
IE11 sliding bug fix

github.com/dimsemenov/Touchfolio - 231249245c1ddf5d477cc0017599e2b46c58fc92 authored about 11 years ago by Dmitry Semenov <[email protected]>
readme upd

github.com/dimsemenov/Magnific-Popup - 27fd1aa17576e803ae95419aeab204f9c7bb97db authored about 11 years ago by Dmitry Semenov <[email protected]>
docs upd

github.com/dimsemenov/Magnific-Popup - 7b85f6cda167d0a58e90651e3502bfe2d8021dde authored about 11 years ago by Dmitry Semenov <[email protected]>
function _checkIfClose is now public, to allow overriding

github.com/dimsemenov/Magnific-Popup - 8afdb9e7c059673c9d9ee1053bce7ff400378c8e authored about 11 years ago by Dmitry Semenov <[email protected]>
To avoid content jump padding is replaced with margin on "<html>" element, closes #125

github.com/dimsemenov/Magnific-Popup - b4608131b945259ebfc135a2a009fad60b852576 authored about 11 years ago by Dmitry Semenov <[email protected]>
Merge pull request #244 from pjackson28/html5figurefigcationforimages

Implemented HTML5 figure and figcaption elements for images

github.com/dimsemenov/Magnific-Popup - 29591d8566da30390e74ed9ecbc87b12bda8e2ab authored about 11 years ago by Dmitry Semenov <[email protected]>
Implemented HTML5 figure and figcaption elements for images

github.com/dimsemenov/Magnific-Popup - 87ec3b11f14e7f0dbd30a2a09d562b7bb4fcb4b4 authored about 11 years ago by Paul Jackson <[email protected]>
docs update, closes #242

github.com/dimsemenov/Magnific-Popup - c20b93918cb209becc11fe46c4cdf842f8b9a9e0 authored about 11 years ago by Dmitry Semenov <[email protected]>
0.9.7 version bump

github.com/dimsemenov/Magnific-Popup - 3aeb6510e03e52dfd7e5ca41872a850b260621ba authored about 11 years ago by Dmitry Semenov <[email protected]>
Merge pull request #230 from nschonni/npm-warnings

Use grunt-sass to remove Ruby requirement

github.com/dimsemenov/Magnific-Popup - 52a785dd907258726d68118a0761e169b1fcfaa0 authored about 11 years ago by Dmitry Semenov <[email protected]>
Merge pull request #233 from nschonni/extract-jshint

Extract JSHint settings to .jshintrc

github.com/dimsemenov/Magnific-Popup - 9ad804db04a4f2e56e3b56a6c267c073280acd7d authored about 11 years ago by Dmitry Semenov <[email protected]>
Merge pull request #234 from mreq/master

Allow multiple string tokens

github.com/dimsemenov/Magnific-Popup - ffda09772428cc65e69ab50c47684482404b6fcb authored about 11 years ago by Dmitry Semenov <[email protected]>
Merge pull request #235 from OriginalEXE/master

Removed outline on buttons

github.com/dimsemenov/Magnific-Popup - c35c7293690e496a910928ff1cb97d99105a8cc1 authored about 11 years ago by Dmitry Semenov <[email protected]>
Removed outline on buttons

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

github.com/dimsemenov/Magnific-Popup - 73bdf28ce2f028f4ff581b04da9bb2318974e0e2 authored about 11 years ago by OriginalEXE <[email protected]>
allow multiple string tokens

github.com/dimsemenov/Magnific-Popup - 9fd8e0caf84991cc9b11895849c5890e76b8bc59 authored about 11 years ago by Petr Marek <[email protected]>
Extract JSHint settings to .jshintrc

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

github.com/dimsemenov/Magnific-Popup - 3faa8a6abf5a5f2c236838716d64a1f44045bc9b authored about 11 years ago by Nick Schonning <[email protected]>
Change contrib-sass to grunt-sass

Removes Ruby dependency for compiling SCSS

github.com/dimsemenov/Magnific-Popup - 5bf56763cda6c5d910aa73ed86f5ee55f8d0ad39 authored over 11 years ago by Nick Schonning <[email protected]>
gruntfile update because of new version of jekyll

github.com/dimsemenov/Magnific-Popup - b9fca30a99e24e7ddceb108c90980dbac8330b58 authored over 11 years ago by Dmitry Semenov <[email protected]>
version changes bump

github.com/dimsemenov/Magnific-Popup - 9212ad26dd1f3fb5522b48f5118e95a3c0d54f3a authored over 11 years ago by Dmitry Semenov <[email protected]>
Fix for prev version: gallery from AJAX popups stacks content if it's switched before loading has finished (#219)

github.com/dimsemenov/Magnific-Popup - 67f26ce650739661ba1e0089515623a697623ee1 authored over 11 years ago by Dmitry Semenov <[email protected]>
Fix NPM missing property warning

github.com/dimsemenov/Magnific-Popup - ca44cb7ffe94e4a9f0ed8936d02a78189165ef99 authored over 11 years ago by Nick Schonning <[email protected]>
0.9.6 version bump, see changelog for more info

github.com/dimsemenov/Magnific-Popup - 763602286a3dd61c6cfd5d6ef6a7138d848f1d7b authored over 11 years ago by Dmitry Semenov <[email protected]>
Options object that you pass to popup gets modified after the initialization (close #203, close #217)

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

github.com/dimsemenov/Magnific-Popup - 99ce7b8d2f63a5c08671851074946d1f94251483 authored over 11 years ago by Dmitry Semenov <[email protected]>
Merge pull request #221 from mjlescano/master

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

github.com/dimsemenov/Magnific-Popup - d38d6ae6db1df8834de74975d523122fa64a80cb authored over 11 years ago by Dmitry Semenov <[email protected]>
Gallery from AJAX popups combines content if it's switched before loading has finished (closes #219)

github.com/dimsemenov/Magnific-Popup - b25f822999e98706708c28289d5489a7a1cd7875 authored over 11 years ago by Dmitry Semenov <[email protected]>
Merge pull request #222 from nschonni/scss-indenting

Indent and combine SCSS classes

github.com/dimsemenov/Magnific-Popup - d6866630cc986e4b05fd7454cda245f73bfa5c6d authored over 11 years ago by Dmitry Semenov <[email protected]>
bug fix: zoom module adds global var (closes #226)

github.com/dimsemenov/Magnific-Popup - 629e777a807b9aef248e4b6038ab55e91b1f9711 authored over 11 years ago by Dmitry Semenov <[email protected]>
Merge pull request #223 from nschonni/add-travis-build

Add travis build

github.com/dimsemenov/Magnific-Popup - 92462d2063ec7e47d338ae0083c1021cfd2e0f0b authored over 11 years ago by Dmitry Semenov <[email protected]>
Removed unimplemented QUnit package

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

github.com/dimsemenov/Magnific-Popup - 7a760a8bf481afd62a32b0e3d43a7d51f22b779f authored over 11 years ago by Nick Schonning <[email protected]>
Add basic Travis-CI build

- Add basic Node build
- Added build badge

github.com/dimsemenov/Magnific-Popup - 0ad453f8e734af459b6644d5d7ddea3c901c6b62 authored over 11 years ago by Nick Schonning <[email protected]>
Indent and combine SCSS classes

github.com/dimsemenov/Magnific-Popup - 844ffea1c9e817b69eb3e5a46d4c2402cb835685 authored over 11 years ago by Nick Schonning <[email protected]>
$.magnificPopup.close() shouldn't throw an exception if theres no instance

github.com/dimsemenov/Magnific-Popup - 4019a603f4f19e4d0aeecffb0fc2f452f1aaf878 authored over 11 years ago by Matias Lescano <[email protected]>
Merge pull request #218 from wet-boew/fix-libsass-parsingerror

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

github.com/dimsemenov/Magnific-Popup - 1be8cd522fa323c3b51c6bcc528d53226bea401d authored over 11 years ago by Dmitry Semenov <[email protected]>
Fixed a parsing error in libsass (dependency of grunt-sass)

github.com/dimsemenov/Magnific-Popup - be3478d8d7f55e638a5414fc5a777dd80b308ef1 authored over 11 years ago by Laurent Goderre <[email protected]>
Merge pull request #214 from saulshanabrook/patch-1

Bottom bar margin dependent on image padding

github.com/dimsemenov/Magnific-Popup - c705214bb0a0763d2066c7a7008bd1e80af805ac authored over 11 years ago by Dmitry Semenov <[email protected]>
Bottom bar margin dependent on image padding

github.com/dimsemenov/Magnific-Popup - 4ee5d764323598fd43513077379c4e6309389957 authored over 11 years ago by Saul Shanabrook <[email protected]>
Merge pull request #210 from fdeberle/patch-1

Update documentation.md

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

Fixed a real tiny typo.

github.com/dimsemenov/Magnific-Popup - 8d21732c2ab4aa2db48419dd69ea6b67d71ceceb authored over 11 years ago by fdeberle <[email protected]>
Merge pull request #209 from jfinkels/patch-1

Some English grammar fixes in documentation.md

github.com/dimsemenov/Magnific-Popup - 6f66752c2efe2996e1f9d743dc58d3b4320829da authored over 11 years ago by Dmitry Semenov <[email protected]>
Some English grammar fixes in documentation.md

github.com/dimsemenov/Magnific-Popup - fecd4c34b1fed90db4fd08e5f1d07ea40ed3d8db authored over 11 years ago by jfinkels <[email protected]>
Merge pull request #208 from builtbylane/patch-1

use newer version of grunt-jekyll

github.com/dimsemenov/Magnific-Popup - 3b4fabcf59d5d8c2a69d04baffbe77bcdb4f74d8 authored over 11 years ago by Dmitry Semenov <[email protected]>
use newer version of grunt-jekyll

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

github.com/dimsemenov/Magnific-Popup - b9d09935a95117d4791ff57b3e65afbdf1087b17 authored over 11 years ago by Lane Goldberg <[email protected]>
Remove jQuery from the description

github.com/dimsemenov/smooth-scroll - 564439e178d3b3e3bf1c0b0de20b685a8f507c1f authored over 11 years ago by Chris Ferdinandi <[email protected]>
activated strict mode and wrapped in IIFE

github.com/dimsemenov/smooth-scroll - 0602dd5ed22ed2ac65d1c12e03aa4945ae42e12e authored over 11 years ago by Chris Ferdinandi <[email protected]>
Added missing semicolons. Fixed variable defined twice bug.

github.com/dimsemenov/smooth-scroll - ff14f76111bbf763bd3e7cb62100be1f7eb0aa41 authored over 11 years ago by Chris Ferdinandi <[email protected]>
Wrapped script in IIFE

github.com/dimsemenov/smooth-scroll - 91f7e02a92e192ef53e8f30fe1932ef1df62afca authored over 11 years ago by Chris Ferdinandi <[email protected]>
Fix: tab focus not set correctly

github.com/dimsemenov/Magnific-Popup - c385a00c50161fc0acde16434e95c2fffcca7f69 authored over 11 years ago by Dmitry Semenov <[email protected]>
0.9.5 version bump

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

github.com/dimsemenov/smooth-scroll - 3086464021978faa70e34a8c55b4aa2720751a86 authored over 11 years ago by Chris Ferdinandi <[email protected]>
Merge branch 'wip-1'

github.com/dimsemenov/smooth-scroll - 6a2daeaeb4f184d3efc928248497da893ba2eee0 authored over 11 years ago by Chris Ferdinandi <[email protected]>
Added `data-speed` attribute

Now you can set the animation speed with the `data-speed` attribute.
(ex. `data-speed="400"`)

github.com/dimsemenov/smooth-scroll - 61602314d614d52ff9c480c54455bbb7920c9d55 authored over 11 years ago by Chris Ferdinandi <[email protected]>
Added check to make sure anchor exists

github.com/dimsemenov/smooth-scroll - 1087914763baac42f4ea6878a0999327da6891a9 authored over 11 years ago by Chris Ferdinandi <[email protected]>
Merge branch 'wip-2'

github.com/dimsemenov/smooth-scroll - 51c32dd35df3b74bf88181318478ec1a6bb9ab0e authored over 11 years ago by Chris Ferdinandi <[email protected]>
Performance improvements

* Improvement animation function interval for smoother animation.
* Updated to allow for scrolli...

github.com/dimsemenov/smooth-scroll - d03cdc0d4a877f0e974548c4c4d63febe1ac8096 authored over 11 years ago by Chris Ferdinandi <[email protected]>
Updated feature test

github.com/dimsemenov/smooth-scroll - ca6eb0cb1779f05cfc7c5dc812cee4b0ba63f0af authored over 11 years ago by Chris Ferdinandi <[email protected]>
Merge pull request #185 from jonespen/master

better screen reader support

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