File: 2013-11-13-HeadJS-v1.0.2-Update.md

package info (click to toggle)
node-headjs 1.0.3%2Bdfsg.1-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,888 kB
  • sloc: javascript: 18,509; xml: 33; sh: 14; makefile: 2
file content (22 lines) | stat: -rw-r--r-- 825 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
layout: main
title: HeadJS v1.0.2 Update
excerpt: Small point release
scripts: ["/site/assets/libs/jquery/jquery.min.js", "https://cdn.moot.it/latest/moot.min.js", "/site/assets/js/comments.min.js"]
---

#{{ page.title }} ({{ page.date | date_to_string }})

<hr />

A small path release that fixes a reversion where the no-js class was not removed when js was detected. This was caused by a fix that corrects css classes getting bigger with time under Google Chrome. This patch fixes both issues permanently.

- Fix: no-js class not being removed
  - View
  - [https://github.com/headjs/headjs/issues/270](https://github.com/headjs/headjs/issues/270)


<div onclick="blog.loadComments(this, 'posts/release/1.0.2', 'Leave a comment')" style="cursor: pointer;">
    <h2>Show Comments</h2>
</div>
<div id="moot">&nbsp;</div>