Skip to content

Releases: Privoce/GenUI-Builtin-Component

GenUI Builtin Components (v0.1.1)

27 Nov 15:51
Compare
Choose a tag to compare

Update

  1. Update to 2024-11-26 makepad branch rik
  2. Use use, pub, link keyword
  3. pub all components: use gen_components::*; as makepad-widgets
  4. try use after_apply_from_doc to replace after_apply

GenUI Builtin Components (v0.1.0)

24 Oct 15:56
Compare
Choose a tag to compare

GenUI Builtin Components is a Makepad component library that can be directly integrated into Makepad projects. As the core component library of GenUI, it serves as the foundational building blocks within GenUI projects, accelerating the development process for both front-end and back-end developers.

However, this is more than just a component library. It includes numerous built-in macros and system APIs that simplify development workflows and extend Makepad's current capabilities. It represents only one part of the many foundational modules in GenUI, functioning like the default HTML elements in JavaScript but designed with a more modern approach.

Repos