Lanzamientos de Wijmo

Released: Sep 12, 2018

Actualizaciones en 2018 v2 (Build 523)

Características

  • 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...

Released: Jul 18, 2018

Actualizaciones en 2018 v2

Características

  • Design Time for Wijmo Controls - Until now, Wijmo controls were easy to use, but still required writing code. The 2018 v2 release introduces design-time environments for creating and customizing Wijmo controls. Currently available as two beta products for using a design surface similar to Visual Studio, including a live preview and property grid. The two designers are:
    • New Wijmo Designer for Angular in VSCode (Beta) - This designer is an extension for VSCode. When installed, it...

Released: May 18, 2018

Actualizaciones en 2018 v1 (Build 462)

Características

  • [Angular] Added support for Angular 6.
  • [Web Components] Added Beta version of the web components interop.
  • [Web Components] Added a sample that demonstrates how to use Wijmo web components in an Angular application.
  • [Licensing] Added a wijmo.setLicenseKey method that enables single-build deployment, including npm.
  • [npm] Wijmo is published to the global npm registry as the 'wijmo' package.
  • [Angular] Disabled state of Wijmo components inside Angular forms now changes on the Angular...

Released: Apr 3, 2018

Actualizaciones en 2018 v1

Características

  • New Licensing Mechanism - implemented a new licensing mechanism in Wijmo when you deploy to a server. You now need to create a distribution key for applications that use Wijmo. Wijmo licensing will not need a distribution key when on localhost, so your development process will go uninterrupted. You only need to generate and apply a distribution key when you're deploying your application to a server.
  • Published to NPM - The biggest benefit from adding the new licensing mechanism is...

Released: Feb 13, 2018

Actualizaciones en 2017 v3 (Build 409)

Características

  • Includes an enhancement to smooth scrolling on macOS.

Correcciones

  • Includes a rolled-back fix for input buttons that resulted in making the input controls slightly oversized.
  • Includes a new, better fix for input buttons.

Released: Jan 22, 2018

Actualizaciones en 2017 v3 (Build 405)

Correcciones

  • Fixed minor bug introduced in build 403 which caused some glyphs not to render correctly in Chrome for macOS.
  • The broken glyphs were:
    • Calendar.
    • Clock.
    • Minus.
    • Plus.

Released: Jan 17, 2018

Actualizaciones en 2017 v3 (Build 403)

Características

  • Added new JavaScript Gantt Chart sample that extends FlexChart.
  • Added Calendar sample inspired by the Slack status page.
  • Added SimpleServerCollectionView sample.
  • Added MVCCollectionView sample.
  • [nodejs] Made some changes in wijmo.pdf code that make it possible to use Wijmo PdfDocument in NodeJS (with a specific Domino based setup).
  • [VSCode] Added IntelliSense support for Wijmo Angular components in VSCode HTML editor.
  • Improved FlexGrid layout performance.
  • Improved export to xlsx...

Released: Nov 15, 2017

Actualizaciones en 2017 v3

Características

  • Added Intellisense support for Wijmo Angular components in VSCode HTML editor.
  • Added React support for all Wijmo controls.
  • FlexGrid now supports touch column and row resizing on touch devices.
  • Major performance enhancement for FlexGrid: Added a quickAutoSize property which can improve auto-sizing performance by a factor of 10 to 100, depending on the scenario/browser.
  • Added new AccessilityExtender for FlexGrid sample. It implements a class that provides additional accessibility...

Released: Jul 27, 2017

Actualizaciones en 2017 v2 (Build 334)

Características

  • Improved accessibility by adding ARIA 1.1 built-in support.
  • Added a Column.maxLength property to limit the length of the built-in editor’s input element.
  • StockChart samples reworked to use Quandle financial data service instead of the abolished Yahoo Finance.

Correcciones

  • [Angular] For FlexGrid with [imeEnabled]=”true” and a cell editor represented by a cell edit template, cell editing can now be correctly initiated by IME input.

Released: Mar 13, 2017

Actualizaciones en 2017 v1

Características

  • New JavaScript TreeView control - Display hierarchical lists in Wijmo’s new TreeView, which includes checkboxes, icons, drag and drop, lazy-loading, node editing, and more.
  • New MultiAutoComplete Control - MultiAutoComplete is a unique control that blends multiple selection with auto-completion, hence the name. This type of control is often used for aggregate lists like “tags” in a blog, for example.
  • New Server-side OLAP support - Add speed and power to your big-data web apps when...