Skip to content

Commit

Permalink
3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ethantw committed Jun 12, 2015
1 parent 4c4aac6 commit 7bb30b5
Show file tree
Hide file tree
Showing 21 changed files with 151 additions and 132 deletions.
29 changes: 15 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,21 @@
更新紀錄 CHANGELOG
===

v3.2.2(2015-6-11)
---
1. 修正複合式(雙行)行間注在部分情況下未能正確包裹基文的問題
2. 改進行間注`ruby`元素的顯示方式,不再使用偽元素顯示注文
3. 調整複合式行間注各單元的盒模型寬度取値,以注文或基文寬度較大者為主,更符合HTML5標準
4. 注音符號入聲調號區段更名:`Han.UNICODE.zhuyin.ruyun` -> `Han.UNICODE.zhuyin.checked`
5. Firefox 38已支援行間注`ruby`元素,調整相應的回退樣式
6. 詞組選擇器支援諺文的標點符號,更類似西文詞組
7. 支援`Fibre.fn.avoid()`等原型方法
8. 字元、詞組選擇器(`Han.fn.charify()``Han.fn.groupify()`)支援語言文字英文名(alias)
9. 改進行尾點號懸掛在空白字體未正確下載的回退樣式
10. 加入對思源黑體(Source Han Sans/Noto Sans CJK)的支援
11. 修正四大字體集在Windows上可能無法正確顯示的問題
12. 改進Firefox的字體顯示問題(不支援`unicode-range`屬性的瀏覽器不使用標點修正字體)
v3.2.2(2015-6-12)
---
1. 修正複合式(雙行)行間注在部分情況下未能正確包裹基文的問題
2. 改進行間注`ruby`元素的顯示方式,不再使用偽元素顯示注文
3. 調整複合式行間注各單元的盒模型寬度取値,以注文或基文寬度較大者為主,更符合HTML5標準
4. 注音符號入聲調號區段API更名:`Han.UNICODE.zhuyin.ruyun` -> `Han.UNICODE.zhuyin.checked`
5. Firefox 38已支援行間注`ruby`元素,調整相應的回退樣式
6. 詞組選擇器支援諺文的標點符號,更類似西文詞組
7. 支援`Fibre.fn.avoid()`等原型方法
8. 字元、詞組選擇器(`Han.fn.charify()``Han.fn.groupify()`)支援語言文字英文名(alias)
9. 改進行尾點號懸掛在空白字體未正確下載的回退樣式
10. 加入對思源黑體(Source Han Sans/Noto Sans CJK)的支援
11. 修正四大字體集在Windows上可能無法正確顯示的問題
12. 改進Firefox的字體顯示問題(不支援`unicode-range`屬性的瀏覽器不使用標點修正字體)
13. 支援Firefox ESR

v3.2.1(2015-5-1)
---
Expand Down
15 changes: 8 additions & 7 deletions README-en.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,19 +31,19 @@ For high-speed downloads and cache, in need of customisation otherwise, you can
[cdnjs]: http://cdnjs.com/libraries/han

````html
<link rel="stylesheet" media="all" href="//cdnjs.cloudflare.com/ajax/libs/Han/3.2.1/han.min.css">
<link rel="stylesheet" media="all" href="//cdnjs.cloudflare.com/ajax/libs/Han/3.2.2/han.min.css">
````

JavaScript,

````html
<script src="//cdnjs.cloudflare.com/ajax/libs/Han/3.2.1/han.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/Han/3.2.2/han.min.js"></script>
````

Web fonts,

- WOFF `//cdnjs.cloudflare.com/ajax/libs/Han/3.2.1/font/han.woff`
- OTF `//cdnjs.cloudflare.com/ajax/libs/Han/3.2.1/font/han.otf`
- WOFF `//cdnjs.cloudflare.com/ajax/libs/Han/3.2.2/font/han.woff`
- OTF `//cdnjs.cloudflare.com/ajax/libs/Han/3.2.2/font/han.otf`

## How to use

Expand Down Expand Up @@ -78,7 +78,7 @@ Han.js runs in DOM environments only. Introduce modules such as [jsdom] for serv
## Browser support

- Google Chrome (latest)
- Mozilla Firefox (latest)
- Mozilla Firefox ESR+
- Opera Next (latest)
- Apple Safari 7+
- Internet Explorer 10+
Expand All @@ -93,5 +93,6 @@ Contributions are pretty much welcomed. Below goes the list with some useful dev
- Update dependencies: `npm update && gulp dep`

* * *
Han.css v3.2.1
Last-modified: 2015-5-1 1:42 (GMT+8)
Han.css v3.2.2
Last-modified: 2015-6-11 15:32 (UTC+8)

14 changes: 7 additions & 7 deletions README-ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,19 +33,19 @@
[cdnjs]: http://cdnjs.com/libraries/han

````html
<link rel="stylesheet" media="all" href="//cdnjs.cloudflare.com/ajax/libs/Han/3.2.1/han.min.css">
<link rel="stylesheet" media="all" href="//cdnjs.cloudflare.com/ajax/libs/Han/3.2.2/han.min.css">
````

JavaScript

````html
<script src="//cdnjs.cloudflare.com/ajax/libs/Han/3.2.1/han.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/Han/3.2.2/han.min.js"></script>
````

Webフォント

- WOFF `//cdnjs.cloudflare.com/ajax/libs/Han/3.2.1/font/han.woff`
- OTF `//cdnjs.cloudflare.com/ajax/libs/Han/3.2.1/font/han.otf`
- WOFF `//cdnjs.cloudflare.com/ajax/libs/Han/3.2.2/font/han.woff`
- OTF `//cdnjs.cloudflare.com/ajax/libs/Han/3.2.2/font/han.otf`

## 使用方式

Expand Down Expand Up @@ -82,7 +82,7 @@ han.jsはDOM環境でのみ動作します。必要な場合は、サーバに[j
## サポートするブラウザ

- Google Chrome(最新版)
- Mozilla Firefox(最新版)
- Mozilla Firefox ESR+
- Opera Next(最新版)
- Apple Safari 7+
- Internet Explorer 10+
Expand All @@ -97,8 +97,8 @@ han.jsはDOM環境でのみ動作します。必要な場合は、サーバに[j
- モジュールを更新する:`npm update && gulp dep`

* * *
漢字標準格式 v3.2.1
Last-modified: 2015-5-1 1:44 (GMT+8)
漢字標準格式 v3.2.2
Last-modified: 2015-6-11 15:32 (UTC+8)
Translator: [神場雅史][translator] (Jimba Masafumi, [@westantenna][trans-twr])

[translator]: http://westantenna.com
Expand Down
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,19 +31,19 @@
[cdnjs]: http://cdnjs.com/libraries/han

````html
<link rel="stylesheet" media="all" href="//cdnjs.cloudflare.com/ajax/libs/Han/3.2.1/han.min.css">
<link rel="stylesheet" media="all" href="//cdnjs.cloudflare.com/ajax/libs/Han/3.2.2/han.min.css">
````

腳本,

````html
<script src="//cdnjs.cloudflare.com/ajax/libs/Han/3.2.1/han.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/Han/3.2.2/han.min.js"></script>
````

Web字體,

- WOFF `//cdnjs.cloudflare.com/ajax/libs/Han/3.2.1/font/han.woff`
- OTF `//cdnjs.cloudflare.com/ajax/libs/Han/3.2.1/font/han.otf`
- WOFF `//cdnjs.cloudflare.com/ajax/libs/Han/3.2.2/font/han.woff`
- OTF `//cdnjs.cloudflare.com/ajax/libs/Han/3.2.2/font/han.otf`

## 使用方式

Expand All @@ -64,7 +64,7 @@ Web字體,
## 瀏覽器支援

- Google Chrome(最新版)
- Mozilla Firefox(最新版)
- Mozilla Firefox ESR+
- Opera Next(最新版)
- Apple Safari 7+
- Internet Explorer 10+
Expand All @@ -79,5 +79,6 @@ Web字體,
- 更新依賴模組:`npm update && gulp dep`

* * *
「漢字標準格式」版本:v3.2.1
本頁最後修改於:2015年5月1日 1:44(GMT+8)
「漢字標準格式」版本:v3.2.2
本頁最後修改於:2015年6月11日 15:30(UTC+8)

4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Han",
"version": "3.2.1",
"version": "3.2.2",
"homepage": "http://css.hanzi.co/",
"authors": [
"Chen Yijun (@ethantw)"
Expand All @@ -14,7 +14,7 @@
"typography",
"typesetting"
],
"license": "http://css.hanzi.co/LICENSE.md",
"license": "MIT",
"ignore": [
"**/.*",
"build",
Expand Down
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Han",
"repo": "ethantw/Han",
"version": "3.2.1",
"version": "3.2.2",
"description": "The CSS typography framework optimised for Hanzi.",
"author": "Chen Yijun",
"keywords": [
Expand Down
Loading

0 comments on commit 7bb30b5

Please sign in to comment.