JSPM

jquery-ui-iconfont

1.4.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 11
  • Score
    100M100P100Q53664F
  • License CC BY-SA 3.0

Icon Font for jQuery UI

Package Exports

  • jquery-ui-iconfont

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (jquery-ui-iconfont) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

#Icons for jQuery-UI

  • Complete new redesigned icons for jQuery UI as font
  • Support mobile devices
  • Clear and resizable icons
  • Changeable color of icons without the need to export new graphic files
  • Supported by many browsers (tested on Firefox 36, Chrome 42, Internet-Explorer 8-10)
  • Works with all jQuery UI Themes (see "Sample Components")
  • Icon License CC BY-SA 3.0

The perfect (pixel-)size of the icons is 14 pixels.

Note: Please only use the class names in the CSS-file to display the required icon and never the unicode value (e.g. "\e601"). I could not guarantee that the entered unicode will show the requested glyph on future releases.

###Example Usage

Please report bugs or feature requests on the issue-tracker.

###Demo Take a look at the demo under http://mkkeck.github.io/jquery-ui-iconfont/

###Changelog

  • 2015-07-26 First official release: https://github.com/mkkeck/jquery-ui-iconfont/releases

  • 2015-07-18

    • Font Version 1.4:
      • New icon 'ui-icon-window-minimize'
      • For loading-animation some glyphs in font are optimized
    • Styles Updated:
      • New: ui-busy-icon-balls, ui-busy-icon-line, ui-busy-icon-square
      • Updated: ui-busy-icon-progress
  • 2015-07-12

  • Font Version 1.2: Descent set to 0 (zero) / baseline 0. This should remove problems descripted in Issue #2 & #3.

  • New CSS-Animated loaders

  • Improved icon picker