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_iconcomponent make it simpler to add smooth icon transitions in other components. - A new
selector-2icon is available. - Local development now hot-reloads when Noora’s JavaScript or CSS changes.