Hive Hive
Sign in

Noora 0.82.2

Metadata
Source
GitHub
Version
noora@0.82.2
Published
Jun 09, 2026 · 15:46 UTC
Repository
tuist/tuist
Update

Noora 0.82.2 improves the breadcrumb project switcher and adds reusable animation primitives.

  • The project switcher dropdown now highlights the selected project with a checkmark and reserves space for it, so badges stay aligned regardless of selection state.
  • The dropdown opens and closes with a fade-and-slide animation, and the selector icon morphs smoothly between its two states.
  • The dropdown has a wider minimum width so project names feel less cramped.
  • Dropdown items now group text separately from trailing icons for a cleaner layout and easier extension.
  • New global easing tokens and a morphing_icon component make it simpler to add smooth icon transitions in other components.
  • A new selector-2 icon is available.
  • Local development now hot-reloads when Noora’s JavaScript or CSS changes.