We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dae848 commit dfd013cCopy full SHA for dfd013c
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
All notable changes to `Popover` will be documented in this file
4
5
+## 1.1.3 - 2024-03-07
6
+
7
+### What's Changed
8
9
+* Bump ramsey/composer-install from 2 to 3 by @dependabot in https://github.com/lara-zeus/popover/pull/13
10
+* fix popover in table by @atmonshi in https://github.com/lara-zeus/popover/pull/15
11
12
+**Full Changelog**: https://github.com/lara-zeus/popover/compare/1.1.2...1.1.3
13
14
## 1.1.2 - 2024-02-25
15
16
### What's Changed
@@ -41,6 +50,7 @@ PopoverColumn::make('email')
41
50
42
51
43
52
53
44
54
```
45
55
now in your LW view:
46
56
@@ -49,6 +59,7 @@ now in your LW view:
49
59
60
61
62
63
64
**Full Changelog**: https://github.com/lara-zeus/popover/compare/1.0.4...1.1.0
65
0 commit comments