Skip to content

Initial release of the Ignite UI Angular directives

Compare
Choose a tag to compare
@damyanpetev damyanpetev released this 06 Oct 23:09
· 176 commits to master since this release

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.