News

WinJS 4.0 Now a Preview

Newest version of Windows Library for JavaScript improves on cross-browser-enabled features and aims for improved compatibility with Windows 10 look and feel.

Microsoft has released a new version of its Windows Library for JavaScript (WinJS) into preview that is focused on beefing up its feature set. This version looks to improve on many of the cross-browser-enabled features, as well as improved compatibility with Windows 10 features.

WinJS is a cross-platform JavaScript library for building apps with HTML, CSS and JavaScript. Microsoft announced it nearly a year ago, at its Build 2014 conference. At that time, WinJS was an open sourced project under the Apache 2.0 license.

The last time Microsoft updated WinJS was the version 3.0 release in September 2014. That version "focused on ensuring cross-browser compatibility," according to a note on the Windows blog. Version 4.0, currently in preview, is focused on the following:

  • Universal experiences: UI controls will scale or translate among various devices without having to go through signifcant rewrites.
  • Addition of controls: ContentDialog, SplitView, AutoSuggestBox and ToolBar controls are now available; Hub and Pivot controls and other controls are updated.
  • AngularJS Support: An AngularJS-WinJS wrapper allows WinJS-originated code to be used in AngularJS projects.
  • ListView Improvements: "ListView is a signature control for WinJS," according to the Windows blog. As such, its capabilities have been streamlined to work almost identically from mouse- to touch-enable device: multi-selection, lists in alternating stripes, progressive loading of elements in a list, to name a few.

Improvements with ListView is just one of several that are part of the Windows 10 look-and-feel improvements. A full list of those features, as well as the WinJS 4.0 preview itself, can be downloaded from GitHub.

About the Author

You Tell 'Em, Readers: If you've read this far, know that Michael Domingo, Visual Studio Magazine Editor in Chief, is here to serve you, dear readers, and wants to get you the information you so richly deserve. What news, content, topics, issues do you want to see covered in Visual Studio Magazine? He's listening at mdomingo@1105media.com.

comments powered by Disqus

Featured

  • VS Code v1.99 Is All About Copilot Chat AI, Including Agent Mode

    Agent Mode provides an autonomous editing experience where Copilot plans and executes tasks to fulfill requests. It determines relevant files, applies code changes, suggests terminal commands, and iterates to resolve issues, all while keeping users in control to review and confirm actions.

  • Windows Community Toolkit v8.2 Adds Native AOT Support

    Microsoft shipped Windows Community Toolkit v8.2, an incremental update to the open-source collection of helper functions and other resources designed to simplify the development of Windows applications. The main new feature is support for native ahead-of-time (AOT) compilation.

  • New 'Visual Studio Hub' 1-Stop-Shop for GitHub Copilot Resources, More

    Unsurprisingly, GitHub Copilot resources are front-and-center in Microsoft's new Visual Studio Hub, a one-stop-shop for all things concerning your favorite IDE.

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

Subscribe on YouTube