Ver Fonte

Update to version number.

Dave Gandy há 9 anos atrás
pai
commit
b68778cb26

+ 1 - 1
README.md

@@ -1,4 +1,4 @@
-#[Font Awesome v4.4.1](http://fontawesome.io)
+#[Font Awesome v4.5.0](http://fontawesome.io)
 ###The iconic font and CSS framework
 
 Font Awesome is a full suite of 595 pictographic icons for easy scalable vector graphics on websites,

+ 3 - 3
_config.yml

@@ -19,10 +19,10 @@ icon_layout:      icon.html    # Relative to _layouts directory
 icon_destination: icon         # Relative to destination
 
 fontawesome:
-  version:        4.4.1
-  minor_version:  4.4
+  version:        4.5.0
+  minor_version:  4.5
   major_version:  4
-  doc_blob:       v4.4.1
+  doc_blob:       v4.5.0
   url:            http://fontawesome.io
   legacy_url:     http://fortawesome.github.com/Font-Awesome/
   blog_url:       http://blog.fontawesome.io

+ 1 - 1
css/font-awesome.css

@@ -1,5 +1,5 @@
 /*!
- *  Font Awesome 4.4.1 by @davegandy - http://fontawesome.io - @fontawesome
+ *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
  *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
  */
 /* FONT PATH

Diff do ficheiro suprimidas por serem muito extensas
+ 1 - 1
css/font-awesome.min.css


+ 1 - 1
less/font-awesome.less

@@ -1,5 +1,5 @@
 /*!
- *  Font Awesome 4.4.1 by @davegandy - http://fontawesome.io - @fontawesome
+ *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
  *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
  */
 

+ 2 - 2
less/variables.less

@@ -4,9 +4,9 @@
 @fa-font-path:        "../fonts";
 @fa-font-size-base:   14px;
 @fa-line-height-base: 1;
-//@fa-font-path:        "//netdna.bootstrapcdn.com/font-awesome/4.4.1/fonts"; // for referencing Bootstrap CDN font files directly
+//@fa-font-path:        "//netdna.bootstrapcdn.com/font-awesome/4.5.0/fonts"; // for referencing Bootstrap CDN font files directly
 @fa-css-prefix:       fa;
-@fa-version:          "4.4.1";
+@fa-version:          "4.5.0";
 @fa-border-color:     #eee;
 @fa-inverse:          #fff;
 @fa-li-width:         (30em / 14);

+ 2 - 2
scss/_variables.scss

@@ -4,9 +4,9 @@
 $fa-font-path:        "../fonts" !default;
 $fa-font-size-base:   14px !default;
 $fa-line-height-base: 1 !default;
-//$fa-font-path:        "//netdna.bootstrapcdn.com/font-awesome/4.4.1/fonts" !default; // for referencing Bootstrap CDN font files directly
+//$fa-font-path:        "//netdna.bootstrapcdn.com/font-awesome/4.5.0/fonts" !default; // for referencing Bootstrap CDN font files directly
 $fa-css-prefix:       fa !default;
-$fa-version:          "4.4.1" !default;
+$fa-version:          "4.5.0" !default;
 $fa-border-color:     #eee !default;
 $fa-inverse:          #fff !default;
 $fa-li-width:         (30em / 14) !default;

+ 1 - 1
scss/font-awesome.scss

@@ -1,5 +1,5 @@
 /*!
- *  Font Awesome 4.4.1 by @davegandy - http://fontawesome.io - @fontawesome
+ *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
  *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
  */
 

+ 10 - 10
src/icons.yml

@@ -5663,14 +5663,14 @@ icons:
   - name:       reddit Alien
     id:         reddit-alien
     unicode:    f281
-    created:    4.4
+    created:    4.5
     categories:
       - Brand Icons
 
   - name:       Edge Browser
     id:         edge
     unicode:    f282
-    created:    4.4
+    created:    4.5
     filter:
       - browser
       - ie
@@ -5680,7 +5680,7 @@ icons:
   - name:       Credit Card
     id:         credit-card-alt
     unicode:    f283
-    created:    4.4
+    created:    4.5
     filter:
       - credit card
     categories:
@@ -5690,7 +5690,7 @@ icons:
   - name:       Codie Pie
     id:         codiepie
     unicode:    f284
-    created:    4.4
+    created:    4.5
     url:        codiepie.com
     categories:
       - Brand Icons
@@ -5698,41 +5698,41 @@ icons:
   - name:       MODX
     id:         modx
     unicode:    f285
-    created:    4.4
+    created:    4.5
     categories:
       - Brand Icons
 
   - name:       Fort Awesome
     id:         fort-awesome
     unicode:    f286
-    created:    4.4
+    created:    4.5
     categories:
       - Brand Icons
 
   - name:       USB
     id:         usb
     unicode:    f287
-    created:    4.4
+    created:    4.5
     categories:
       - Brand Icons
 
   - name:       Product Hunt
     id:         product-hunt
     unicode:    f288
-    created:    4.4
+    created:    4.5
     categories:
       - Brand Icons
 
   - name:       Mixcloud
     id:         mixcloud
     unicode:    f289
-    created:    4.4
+    created:    4.5
     categories:
       - Brand Icons
 
   - name:       Scribd
     id:         scribd
     unicode:    f28a
-    created:    4.4
+    created:    4.5
     categories:
       - Brand Icons

Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff