QMUI Web is a framework that focuses on Web UI development and helps developers quickly implement a specific set of designs. The framework consists of a powerful collection of SASS methods and built-in workflows, produced by Tencent QMUI team.

Making: github.com/QMUI/QMUI_W…

Liverpoolfc.tv: qmuiteam.com/web

The framework update version is 1.2.0, which mainly updates the source code of the framework and the corresponding Yeoman template. The details are as follows:

  • Workflow added Local Server, added automatic browser refresh function, support to build Local Server and proxy Local existing services (that is, can automatically refresh the project page driven by other Local Node.js services).
  • The template engine supports the distinction between fragment templates and full templates. By default, a template starting with “_” is a fragment template. Modifying a fragment template will trigger the recompilation of other templates that use this fragment, but the fragment template itself will not output.
  • The template engine added support for passing in objects that encapsulate a range of parameters.
  • Yeoman template synchronization added support for the above features.

Results the preview

The recent update

In addition, QMUI Web Desktop has also issued updates recently, QMUI Web Desktop can manage projects based on QMUI Web development, through the GUI interface to deal with the QMUI Web service on/off, so that the use of the framework becomes more convenient, And provides the compilation reminder, error reminder, process closing reminder and other additional functions. Recent major updates are as follows:

  • New interface and interaction mode, including welcome page, main interface and setting interface redesign, more concise style, more convenient interaction
  • The new log is highlighted, clearer and more accurate