Skip to content

Releases: IgniteUI/igniteui-angularjs

1.2.1: Merge pull request #121 from damyanpetev/dpetev/npm-deploy

10 Nov 13:08
1cc8b57
Compare
Choose a tag to compare

Renaming igniteui-angular to igniteui-angularjs

28 Sep 13:42
Compare
Choose a tag to compare
Merge pull request #119 from IgniteUI/repository-rename

Repository rename

1.1.0 Support for AngularJS 1.5.*

01 Aug 08:58
Compare
Choose a tag to compare

Updating demos to AngularJS 1.5.8

Initial release of the Ignite UI Angular directives

06 Oct 23:09
Compare
Choose a tag to compare

All of the Ignite UI controls can be instantiated declaratively with custom tags or via scope options. Further, the following editing-capable controls support two-way data binding:

  • igGrid
  • igCombo
  • igEditors

And the the following controls display dynamic data with one-way data binding:

  • igTree
  • igDataChart
  • igSparkline
  • igFunnelChart

To see how they work, check out the running samples.