Wijmo(英語版)

企業向けアプリ開発用の高性能のJavaScript UIコンポーネント

MESCIUS (旧社名:GrapeCity) 社の製品
1996 年より日本国内にてComponentSourceで販売中。

価格:¥ 166,650 (税込)〜 バージョン: 2024 v1 新機能 更新: 四半期ごとに?

i

Please note that Wijmo Core is no longer available as new licenses, customers should purchase Wijmo Enterprise instead.
Existing Wijmo Core customers can continue to renew their current subscription.

Wijmo Enterprise 2018 v2 (Build 523)

Released: Sep 12, 2018

2018 v2 (Build 523) での更新項目

機能

  • Added new business intelligence PWA sample - Progressive Web Apps (PWAs) are regular web apps that behave like native applications on mobile devices. They can be installed, open quickly, and can operate without a network connection. GrapeCity created a MyBI sample app to show how easy it can be to build progressive web apps using Wijmo. It gets sales data stored in a Google Sheet and creates a dashboard to support business decisions.
  • WebComponents - Added Beta version of the WebComponents interop. The new Samples\TS\WebComponents\WebComponentsIntro sample explains the status and usage of the interop.
  • [npm] Wijmo is published to the global npm registry as the wijmo package.
  • Added new HierarchicalMenu sample that demonstrates how to use the new submenu feature of the Menu control.
  • Added new DropDownTree sample that demonstrates how to show a TreeView in the drop-down.
  • [Menu] Added a Menu.subItemsPath property that allows the creation of hierarchical (multi-level) menus. This is similar to the childItemsPath property in the FlexGrid and TreeView controls. The Menu.subItemsPath property specifies the name of a property that is used to populate child menus when the parent item is clicked.
  • [Menu] Added a Menu.openOnHover property that causes the menu (and any sub-menus) to open and close automatically when the mouse hovers over the control.
  • [wijmo.pdf][wijmo.grid.pdf] Improved performance, memory consumption is reduced.
  • Improved accessibility for grids with imeEnabled (made IME element aria-invisible).
  • Improved RTL support in Calendar/DropDown/Popup controls.
  • Improved touch support on input (don't show the soft keyboard when picking from drop-downs) and gauge controls (allow touch-scrolling on read-only gauges).
  • Improved clipboard support in MultiRow. Before, it would copy duplicate values for merged cells. Now, it copies only the first cell in the merged range and the remaining merged cells are replaced by empty strings (as in Excel).
  • Added support for popups in HTML elements.