Commit 8465923
committed
Release v1.7.2
Add pinyin support to getBookmarks() and getHistory().
Load the pinyin library in the popup's getInitialState() so it's ready when needed to init tabs, bookmarks or history items.
Add add-pinyin.js module.
Update version to 1.7.2.
Update releases/index.md and chrome-store-description.txt.
Update to latest grunt and pinyin libs.1 parent dc084e3 commit 8465923
File tree
10 files changed
+797
-707
lines changed- docs
- releases
- src
- js/popup
- data
10 files changed
+797
-707
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
| 119 | + | |
119 | 120 | | |
120 | 121 | | |
121 | 122 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
11 | 18 | | |
12 | 19 | | |
13 | 20 | | |
| |||
0 commit comments