Skip to content
This repository has been archived by the owner on May 12, 2019. It is now read-only.

Releases: Kikobeats/uno-zen

2.5.2

11 Sep 08:34
Compare
Choose a tag to compare

Ghost 0.7 removed the jQuery support from {{ghost_foot}}. For avoid a global crisis, instead of removed it completely, the admin panel provide the injection by default:

To prevent load the library two times (one from the admin panel and another one from the theme) this release removed the injection from the theme and follow the Ghost team injection approach. Also maintain the library updated from the admin panel is more easy and fast than from the theme.

On the other hand, this releases resolve a series of little bugs. See changelog to see all.

2.5.1

09 Sep 16:47
Compare
Choose a tag to compare
  • Fixed style on 404 page.

2.5.0

09 Sep 12:14
Compare
Choose a tag to compare
  • Compatible with Ghost v0.7 🎉.
  • Little improvements in mobile/tablet version.
  • Little performance improvements.
  • Separated background filter form resource origin. Setup automatically from blog.cover.
  • Updated documentation and formatted code.

You can see all commits in the changelog.

2.0.1

26 Feb 21:57
Compare
Choose a tag to compare
2.0.1

1.3.0

15 Feb 11:16
Compare
Choose a tag to compare
  • Added client detection
  • Improved how works js in mobile and table
  • refactored js code

1.2.2

15 Feb 01:22
Compare
Choose a tag to compare
  • Refactor background filter with pure CSS.

1.2.1

14 Feb 16:30
Compare
Choose a tag to compare
american style

1.2

14 Feb 16:21
Compare
Choose a tag to compare
1.2
  • Added a data-page attribute for make easy setup a custom javascript per page.
  • Added page error (see in in action).

1.1.24

24 Jan 10:30
Compare
Choose a tag to compare
  • Use extended version of Google Analytics.
  • Fixed title in social links (thanks @adramalech).
  • Updated dev-dependencies version.

1.1.18

18 Jan 00:41
Compare
Choose a tag to compare
  • Add date in days in index and post view.
  • Add home button in post view.
  • Add avatar blog URL as href.
  • Add animate.css as dependency.
  • Refactor and fixed code.