NEW VERSION RELEASED! Webix 11 Read More Core Updates, Extended Functionalities in SpreadSheet and File Manager and more

WEBIX JAVASCRIPT LIBRARY BLOG

UI development best practices, front-end programming tips and news to speed up your Web development.

Follow us:

Write for us: learn about our guest posts guidelines.

Webix 3.0: Webix Jet, Visual Designer, New functionality

Now September is in its most colourful phase and we are happy to present our powerful updates. Today we want to highlight a release of Webix 3.0 that adds two absolutely new ways to build a Webix based app and new features, which are unique, and can’t be found in any other HTML frameworks.

Webix 3.0

 

Let’s start with 2 major updates.

Webix Jet – framework that works

Webix UI helps you to create apps faster by providing rich widgets. Still the whole app is more complex than just a set of widgets. Developers also need to arrange their code nicely as well as solve such tasks as app routing, state saving, code re-usage and etc. To cover all above concerns, we are introducing micro framework Webix Jet as part of the release. It will definitely save your time and efforts.

Webix 2.5: MS Edge Support, Major Updates in Pivot and Kanban

We are glad to announce our small but effective and long-expected Webix update 2.5! Firstly, we can boast of Microsoft Edge support. Despite this new browser for Windows 10 hasn’t been released yet, Webix widgets already support it. Secondly, we’ve improved our complex widgets such as Pivot and Kanban, as well as added an opportunity to block time in Calendar widget. And the final traditional update is bugs fixing.

If you are too busy to read the whole post, you can download a new library version here.

Microsoft Edge ready

Since the version 2.5, Webix supports Microsoft Edge, which is a default browser for upcoming Windows 10. Microsoft has announced that it would have plenty of JS improvements over IE11 and similar performance to Chrome and Firefox browsers.

Webix with MS Edge support

Webix is MS Edge ready, which means that your web apps will run flawlessly across a new cutting edge browser as soon as it is officially released (on July, 29).

Webix 2.4: Portlet, Range Slider and Other UI enhancements

We have some great news for you! Webix was updated to the version 2.4 which includes such great enhancements as a new Portlet widget, MultiCombo and Range Slider form controls, naming only the smallest part of all the changes.

Portlet widget

JavaScript Portlet is a layout component that can include another component inside of it. Moreover, it’s possible to re-order portlets by drag-and-dropping them in the necessary position on your web page.

webix portlet

Therefore, you shouldn’t write lines of code to change the arrangement of your web page. All that you need is to grab a portlet by the handler with an inserted widget and put it at the place of future drop which is highlighted by a specific color. Want to check its performance? View this demo.

Webix 2.3: New UI Widgets, Typescript and Material Skin

Spring is a time of great changes and endless possibilities! This spring a new Webix version 2.3 has also brought plenty of useful updates and new features.

Webix team has been working hard on adding advanced features and responding to all the great feedback from the Webix Community. Version 2.3 comes with entirely new components such as Organogram and Barcode along with a fresh material skin, TypeScript support and other cool enhancements.

Material Design

Everybody talks about material design. First of all, people discuss it as it was developed by Google. Secondly, it looks really nice and simplifies end users’ work with apps. So Webix is also on-trend and now it can boast of its new attractive Material skin.

The interface of this skin is clean, clear and responsive, the colors for highlighting controls are bright. No excessive elements. Thus, end users will be entirely concentrated on the key issues of your app.

Webix Material Skin

Since version 2.3 it is possible to apply the Material skin to your web app built with Webix. This skin won’t be included in a library package but can be taken from a separate repository at github.com.

Webix 2.2: New Widgets Features and UI Improvements

We are happy to inform you about the update of Webix UI library. The new version 2.2 introduces plenty of new handy features and lots of other significant improvements.

New Buttons in Calendar

Version 2.2 has brought new optional “Clear” and “Today” buttons to the Calendar widget.
The button “Today” makes it possible to view the current calendar date. The “Clear” control is intended for removing the date selection.

Clear and Today Button in Webix Calendar

These buttons will be visible by default. If you need to hide these controls, you can easily do it with one codeline.

1 8 9 10 11 12 13