-
Notifications
You must be signed in to change notification settings - Fork 184
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2341cfa
commit 3c56aa8
Showing
36 changed files
with
38 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"lerna": "2.0.0-beta.30", | ||
"version": "0.14.0" | ||
"version": "0.15.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "react-typography", | ||
"description": "Helpful React components for Typography.js", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"peerDependencies": { | ||
"react": "^0.14.0 || ^15.0.0" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "typography-plugin-code", | ||
"description": "A plugin for Typography.js that provides basic code styling both inline and block", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"main": "./dist/index.js", | ||
"keywords": [ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "typography-theme-alton", | ||
"description": "A theme for Typography.js", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"dependencies": { | ||
"compass-vertical-rhythm": "^1.2.1", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "typography-theme-de-young", | ||
"description": "A theme for Typography.js", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"dependencies": { | ||
"compass-vertical-rhythm": "^1.2.1", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "typography-theme-doelger", | ||
"description": "A theme for Typography.js", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"dependencies": { | ||
"gray-percentage": "^2.0.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "typography-theme-elk-glen", | ||
"description": "A theme for Typography.js", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"dependencies": { | ||
"compass-vertical-rhythm": "^1.2.1", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "typography-theme-fairy-gates", | ||
"description": "A theme for Typography.js", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"dependencies": { | ||
"gray-percentage": "^2.0.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "typography-theme-funston", | ||
"description": "A theme for Typography.js", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"main": "./dist/index.js", | ||
"dependencies": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "typography-theme-github", | ||
"description": "A theme for Typography.js inspired by Github's Markdown typography", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"dependencies": { | ||
"gray-percentage": "^2.0.0" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "typography-theme-grand-view", | ||
"description": "A theme for Typography.js", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"dependencies": { | ||
"compass-vertical-rhythm": "^1.2.1", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "typography-theme-irving", | ||
"description": "A theme for typography.js", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"dependencies": { | ||
"gray-percentage": "^2.0.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "typography-theme-judah", | ||
"description": "A theme for Typography.js", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"dependencies": { | ||
"gray-percentage": "^2.0.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "typography-theme-kirkham", | ||
"description": "A theme for Typography.js", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"dependencies": { | ||
"gray-percentage": "^2.0.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "typography-theme-lawton", | ||
"description": "A theme for Typography.js", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"dependencies": { | ||
"compass-vertical-rhythm": "^1.2.1", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "typography-theme-lincoln", | ||
"description": "A theme for Typography.js", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"dependencies": { | ||
"gray-percentage": "^2.0.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "typography-theme-moraga", | ||
"description": "A theme for Typography.js", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"main": "./dist/index.js", | ||
"dependencies": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "typography-theme-ocean-beach", | ||
"description": "A theme for Typography.js", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"dependencies": { | ||
"gray-percentage": "^2.0.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "typography-theme-parnassus", | ||
"description": "A theme for Typography.js", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"dependencies": { | ||
"compass-vertical-rhythm": "^1.2.1", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "typography-theme-st-annes", | ||
"description": "A theme for Typography.js", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"dependencies": { | ||
"compass-vertical-rhythm": "^1.2.1", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "typography-theme-stern-grove", | ||
"description": "A theme for Typography.js", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"dependencies": { | ||
"gray-percentage": "^2.0.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "typography-theme-stow-lake", | ||
"description": "A theme for Typography.js", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"dependencies": { | ||
"compass-vertical-rhythm": "^1.2.1", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "typography-theme-sutro", | ||
"description": "A theme for Typography.js", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"dependencies": { | ||
"gray-percentage": "^2.0.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "typography-theme-twin-peaks", | ||
"description": "A theme for Typography.js", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"dependencies": { | ||
"gray-percentage": "^2.0.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "typography-theme-us-web-design-standards", | ||
"description": "A theme for Typography.js inspired by the US Web Design Standaards https://standards.usa.gov/typography/", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"main": "./dist/index.js", | ||
"keywords": [ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "typography-theme-Wikipedia", | ||
"description": "A theme for Typography.js inspired by Wikipedia's typography", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"keywords": [ | ||
"css", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "typography-theme-wordpress-2010", | ||
"description": "A theme for Typography.js inspired by the typography of the Wordpress 2010 default theme", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"dependencies": { | ||
"gray-percentage": "^2.0.0" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "typography-theme-wordpress-2011", | ||
"description": "A theme for Typography.js inspired by the typography of the Wordpress 2011 default theme", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"keywords": [ | ||
"css", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "typography-theme-wordpress-2012", | ||
"description": "A theme for Typography.js inspired by the typography of the Wordpress 2012 default theme", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"dependencies": { | ||
"gray-percentage": "^2.0.0" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "typography-theme-wordpress-2013", | ||
"description": "A theme for Typography.js inspired by the typography of the Wordpress 2013 default theme", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"dependencies": { | ||
"typography-breakpoint-constants": "^0.14.0" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "typography-theme-wordpress-2014", | ||
"description": "A theme for Typography.js inspired by the typography of the Wordpress 2014 default theme", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"dependencies": { | ||
"gray-percentage": "^2.0.0" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "typography-theme-wordpress-2015", | ||
"description": "A theme for Typography.js inspired by the typography of the Wordpress 2015 default theme", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"dependencies": { | ||
"gray-percentage": "^2.0.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "typography-theme-wordpress-2016", | ||
"description": "A theme for Typography.js inspired by the typography of the Wordpress 2016 default theme", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"dependencies": { | ||
"gray-percentage": "^2.0.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "typography-theme-wordpress-kubrick", | ||
"description": "A theme for Typography.js inspired by the typography of the Wordpress Kubrick theme", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"dependencies": { | ||
"gray-percentage": "^2.0.0" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "typography", | ||
"description": "Opinionated toolkit for building websites with beautiful typography", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"author": "Kyle Mathews <[email protected]>", | ||
"dependencies": { | ||
"compass-vertical-rhythm": "^1.3.0", | ||
|