Skip to content

Releases: PepeElToro41/ui-labs-utils

UI Labs Utils v2.3.7

12 Feb 23:49
Compare
Choose a tag to compare

Utility Package for UI Labs. A Storybook Plugin for Roblox

Find the package at:

Latest changes:

Additions

  • Added target prop to React/Roact stories

UI Labs Utils v2.3.5

01 Jan 06:28
Compare
Choose a tag to compare

Utility Package for UI Labs. A Storybook Plugin for Roblox

Find the package at:

Latest changes:

Additions

  • Added UILabs._version to get the current version of the library

Fixes

  • Fixed Environment.Plugin injection not being exported

UI Labs Utils v2.3.3

01 Jan 06:05
Compare
Choose a tag to compare

Utility Package for UI Labs. A Storybook Plugin for Roblox

Find the package at:

Latest changes:

No changes, Dummy release to test automated releases

UI Labs Utils v2.3.2

01 Jan 05:39
Compare
Choose a tag to compare

Utility Package for UI Labs. A Storybook Plugin for Roblox

Find the package at:

Latest changes:

Fixes

  • Fixed Environment.UserInput not defauting to UserInputService in non-stories
  • Fixed Environment.UserInput not using UserInputService fallback for missing members

UI Labs Utils v2.3.1

01 Jan 05:36
Compare
Choose a tag to compare

Utility Package for UI Labs. A Storybook Plugin for Roblox

Find the package at:

Latest changes:

Fixes

  • Added missing entry scope to FusionStory type

UI Labs Utils v2.3.0

29 Sep 03:44
Compare
Choose a tag to compare

Utility Package for UI Labs. A Storybook Plugin for Roblox

Find the package at:

Latest changes:

New Additions:

  • Added Vide Story Creator and Vide Story types.
  • Added Iris Story Creator and Iris Story types.
  • Added Ordered function for ordering stories
  • Improved Luau Types

News:

UI Labs Utils v2.2.0

06 Aug 06:52
Compare
Choose a tag to compare

Utility Package for UI Labs. A Storybook Plugin for Roblox

Find the package at:

Latest changes:

Breaking Changes

  • Changed Enviroment utilities to Environment. This was a mispelling. More Info
  • Environment.InputListener now defaults to nil in favor of Environment.UserInput. More Info

New Additions

  • Added Fusion Story Creator and Fusion Story types. More Info
  • Added Generic Story Creator and Generic Story types. More Info
  • Added Environment.UserInput. More Info
  • Added Environment.SetStoryHolder. More Info
  • Added ListenControl utility for Generic Stories. More Info
  • Added CreateControlStates utility for Generic Stories. More Info
  • Added UpdateControlStates utility for Generic Stories. More Info
  • Added HKT utility to help typing the function CreateControlStates.

UI Labs Utils v2.1.1

05 Jun 01:03
Compare
Choose a tag to compare

Utility Package for UI Labs. A Storybook Plugin for Roblox

Find the package at:

Latest changes:

Fixes:

  • Added Enviroment.UserInput that defaults to UserInputService and typed as UserInputService
  • InputSignals no longer defaults to UserInputService in favor of Enviroment.UserInput

UI Labs Utils v2.1.0

30 Apr 04:16
Compare
Choose a tag to compare

Utility Package for UI Labs. A Storybook Plugin for Roblox

Find the package at:

Latest changes:

New Aditions

  • Added Enviroment utilities
  • Added Storybook type