Skip to content

Latest commit

 

History

History
192 lines (111 loc) · 8.32 KB

CHANGELOG.md

File metadata and controls

192 lines (111 loc) · 8.32 KB

v2.2.1 (2014-05-27)

Bug Fixes

  • js: Enable Pjax when config is missing (backward compatibility) (c0379189)

v2.2.0 (2014-05-27)

Bug Fixes

  • css: Remove nprogress sass file (c2574de7)
  • js: Changed disqus comment counter load method. (48a5df7a, closes #35)
  • templates:
    • Add missing data-pjax on tag anchors (52bdb5cb)
    • Add tag link on post template. (2ff121c3, closes #92)

Features

  • Capitalize project name (51eecc17)
  • js:
    • Add config to disable asynchronous content loading (f7945053)
    • Replace NProgress with Pace. (f0a4adf4, closes #42)
    • Only load GA/Disqus when they are setted. Close #45 (0872d9d5)
    • Add all PrismJS language support and autolink plugin. (248bd2a4, closes #94)
  • styles: Add a background color on cover (1b7936a1)
  • templates:
    • Add a tip with FontAwesome cheatsheet link (859f74cc)
    • Add new tag template (e297b2cd)

v2.1.1 (2014-03-08)

v2.1.0 (2014-03-07)

Bug Fixes

  • template: Start using {{asset}} Ghost helper. Close #61 (d26b7063)

v2.0.2 (2014-02-03)

Bug Fixes

  • scripts: Add correct focus on page load. Close #58 (58ae72b3)

v2.0.1 (2014-01-27)

Bug Fixes

  • templates: Fix express-hbs 404 issue introduced with Ghost 0.4. See #47 (ce92314c)

v2.0.0 (2014-01-27)

Bug Fixes

  • Add bundler install as npm install postinstall cmd (e7e3c2d9)
  • bower: Fix Prism issue dependencie. Rel #27, #33 (f6aba3ef)

v1.2.1 (2013-12-08)

Features

  • styles: Add text-align utility classes (4a3a3a61)

v1.2.0 (2013-12-08)

Bug Fixes

  • Fix twitter card meta-tags data (62753d6b)
  • pjax: Fix back/foward #1 (0212b437)
  • scripts: Fix not highlight without/invalid language (8ab92557)
  • templates:
    • Only show pagination if it exists (4c777533)
    • Only show tags when have one (e32e4f43)
    • Add missing [data-pjax] attributes (fa869766)

Features

  • Add FastClick plugin. Close #14 (dc02d8ac)
  • drawer: Completely new design #10 (e97820be)
  • styles: Add more author info on post. Close #18 (c0e60856)
  • template: Add a custom feature partial (87b9d565)

v1.1.1 (2013-11-17)

Bug Fixes

  • styles: Fix pullquote style on small viewports (89d8d90e)

Features

  • styles: Hide author avatar on small viewports (2a9d6db4)

v1.1.0 (2013-11-17)

Bug Fixes

  • partial:
    • Fix Theme name on footer partial (a7fd4df2)
    • Fix Ghost link on footer partial (7a3c2775)
  • styles:
    • Fix iOS Safari choopy scroll #6 (6366b9b2)
    • Add break-word property on code/pre blocks (904e6b57)
  • templates:
    • Change disqus hash to href #4 (20ff6eba)
    • Add disqus hash on comment links #4 (d2b41bab)

Features

  • drawer: Close after clicking on pjax link #8 (10134a32)
  • grunt: Add grunt-csso in build task #2 (5472a6a5)
  • social: Add post title on twitter share #9 (4bce6b22)

v1.0.9 (2013-11-11)

Bug Fixes

v1.0.8 (2013-11-11)

Bug Fixes

  • grunt: Fix clean release task (5949166d)

v1.0.7 (2013-11-11)

Bug Fixes

  • grunt: Fix grunt release task (62c152c7)

Features

  • grunt: Change grunt-bump for grunt-push-release (410891e8)

v1.0.5 (2013-11-11)

Bug Fixes

  • grunt: Fix clean release folders (bb3899c5)

v1.0.4 (2013-11-11)

Bug Fixes

  • grunt: Fix clean release task (37d13e43)

v1.0.3 (2013-11-11)

v1.0.2 (2013-11-11)

Bug Fixes

  • grunt: Add changelog taks config (fce4af1a)