Skip to content

Commit

Permalink
Merge pull request #76 from github/three-dot-two
Browse files Browse the repository at this point in the history
3.2.0
  • Loading branch information
Aaron Shekey committed Nov 6, 2015
2 parents 6977eb6 + f62ff70 commit 1096b44
Show file tree
Hide file tree
Showing 24 changed files with 77 additions and 37 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
### 3.2.0 (November 6, 2015)

Adds:

- `bold`
- `text-size`
- `italic`
- `tasklist`

It also normalizes some styling in:

- `list-unordered`
- `list-ordered`
- `quote`
- `mention`
- `bookmark`
- `threebars`

Removes

- `screen-normal`
- `screen-full`


### 3.1.0 (August 13, 2015)

Adds
Expand Down
Binary file modified octicons/octicons-local.ttf
Binary file not shown.
6 changes: 4 additions & 2 deletions octicons/octicons.css
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
.octicon-microscope:before,
.octicon-beaker:before { content: '\f0dd'} /*  */
.octicon-bell:before { content: '\f0de'} /*  */
.octicon-bold:before { content: '\f0e2'} /*  */
.octicon-book:before { content: '\f007'} /*  */
.octicon-bookmark:before { content: '\f07b'} /*  */
.octicon-briefcase:before { content: '\f0d3'} /*  */
Expand Down Expand Up @@ -120,6 +121,7 @@
.octicon-issue-closed:before { content: '\f028'} /*  */
.octicon-issue-opened:before { content: '\f026'} /*  */
.octicon-issue-reopened:before { content: '\f027'} /*  */
.octicon-italic:before { content: '\f0e4'} /*  */
.octicon-jersey:before { content: '\f019'} /*  */
.octicon-key:before { content: '\f049'} /*  */
.octicon-keyboard:before { content: '\f00d'} /*  */
Expand Down Expand Up @@ -180,8 +182,6 @@
.octicon-rocket:before { content: '\f033'} /*  */
.octicon-rss:before { content: '\f034'} /*  */
.octicon-ruby:before { content: '\f047'} /*  */
.octicon-screen-full:before { content: '\f066'} /*  */
.octicon-screen-normal:before { content: '\f067'} /*  */
.octicon-search-save:before,
.octicon-search:before { content: '\f02e'} /*  */
.octicon-server:before { content: '\f097'} /*  */
Expand All @@ -201,8 +201,10 @@
.octicon-tag-remove:before,
.octicon-tag-add:before,
.octicon-tag:before { content: '\f015'} /*  */
.octicon-tasklist:before { content: '\f0e5'} /*  */
.octicon-telescope:before { content: '\f088'} /*  */
.octicon-terminal:before { content: '\f0c8'} /*  */
.octicon-text-size:before { content: '\f0e3'} /*  */
.octicon-three-bars:before { content: '\f05e'} /*  */
.octicon-thumbsdown:before { content: '\f0db'} /*  */
.octicon-thumbsup:before { content: '\f0da'} /*  */
Expand Down
Binary file modified octicons/octicons.eot
Binary file not shown.
8 changes: 5 additions & 3 deletions octicons/octicons.less
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@octicons-font-path: ".";
@octicons-version: "396334ee3da78f4302d25c758ae3e3ce5dc3c97d";
@octicons-version: "a40af4f4f6ddb83d4891bb8d97350fbdb18ea78c";

@font-face {
font-family: 'octicons';
Expand Down Expand Up @@ -39,6 +39,7 @@
.octicon-microscope:before,
.octicon-beaker:before { content: '\f0dd'} /**/
.octicon-bell:before { content: '\f0de'} /**/
.octicon-bold:before { content: '\f0e2'} /**/
.octicon-book:before { content: '\f007'} /**/
.octicon-bookmark:before { content: '\f07b'} /**/
.octicon-briefcase:before { content: '\f0d3'} /**/
Expand Down Expand Up @@ -119,6 +120,7 @@
.octicon-issue-closed:before { content: '\f028'} /**/
.octicon-issue-opened:before { content: '\f026'} /**/
.octicon-issue-reopened:before { content: '\f027'} /**/
.octicon-italic:before { content: '\f0e4'} /**/
.octicon-jersey:before { content: '\f019'} /**/
.octicon-key:before { content: '\f049'} /**/
.octicon-keyboard:before { content: '\f00d'} /**/
Expand Down Expand Up @@ -179,8 +181,6 @@
.octicon-rocket:before { content: '\f033'} /**/
.octicon-rss:before { content: '\f034'} /**/
.octicon-ruby:before { content: '\f047'} /**/
.octicon-screen-full:before { content: '\f066'} /**/
.octicon-screen-normal:before { content: '\f067'} /**/
.octicon-search-save:before,
.octicon-search:before { content: '\f02e'} /**/
.octicon-server:before { content: '\f097'} /**/
Expand All @@ -200,8 +200,10 @@
.octicon-tag-remove:before,
.octicon-tag-add:before,
.octicon-tag:before { content: '\f015'} /**/
.octicon-tasklist:before { content: '\f0e5'} /**/
.octicon-telescope:before { content: '\f088'} /**/
.octicon-terminal:before { content: '\f0c8'} /**/
.octicon-text-size:before { content: '\f0e3'} /**/
.octicon-three-bars:before { content: '\f05e'} /**/
.octicon-thumbsdown:before { content: '\f0db'} /**/
.octicon-thumbsup:before { content: '\f0da'} /**/
Expand Down
8 changes: 5 additions & 3 deletions octicons/octicons.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$octicons-font-path: "." !default;
$octicons-version: "396334ee3da78f4302d25c758ae3e3ce5dc3c97d";
$octicons-version: "a40af4f4f6ddb83d4891bb8d97350fbdb18ea78c";

@font-face {
font-family: 'octicons';
Expand Down Expand Up @@ -39,6 +39,7 @@ $octicons-version: "396334ee3da78f4302d25c758ae3e3ce5dc3c97d";
.octicon-microscope:before,
.octicon-beaker:before { content: '\f0dd'} /**/
.octicon-bell:before { content: '\f0de'} /**/
.octicon-bold:before { content: '\f0e2'} /**/
.octicon-book:before { content: '\f007'} /**/
.octicon-bookmark:before { content: '\f07b'} /**/
.octicon-briefcase:before { content: '\f0d3'} /**/
Expand Down Expand Up @@ -119,6 +120,7 @@ $octicons-version: "396334ee3da78f4302d25c758ae3e3ce5dc3c97d";
.octicon-issue-closed:before { content: '\f028'} /**/
.octicon-issue-opened:before { content: '\f026'} /**/
.octicon-issue-reopened:before { content: '\f027'} /**/
.octicon-italic:before { content: '\f0e4'} /**/
.octicon-jersey:before { content: '\f019'} /**/
.octicon-key:before { content: '\f049'} /**/
.octicon-keyboard:before { content: '\f00d'} /**/
Expand Down Expand Up @@ -179,8 +181,6 @@ $octicons-version: "396334ee3da78f4302d25c758ae3e3ce5dc3c97d";
.octicon-rocket:before { content: '\f033'} /**/
.octicon-rss:before { content: '\f034'} /**/
.octicon-ruby:before { content: '\f047'} /**/
.octicon-screen-full:before { content: '\f066'} /**/
.octicon-screen-normal:before { content: '\f067'} /**/
.octicon-search-save:before,
.octicon-search:before { content: '\f02e'} /**/
.octicon-server:before { content: '\f097'} /**/
Expand All @@ -200,8 +200,10 @@ $octicons-version: "396334ee3da78f4302d25c758ae3e3ce5dc3c97d";
.octicon-tag-remove:before,
.octicon-tag-add:before,
.octicon-tag:before { content: '\f015'} /**/
.octicon-tasklist:before { content: '\f0e5'} /**/
.octicon-telescope:before { content: '\f088'} /**/
.octicon-terminal:before { content: '\f0c8'} /**/
.octicon-text-size:before { content: '\f0e3'} /**/
.octicon-three-bars:before { content: '\f05e'} /**/
.octicon-thumbsdown:before { content: '\f0db'} /**/
.octicon-thumbsup:before { content: '\f0da'} /**/
Expand Down
20 changes: 11 additions & 9 deletions octicons/octicons.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified octicons/octicons.ttf
Binary file not shown.
Binary file modified octicons/octicons.woff
Binary file not shown.
6 changes: 4 additions & 2 deletions octicons/sprockets-octicons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
.octicon-microscope:before,
.octicon-beaker:before { content: '\f0dd'} /**/
.octicon-bell:before { content: '\f0de'} /**/
.octicon-bold:before { content: '\f0e2'} /**/
.octicon-book:before { content: '\f007'} /**/
.octicon-bookmark:before { content: '\f07b'} /**/
.octicon-briefcase:before { content: '\f0d3'} /**/
Expand Down Expand Up @@ -116,6 +117,7 @@
.octicon-issue-closed:before { content: '\f028'} /**/
.octicon-issue-opened:before { content: '\f026'} /**/
.octicon-issue-reopened:before { content: '\f027'} /**/
.octicon-italic:before { content: '\f0e4'} /**/
.octicon-jersey:before { content: '\f019'} /**/
.octicon-key:before { content: '\f049'} /**/
.octicon-keyboard:before { content: '\f00d'} /**/
Expand Down Expand Up @@ -176,8 +178,6 @@
.octicon-rocket:before { content: '\f033'} /**/
.octicon-rss:before { content: '\f034'} /**/
.octicon-ruby:before { content: '\f047'} /**/
.octicon-screen-full:before { content: '\f066'} /**/
.octicon-screen-normal:before { content: '\f067'} /**/
.octicon-search-save:before,
.octicon-search:before { content: '\f02e'} /**/
.octicon-server:before { content: '\f097'} /**/
Expand All @@ -197,8 +197,10 @@
.octicon-tag-remove:before,
.octicon-tag-add:before,
.octicon-tag:before { content: '\f015'} /**/
.octicon-tasklist:before { content: '\f0e5'} /**/
.octicon-telescope:before { content: '\f088'} /**/
.octicon-terminal:before { content: '\f0c8'} /**/
.octicon-text-size:before { content: '\f0e3'} /**/
.octicon-three-bars:before { content: '\f05e'} /**/
.octicon-thumbsdown:before { content: '\f0db'} /**/
.octicon-thumbsup:before { content: '\f0da'} /**/
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "octicons",
"version": "3.1.0",
"version": "3.2.0",
"description": "GitHub's icon font",
"main": "README.md",
"repository": {
Expand Down
3 changes: 3 additions & 0 deletions svg/bold.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions svg/bookmark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions svg/checklist.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions svg/italic.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion svg/list-ordered.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion svg/list-unordered.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions svg/mention.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions svg/quote.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 0 additions & 3 deletions svg/screen-full.svg

This file was deleted.

3 changes: 0 additions & 3 deletions svg/screen-normal.svg

This file was deleted.

3 changes: 3 additions & 0 deletions svg/tasklist.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions svg/text-size.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion svg/three-bars.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1096b44

Please sign in to comment.