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
use computed background style if colorToRgb fails
fixes #2635
d1f6e6cce962007a468bbf6631daf8ae1457fcb6 authored almost 4 years ago
update lockfile
cf8e64bd8504737912b39e4153390cffbf443ed7 authored almost 4 years ago
cf8e64bd8504737912b39e4153390cffbf443ed7 authored almost 4 years ago
Expose preview management functions
2d050f83c19bbfa9dcab6eec759751cc03ca251f authored almost 4 years ago
2d050f83c19bbfa9dcab6eec759751cc03ca251f authored almost 4 years ago
Expose showPreview
9c83edbf13f48b4cbb4fd77da5b47209d4bd14dc authored almost 4 years ago
9c83edbf13f48b4cbb4fd77da5b47209d4bd14dc authored almost 4 years ago
fix default md slide separator not working #2850
290c251c7eb131ece4210e9776476ae4c21fb74c authored almost 4 years ago
290c251c7eb131ece4210e9776476ae4c21fb74c authored almost 4 years ago
Implement auto-animate id and restart
cec99c526147e3f241e8a0c2f2065ebb9392ea6a authored almost 4 years ago
cec99c526147e3f241e8a0c2f2065ebb9392ea6a authored almost 4 years ago
typo
90a0d2d4492dde535177fa11e38fbecb091873a4 authored almost 4 years ago
90a0d2d4492dde535177fa11e38fbecb091873a4 authored almost 4 years ago
reduce tab size in code blocks from 8 to 2
1de653a95a0a4e5c3a74bf5d0f038f3d40baa2d6 authored almost 4 years ago
1de653a95a0a4e5c3a74bf5d0f038f3d40baa2d6 authored almost 4 years ago
remove unused style ids
95592293ae354ce853f65b8ac0ec7030749d98ac authored almost 4 years ago
95592293ae354ce853f65b8ac0ec7030749d98ac authored almost 4 years ago
fix bug where slide-spcific background transitions were overruled by global transition setting
2e805c91932627590b93281f5d365e4d99bca322 authored about 4 years ago
2e805c91932627590b93281f5d365e4d99bca322 authored about 4 years ago
Merge branch 'dev' into jh/print-optimize
acafabf023a14b4b0c2b4bb83cbada855cea832a authored about 4 years ago
acafabf023a14b4b0c2b4bb83cbada855cea832a authored about 4 years ago
rerun r-fit-text based on printed slide size, fixes overflow when printing to PDF #2865
f576b98fbd3937fcd5b8617a6e27b79c987aff82 authored about 4 years ago
f576b98fbd3937fcd5b8617a6e27b79c987aff82 authored about 4 years ago
Merge pull request #2836 from lechten/fix-progress-click
Fix target for click on progress bar
49d043c0c2c3a6fcf7e99aae53860159c1a62201 authored about 4 years ago
Merge pull request #2858 from famura/fix_typo
Fixed path to themes in demo.html
c47ac2cfbda396ffb9867c4fce9e7e2040792eca authored about 4 years ago
Fixed path to themes in demo.html
26f5fa0c121f62e3c3ac25fc999347d5aad1c881 authored about 4 years ago
26f5fa0c121f62e3c3ac25fc999347d5aad1c881 authored about 4 years ago
upgrade to node-sass 5.0 (adds support for node 15.x) #2841
1e70d9fe46d1e58a8e30703ff920278e8ad44480 authored about 4 years ago
1e70d9fe46d1e58a8e30703ff920278e8ad44480 authored about 4 years ago
Group background reads and writes
e57ff233a4830de7729a7235b2ec120179feb581 authored about 4 years ago
e57ff233a4830de7729a7235b2ec120179feb581 authored about 4 years ago
Group pdf setup reads and writes
10f02ece9942d8bb067091615591b1c1d2d2f515 authored about 4 years ago
10f02ece9942d8bb067091615591b1c1d2d2f515 authored about 4 years ago
Batch print DOM updates
33c4c1c5d2bd19abda159c4b507b93ee1745f15a authored about 4 years ago
33c4c1c5d2bd19abda159c4b507b93ee1745f15a authored about 4 years ago
Use const in print controller
49f78535d11d92c669630f3a7045ce6fb780d807 authored about 4 years ago
49f78535d11d92c669630f3a7045ce6fb780d807 authored about 4 years ago
Prevent layout thrashing by scroll height
957f928c707b230a35afe8c9e27de1b129cfaedc authored about 4 years ago
957f928c707b230a35afe8c9e27de1b129cfaedc authored about 4 years ago
Limit slide number DOM mutations
3d701edc71145e42e361b6b7898406c4d300f762 authored about 4 years ago
3d701edc71145e42e361b6b7898406c4d300f762 authored about 4 years ago
Prevent layout thrashing by status text
aaa7c02b5c7cc6a1697d90c786268cb72d0649be authored about 4 years ago
aaa7c02b5c7cc6a1697d90c786268cb72d0649be authored about 4 years ago
Remove unused argument
75480b5bf43cb3fd542a535aec7f34d295179b71 authored about 4 years ago
75480b5bf43cb3fd542a535aec7f34d295179b71 authored about 4 years ago
Fix target for click on progress bar
The progress bar shows how many slides have been passed in total.
However, when clicking on the ...
add fit-text to demo
0582f57517c97a4c7bfeb58762138c78883f94c5 authored over 4 years ago
0582f57517c97a4c7bfeb58762138c78883f94c5 authored over 4 years ago
v4.1.0
ffadcc850266099c03709dd52865f93040fa602c authored over 4 years ago
ffadcc850266099c03709dd52865f93040fa602c authored over 4 years ago
escape HTML entities in code parsed from markdown, fixes #2744
e09437f4fac47305679374d2b2516a76f6ceb899 authored over 4 years ago
e09437f4fac47305679374d2b2516a76f6ceb899 authored over 4 years ago
revert debug change to index.html
676936e33d194c5ec99e7d61b075753b3f4f05fc authored over 4 years ago
676936e33d194c5ec99e7d61b075753b3f4f05fc authored over 4 years ago
Merge branch 'master' of github.com:hakimel/reveal.js into dev
4d62dcc674290ccf3e842cd4516e06d7496d1e2d authored over 4 years ago
4d62dcc674290ccf3e842cd4516e06d7496d1e2d authored over 4 years ago
Merge pull request #2746 from ebriand/patch-1
Fix URL to pdf-export documentation
17bfa625798687394497f908b399eacd2895222e authored over 4 years ago
Merge pull request #2752 from michaelmior/css-paths
Start relative paths in CSS with ./
5f7c945deeccd7ba2aeb01be94b3bdd841ce5526 authored over 4 years ago
Merge pull request #2767 from rschmehl/patch-1
Update README.md
b13c7b41a0e13036db88bbcd8466e030348a3151 authored over 4 years ago
Merge pull request #2771 from timgates42/bugfix_typo_transition
docs: Fix simple typo, transiition -> transition
5676ef79d70cb2bdd598c71e5f23be5cd9060628 authored over 4 years ago
docs: Fix simple typo, transiition -> transition
There is a small typo in js/controllers/autoanimate.js.
Should read `transition` rather than `t...
2c121d22ac1439057059c4036c9d9af1ecdc5b5d authored over 4 years ago
Update README.md
Fixed broken URL
aa62bd424befdcffb2fc7e7b1b08e25e8d53f1e7 authored over 4 years ago
dependency upgrades
faa8b56e2ae430b0ab4fd71610155e5316b06149 authored over 4 years ago
faa8b56e2ae430b0ab4fd71610155e5316b06149 authored over 4 years ago
upgrade rollup-plugin-terser to fix npm warning #2751
80d96b4f824efef1ca10db74e6ba74eee13e36c7 authored over 4 years ago
80d96b4f824efef1ca10db74e6ba74eee13e36c7 authored over 4 years ago
Start relative paths in CSS with ./
a150d0c5dd80b4a07344cd73f608a2aaaf2900de authored over 4 years ago
a150d0c5dd80b4a07344cd73f608a2aaaf2900de authored over 4 years ago
shuffle now applies to vertical slides as well
3a99a7b70aa7e74012c7049655da09959ca8c584 authored over 4 years ago
3a99a7b70aa7e74012c7049655da09959ca8c584 authored over 4 years ago
Fix URL to pdf-export documentation
b05e530f2153666a3009bd3f2db1761abe2909fd authored over 4 years ago
b05e530f2153666a3009bd3f2db1761abe2909fd authored over 4 years ago
add newly built version to
9aa6a029c3fe446a907d4c9843519edc1bb39f04 authored over 4 years ago
9aa6a029c3fe446a907d4c9843519edc1bb39f04 authored over 4 years ago
use native CSS vars from exposer
35355364442953d2a6947c5efe63b571a2ad7db2 authored over 4 years ago
35355364442953d2a6947c5efe63b571a2ad7db2 authored over 4 years ago
include /css and /js in npm package #2712
2bfe705e6ac8307c22d78a80bf237461658866ed authored over 4 years ago
2bfe705e6ac8307c22d78a80bf237461658866ed authored over 4 years ago
bg videos remain muted on mobile, otherwise broken when navigating with swipe gestures
9ff27cfbc9aaf939894b42b73973ea47b38eedec authored over 4 years ago
9ff27cfbc9aaf939894b42b73973ea47b38eedec authored over 4 years ago
add 'playsinline' to all inline videos, dont mute background videos on mobile
2fccb77405a52b29e144f2e33b741f207ebfab47 authored over 4 years ago
2fccb77405a52b29e144f2e33b741f207ebfab47 authored over 4 years ago
allow images inside of h/vstacks to be proportionally downsized
cd2a792416c50461fe9b86edfaa26b207be65f4b authored over 4 years ago
cd2a792416c50461fe9b86edfaa26b207be65f4b authored over 4 years ago
correct scope for fit-text selector
be460814ac1e214a7205fad4feb861cb0b184557 authored over 4 years ago
be460814ac1e214a7205fad4feb861cb0b184557 authored over 4 years ago
fit-text helper now triggers lazyily when slide enters view distance
aa6677911ca0a417aa445149349f8ffbf2ca5c2e authored over 4 years ago
aa6677911ca0a417aa445149349f8ffbf2ca5c2e authored over 4 years ago
Merge branch 'master' of github.com:hakimel/reveal.js into dev
f231c53b9cc9062b51b8a9a3b4a6a9c19cc25b0b authored over 4 years ago
f231c53b9cc9062b51b8a9a3b4a6a9c19cc25b0b authored over 4 years ago
npm run build now uses default gulp task
15815efe05ca69c35ce66cfdbf93316e1db66ecb authored over 4 years ago
15815efe05ca69c35ce66cfdbf93316e1db66ecb authored over 4 years ago
add support for auto-sized big text via r-fit-text
1b6a3b1e6f38a65cc5330b2856275cd8a39ae6d7 authored over 4 years ago
1b6a3b1e6f38a65cc5330b2856275cd8a39ae6d7 authored over 4 years ago
fix slide numbering issue with uncounted horizontal slides (fixes #2675)
66cbd66fb6ae6a31e1478d47722805f7bedad7ee authored over 4 years ago
66cbd66fb6ae6a31e1478d47722805f7bedad7ee authored over 4 years ago
add support for wrapping code in script tempalte to avoid html parser #2684
37d8337411c8e2ddf6d04f2e5121295d2dcc4a98 authored over 4 years ago
37d8337411c8e2ddf6d04f2e5121295d2dcc4a98 authored over 4 years ago
Merge branch 'master' of github.com:hakimel/reveal.js into dev
6772518c5aca120f7ff056a61c7809fc13b52c3a authored over 4 years ago
6772518c5aca120f7ff056a61c7809fc13b52c3a authored over 4 years ago
update math example to use 4.0 plugin syntax
f01495267329a0c4f7b7b7f633abeb0a15265bac authored over 4 years ago
f01495267329a0c4f7b7b7f633abeb0a15265bac authored over 4 years ago
all themes now have contrasting text colors based on slide bg
166af89353cacb7198d23a52b3bda77be6715133 authored over 4 years ago
166af89353cacb7198d23a52b3bda77be6715133 authored over 4 years ago
leave the progress bar empty if there's < 2 slides
ac79c7cd8bd937b1a9e70332b54d73df98814194 authored over 4 years ago
ac79c7cd8bd937b1a9e70332b54d73df98814194 authored over 4 years ago
add support for data-visibility=hidden
d272628f5824135a4a571e6c49f5f18e019520cf authored over 4 years ago
d272628f5824135a4a571e6c49f5f18e019520cf authored over 4 years ago
don't write '#/' to url on first slide, remove history api feature detection
c91074761acc91c8d339ac3619f95bcd324bfba4 authored over 4 years ago
c91074761acc91c8d339ac3619f95bcd324bfba4 authored over 4 years ago
remove 20px vertical padding on slide sections
7ebade724880eb1e2a62677b2b55ce5f78c25cfb authored over 4 years ago
7ebade724880eb1e2a62677b2b55ce5f78c25cfb authored over 4 years ago
🤦
61624aeafbac60d4fb2a51368afc9a18d339309b authored over 4 years ago
61624aeafbac60d4fb2a51368afc9a18d339309b authored over 4 years ago
build js
cd5c9c5b9d6480403fb6023b54bd5b18a6009da2 authored over 4 years ago
cd5c9c5b9d6480403fb6023b54bd5b18a6009da2 authored over 4 years ago
add --slide-width/height css variables
942304d8628bcb226a93ac4d931c3db6e2df07bc authored over 4 years ago
942304d8628bcb226a93ac4d931c3db6e2df07bc authored over 4 years ago
4.0.2
bd19860b4d6e85ff98067546faa4ffd87527a0ba authored over 4 years ago
bd19860b4d6e85ff98067546faa4ffd87527a0ba authored over 4 years ago
link logo in demo deck to revealjs.com
5169fb2d00390b6e12466ac544ac580528060ae2 authored over 4 years ago
5169fb2d00390b6e12466ac544ac580528060ae2 authored over 4 years ago
remove overzealous pdf resets
1569a4afba88a22959142bc3e01c27f73dd16b83 authored over 4 years ago
1569a4afba88a22959142bc3e01c27f73dd16b83 authored over 4 years ago
recompile css
9f90f32e26e3d69f83e177680042141ca388602d authored over 4 years ago
9f90f32e26e3d69f83e177680042141ca388602d authored over 4 years ago
tweaks for pdf print sheet
bee213c47075002ab13f869036710edd79798300 authored over 4 years ago
bee213c47075002ab13f869036710edd79798300 authored over 4 years ago
npmignore gulpfile and contributing.md
0bc614cf3d9186f70efd5cc81615e0401ab8cf63 authored over 4 years ago
0bc614cf3d9186f70efd5cc81615e0401ab8cf63 authored over 4 years ago
fix progress bar direction in rtl mode
2255c602548de7527a27198cf790262570876f18 authored over 4 years ago
2255c602548de7527a27198cf790262570876f18 authored over 4 years ago
link logo image to revealjs.com
e4e2bc9562c97a9f3dfd8daf77a11f5d130258c7 authored over 4 years ago
e4e2bc9562c97a9f3dfd8daf77a11f5d130258c7 authored over 4 years ago
Merge pull request #2679 from conao3/add-link
Add link for README badge
e1abd3d5c73d2240d8fbe19ad61daca74396f3c7 authored over 4 years ago
serve demo assets from cdn, logo on first slide in demo.html
a65e96fbc6b7ae863ff7cd76126a214e9d15b9fb authored over 4 years ago
a65e96fbc6b7ae863ff7cd76126a214e9d15b9fb authored over 4 years ago
add link for badge
1728c9793c2bfbc11d14d10450aad66ffd877622 authored over 4 years ago
1728c9793c2bfbc11d14d10450aad66ffd877622 authored over 4 years ago
Reveal.configure() now works pre-initialization
eb026f79b4beb0a294626ec5d92f77e5c05b5130 authored over 4 years ago
eb026f79b4beb0a294626ec5d92f77e5c05b5130 authored over 4 years ago
export the highlight.js instance
5e4c5c33a976a943372d992d4c8a03d9f1cd5e94 authored over 4 years ago
5e4c5c33a976a943372d992d4c8a03d9f1cd5e94 authored over 4 years ago
add Reveal.isReady to pre-initialized API
0c9c9d55f36b01a15c064b33034a301b0385a3a1 authored over 4 years ago
0c9c9d55f36b01a15c064b33034a301b0385a3a1 authored over 4 years ago
rollup cache for all js bunling, improves subsequent build time by 50%
fc62af9d5b84fc5d5b315fffb51e938c6dc011bf authored over 4 years ago
fc62af9d5b84fc5d5b315fffb51e938c6dc011bf authored over 4 years ago
data-autoslide attribute takes precedence over video duration
b1e5db0ec9647532c4a2e9f05101329c3129eb97 authored over 4 years ago
b1e5db0ec9647532c4a2e9f05101329c3129eb97 authored over 4 years ago
polyfill element.closest for ie11
b7487b8b4f4b9f6a230cdfc3de327473c5e900b8 authored over 4 years ago
b7487b8b4f4b9f6a230cdfc3de327473c5e900b8 authored over 4 years ago
fix polyfills, add ie11 support
e6244a57b549ad788d02596c98ff33f6c348899e authored over 4 years ago
e6244a57b549ad788d02596c98ff33f6c348899e authored over 4 years ago
4.0.1, remove date from built files
b074050a6d4dd7beaf115805859af40f7a25e6db authored over 4 years ago
b074050a6d4dd7beaf115805859af40f7a25e6db authored over 4 years ago
Merge pull request #2671 from s-l-lee/fix-notes-printing
Fix slide notes printing
8680fb380445b1dde528ad19d24164f5ea6f87f5 authored over 4 years ago
update dist/reveal bundles
fc4294365bf63014b47641d74291bb314ce8a17d authored over 4 years ago
fc4294365bf63014b47641d74291bb314ce8a17d authored over 4 years ago
fix slide notes printing
4e839b3d78bc9edde6bdc1c634c244d743bdd547 authored over 4 years ago
4e839b3d78bc9edde6bdc1c634c244d743bdd547 authored over 4 years ago
Merge branch 'master' of github.com:hakimel/reveal.js into dev
9f477f7d59cdbf0cd9d36065dc7fa0373332886f authored over 4 years ago
9f477f7d59cdbf0cd9d36065dc7fa0373332886f authored over 4 years ago
add slides to readme
55c7b4400613d1cc492fa581d26ed02dad111095 authored over 4 years ago
55c7b4400613d1cc492fa581d26ed02dad111095 authored over 4 years ago
fix overlapping ids when auto-animating multiple presentations in same window
35db006c02779667b718342acba4bfa2d1a2fd9a authored over 4 years ago
35db006c02779667b718342acba4bfa2d1a2fd9a authored over 4 years ago
initial work for hstack and vstack
cd5161ffe93bef497f4970b9b717d4a88003ca66 authored over 4 years ago
cd5161ffe93bef497f4970b9b717d4a88003ca66 authored over 4 years ago
4.0.0
f0b67ad6ea52c555204a641b39108ac2edcd6cf4 authored over 4 years ago
f0b67ad6ea52c555204a641b39108ac2edcd6cf4 authored over 4 years ago
fix livereload
38eda3aada59b673bfe51b174bb57f8de2aca45c authored over 4 years ago
38eda3aada59b673bfe51b174bb57f8de2aca45c authored over 4 years ago
progress bar width set via scale instead of width for perf
df61f9e1fab4337e44e65fdd8a8488b91ac656de authored over 4 years ago
df61f9e1fab4337e44e65fdd8a8488b91ac656de authored over 4 years ago
link fix
5e49cbdcf70f7231e48a22a2ca7340506b762fe3 authored over 4 years ago
5e49cbdcf70f7231e48a22a2ca7340506b762fe3 authored over 4 years ago
Merge pull request #2666 from RealCyGuy/patch-1
fixed links
8b3f57b3d15383b0b72c1523bf6b4b998543c51b authored over 4 years ago
fixed links
07db41831fea73d95dae2f995410d13108e90329 authored over 4 years ago
07db41831fea73d95dae2f995410d13108e90329 authored over 4 years ago
Reveal.VERSION is now available prior to initialization #2651
a1f03cb337525ab6a4fb8cc652442900f4224930 authored over 4 years ago
a1f03cb337525ab6a4fb8cc652442900f4224930 authored over 4 years ago
rollup cache saves 1s per js build
feb43ffdc9c9f3f7fadabc6c11b1afb5322a96c9 authored over 4 years ago
feb43ffdc9c9f3f7fadabc6c11b1afb5322a96c9 authored over 4 years ago
update dependencies
84b52984cd7604e736ba0897fdd2c698d26d4641 authored over 4 years ago
84b52984cd7604e736ba0897fdd2c698d26d4641 authored over 4 years ago
reveal.netlify.app -> revealjs.com
4f2293378bd4c8e0ac47ab66468f287ece2c7ccb authored over 4 years ago
4f2293378bd4c8e0ac47ab66468f287ece2c7ccb authored over 4 years ago