Skip to content

v0.5.0: Added some UI prefabs and cumulative updates

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jul 17:19
· 89 commits to main since this release
5826712

Features

  • added 27 new prefabs
    • 4109fd8: Atomic headless button
      • Atoms/Buttons/HeadlessButton
    • c0d77ae: Atomic Nameplate panel
      • Atoms/Panels/Nameplate
    • 249eff7: Buttons
      • Molecules/Buttons/FadeButton
      • Molecules/Buttons/LegacyButton
      • Molecules/Buttons/NakedTextButton
      • Molecules/Buttons/WithIconButton
    • 575acd1: Cards
      • Molecules/Cards/CreditCard
      • Molecules/Cards/GroupCard
      • Molecules/Cards/InteractivePlayerCard
      • Molecules/Cards/LocationCard
      • Molecules/Cards/PlayerCard
      • Molecules/Cards/SocialCard
    • 3b9c63e: Basic cards
      • Molecules/Cards/ImageCard
      • Molecules/Cards/SImageCard
      • Molecules/Panels/CurrentGroupPanel
      • Molecules/Panels/IconsPanel
    • 1701737: Dropdown list / Select list
      • Molecules/List/Dropdown
      • Molecules/List/IncrementalSelect
      • Molecules/List/Select
      • Molecules/List/TmpDropdown
    • 703033b: Category items
      • Molecules/Nav/CategoryItemWithBadge
      • Molecules/Nav/GroupCategoryItem
    • 426c20f: Hero / SlideShow
      • Molecules/Nav/Hero
      • Molecules/Toggle/SlideShow
    • 3994057: Panel
      • Molecules/Panels/PanelWithCaption
    • b1c8d6b: Status toggle
      • Molecules/Toggle/StatusToggle
    • 25be967: Slider switch
      • Molecules/Toggle/TextSlideSwitch

Example world

  • 3b8b2b3: improved the catalog scene
  • 084b386: added the naked catalog base

Other updates

  • e94a3b9: bumped the version to 0.5.0
  • 864ce7e: updated the dependencies
  • 108826f: improved the VSCode configuration
  • bb2c4c9: fixed the CI/CD bug that the determination of whether pre-release was wrong

See also