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 3f89446 commit 540ef63Copy full SHA for 540ef63
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
All notable changes to `Popover` will be documented in this file
4
5
+## 1.1.9 - 2025-02-19
6
+
7
+### What's Changed
8
9
+* support icon in forms by @atmonshi in https://github.com/lara-zeus/popover/pull/27
10
11
+**Full Changelog**: https://github.com/lara-zeus/popover/compare/1.1.8...1.1.9
12
13
## 1.1.8 - 2025-01-13
14
15
### What's Changed
@@ -104,6 +112,7 @@ PopoverColumn::make('email')
104
112
105
113
106
114
115
107
116
```
108
117
now in your LW view:
109
118
@@ -118,6 +127,7 @@ now in your LW view:
127
119
128
120
129
130
121
131
122
132
**Full Changelog**: https://github.com/lara-zeus/popover/compare/1.0.4...1.1.0
123
133
0 commit comments