Skip to content

Commit 27881c2

Browse files
committed
adding to changelog
1 parent 095600c commit 27881c2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/LiveComponent/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
it finishes. Then, all queued changes (potentially multiple model updates
1010
or actions) will be sent all at once on the next request.
1111

12+
- Added the ability to add `data-loading` behavior, which is only activated
13+
when a specific action is triggered - e.g. `<span data-loading="action(save)|show">Loading</span>`
14+
1215
## 2.4.0
1316

1417
- [BC BREAK] Previously, the `id` attribute was used with `morphdom` as the

0 commit comments

Comments
 (0)