public
Description: GitHub Blog Badges for Everyone
Clone URL: git://github.com/drnic/github-badges.git
github-badges / History.txt
100644 30 lines (17 sloc) 0.661 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
== 1.2.2 2008-05-07
* Added GITHUB_TITLE and GITHUB_SHOW_ALL options.
 
== 1.2.1 2008-05-07
 
* 'Show more' -> 'Show all (n)'
 
== 1.2.0 2008-05-06
 
* Alternate theme: black_badge.js - automatically attempts to detect
  black or near-black backgrounds and uses alternate CSS; OR - use GITHUB_THEME='black'
 
== 1.1.0 2008-05-05
 
* Project description is displayed/hidden when clicking an item
 
== 1.0.2 2008-05-04
 
* Apply "background: none" to #github-badge li css to override anything from target's css.
* Apply "font: black"
 
== 1.0.1 2008-05-03
 
* Hide 'Show more' link if no extra items to show
 
== 1.0.0 2008-04-26
 
* 1 major enhancement:
  * Initial release