Tagged articles
18 articles
Page 1 of 1
Open Source Tech Hub
Open Source Tech Hub
Dec 27, 2025 · Frontend Development

Layui 3 v3.0.0‑alpha: New Build Tools, ES Modules & Theme Customization

Layui 3 v3.0.0‑alpha restructures the project with ES‑module migration, a Rollup‑Babel‑PostCSS build pipeline, Prettier + ESLint enforcement, Jest testing, CSS‑Variable theming, and multiple import methods, while keeping component APIs identical to v2 and dropping IE support.

CSS VariablesES ModulesJavaScript
0 likes · 5 min read
Layui 3 v3.0.0‑alpha: New Build Tools, ES Modules & Theme Customization
macrozheng
macrozheng
Jun 18, 2024 · Frontend Development

Discover Layui: A Lightweight Frontend UI Library for Rapid Web Development

Layui is a free, lightweight Web UI component library that follows native HTML/CSS/JS development, offering modular specifications, easy onboarding, and a rich set of components, with simple installation via download, npm, or CDN, making rapid, elegant frontend development straightforward.

Component LibraryJavaScriptLayui
0 likes · 7 min read
Discover Layui: A Lightweight Frontend UI Library for Rapid Web Development
Open Source Tech Hub
Open Source Tech Hub
May 11, 2024 · Frontend Development

What’s New in Layui? Latest Features and Bug Fixes Overview

This article outlines the recent updates to the free open‑source Layui UI library, detailing new options, bug fixes, and security patches across components such as laydate, treeTable, form, upload, and more, while highlighting its lightweight, browser‑centric design philosophy.

JavaScriptLayuiRelease Notes
0 likes · 4 min read
What’s New in Layui? Latest Features and Bug Fixes Overview
Open Source Tech Hub
Open Source Tech Hub
Feb 29, 2024 · Frontend Development

What’s New in Layui v2.9.7? Detailed Component Updates and Fixes

Layui v2.9.7 introduces new attributes and options across its select, table, layer, laydate, dropdown, and flow components, fixes several bugs such as column‑dragging and auto‑height issues, and includes miscellaneous improvements like Unicode source conversion, making the lightweight UI library even more practical for fast web development.

LayuiUI librarycomponent updates
0 likes · 3 min read
What’s New in Layui v2.9.7? Detailed Component Updates and Fixes
Open Source Tech Hub
Open Source Tech Hub
Jan 20, 2024 · Frontend Development

What’s New in Layui 2.9.4? Key Features, Table Updates, and Bug Fixes

The Layui 2.9.4 release (January 18, 2024) adds a new table.updateRow method, fixes scroll‑position and Chrome DevTools crashes, improves the laydate picker on iOS Safari and Android Firefox, and introduces a slider tipsAlways option, all while preserving its lightweight, native‑HTML approach.

JavaScriptLayuiTable
0 likes · 2 min read
What’s New in Layui 2.9.4? Key Features, Table Updates, and Bug Fixes
Open Source Tech Hub
Open Source Tech Hub
Jan 14, 2024 · Frontend Development

Discover Layui Vue: A Modern Vue 3 Desktop UI Component Library

Layui Vue is a Vue 3‑based desktop UI component library that continues the classic design of the original Layui, offering ready‑to‑use components, a brief history of its evolution, and a detailed update log highlighting new features and bug fixes as of January 2024.

JavaScriptLayuiUI components
0 likes · 4 min read
Discover Layui Vue: A Modern Vue 3 Desktop UI Component Library
Laravel Tech Community
Laravel Tech Community
Aug 30, 2023 · Frontend Development

Layui UI Library Update Log and New Features

The article introduces Layui, a native HTML/CSS/JavaScript UI component library that simplifies complex web interfaces for non‑frontend developers, and provides a detailed update log highlighting new toolbar features, table optimizations, treeTable fixes, laydate enhancements, and other component improvements.

Layuichangelogfrontend
0 likes · 4 min read
Layui UI Library Update Log and New Features
Java High-Performance Architecture
Java High-Performance Architecture
Feb 9, 2023 · Backend Development

Building a High-Performance SpringBoot + layui API Automation Platform from Scratch

This article details the design and implementation of a SpringBoot‑based API automation platform with a layui front‑end, covering architecture choices, permission management, hierarchical data design, test case handling, test set execution, result reporting, and future enhancements such as scheduling, email notifications, and multithreading.

API automationBackend DevelopmentLayui
0 likes · 14 min read
Building a High-Performance SpringBoot + layui API Automation Platform from Scratch
macrozheng
macrozheng
Oct 5, 2021 · Frontend Development

Why LayUI Is Fading Out and What Its Unique Features Offer Developers

The article reflects on LayUI’s announced shutdown, highlights its simple yet practical design aimed at backend developers, compares it with modern UI frameworks, discusses its visual strengths, the paid LayAdmin suite, technical limitations, and speculates on the reasons behind its closure.

LayuiUI frameworkWeb Design
0 likes · 6 min read
Why LayUI Is Fading Out and What Its Unique Features Offer Developers
Programmer DD
Programmer DD
Sep 27, 2021 · Frontend Development

Is LayUI’s Shutdown a Signal of Shifting Frontend Trends?

The article examines LayUI’s impending shutdown, its simple yet practical design for backend developers, distinctive visual appeal, the paid LayAdmin extension, technical limitations such as its custom module system and mobile support, and speculates on why the project is being discontinued.

JavaScriptLayuiUI
0 likes · 6 min read
Is LayUI’s Shutdown a Signal of Shifting Frontend Trends?
php Courses
php Courses
Apr 25, 2021 · Backend Development

Dynamic Category Loading with Layui and ThinkPHP 5.1

This tutorial demonstrates how to integrate Layui with ThinkPHP 5.1 to dynamically load hierarchical city category data, covering HTML setup, JavaScript tree rendering, PHP backend data retrieval, and a recursive method for obtaining parent IDs, enabling interactive navigation of multi‑level locations.

Dynamic LoadingJavaScriptLayui
0 likes · 5 min read
Dynamic Category Loading with Layui and ThinkPHP 5.1