public
Description: GitHub Blog Badges for Everyone
Homepage: http://drnicjavascript.rubyforge.org/github_badge/
Clone URL: git://github.com/drnic/github-badges.git
drnic (author)
Mon Sep 14 02:48:17 -0700 2009
commit  d014b3c3ea8fc3e4b4d9d1ea7715cbbb8d8deabb
tree    c1df9c044da213a060cb5c93f68826e99e88e5eb
parent  826dc847d104a8cc3b84956c32a557c0c90780ad
github-badges / History.txt
100644 35 lines (20 sloc) 0.781 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
31
32
33
34
35
== 1.2.3 2009-01-04
 
* Shortened footer message
* Moved website to github pages: http://drnic.github.com/github-badges
 
== 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