Skip to content

v0.4.2: Update for usability tweaks

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jul 06:44
· 130 commits to main since this release
b475943

This update includes design tweaks and usability tweaks in existing prefabs.
While it does not add any new features, the update is intended to improve the usability of existing prefabs.

Features

  • f8b08cb, f554f00: Improved the feel of toggle switches.
    • Molecules/Toggles/Summary
    • Atoms/Toggles/DetailsToggle
  • d51c646: adjusted the initial position on the scroll rect prefab.
    • Molecules/Scroll/LScrollRect
  • c273345, ab69603, 1c55638: adjusted size some prefabs.
    • Atoms/Buttons/CapsuleButton
    • Atoms/Buttons/NakedButton
    • Atoms/Buttons/RoundedButton
    • Atoms/Cards/IconWithCaptionDetail
    • Molecules/Buttons/RoundedButtonWithBadge
    • Molecules/Buttons/RoundedButtonWithOnFocusBadge
  • 20c29bb: improved the atomic slider prefabs.
    • renamed the VerticalSlider to VSlider
    • adjust the knob size.
      • Atoms/Sliders/KnobSlider
    • improved the animation.
      • Atoms/Sliders/Slider
      • Atoms/Sliders/VSlider
      • Atoms/Sliders/WideSlider
    • removed the extra knob.
      • Atoms/Sliders/Slider
      • Atoms/Sliders/VSlider
      • Atoms/Sliders/WideSlider
  • 42ba6d4: improved the animator control on the atomic panel prefab.
    • Atoms/Panels/ModalBG
  • ec9d366: adjusted the font color on atomic navigation prefabs.
    • Atoms/Nav/CategoryItem
    • Atoms/Nav/LTabItem
  • e47d999: enabled the AllowFocusView on atomic input prefabs.
    • Atoms/Input/InputText
    • Atoms/Input/InputUrl

Example world

  • d06c2ab: improved the example catalog scene
  • a151cec: added the portal for the launch icons world
  • 8632bb0: added the headless panel for example

Other updates

  • 6073f54: increased the version to 0.4.2
  • a680d09: improved the manifest
  • 1c73991: added the git configuration

See also