Ecosyste.ms: OpenCollective

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

github.com/mwmbl/presentation

Technical introduction to Mwmbl
https://github.com/mwmbl/presentation

type check to ensure we don't call media api before media has loaded

d14727b40747a032fe6f5aec89afea03e4bbb9cb authored almost 10 years ago
fix lazy load selector error

207b0c71ede4a37ec06797802c22e7c5d61346f6 authored almost 10 years ago
tweak to iframe lazy load test

e67dc9251a38d19cf588eb226d32a67f4d71c7d7 authored almost 10 years ago
typo

3cd871eac0d1b737b344fc79fdafde22be848896 authored almost 10 years ago
lazy-load iframes only for current slide, unload when hidden

7dd33f188fe14fd3cfa358aad523410d646c98fb authored almost 10 years ago
lazy loading fallback also considers iframes

152271efb26034c0fe8b898a5cad61939f542c99 authored almost 10 years ago
add test presentation for per-slide transitions, compile css #1106

80e52c08e9e57dfa782bdb83123ad85a694467c0 authored almost 10 years ago
Merge branch 'master' of https://github.com/jammon/reveal.js into dev

0f7b0dc22cb0178d97cc8360a4e33de8336474b1 authored almost 10 years ago
Fixed last header having a border-bottom

`<tbody/>` is automatically inserted, so we can guarantee that this affects all ths and tds in t...

a96cabaf70938df3fdb9f258758f743f398a14e5 authored almost 10 years ago
Update index.html

Added https prefix to slideshare iframe link, without this I got a 'not found' error when openin...

76230e74851d01caa221311c80a8841fd1fc2357 authored almost 10 years ago
Allow tex parsing in <code> tags

Just using $ as delimiter in markdown document fails since the markdown
parser unknown to the do...

0cb4d1050438d4c42ec1c7609b4791f973dfa577 authored almost 10 years ago
PDF exporting also works with Chromium

For those who can't install Google Chrome (e.g. work network policies) but can use Chromium, Chr...

d659575ff3f9a15b75af415e2855f685cace2216 authored almost 10 years ago
change iframe example

bae8d968a220db87d1c5515e605a70cace6affb1 authored almost 10 years ago
Correct Readme.md#theming

Theming/sky.css has dark gray text on light blue background; not white text

33923b3004f8e5c305561042865cf6c36353bf6d authored almost 10 years ago
Merge branch 'master' of github.com:hakimel/reveal.js into dev

334cd3e52ba54f27448d74cca7b0cd55b84b3d32 authored almost 10 years ago
Merge pull request #1162 from bobylito/master

Make npm dependency usable by Browserify through npm

07197b1eae80a264fd9ff7dc68316ae60e5ace29 authored almost 10 years ago
fix markdown test

7f55e07f85f69443e23fc3d46c55f44a75e29afe authored almost 10 years ago
remove 'roll-in' fragment style due to Chrome crash #1150

4e3b91ae03da5a82be4e221dae5c3aa45401359d authored almost 10 years ago
update cssmin to 0.12.2 #1179

ce798c4bac877b534caeb94b29159ac51749a0ac authored almost 10 years ago
Merge branch 'master' of github.com:hakimel/reveal.js into dev

404dd4e47719d16f55d36dd626fa12747549b2b4 authored almost 10 years ago
Merge pull request #1180 from kayakr/patch-1

typo

69bc0be226f03c941268c5ebaad254d62e0b26d8 authored almost 10 years ago
Merge branch 'query-params' of https://github.com/FND/reveal.js into dev

a0cc104a0c4e04e6cf862f39c949a54713b49c23 authored almost 10 years ago
Merge pull request #1193 from danielquinn/Firefox-friendly

Added support for standard transforms

f24cbf8ad27b5973430978447c0d20ab38f1d2a6 authored almost 10 years ago
handle the </script> end bug inside code markdown

by changing the tag before html is parsed and restoring it before markdown parsing

9645a763c36347ead9dc5c070d226865ca9e8d90 authored almost 10 years ago
Added support for standard transforms

-webkit- stuff only works on webkit browsers. I'm pretty sure that using the standard `transfor...

ee1ecef0e4823ab813224defcd8391ea252adfa1 authored almost 10 years ago
display .stretch images in overview mode

ee98f13dd97ca3d2e08e04a0bf89ab3225d07f66 authored almost 10 years ago
support query parameters within notes plugin

4052389c58358e8d2ee6004a78c3179266cf0773 authored almost 10 years ago
Fix typo /s/configure/configured

3ec15e35b24a13a2f29fb925373c97fee378d672 authored almost 10 years ago
fix for #1150?

ecc6222e7efc4781cc11402318b281f4211be806 authored almost 10 years ago
reset fragment transforms using 'none'

bbfdb3b66e081670f06fec1f6d6838d4591cdb61 authored almost 10 years ago
fix #1170

e19931ababbcbb416a3918f68b1f755a4bacaaff authored almost 10 years ago
remove variable definitions #1158

70ab0ae80b37c077d3ba799b74bca613d049868c authored almost 10 years ago
Merge branch 'dev' of https://github.com/bchretien/reveal.js into dev

2999b628cfe625b1aa9e55d43e185dcef725a42a authored almost 10 years ago
Merge branch 'patch-1' of https://github.com/drzax/reveal.js into dev

04283650410045b8003cae6e52e73072e46952a3 authored almost 10 years ago
Merge pull request #1166 from callahad/update-marked

update marked to 0.3.3

e38b1d38f874e7afbdc4e5b6aeb74f492dc9e9ba authored almost 10 years ago
Merge branch 'patch-1' of https://github.com/borrown/reveal.js into dev

868d3b1a9f05d32ef6bd92cc5534928b80634fb0 authored almost 10 years ago
alt+zoom only works on slide content #1151

60457d21b437b66f6bab41ed0ae99391b3946376 authored almost 10 years ago
Update reveal.js

41cf154a605db67d0845e74ca021d6ac171cb64b authored almost 10 years ago
Attribute values should be quoted

7a03e238f07381376cb8296379524767f11accfb authored almost 10 years ago
Bumped Marked to v0.3.3

Compressed with `uglifyjs lib/marked.js --comments="/Copyright/" --mangle --compress`

Used Mark...

dfb39b4c96d86ebabc63bcae22a74afa99af66ca authored almost 10 years ago
updated md slide separator regex #929

see https://github.com/hakimel/reveal.js/issues/929#issuecomment-80738837

7baa8ec1fe2cd0d09ee6c034e6ebd7a07ee317c4 authored almost 10 years ago
Make npm dependency usable by Browserify through NPM

Right now the package is not recognized as usable library by Browserify.
Adding the main attribu...

e02f0488bb052c9bc83bb8fbb8d07ed6f0c7b2d2 authored almost 10 years ago
Merge branch 'master' of github.com:hakimel/reveal.js into dev

381adb0d1da67147f9ee7de4bd28232a57de6f0a authored almost 10 years ago
note about plugins

8858ee75a5b5a74c4ed102555c7baaa0f5d29ecd authored almost 10 years ago
Merge branch 'master' of github.com:hakimel/reveal.js into dev

bcec81efbbf5fa8f4b7acdbabb0c1927c9cc7916 authored almost 10 years ago
link to plugins

23ec0d083bed2889cc4f79ba2c33138bafba5ebb authored almost 10 years ago
Fix slide numbering for custom slide number formatting.

Numbering was off when dealing with fragments.

25c46ccc37f932c04d5c2af7de1d12c6cdaed055 authored almost 10 years ago
Add support for custom notes.html file

It would be nice if we could define a custom notes.html file.

Actually, I'm used to compile my ...

f79210c6c1451bb4ae2942068de6c7d543f58d89 authored almost 10 years ago
remove selection color from core css

46777415681e6e3622046d175491c4af7b65e363 authored almost 10 years ago
add blood theme to demo slides #928

c200fbedd1b7983fce86a6b1187a4da8ffdb48b7 authored almost 10 years ago
tweaks to blood theme

ecc8c7858457450452b5f3bc59b80b3f131d36bc authored almost 10 years ago
code format

364a3f9845a41f72c399ca1b602a4f96281965af authored almost 10 years ago
Merge branch 'patch-1' of https://github.com/jhofker/reveal.js into dev

fc568b552429ce97bcc98aa0b021c4242c558e9e authored almost 10 years ago
fix mixed spaces/tabs

b4574791e0b63a128fef450be5cd8d8c103ae1f4 authored almost 10 years ago
Markdown table column alignment #1050

The alignment information were already in the generated html.
The css was the only thing missing...

3ead7d4eb573b7c9ef75dc00926ac63bad873e23 authored almost 10 years ago
Merge pull request #1113 from brndnb/patch-1

grammar

04e38c8c07ed11dec074b255d449b289704f49be authored almost 10 years ago
code format

53b9dbc65431882b9f316b4fbfe5d6cece928ad1 authored almost 10 years ago
Merge pull request #1138 from denehyg/background-video-loop

background video loop

a245a87e381b81168e730a6b4bf3d224b8931606 authored almost 10 years ago
merge conflict

22a5ec5e3b2473da15a9d5b22ae6a513101d5ff9 authored almost 10 years ago
fix mixed indentation

bf8a6271d4dfc7cd6e68e01583c927b5f5730d62 authored almost 10 years ago
fix progress bar clicks in rtl mode #1131

f772c7eb508cb1373d509d8cfea3b89984290ae9 authored almost 10 years ago
ensure postmessage data is a string #1143

ea735f0a2f4983a54bed94e2ce83f6ebe297a225 authored almost 10 years ago
merge options for parallax step size #733

4c0a033dfa452cfef5d880131a9685a918a29945 authored almost 10 years ago
Check before calling blur on activeElement.

It's possible for slides to be in a situation where the last clicked thing was an SVG before the...

76c5726c040000a6d8ae3122681b3afb5e309c85 authored almost 10 years ago
Added option to loop background videos

00fa1c818dc5806297c3ab3ec68abc13911774d1 authored almost 10 years ago
Add plain class for plain images

67140f2369dfa31f4d597bbed30bf0e6304f9d36 authored almost 10 years ago
fix looped view distance calculation

2ed1d6fb5dd7aa24918342197554fd7a6fbf6797 authored about 10 years ago
prevent iframes from offsetting presentation

a4852c7cb2a5792d0ead3ee59435371225755dea authored about 10 years ago
only preload last slides if presentation is looped

1c8a6e47a6374332caeb62ae84ca109ec59be54a authored about 10 years ago
gifs now restart when their slide container is shown

49f462e6ce329b9c569d4735ab617ac07385b17b authored about 10 years ago
only transition slides container in overview mode

621e8d71764cf19f329da3757caaa6f62fe2dbf2 authored about 10 years ago
Merge pull request #1119 from hakimel/feature/new-overview

Refactored overview mode

03400478bd004eb9ef1fe0db96eac13f336e4ab2 authored about 10 years ago
fix error when exiting overview

8e66876c4e5881d3a85516e0070094bc8b0d8b9f authored about 10 years ago
comments

c8d7451142520c3999335e5ca958d27402071f30 authored about 10 years ago
cleaner approach to applying transforms to slides container

18e29a898af3fb2d412320ab0c784dfc46bf2a06 authored about 10 years ago
dynamic file mapping to avoid themes hardcoded in gruntfile

3b45b618b8f2f3c757a4c4645a381791ece71da8 authored about 10 years ago
theme readme update

df3852487470bbba55009404769e4c34b700c448 authored about 10 years ago
ensure overview indices are up to date if a slide moves

64e72781b4d576a2a32e7c4b3e1692d03a182c7d authored about 10 years ago
cross browser adjustments for overview mode

c8569e2d9ff675b806e5d5bf94ba1a07d121e74b authored about 10 years ago
further overview refactoring

e29c706533c227682cfde1ac0b187e90738b9bbc authored about 10 years ago
refactoring and optimization of overview mode

11293d7c9415862007dbc1e3936b0fcbf4626da1 authored about 10 years ago
Merge pull request #1115 from raboof/patch-1

themes grunt task was renamed

ce8ea8439305913a9be6322fcd445814c521e724 authored about 10 years ago
Grunt target was renamed

e296b396574e0b206187440650256c76e242d93f authored about 10 years ago
Fix small typo

2dccc2503123535bca16973f0a69d98d00d04f69 authored about 10 years ago
add global flag back in for whitespace removal, without it most of the content in example.html does not work #682

44548ba357490943cfa6a2e5139863bd4fc4f66a authored about 10 years ago
default to https mathjax #1103

f032df8f135040b27cfb77f24d56401543ce2add authored about 10 years ago
fix for #1088 when presentation is not scaled

9e14b261eafc007c257d64bab5a0df270067b59c authored about 10 years ago
Adding one-sided transitions

Now the transition isn’t any more „per slide“ but „per movement of a
slide“. So the slide can di...

420b6912d7ef004f3ced3cb89d95abf7a9ed1274 authored about 10 years ago
Mixins for readability of transitions added

To honor the DRY principle repeating patterns have been factored out.
In addition there was an a...

95bba5179fa422ec8bd3934a67929053b41ac5d8 authored about 10 years ago
apply z position to slide container, rather than individual slides

e0aba9f5aec9d1bea9f1b1729d5f6022e412196c authored about 10 years ago
firefox support for #1088

66d7b6bfae8d14611c2c10c81412668d0eb8a3ed authored about 10 years ago
no longer set o-transforms

99d92362c8e50e81554610b18a2f5a4f76491e0f authored about 10 years ago
background images now work in overview mode #1088

b71705c76ff867ac2601d17cec4228ca3b1d5870 authored about 10 years ago
support for custom slide number formatting #965

5fb81b1b3cb058f3a9bbd5f190a12e44b47b8df2 authored about 10 years ago
use getElementByID when looking up linked slides #1086

817bb3bf43879009ae445e52d4b6ef88053c5583 authored about 10 years ago
only read textContent for aria callout #1100

9a89e39367dda0d39a618c9672df59b95b7eb3a8 authored about 10 years ago
documentation for getState/setState

5359da0b06e92b52406d69a0feec01803f7118f4 authored about 10 years ago
documentation for postMessage API

04b71f577ca6c7a6960145cb89bd5d41feeba1fd authored about 10 years ago
Merge pull request #1093 from hakimel/dev

3.0.0

20d858deb888fe0ec0ba92a919c8a0526ac52a2e authored about 10 years ago
content tweak

3a8fc9b2742756be2274c8c74f77dbed84407d92 authored about 10 years ago