Bladeren bron

updating version references

davegandy 12 jaren geleden
bovenliggende
commit
495adab04f

+ 1 - 1
README.md

@@ -1,4 +1,4 @@
-#[Font Awesome v3.1.1](http://fontawesome.io)
+#[Font Awesome v3.2.0](http://fontawesome.io)
 ###the iconic font designed for Bootstrap
 
 Font Awesome is a full suite of 302 pictographic icons for easy scalable vector graphics on websites, created and

+ 1 - 1
build/assets/font-awesome/css/font-awesome-ie7.css

@@ -1,5 +1,5 @@
 /*!
- *  Font Awesome 3.1.0
+ *  Font Awesome 3.2.0
  *  the iconic font designed for Bootstrap
  *  -------------------------------------------------------
  *  The full suite of pictographic icons, examples, and documentation

+ 1 - 1
build/assets/font-awesome/css/font-awesome-ie7.min.css

@@ -1,5 +1,5 @@
 /*!
- *  Font Awesome 3.1.0
+ *  Font Awesome 3.2.0
  *  the iconic font designed for Bootstrap
  *  -------------------------------------------------------
  *  The full suite of pictographic icons, examples, and documentation

+ 3 - 3
build/assets/font-awesome/css/font-awesome.css

@@ -1,5 +1,5 @@
 /*!
- *  Font Awesome 3.1.0
+ *  Font Awesome 3.2.0
  *  the iconic font designed for Bootstrap
  *  -------------------------------------------------------
  *  The full suite of pictographic icons, examples, and documentation
@@ -26,8 +26,8 @@
  * -------------------------- */
 @font-face {
   font-family: 'FontAwesome';
-  src: url('../font/fontawesome-webfont.eot?v=3.1.0');
-  src: url('../font/fontawesome-webfont.eot?#iefix&v=3.1.0') format('embedded-opentype'), url('../font/fontawesome-webfont.woff?v=3.1.0') format('woff'), url('../font/fontawesome-webfont.ttf?v=3.1.0') format('truetype'), url('../font/fontawesome-webfont.svg#fontawesomeregular?v=3.1.0') format('svg');
+  src: url('../font/fontawesome-webfont.eot?v=3.2.0');
+  src: url('../font/fontawesome-webfont.eot?#iefix&v=3.2.0') format('embedded-opentype'), url('../font/fontawesome-webfont.woff?v=3.2.0') format('woff'), url('../font/fontawesome-webfont.ttf?v=3.2.0') format('truetype'), url('../font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.0') format('svg');
   font-weight: normal;
   font-style: normal;
 }

File diff suppressed because it is too large
+ 1 - 1
build/assets/font-awesome/css/font-awesome.min.css


+ 1 - 1
build/assets/font-awesome/less/font-awesome-ie7.less

@@ -1,5 +1,5 @@
 /*!
- *  Font Awesome 3.1.0
+ *  Font Awesome 3.2.0
  *  the iconic font designed for Bootstrap
  *  -------------------------------------------------------
  *  The full suite of pictographic icons, examples, and documentation

+ 1 - 1
build/assets/font-awesome/less/font-awesome.less

@@ -1,5 +1,5 @@
 /*!
- *  Font Awesome 3.1.0
+ *  Font Awesome 3.2.0
  *  the iconic font designed for Bootstrap
  *  -------------------------------------------------------
  *  The full suite of pictographic icons, examples, and documentation

+ 3 - 2
build/assets/font-awesome/less/variables.less

@@ -2,8 +2,9 @@
 // --------------------------
 
 @FontAwesomePath:    "../font";
-@FontAwesomeVersion: "3.1.0";
+//@FontAwesomePath:    "//netdna.bootstrapcdn.com/font-awesome/3.2.0/font"; // for referencing Bootstrap CDN font files directly
+@FontAwesomeVersion: "3.2.0";
 @borderColor:        #eee;
 @iconMuted:          #eee;
 @iconLight:          #fff;
-@iconDark:           #333;
+@iconDark:           #333;

+ 0 - 4
package.json

@@ -6,10 +6,6 @@
         "name": "Dave Gandy",
         "email": "dave@fontawesome.io"
     },
-    "contributors": [
-        "sergio <desenvolvimento@inbep.com.br>",
-        "willian <desenvolvimento@inbep.com.br>"
-    ],
     "homepage": "http://fontawesome.io",
     "repository": {
         "type": "git",

Some files were not shown because too many files changed in this diff