0.8.1 • Published 2 years ago

@rbxts/zenui-core v0.8.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

ZenUI Core

Core user interface code for the Zenerith Engine - open sourced for other games using TypeScript to use.

Controllers

Contains behaviour-oriented components that when built together, will give a behaviour. Currently houses core pieces for pagination/tabs.

  • PageController - Controller that handles pages
  • TabController - Handles tab rendering, when used with PageController can be used to create tab widgets.

Views

View objects - currently contains the simplest unit

  • View (which is just a frame that defaults to transparent & UDim2.fromScale(1, 1) size)

Layouts

Contains objects which handle layout

  • ColumnView which will create columns that automatically size, each column can also have a specified size, in which other columns will automatically size to.
0.8.1

2 years ago

0.8.0

2 years ago

0.6.3

2 years ago

0.6.2

2 years ago

0.7.0

2 years ago

0.6.1

2 years ago

0.6.0

2 years ago

0.5.7

3 years ago

0.5.9

3 years ago

0.5.4

3 years ago

0.5.3

3 years ago

0.5.6

3 years ago

0.5.5

3 years ago

0.5.0

3 years ago

0.5.2

3 years ago

0.5.1

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.3.2

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago