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 334304b commit 0219738Copy full SHA for 0219738
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
All notable changes to `Popover` will be documented in this file
4
5
+## 1.1.4 - 2024-03-09
6
+
7
+### What's Changed
8
9
+* add support for format state by @atmonshi in https://github.com/lara-zeus/popover/pull/17
10
11
+**Full Changelog**: https://github.com/lara-zeus/popover/compare/1.1.3...1.1.4
12
13
## 1.1.3 - 2024-03-07
14
15
### What's Changed
@@ -51,6 +59,7 @@ PopoverColumn::make('email')
51
59
52
60
53
61
62
54
63
```
55
64
now in your LW view:
56
65
@@ -60,6 +69,7 @@ now in your LW view:
69
70
71
72
73
74
**Full Changelog**: https://github.com/lara-zeus/popover/compare/1.0.4...1.1.0
75
0 commit comments