Infragistics Ignite UI(英語版)

優れたパフォーマンスのWebアプリをすばやく構築

Infragistics 社の製品
1996 年より日本国内にてComponentSourceで販売中。

価格:¥ 268,730 (税込)〜 バージョン: 23.2 新機能 更新日: Apr 18, 2024

i

Infragistics Ignite UI 製品のすべてのコントロールはInfragistics Professional 及び Infragistics Ultimate にも含まれています。

Infragistics Professional には Ignite UI, ASP.NET, Windows Forms, Windows UI, Silverlight, WPFが含まれています。
Infragistics Ultimate には Ignite UI, ASP.NET, Windows Forms, Silverlight, WPF, Windows UI, Windows Phone, LightSwitch, NUCLiOS, Iguana UI, NetAdvantage ICONS, 5 ユーザーQuince Subscription が含まれています。

Infragistics Ignite UI for JavaScript 18.1 Build 18.1.20181.235

Released: Oct 2, 2018

18.1 Build 18.1.20181.235 での更新項目

不具合の修正

  • Excel Library
    • Exception when loading a workbook that has a conditional format formula with a decimal separator.
    • CenterAcrossSelection is not affecting the horizontal placement of the text when set on the Style associated with the cells.
    • Performance of insert is getting bad response while insert a large amount of data.
    • Excel Library throwing NullReferenceException' exception.
  • igCategoryChart
    • CategoryChart's Tooltips render without a background.
  • igDataChart
    • igDataChart renders empty if it's initialized on a DOM element not yet attached to the DOM.
    • Locale in the format setting can't be specified on igDataChart.
    • Creating igDataChart in ""display:none"" container triggers an error.
  • igDatePicker
    • Uncaught TypeError is thrown when IME is enabled and a number is typed.
  • igGrid
    • When page is zoomed and there is initially fixed columns in a virtual grid there is a slight misalignment between headers and content cells.
    • Initially fixing and hiding columns in igGrid breaks the header layout in Safari
    • Horizontal scrollbar thumb vanishes on MS Edge.
    • Setting width of fixed column isn't working  if Multi-Column Headers are enabled.
    • Filtering does not work in Safari on MacOS.
    • Rebinding a grid with row merging will not reset the row merging model.
    • Cannot set mergeRows option at runtime.
    • Feature Chooser goes outside the bounds of the grid when grid width is not set.
    • igGridExcelExporter throws an error when exporting unbound column in child grid.
    • igGridExcelExporter treats an object constructor as an actual property value.
    • igGrid height increases when its height is set to 100% and paging is performed.
    • RowSelectors numbering is undefined when adding new row in grid with grouped columns.
    • Records are not selected after expansion when there is a grouped column and initialExpand is false.
    • Active cell does not come into the visible viewport as active cell is moved by arrow key.
    • igGrid's summaries misalignment in Metro theme when hovered.
  • igMap
    • Map shows horizontal scrollbar when hovering over a marker that is close to edge of the map.
  • igPivotDataSelector
    • Vertical scrollbar is not displayed in the filter dropdown content.
  • igPivotGrid
    • igPivotGrid filter container doesn't have vertical scrollbar.
    • Metadata item of the igPivotGrid are hidden when the pivot grid is instantiated on a hidden placeholder for Firefox and Internet Explorer 11.
  • igPopover
    • Make sure left positioning of the popover is not negative.
  • igScroll
    • Fix igScroll not working on MacOS when Mac's scrollbar aren't set to always visible.
  • igSpreadsheet
    • Filter menu and dialog are not well styled.
  • igTextEditor
    • igEditors don't fire textChanged event on Safari on MacOS.
  • igTree
    • If a node text contains scripts in an html-encoded string, they get executed when a node is dragged.
    • igTree does not raise nodeExpanded event on first expand if loadOnDemand is true.
  • igTreeGrid
    • Hiding the last column and resizing it directly after that causes hidden column to disappear.
    • Row Selectors numbering breaks when adding a new row child or parent.
  • igVideoPlayer
    • currentTime moves to the end of the video when a progress bar is clicked.
  • MVC Wrappers
    • Multibyte character is not filtered in when filtering type is remote.
    • PrevPageLabelText cannot be set using Labda expressions in MVC wrappers.
    • Grid MVC Wrapper cannot bind to DataSet/DataTable in ASP.NET Core.
  • Online Samples
    • Scroll on left menu does not work on Mac.
  • TypeScript Definitions
    • Updating event parameters for TypeScript definitions do not contain ui.owner and ui.editor is of type string.