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 287bb21 commit 5a01ae9Copy full SHA for 5a01ae9
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
All notable changes to `Popover` will be documented in this file
4
5
+## 1.1.8 - 2025-01-13
6
+
7
+### What's Changed
8
9
+* support color for popover column by @atmonshi in https://github.com/lara-zeus/popover/pull/25
10
11
+**Full Changelog**: https://github.com/lara-zeus/popover/compare/1.1.7...1.1.8
12
13
## 1.1.7 - 2024-12-22
14
15
### What's Changed
@@ -95,6 +103,7 @@ PopoverColumn::make('email')
95
103
96
104
97
105
106
98
107
```
99
108
now in your LW view:
100
109
@@ -108,6 +117,7 @@ now in your LW view:
117
118
110
119
120
111
121
112
122
**Full Changelog**: https://github.com/lara-zeus/popover/compare/1.0.4...1.1.0
113
123
0 commit comments