Added punctuation characters and "Other classes changes" section.

trejder 2014-05-22 03:12:11 -07:00
parent 0578a7f927
commit 9e48934da6

@ -3,157 +3,162 @@
Of course, you need to update the Font Awesome assets, but this is not part of this guide. Of course, you need to update the Font Awesome assets, but this is not part of this guide.
### New default syntax ### New default syntax
* `icon-*` -> `fa fa-*` (**NOTE**: `fa` base class is only needed by icons)
* `icon-fixed-width` -> `fa-fw`
* `icon-large` -> `fa-lg`
* `icons-ul` -> `fa-ul`
* `icon-li` -> `fa-li`
* `icon-spin` -> `fa-spin`
* `icon-rotate-*` -> `fa-rotate-*`
* `icon-*` -> `fa fa-*`, (**NOTE**: `,fa`, base class is only needed by icons)
* `icon-fixed-width` -> `fa-fw`,
* `icon-large` -> `fa-lg`,
* `icons-ul` -> `fa-ul`,
* `icon-li` -> `fa-li`,
* `icon-spin` -> `fa-spin`,
* `icon-rotate-*` -> `fa-rotate-*`.
### New icon names ### New icon names
* `ban-circle` -> `ban`
* `bar-chart` -> `bar-chart-o` * `ban-circle` -> `ban`,
* `beaker` -> `flask` * `bar-chart` -> `bar-chart-o`,
* `bell` -> `bell-o` * `beaker` -> `flask`,
* `bell-alt` -> `bell` * `bell` -> `bell-o`,
* `bitbucket-sign` -> `bitbucket-square` * `bell-alt` -> `bell`,
* `bookmark-empty` -> `bookmark-o` * `bitbucket-sign` -> `bitbucket-square`,
* `building` -> `building-o` **(4.0.2)** * `bookmark-empty` -> `bookmark-o`,
* `calendar-empty` -> `calendar-o` * `building` -> `building-o`, **(4.0.2)**
* `check-empty` -> `square-o` * `calendar-empty` -> `calendar-o`,
* `check-minus` -> `minus-square-o` * `check-empty` -> `square-o`,
* `check-sign` -> `check-square` * `check-minus` -> `minus-square-o`,
* `check` -> `check-square-o` * `check-sign` -> `check-square`,
* `chevron-sign-down` -> `chevron-circle-down` * `check` -> `check-square-o`,
* `chevron-sign-left` -> `chevron-circle-left` * `chevron-sign-down` -> `chevron-circle-down`,
* `chevron-sign-right` -> `chevron-circle-right` * `chevron-sign-left` -> `chevron-circle-left`,
* `chevron-sign-up` -> `chevron-circle-up` * `chevron-sign-right` -> `chevron-circle-right`,
* `circle-arrow-down` -> `arrow-circle-down` * `chevron-sign-up` -> `chevron-circle-up`,
* `circle-arrow-left` -> `arrow-circle-left` * `circle-arrow-down` -> `arrow-circle-down`,
* `circle-arrow-right` -> `arrow-circle-right` * `circle-arrow-left` -> `arrow-circle-left`,
* `circle-arrow-up` -> `arrow-circle-up` * `circle-arrow-right` -> `arrow-circle-right`,
* `circle-blank` -> `circle-o` * `circle-arrow-up` -> `arrow-circle-up`,
* `cny` -> `rub` * `circle-blank` -> `circle-o`,
* `collapse-alt` -> `minus-square-o` * `cny` -> `rub`,
* `collapse-top` -> `caret-square-o-up` * `collapse-alt` -> `minus-square-o`,
* `collapse` -> `caret-square-o-down` * `collapse-top` -> `caret-square-o-up`,
* `comment-alt` -> `comment-o` * `collapse` -> `caret-square-o-down`,
* `comments-alt` -> `comments-o` * `comment-alt` -> `comment-o`,
* `copy` -> `files-o` * `comments-alt` -> `comments-o`,
* `cut` -> `scissors` * `copy` -> `files-o`,
* `dashboard` -> `tachometer` * `cut` -> `scissors`,
* `double-angle-down` -> `angle-double-down` * `dashboard` -> `tachometer`,
* `double-angle-left` -> `angle-double-left` * `double-angle-down` -> `angle-double-down`,
* `double-angle-right` -> `angle-double-right` * `double-angle-left` -> `angle-double-left`,
* `double-angle-up` -> `angle-double-up` * `double-angle-right` -> `angle-double-right`,
* `download` -> `arrow-circle-o-down` * `double-angle-up` -> `angle-double-up`,
* `download-alt` -> `download` * `download` -> `arrow-circle-o-down`,
* `edit-sign` -> `pencil-square` * `download-alt` -> `download`,
* `edit` -> `pencil-square-o` * `edit-sign` -> `pencil-square`,
* `ellipsis-horizontal` -> `ellipsis-h` **(4.0.2)** * `edit` -> `pencil-square-o`,
* `ellipsis-vertical` -> `ellipsis-v` **(4.0.2)** * `ellipsis-horizontal` -> `ellipsis-h`, **(4.0.2)**
* `envelope-alt` -> `envelope-o` * `ellipsis-vertical` -> `ellipsis-v`, **(4.0.2)**
* `exclamation-sign` -> `exclamation-circle` * `envelope-alt` -> `envelope-o`,
* `expand-alt` -> `plus-square-o` **(4.0.2)** * `exclamation-sign` -> `exclamation-circle`,
* `expand` -> `caret-square-o-right` * `expand-alt` -> `plus-square-o`, **(4.0.2)**
* `external-link-sign` -> `external-link-square` * `expand` -> `caret-square-o-right`,
* `eye-close` -> `eye-slash` * `external-link-sign` -> `external-link-square`,
* `eye-open` -> `eye` * `eye-close` -> `eye-slash`,
* `facebook-sign` -> `facebook-square` * `eye-open` -> `eye`,
* `facetime-video` -> `video-camera` * `facebook-sign` -> `facebook-square`,
* `file-alt` -> `file-o` * `facetime-video` -> `video-camera`,
* `file-text-alt` -> `file-text-o` * `file-alt` -> `file-o`,
* `flag-alt` -> `flag-o` * `file-text-alt` -> `file-text-o`,
* `folder-close-alt` -> `folder-o` * `flag-alt` -> `flag-o`,
* `folder-close` -> `folder` * `folder-close-alt` -> `folder-o`,
* `folder-open-alt` -> `folder-open-o` * `folder-close` -> `folder`,
* `food` -> `cutlery` * `folder-open-alt` -> `folder-open-o`,
* `frown` -> `frown-o` * `food` -> `cutlery`,
* `fullscreen` -> `arrows-alt` **(4.0.2)** * `frown` -> `frown-o`,
* `github-sign` -> `github-square` * `fullscreen` -> `arrows-alt`, **(4.0.2)**
* `google-plus-sign` -> `google-plus-square` * `github-sign` -> `github-square`,
* `group` -> `users` **(4.0.2)** * `google-plus-sign` -> `google-plus-square`,
* `h-sign` -> `h-square` * `group` -> `users`, **(4.0.2)**
* `hand-down` -> `hand-o-down` * `h-sign` -> `h-square`,
* `hand-left` -> `hand-o-left` * `hand-down` -> `hand-o-down`,
* `hand-right` -> `hand-o-right` * `hand-left` -> `hand-o-left`,
* `hand-up` -> `hand-o-up` * `hand-right` -> `hand-o-right`,
* `hdd` -> `hdd-o` **(4.0.1)** * `hand-up` -> `hand-o-up`,
* `heart-empty` -> `heart-o` * `hdd` -> `hdd-o`, **(4.0.1)**
* `hospital` -> `hospital-o` **(4.0.2)** * `heart-empty` -> `heart-o`,
* `indent-left` -> `outdent` * `hospital` -> `hospital-o`, **(4.0.2)**
* `indent-right` -> `indent` * `indent-left` -> `outdent`,
* `info-sign` -> `info-circle` * `indent-right` -> `indent`,
* `keyboard` -> `keyboard-o` * `info-sign` -> `info-circle`,
* `legal` -> `gavel` * `keyboard` -> `keyboard-o`,
* `lemon` -> `lemon-o` * `legal` -> `gavel`,
* `lightbulb` -> `lightbulb-o` * `lemon` -> `lemon-o`,
* `linkedin-sign` -> `linkedin-square` * `lightbulb` -> `lightbulb-o`,
* `meh` -> `meh-o` * `linkedin-sign` -> `linkedin-square`,
* `microphone-off` -> `microphone-slash` * `meh` -> `meh-o`,
* `minus-sign-alt` -> `minus-square` * `microphone-off` -> `microphone-slash`,
* `minus-sign` -> `minus-circle` * `minus-sign-alt` -> `minus-square`,
* `mobile-phone` -> `mobile` * `minus-sign` -> `minus-circle`,
* `moon` -> `moon-o` * `mobile-phone` -> `mobile`,
* `move` -> `arrows` **(4.0.2)** * `moon` -> `moon-o`,
* `off` -> `power-off` * `move` -> `arrows`, **(4.0.2)**
* `ok-circle` -> `check-circle-o` * `off` -> `power-off`,
* `ok-sign` -> `check-circle` * `ok-circle` -> `check-circle-o`,
* `ok` -> `check` * `ok-sign` -> `check-circle`,
* `paper-clip` -> `paperclip` * `ok` -> `check`,
* `paste` -> `clipboard` * `paper-clip` -> `paperclip`,
* `phone-sign` -> `phone-square` * `paste` -> `clipboard`,
* `picture` -> `picture-o` * `phone-sign` -> `phone-square`,
* `pinterest-sign` -> `pinterest-square` * `picture` -> `picture-o`,
* `play-circle` -> `play-circle-o` * `pinterest-sign` -> `pinterest-square`,
* `play-sign` -> `play-circle` * `play-circle` -> `play-circle-o`,
* `plus-sign-alt` -> `plus-square` * `play-sign` -> `play-circle`,
* `plus-sign` -> `plus-circle` * `plus-sign-alt` -> `plus-square`,
* `pushpin` -> `thumb-tack` * `plus-sign` -> `plus-circle`,
* `question-sign` -> `question-circle` * `pushpin` -> `thumb-tack`,
* `remove-circle` -> `times-circle-o` * `question-sign` -> `question-circle`,
* `remove-sign` -> `times-circle` * `remove-circle` -> `times-circle-o`,
* `remove` -> `times` * `remove-sign` -> `times-circle`,
* `reorder` -> `bars` **(4.0.2)** * `remove` -> `times`,
* `resize-full` -> `expand` **(4.0.2)** * `reorder` -> `bars`, **(4.0.2)**
* `resize-horizontal` -> `arrows-h` **(4.0.2)** * `resize-full` -> `expand`, **(4.0.2)**
* `resize-small` -> `compress` **(4.0.2)** * `resize-horizontal` -> `arrows-h`, **(4.0.2)**
* `resize-vertical` -> `arrows-v` **(4.0.2)** * `resize-small` -> `compress`, **(4.0.2)**
* `rss-sign` -> `rss-square` * `resize-vertical` -> `arrows-v`, **(4.0.2)**
* `save` -> `floppy-o` * `rss-sign` -> `rss-square`,
* `screenshot` -> `crosshairs` * `save` -> `floppy-o`,
* `share-alt` -> `share` * `screenshot` -> `crosshairs`,
* `share-sign` -> `share-square` * `share-alt` -> `share`,
* `share` -> `share-square-o` * `share-sign` -> `share-square`,
* `sign-blank` -> `square` * `share` -> `share-square-o`,
* `signin` -> `sign-in` * `sign-blank` -> `square`,
* `signout` -> `sign-out` * `signin` -> `sign-in`,
* `smile` -> `smile-o` * `signout` -> `sign-out`,
* `sort-by-alphabet-alt` -> `sort-alpha-desc` * `smile` -> `smile-o`,
* `sort-by-alphabet` -> `sort-alpha-asc` * `sort-by-alphabet-alt` -> `sort-alpha-desc`,
* `sort-by-attributes-alt` -> `sort-amount-desc` * `sort-by-alphabet` -> `sort-alpha-asc`,
* `sort-by-attributes` -> `sort-amount-asc` * `sort-by-attributes-alt` -> `sort-amount-desc`,
* `sort-by-order-alt` -> `sort-numeric-desc` * `sort-by-attributes` -> `sort-amount-asc`,
* `sort-by-order` -> `sort-numeric-asc` * `sort-by-order-alt` -> `sort-numeric-desc`,
* `sort-down` -> `sort-asc` * `sort-by-order` -> `sort-numeric-asc`,
* `sort-up` -> `sort-desc` * `sort-down` -> `sort-asc`,
* `stackexchange` -> `stack-overflow` * `sort-up` -> `sort-desc`,
* `star-empty` -> `star-o` * `stackexchange` -> `stack-overflow`,
* `star-half-empty` -> `star-half-o` * `star-empty` -> `star-o`,
* `sun` -> `sun-o` * `star-half-empty` -> `star-half-o`,
* `thumbs-down-alt` -> `thumbs-o-down` * `sun` -> `sun-o`,
* `thumbs-up-alt` -> `thumbs-o-up` * `thumbs-down-alt` -> `thumbs-o-down`,
* `time` -> `clock-o` * `thumbs-up-alt` -> `thumbs-o-up`,
* `trash` -> `trash-o` * `time` -> `clock-o`,
* `tumblr-sign` -> `tumblr-square` * `trash` -> `trash-o`,
* `twitter-sign` -> `twitter-square` * `tumblr-sign` -> `tumblr-square`,
* `unlink` -> `chain-broken` * `twitter-sign` -> `twitter-square`,
* `upload` -> `arrow-circle-o-up` * `unlink` -> `chain-broken`,
* `upload-alt` -> `upload` * `upload` -> `arrow-circle-o-up`,
* `warning-sign` -> `exclamation-triangle` * `upload-alt` -> `upload`,
* `xing-sign` -> `xing-square` * `warning-sign` -> `exclamation-triangle`,
* `youtube-sign` -> `youtube-square` * `xing-sign` -> `xing-square`,
* `zoom-in` -> `search-plus` * `youtube-sign` -> `youtube-square`,
* `zoom-out` -> `search-minus` * `zoom-in` -> `search-plus`,
* `zoom-out` -> `search-minus`.
### Other classes changes
* `icon-white` -> `fa-inverse`.