• 検索結果がありません。

Ignite UI リリースノート jquery ASP.NET MVC HTML 5 CSS に特化したインフラジスティックスのコントロール群は 高度な Web ユーザーエクスペリエンスの実現を強力にサポートします Web テクノロジーの強固な基盤をプラグインや機能拡張を使用せずに構

N/A
N/A
Protected

Academic year: 2021

シェア "Ignite UI リリースノート jquery ASP.NET MVC HTML 5 CSS に特化したインフラジスティックスのコントロール群は 高度な Web ユーザーエクスペリエンスの実現を強力にサポートします Web テクノロジーの強固な基盤をプラグインや機能拡張を使用せずに構"

Copied!
18
0
0

読み込み中.... (全文を見る)

全文

(1)

jQuery、ASP.NET MVC、HTML 5、CSS に特化したインフラジ スティックスのコントロール群は、高度な Web ユーザー エクスペリエン スの実現を強力にサポートします。Web テクノロジーの強固な基盤を プラグインや機能拡張を使用せずに構築できます。

(2)

インストール

ダウンロード

Ignite UI 2014.1 SR ダウンロード

日本語版で報告されたバグ/機能の向上/重大な変更 (その他)

コンポーネント カテゴリ 説明 igDataSource 機能の向上 フィルター フィールド、その後並べ替えを適用してフィルター条件を変更します。フィルター済みのデータが 並べ替えられません。 注: フィルター条件をクリアしても並べ替え状態が保持されます。 igGrid 重大な変更 (その他) 列書式の書式値をパーセントに設定すると、小数点の位置が計算によって正しく反映されない問題。 注: パーセント書式に 100 を乗じます。 これは、その以前の機能の重大な変更です。

igGrid (ColumnHiding) バグ修正 すべての列が Hiding の columnSettings オプションで非表示にされると TypeError がスローされる

問題。 注:

(3)

igGrid (ColumnMoving) バグ修正 列をドラッグする際に列がドロップされた後も自動水平スクロールが止まらない問題。 注:

グリッドの端の隣のヘッダーをホバーすることによって呼び出されるヘッダーをドロップしても自動的に水平ス クロールを終了しない場合があるという問題を生じる ColumnMoving の問題を修正しました。

igGrid (ColumnResizing) バグ修正 サイズ変更 API メソッドを呼び出した後に列幅のタイプが変更される問題。

igGrid 機能セレクター バグ修正 showSummariesButton オプションが false に設定されている場合も "Hide summaries" ボタン

が表示される問題。

igGrid (Filtering) バグ修正 右または左の矢印キーがフィルター セルに入るときに、キャッチされない TypeError がスローされる問

題。

igGrid ページング 機能の向上 無効なページ インデックスが割り当てられる場合にキャッチされない TypeError がスローされる問題。

注:

次の例外がスローされます。無効なページインデックス - ページ インデックスが有効な範囲外の場合、0 以上またはページ カウント以下にする必要があります。

igGrid 選択 バグ修正 選択モードが cell のグリッドで igGridSelection.selectRowById API を読みだした後に、キャッチさ

れない TypeError がすべてのセル操作でスローされる問題。 注: 指定した選択モードにネイティブな API 関数は動作せず、エラーを発生します。 igGrid 選択 バグ修正 非表示機能で非表示にすると選択したセルが強調表示されない問題。 注: 列非表示の前に選択された列を表示する場合に、永続オプションの値に関係なく選択した要素が復元 されます。永続化は、列コレクションではなく、データ ビューの変更間での機能の動作のみ制御するためで す。

(4)

igGrid 選択 バグ修正 selectedCell メソッドがグリッドからすでに削除されたセル オブジェクトを返す問題。 注:

Selection が Updating で削除されるときに選択コレクションのセルと行をクリアしない問題を修正しま した。

igGrid 並べ替え バグ修正 フィルター条件を削除して並べ替えをクリアにしたあとも並べ替えインジケーターが残る問題。

igGrid 並べ替え バグ修正 setting allowSorting の設定が false で列の並べ替えが許可されていない場合でもクリックされたヘ

ッダーが強調表示される問題。 igGrid (Tooltips) バグ修正 グリッドの高さに基づいて下部分が非表示の場合のみセルの下のポップオーバー ツールチップが表示され る問題。 注: 行の高さがグリッドの高さよりも高いため、グリッドの下のツールチップにギャップ (間隔) があります。 igGrid (Tooltips) 機能の向上 列幅が小さすぎる (20px など) 場合にツールチップ幅も小さくなる問題。 注: ツールチップの列設定に maxWidth オプションを追加しました。これにより、ユーザーはツールチップの最 大幅を指定できます。 igGrid の更新 バグ修正 編集モードでセルを含む行が削除された後、列が非表示になると JavaScript エラーがスローされる問 題。 注: deleteRow API でチェックボックス編集の検出を追加することにより、関数が編集を正しく終了し、エデ ィターが後続のアクションで破棄されるのを防止します。

(5)

igGrid の更新 バグ修正 書式が checkbox の列のセルでチェックボックスをチェックすると、水平スクロールバーが表示される問題。 注:

セル編集時に checkbox 形式のブール値列を編集する際に、編集されているセルも選択されている場 合に、エディターがセルの幅を超過し水平バーを表示する問題を修正しました。

igGrid の更新 バグ修正 Selection と ColumnFixing が有効で列が固定されている場合、セルがクリックされるとエラーが発生

する問題。

igGrid の更新 機能の向上 Add New Row が編集モードの場合に、他のセルをクリックしても新しい行が追加されない問題。

注: igGridUpdating で新しい行を追加する場合に、エンドユーザーが Enter キーを押す既存の操作に加 えてグリッド内をクリックした際に操作が受け入れられます。 igGrid の更新 機能の向上 検証イベント errorShowing、errorShown、errorHidden がオーバーライドされる問題。 注: errorShowing,、errorShown、errorHidden バリデーター イベントのエディター オプションで指定さ れるイベント ハンドラーがエディターを内部で作成されるときに更新によってオーバーライドされません。

igGrid の更新 機能の向上 タッチで pageX を検出するために changedTouches を使用するとタッチ移動イベントを

注:

行をスワイプして削除ボタンを表示する際の更新のタッチ サポートが向上しました。スワイプを検出するた めにエンド ユーザーがゆっくりスワイプする必要がなくなりました。

(6)

igGrid の更新 バグ修正 Tab キーボード ナビゲーションが読み取り専用セル プロパティをスキップしない問題。 注:

読み取り専用列がある場合に次のセルを正しく取得しない Updating でのタブ ナビゲーションを発生す る回帰を修正しました。

igGrid の更新 バグ修正 Tab キーを押してもセル フォーカスがすべてのセルへ移動しない問題。また、Shift + Tab がフォーカス

をコントロールの外に移動させる問題。

igGrid (Virtualization) バグ修正 サマリー行が表示され、virtualizationMode が continuous に設定されると、行の高さが増加して

空スペースを埋めます。

igGrid (Virtualization) バグ修正 仮想化が on の場合に Width=100% 設定がグリッド ヘッダーで無視される問題。

(7)

KnockoutJS (igCombo) 機能の向上 igCombo はデータと選択データへの参照を持ちます。 注:

igCombo 拡張の新しい変更により、新しい igCombo は igCombo コントロールがバインドされるデ ータへの参照を持つようになります。これは、knockoutJS 拡張がデータソースをアンラップしていたため有 効ではありませんでした。また、変更が起こるとすべてのデータ ソースが再バインドされました。

knockoutJS 拡張はコントロールへの参照としてデータ ソースをパスします。同様に、選択タイプに基づ いて 1 つ以上の選択項目データのある igCombo 配列への参照を持ちます。

igCombo はコレクションのオブザーバーとして動作します。observables または observable 値として 定義されるすべての ViewModel プロパティは、この状態のコンボによって保存されます。以下の機能が 可能です: 1.コンボ API を介してデータ項目へアクセスおよび変更し参照を取得します。ViewModel の editDataSource メソッドを参照してください。 2.コンボ API を介して選択項目へアクセスおよび変更し参照を取得します。ViewModel の editDataSource メソッドを参照してください。 3.コンボ イベント引数を介してデータ項目へアクセスし、参照を取得します。selectionChanging およ び selectionChanged イベントをご参照ください。 詳細については以下のブログ (英語) をご参照ください。 http://www.infragistics.com/community/blogs/

(8)

TypeScript support 機能の向上 igniteui.d.ts ファイルがコンパイルされない問題。 注:

1.コンパイル エラーが修正されました。

2.イベント ui パラメーターにオプションが追加されました。

3.IgDataChart インターフェイスの幅と高さのオプションは any 型となります。 4.IgTileManager.items プロパティが string 型から any 型になります。

その他のバグ

コンポーネント カテゴリ 説明

igChart バグ修正 reverseLogicalOrder property is not implemented on the Stacked Series

Note:

Added 'reverseLegendOrder' property to StackedSeries

igChart バグ修正 When the Modernizr script is loaded the zoom displays as an Overview button.

igCombo バグ修正 igCombo items appear cropped inside the dropdown when using the iOS theme

with bootstrap.css

igDoughnutChart バグ修正 updateSeries creates a null reference exception and does not update the data

Note:

When runtime data source is changed in series this caused an exception.This is fixed now.

igEditor バグ修正 Input characters issue when using Internet Explorer 11 with WebBrowser control

in Windows Forms application

(9)

igFunnelChart バグ修正 The brushes option does not work Note:

Setting brush collection to igFunnelChart did not have effect.

igGauge バグ修正 The needle in the linear gauge appears incomplete

igGrid バグ修正 When grid's data source is html table string and autoGenerateColumns is true the

columns are not correct.

igGrid バグ修正 igGrid doesn't throw an error when it gets data from a service and the service

returns response in a wrong format

igGrid バグ修正 igGrid's selection API returns results for any other grid when in hierarchical

scenario Note:

Using selection-related API in igGrid will not longer be able to return results for other children in hierarchical scenarios.

igGrid バグ修正 Initial rendering of the grid is displayed outside of its container

igGrid バグ修正 The enableUTCDates option is ignored when using a format of 'dddd'

igGrid

(AppendRowsOnDemand)

バグ修正 Changing the filter causes the AppendRowsOnDemand to stop functioning.

igGrid

(AppendRowsOnDemand)

バグ修正 Changing the filter after sorting causes the AppendRowsOnDemand to stop functioning.

igGrid

(AppendRowsOnDemand)

バグ修正 When the height is big enough to hold 2 chunks of data the grid continuously makes more requests and the rendered data is not correct.

igGrid

(AppendRowsOnDemand)

バグ修正 Filter condition isn’t respected when type is set to "local".

igGrid (Checkbox Column) バグ修正 Checkboxes in checkbox (boolean) columns are not centered vertically inside the

(10)

igGrid (ColumnFixing) バグ修正 Column fixing workaround for known issue "Misalignment between fixed and unfixed part of the rows in IE9+" no longer works

Note:

A JavaScript error was thrown when fixing a column and option syncRowHeights is false.

igGrid (ColumnFixing) バグ修正 JavaScript error is thrown if a column is fixed and invisible row is deleted

Note:

Resolved an exception occurring when deleting a row out of view (in another page or filtered out) with Updating's API and there are fixed columns in the grid.

igGrid (ColumnFixing) バグ修正 When resize fixed column to minimum width in Internet Explorer there is a

misalignment in last rows offset

igGrid (ColumnFixing) バグ修正 ColumnFixing should throw a JavaScript exception that it doesn't support

igGrid.width set in % Note:

Using ColumnFixing when igGrid.width is set in % is not supported scenario and is described in the igGrid known issues document.

igGrid (ColumnFixing) バグ修正 Cannot unfix Multi-Column Header column when there is a hidden column in the

group

igGrid (ColumnFixing) バグ修正 Multi-Column Header column cannot be initially fixed

igGrid (ColumnFixing) バグ修正 The igGrid.cellClick event is not triggered on the fixed table when there is an

initially fixed column

(11)

igGrid (ColumnMoving) バグ修正 Null reference exception when destroying grid and using deferred mode Note:

Resolved an exception occurring when destroying the ColumnMoving widget when mode is set to "deferred".

igGrid (ColumnResizing) バグ修正 Uncaught TypeError is thrown when a hidden column is resized programmatically

Note:

Resizing is not allowed for hidden columns so if you try to resize invisible column (using resize API method passing the column key as an argument ) then an exception is thrown with the following message "It could not be found visible column with the specified key.You can resize only visible columns.".

igGrid (ColumnResizing) バグ修正 When user extends a column by dragging, other columns are shrunk and

collapsed regardless of the minimumWidth setting.

igGrid (Filtering) バグ修正 Condition drop down widget is missing when using Safari on iOS

igGrid (Filtering) バグ修正 The date is not fully visible on the advanced filter dialog because the date picker

is too narrow Note:

You can manage width of the filter dialog using option filterDialogWidth and width of the filtinering expression width using option filterDialogExprInputDefaultWidth.

igGrid (Filtering) バグ修正 Filter dialog window changes its height as its width changes

Note:

The bug was reproducible only if resizing dialog by changing its width (without changing the height).

igGrid (Filtering) バグ修正 Local filtering does not work as expected with date values when the date

column's

(12)

igGrid GroupBy バグ修正 The groupedColumnsChanging event is not fired when a column is grouped using the modal dialog

igGrid GroupBy バグ修正 The GroupBy dialog shows even when modalDialogOpening event is canceled

igGrid GroupBy バグ修正 Calling destroy API method throws errors

Note:

The error is "cannot call methods on draggable prior to initialization; attempted to call method 'destroy'".

igGrid GroupBy バグ修正 Dragging a grouped column to most left position is not possible

igGrid (jsRender) バグ修正 Uncaught TypeError exception is thrown in Chrome when jsRender is used

Note:

Resolved an issue when rendering templates in the grid with newer versions of jsRender.

igGrid ページング バグ修正 When filtering is applied selected page is not persisted.

igGrid (Responsive) バグ修正 Responsive mode doesn't work initially with auto-generated columns

igGrid 行編集テンプレートの要点 バグ修正 Arrow keyboard navigation not working for a text editor in the row edit template

when Selection is enabled Note:

Resolved an issue with grid dialogs not receiving key events when Selection is enabled.

igGrid (RowSelectors) バグ修正 RowSelector's selected checkbox's check mark is not updated

Note:

Resolved an issue with RowSelectors checkboxes causing the checkbox for selected rows to not always get correctly checked between persistence states. Resolved an issue with RowSelectors incorrectly persisting only the first row of a

(13)

igGrid (RowSelectors) バグ修正 Pressing Spacebar key on a row (when RowSelectors are enabled) will apply the default behavior of the page (scrolling the page)

igGrid (RowSelectors) バグ修正 When changing page another row is selected

igGrid (RowSelectors) バグ修正 RowSelector's header checkbox gets checked even all the rows' checkboxes are

not checked Note:

Resolved an issue with the header checkbox for RowSelectors which would cause it to get checked incorrectly without all the rows in the current page being selected.

igGrid (RowSelectors) バグ修正 Rows in other pages are not selected using RowSelector's header checkbox

Note:

Resolved an issue with header checkboxes replacing existing selection when Paging is enabled.

igGrid 選択 バグ修正 Edit cell does not wrap around when Shift + Tab is kept pressed

Note:

Resolved an issue causing wrapping to not apply when Shift + Tab is pressed from the first cell when there is another hidden cell before it.

igGrid 選択 バグ修正 Selection adds borders to the cells which makes the text in some of the cells to

span in two lines.

igGrid 選択 バグ修正 When you unselect a cell with Ctrl+Click row selector loses its selected style even

though there are other selected cells in the row.

igGrid 選択 バグ修正 Selecting a cell with Space key scrolls the page.

igGrid 選択 バグ修正 Error when selection mode is "row" and Left/Right keyboard keys are used

igGrid (Unbound Column) バグ修正 Databinding a grid with an unbound column holding an input element creates a

(14)

igGrid の更新 バグ修正 Editing a row with cell selection enabled and databinding causes a memory leak Note:

Resolved a memory leak in igGridUpdating happening during continuous editing and data binding.

igGrid の更新 バグ修正 Uncaught Error is thrown when updateRow method is called on a row which has

an edit mode checkbox cell Note:

Improved the setCellValue and updateRow method in combination with active editing to no longer cause incorrect updates and/or throw exceptions.

igGrid の更新 バグ修正 Delete button appears on touch device display even when enableDeleteRow

option is set to false Note:

Resolved an issue preventing enableDeleteRow option from function on touch devices when edit mode is cell.

igGrid の更新 バグ修正 In Chrome the grid is not scrolled to the last column when you hit Tab key in cell

edit mode.

igGrid の更新 バグ修正 Delete row icon doesn’t appear in Microsoft Surface

Note:

Reverted an unstable Microsoft Surface detection from Updating's touch

support.MS Surface will once again show the desktop specific UI with deleting a row requiring a tap, swipe to the delete icon shown and releasing on top of it.

(15)

igGrid の更新 バグ修正 The rowDeleting event is firing twice when using Delete keyboard button to delete a row

Note:

Fixed a regression in Selection's API returning non-null results for functions applicable only with multiple selection enabled when multiple selection is disabled causing Updating to handle certain key events (such as deleting a row) twice.

igGrid (Virtualization) バグ修正 First click on the scroll bar area does not change the view in Google Chrome when

continuous virtualization is enabled

igGrid (Virtualization) バグ修正 When the width of the grid with column virtualization is big enough so there is no

horizontal scrollbar hiding a column causes a misalignment in Firefox

igGrid (Virtualization) バグ修正 When virtualization is enabled and Summaries are shown and rows total height is

less than the viewport data rows are extended to fit the remaining height

igGrid (Virtualization) バグ修正 In Chrome and Firefox, with row virtualization and Selection enabled, scrolling to

the right and then mousing down on the grid causes the headers to snap back to the left

Note:

Resolved an issue with virtualization and Selection in which selecting a row could cause header and data cells to misalign.

igHierarchicalGrid バグ修正 When continuous virtualization is enabled and all levels are expanded cannot

scroll to the bottom

igHierarchicalGrid バグ修正 igHierarchicalGrid.expand API is not expanding a row if it has a duplicated data-id

attribute

igHierarchicalGrid バグ修正 When continuous virtualization is enabled and expandCollapseAnimations is false

(16)

igHierarchicalGrid (GroupBy) バグ修正 When Grouping in the hierarchical grid, rowsRendered event is fired before rowsRendering event

igHierarchicalGrid (Paging) バグ修正 Paging does not persist the state of the child grids in hierarchical grid

igHierarchicalGrid (Selection) バグ修正 Selection throws an error when trying to navigate inside a child grid with

skipChildren: false option

igHtmlEditor バグ修正 Font-size dropdown does not change when the heading dropdown is changed.

igHtmlEditor バグ修正 When html editor is loaded the selected font size should be 12pt

igHtmlEditor バグ修正 Align button is not selected in Internet Explorer when click to enter text text

igHtmlEditor バグ修正 When toolbarSettings, selectedFontFamily and selectedFontSize are set they are

being ignored

igHtmlEditor バグ修正 When selecting text and applying text formatting in Internet Explorer selection

gets lost

igHtmlEditor バグ修正 Only one style can be selected in Internet Explorer

igListView バグ修正 "$.mobile.showPageLoadingMsg() not supported" exception when using mobile

list view with load on demand and jQuery Mobile 1.4.4 Note:

Replaced deprecated methods.

igListView バグ修正 Sorting is not cleared after applying a sorting preset and then returning to the

Default preset.

igPivotGrid バグ修正 Sorting by date columns and rows does not work

igPopover バグ修正 If igGrid is scrolled on the right the popover tooltip is misaligned and the arrow is

not positioned correctly

(17)

igPopover バグ修正 Hovering a few times over a target cuts off the animation of the popover Note:

Restricting the popover to continue to show and hide, if the interactions are done faster than the animations.

igRating バグ修正 Rating with direction right-to-left throws an error on hover with jQuery>=1.9

igTree バグ修正 Dropping a node on its parent removes the node

Note:

In the case of a tree with primary keys the attempts to drop a node on its parent are no longer allowed by the UI.The reason for this is the following:

The tree performs add node and remove node when drag and drop is performed –

the node being dragged and dropped is first being added to its new place in the tree and then removed from the old one.When the node is added to its parent a path is constructed for it and in the case of primary keys this path is constructed from primary key values and is guaranteed to be unique only if the primary keys are unique which should be the case.However this node already exists with the same path in the tree because it's basically the same node and it's not removed yet from its old position.What happens then is the tree removes the old node by its path.So after adding the dropped node to its parent we have two nodes with the same path and both are removed.Now you no longer can drop on a node's parent when primary keys are present, because in all cases the operation creates duplicate paths and the experienced behavior is that the node disappears.

igTree バグ修正 Drag and drop fails when a node is dropped on an item with unfetched items

(18)

KnockoutJS (igTree) バグ修正 In KnockoutJS v3.2.0 removing an item notifies the collection it belonged to as well as the item itself which doesn't exist at this point, resulting in an exception

MVC Wrappers (Grid) バグ修正 SkipChildren option of Selection is not available via the MVC wrapper.

なし バグ修正 With jQuery UI 1.11.x destroy leaves the { widgetName: widgetInstance } pairs intact on the elements.

Note:

The result was that the widget could not be re-created on the same placeholder, because a JavaScript exception was thrown.

参照

関連したドキュメント

このため、都は2021年度に「都政とICTをつなぎ、課題解決を 図る人材」として新たに ICT職

(4) 現地参加者からの質問は、従来通り講演会場内設置のマイクを使用した音声による質問となり ます。WEB 参加者からの質問は、Zoom

これらの設備の正常な動作をさせるためには、機器相互間の干渉や電波などの障害に対す

使用済燃料プールからのスカイシャイン線による実効線量評価 使用済燃料プールの使用済燃料の全放射能強度を考慮し,使用

前ページに示した CO 2 実質ゼロの持続可能なプラスチッ ク利用の姿を 2050 年までに実現することを目指して、これ

 大都市の責務として、ゼロエミッション東京を実現するためには、使用するエネルギーを可能な限り最小化するととも

 大都市の責務として、ゼロエミッション東京を実現するためには、使用するエネルギーを可能な限り最小化するととも

フェイスブックによる広報と発信力の強化を図りボランティアとの連携した事業や人材ネ