0.8.1 • Published 10 months ago

@rbxts/zenui-core v0.8.1

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months 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

10 months ago

0.8.0

10 months ago

0.6.3

1 year ago

0.6.2

1 year ago

0.7.0

1 year ago

0.6.1

1 year ago

0.6.0

1 year ago

0.5.7

2 years ago

0.5.9

2 years ago

0.5.4

2 years ago

0.5.3

2 years ago

0.5.6

2 years ago

0.5.5

2 years ago

0.5.0

2 years ago

0.5.2

2 years ago

0.5.1

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.3.2

2 years ago

0.3.1

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago