Skip to content

Commit 88c0cb5

Browse files
committed
adding item
1 parent 28bef1c commit 88c0cb5

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
@@ -13,6 +13,9 @@
1313
- Added a `data-skip-morph` attribute to allow skipping morphing of an element
1414
(the element's attributes will be morphed, but its inner HTML will be overwritten
1515
instead of morphed)
16+
- Added an entry to the packages' `package.json` file so that `@symfony/ux-live-component`
17+
will appear in the user's `importmap.php` file if using AssetMapper. This
18+
will allow using the JavaScript from the package without extra setup.
1619
- Fixed edge-case rendering bug where a 2nd Ajax request might start before
1720
the 1st finished processing
1821
- Fix usage of `{% embed %}` with `{% block %}` in `<twig:>` components

0 commit comments

Comments
 (0)