File tree 2 files changed +17
-1
lines changed
2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 1.9.0] ( https://github.com/react-restart/ui/compare/v1.8.0...v1.9.0 ) (2024-11-20)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** useClickOutside:** reset waitingForTrigger if clicking outside target ([ #112 ] ( https://github.com/react-restart/ui/issues/112 ) ) ([ 730a174] ( https://github.com/react-restart/ui/commit/730a174f26157cc3304f6971ddb10a86443e83a1 ) )
7
+
8
+
9
+ ### Features
10
+
11
+ * ** utils:** add getChildRef ([ #109 ] ( https://github.com/react-restart/ui/issues/109 ) ) ([ d573045] ( https://github.com/react-restart/ui/commit/d5730456fe617bda63165c41692e22d5a17c8452 ) )
12
+
13
+
14
+
15
+
16
+
1
17
# [ 1.8.0] ( https://github.com/react-restart/ui/compare/v1.6.9...v1.8.0 ) (2024-08-01)
2
18
3
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @restart/ui" ,
3
- "version" : " 1.8 .0" ,
3
+ "version" : " 1.9 .0" ,
4
4
"description" : " Utilities for creating robust overlay components" ,
5
5
"author" : {
6
6
"name" : " Jason Quense" ,
You can’t perform that action at this time.
0 commit comments