Wijmo’s second major release of 2017 has landed, and it’s full of exciting new controls and developments— comprehensive accessibility support, a new JavaScript TreeMap control, Angular 4 support, and an interactive learning guide!
Let’s dive in.
Making applications accessible is very important to us. It means more people can use the software we build. Accessibility is an intimidating subject, but it is extremely important that we all make our best efforts to support it. We have spent a long time to get accessibility right in wijmo, especially when it comes to FlexGrid. It was very challenging, but we had the tremendous help of Microsoft and Thomson Reuters expertise. It took countless iterations and extensive testing in many different scenarios, but we have finished our major overhaul of accessibility. We built-in ARIA 1.1 support to the following controls:
Accessibility Sample | Accessibility Blog
TreeMap is a control for displaying hierarchical data using nested rectangles. Each branch of the tree is given a rectangle, which is then tiled with smaller rectangles representing sub-branches. A leaf node’s rectangle has an area proportional to a specified dimension of the data. Often the leaf nodes are colored to show a separate dimension of the data. TreeMap Intro Sample
Wijmo continues to our commitment to releasing support for Angular and other interops. We recently expanded to support Angular 4. We also upgraded wijmo to support TypeScript 2.2. Angular resources Beyond that, we have also added external module support for loading wijmo components in different frameworks. We have released two samples to demonstrate this in React and VueJS as well. React External Modules Sample | Vue2 External Modules Sample
We released a new interactive documentation app called: LearnWijmo. It has over 300 lessons including fiddles that introduce the main features in all Wijmo modules. Learn Wijmo | Learn Wijmo Blog
Use the SampleExplorer to search, filter by framework and even browse source code for all of our samples.
Improved accessibility by adding ARIA 1.1 built-in support to the following controls: