Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

igniteui-angular

Package Overview
Dependencies
Maintainers
1
Versions
1069
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

igniteui-angular - npm Package Versions

1
105106

1.0.1-beta.5

Diff

skrustev
published 1.0.1-beta.4 •

skrustev
published 1.0.1-beta.3 •

skrustev
published 1.0.1-beta.2 •

skrustev
published 1.0.1-beta.1 •

skrustev
published 1.0.1 •

Changelog

Source

11.0.15

New Features

  • IgxAutocomplete

    • Exported the component instance in the template with the name igxAutocomplete.
    <input type="text" [igxAutocomplete]="townsPanel" #autocompleteRef="igxAutocomplete"/>
    
skrustev
published 1.0.0 •

Changelog

Source

11.0.0

General

  • IgxGrid, IgxTreeGrid, IgxHierarchicalGrid
    • Added a new directive for re-templating the Excel style filtering header icon - IgxExcelStyleHeaderIconDirective.

    • Breaking Change

      Changed the how the grid toolbar is instantiated in the grids. The toolbar is now templated rather than being activated through a property on the parent grid. The toolbar features are also exposed as templatable components and the old properties are deprecated. The implementation of the Column Hiding UI has been changed in order to select which columns should be displayed, instead of hidden.

      Refer to the official documentation for more information.

  • FilteringStrategy
    • Breaking Change - filter method exposed by the FilteringStrategy class now requires 3rd advancedExpressionsTree and 4th grid parameters. If not needed, just pass null.

New Features

  • IgxCalendar
    • Is now fully accessible to screen readers.

Improvements

  • IgxOverlay
    • New functionality to automatically determine the correct animation that is needed when showing an overlay content. This is used with Auto Position strategy, where the IgxOverlay content is flipped, depending on the available space.
1
105106
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc