From 227c653b722f4cf7d0ddb15ed508bf5f70add3bd Mon Sep 17 00:00:00 2001 From: davegandy Date: Fri, 18 Oct 2013 17:31:47 -0400 Subject: [PATCH] updating new feature list --- src/_includes/new-features.html | 43 ++++++++++++++++----------------- src/_includes/new-naming.html | 12 ++++----- 2 files changed, 27 insertions(+), 28 deletions(-) diff --git a/src/_includes/new-features.html b/src/_includes/new-features.html index 6fe5b5bc2..98ea979f0 100644 --- a/src/_includes/new-features.html +++ b/src/_includes/new-features.html @@ -10,29 +10,28 @@
-

{{ icons | version:site.fontawesome.minor_version | size }} New Icons in {{ site.fontawesome.minor_version }}

+

Completely Rewritten

+ Everything re-written from the ground up for speed and simplicity. +
+
+

CSS Best Practices

+ New icon base class allows simpler CSS, faster rendering, and easier control. +
+
+

Predictable Icon Names

+ Icon names should now be more consistent and easier to predict and remember. +
+
+

Bootstrap 3

+ Font Awesome {{ site.fontawesome.minor_version }} is fully tested and compatible with Bootstrap 3. +
+
+

Better Compatibility

+ Font Awesome is now more compatible with all web frameworks, including Foundation. +
+
+

{{ icons | version:site.fontawesome.minor_version | size }} New Icons in {{ site.fontawesome.minor_version }}

Requested by the active community on the Font Awesome GitHub project.
-
-

SCSS Support

- A long term solution is now in place for SCSS support. Need SASS? Try sass-convert. -
-
-

Better & Simpler License

- SIL OFL 1.1 for font, MIT license for code. No more attribution required, but much appreciated. -
-
-

Pixel Perfection at 14px

- Version 3 was re-created from the ground up to be razor sharp at Bootstrap's default 14px. -
-
-

Font Subsetting

- Thanks to @grantgordon and @johnsmclay, you can subset to get just the icons you need. -
-
-

Want More Details?

- Check out the CHANGELOG on the GitHub project to see - what's new and changed. -
diff --git a/src/_includes/new-naming.html b/src/_includes/new-naming.html index 718d31228..0612d0f6c 100644 --- a/src/_includes/new-naming.html +++ b/src/_includes/new-naming.html @@ -9,7 +9,7 @@

fa-icon-*

-

Solid icons as the base variant

+

Solid icons as the base variant

  • @@ -27,7 +27,7 @@

*-alt

-

Outlined version of previous modifier

+

Outlined version of previous modifier

  • @@ -45,7 +45,7 @@

*-circle

-

Circle under previous modifier

+

Circle under previous modifier

  • @@ -63,7 +63,7 @@

*-square

-

Square under previous modifier

+

Square under previous modifier

  • @@ -81,7 +81,7 @@

*-right, *-up, etc.

-

Directional modifier always at the end

+

Directional modifier always at the end

  • @@ -99,7 +99,7 @@

Combine 'em up...

-

Consistent when strung together

+

Consistent when strung together