File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed
Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @radix-ng/components" ,
3- "version" : " 0.0.43 " ,
3+ "version" : " 0.0.44 " ,
44 "peerDependencies" : {
55 "@angular/common" : " ^19.2.4" ,
66 "@angular/core" : " ^19.2.4" ,
Original file line number Diff line number Diff line change 1+ ## 0.39.2 (2025-05-22)
2+
3+ ### 🩹 Fixes
4+
5+ - ** navigation-menu:** prevent accidental menu closing when clicking immediately after hover ([ #337 ] ( https://github.com/radix-ng/primitives/pull/337 ) )
6+ - ** navigation-menu:** clear viewport size when no active content node is present ([ #336 ] ( https://github.com/radix-ng/primitives/pull/336 ) )
7+
8+ ### ❤️ Thank You
9+
10+ - Josh Sullivan @jpsullivan
11+
112## 0.39.1 (2025-05-18)
213
314### 🩹 Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @radix-ng/primitives" ,
3- "version" : " 0.39.1 " ,
3+ "version" : " 0.39.2 " ,
44 "license" : " MIT" ,
55 "publishConfig" : {
66 "access" : " public"
You can’t perform that action at this time.
0 commit comments