ICEfaces
  1. ICEfaces
  2. ICE-11366

Update Font-Awesome library to latest version (4.7)

    Details

      Description

      request has been made to update to the latest font-awesome libraries for icemobile 1.3.1. Should also carry this through to ICEfaces 4.x.
      The ability to stack icons is also requested (font-awesome has examples of this but specifically the request was made for an envelope with a number...to show number of new messages for example).

        Activity

        Hide
        Arturo Zambrano added a comment -

        Updated Font-Awesome library to version 4.7.
        at revision 51912 to the 4.0 trunk
        at revision 51913 to the 3.3 EE maintenance branch
        at revision 51914 to the icemobile trunk

        I verified that the icons used in the showcase applications continue to appear normally.

        Show
        Arturo Zambrano added a comment - Updated Font-Awesome library to version 4.7. at revision 51912 to the 4.0 trunk at revision 51913 to the 3.3 EE maintenance branch at revision 51914 to the icemobile trunk I verified that the icons used in the showcase applications continue to appear normally.
        Hide
        Arturo Zambrano added a comment -

        As for stacking an envelope icon with a number. Here's an example:

        <span class="fa-stack fa-lg">
        	<i class="fa fa-envelope-o fa-stack-2x"></i>
        	<i class="fa fa-circle fa-stack-1x" style="color:red;"></i>
        	<strong class="fa fa-stack-1x" style="color:white;">9</strong>
        </span>
        
        Show
        Arturo Zambrano added a comment - As for stacking an envelope icon with a number. Here's an example: <span class= "fa-stack fa-lg" > <i class= "fa fa-envelope-o fa-stack-2x" > </i> <i class= "fa fa-circle fa-stack-1x" style= "color:red;" > </i> <strong class= "fa fa-stack-1x" style= "color:white;" > 9 </strong> </span>
        Hide
        Ken Fyten added a comment -

        I added the Font Awesome lib version info to the lib/versions-licenses.html file for each repo.

        Show
        Ken Fyten added a comment - I added the Font Awesome lib version info to the lib/versions-licenses.html file for each repo.
        Hide
        Arturo Zambrano added a comment -

        r52146: fixed path mapping of two font awesome resources in icemobile

        Show
        Arturo Zambrano added a comment - r52146: fixed path mapping of two font awesome resources in icemobile

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Judy Guglielmin
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: