From d68a9fa22c3d1d896f51265f01944c7c6101b8a5 Mon Sep 17 00:00:00 2001 From: hakimel Date: Sat, 11 Aug 2012 17:30:11 -0700 Subject: [PATCH] dependency loading --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 823ce9c..3a7336a 100644 --- a/Changelog.md +++ b/Changelog.md @@ -12,6 +12,7 @@ - CSS is more relative in sizing to allow for low resolutions. Thanks [StereotypicalApps](https://github.com/StereotypicalApps) - PDF export ([instructions](https://github.com/hakimel/reveal.js#pdf-export)) - Revamped CSS to enable theming, themes now live separately from main.css in /css/theme +- Built in dependency-loading and more concise init code [49e8e0d205d...](https://github.com/hakimel/reveal.js/commit/49e8e0d205dad7ad60d3eb060787a67b197ba1d1#L0R288) #### 1.4 - Main ```#reveal container``` is now selected via a class instead of ID