github

IgniteUI / ignite-ui

  • четверг, 27 октября 2016 г. в 03:15:22
https://github.com/IgniteUI/ignite-ui

JavaScript
Ignite UI by Infragistics



Ignite UI

Build Status Coverage Status Codacy Badge

npm Bower

Ignite UI™ helps you build powerful, high-performance web-based applications. Inside Ignite UI you'll find user experience controls and components for creating engaging line-of-business web applications which target the browsers for both mobile & desktop environments.

About Ignite UI

Ignite UI is built on jQuery and jQuery UI and ties in seamlessly with the jQuery core model and conventions including all styling support via jQuery UI Theme Roller. Beyond jQuery Ignite UI features support for Bootstrap themes, AngularJS, Knockout and jQuery Mobile.

Available Features in Ignite UI open-source version

Feature Ignite UI OSS Ignite UI Full Infragistics Ultimate Help
Editors
igCombo api \ help \ topics source
igHtmlEditor api \ help \ topics source
igRating api \ help \ topics source
igValidator api \ help \ topics source
igCurrencyEditor api \ help \ topics source
igDateEditor api \ help \ topics source
igMaskEditor api \ help \ topics source
igNumericEditor api \ help \ topics source
igPercentEditor api \ help \ topics source
igTextEditor api \ help \ topics source
igCheckboxEditor api \ help \ topics source
igDatePicker api \ help \ topics source
Frameworks
igLoader api \ help \ topics source
igDataSource api \ help \ topics source
Templating Engine api \ help \ topics source
JS Excel Engine api \ help \ topics source
igGridExcelExporter api \ help \ topics source
Interactions
igTree api \ help \ topics source
igDialog api \ help \ topics source
igToolbar api \ help \ topics source
igToolbarButton api \ help \ topics source
igSplitButton api \ help \ topics source
igNotifier api \ help \ topics source
igPopover api \ help \ topics source
igRadialMenu api \ help \ topics source
igColorPicker api \ help \ topics source
igColorPickerSplitButton api \ help \ topics source
igUpload api \ help \ topics source
igVideoPlayer api \ help \ topics source
igScroll api \ help \ topics source
Data Visualization
igDataChart api \ help \ topics source
igPieChart api \ help \ topics source
igDoughnutChart api \ help \ topics source
igFunnelChart api \ help \ topics source
igBulletGraph api \ help \ topics source
igLinearGauge api \ help \ topics source
igRadialGauge api \ help \ topics source
igMap api \ help \ topics source
igSparkline api \ help \ topics source
igQRCodeBarcode api \ help \ topics source
igZoombar api \ help \ topics source
Layout
igLayoutManager api \ help \ topics source
igSplitter api \ help \ topics source
igTileManager api \ help \ topics source
Grids
igGrid api \ help \ topics source
igHierarchicalGrid api \ help \ topics source
igTreeGrid api \ help \ topics source
Grid Features
Column Management Features api \ help \ topics source
Column Fixing api \ help \ topics source
Column Grouping api \ help \ topics source
Column Hiding api \ help \ topics source
Column Moving api \ help \ topics source
Column Resizing api \ help \ topics source
Column Summaries api \ help \ topics source
Column Template api \ help \ topics source
Filtering api \ help \ topics source
Multi-Column Headers api \ help \ topics source
Sorting api \ help \ topics source
Unbound Columns api \ help \ topics source
Feature Chooser api \ help \ topics source
Row Selectors api \ help \ topics source
Selection api \ help \ topics source
Tooltips api \ help \ topics source
Updating api \ help \ topics source
Paging api \ help \ topics source
Cell Merging api \ help \ topics source
Responsive Web Design (RWD) Mode api \ help \ topics source
jsRender Integration api \ help \ topics source
REST Updating api \ help \ topics source
Knockout Support api \ help \ topics source
Columns and Layout api \ help \ topics source
Virtualization api \ help \ topics source
Grid Multi-Row Layout api \ help \ topics source
Grid Load On Demand api \ help \ topics source
OLAP Pivot
igPivotDataSelector api \ help \ topics source
igPivotGrid api \ help \ topics source
igPivotView api \ help \ topics source
Knockout Extensions
Combo help \ topics source
Editors help \ topics source
Tree help \ topics source
Grid help \ topics source
Chart help \ topics source
Theming
Metro help \ topics source
iOS help \ topics source
Bootstrap Default help \ topics source
Bootstrap 4 Default help \ topics source
Bootstrap Superhero help \ topics source
Bootstrap Flatly help \ topics source
Bootstrap Yeti help \ topics source
Infragistics help \ topics source
Infragistics2012 help \ topics source
MVC Extensions help \ topics source
Developer Support 24/5

Install

The package for this development repository is available on both npm and bower. To get started follow the respective package manager installation:

npm

npm install ignite-ui

bower

bower install ignite-ui

Package contains similar files and structure to what you'd find in the full version of Ignite UI with complete styles and lite versions of the combined script files:

<script src="<node_modules|bower_components>/ignite-ui/js/infragistics.core-lite.js" type="text/javascript"></script>
<script src="<node_modules|bower_components>/ignite-ui/js/infragistics.lob-lite.js" type="text/javascript"></script>

The full built content for both packages can be browsed at the Ignite UI Bower Shim repository.

Getting Help

Contributing

You can find all guidelines on how to contribute on the wiki page.