Commit 50afd34
committed
feature #1361 Add support for
This PR was merged into the main branch.
Discussion
----------
Add support for `@symfony`/stimulus-bridge@^4.0.0
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | yes <!-- please update CHANGELOG.md file -->
| Deprecations? | yes/no <!-- please update CHANGELOG.md file -->
| Issues | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exists, explain below instead -->
| License | MIT
<!--
Replace this notice by a description of your feature/bugfix.
This will help reviewers and should be a good start for the documentation.
Additionally (see https://symfony.com/releases):
- Always add tests and ensure they pass.
- Features and deprecations must be submitted against the latest branch.
- For new features, provide some code snippets to help understand usage.
- Changelog entry should follow https://symfony.com/doc/current/contributing/code/conventions.html#writing-a-changelog-entry
- Never break backward compatibility.
-->
https://github.com/symfony/stimulus-bridge/releases/tag/v4.0.0
Commits
-------
529d106 Add support for `@symfony`/stimulus-bridge@^4.0.0@symfony/stimulus-bridge@^4.0.0 (Kocal)2 files changed
+24
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1319 | 1319 | | |
1320 | 1320 | | |
1321 | 1321 | | |
1322 | | - | |
1323 | | - | |
1324 | | - | |
1325 | | - | |
| 1322 | + | |
| 1323 | + | |
| 1324 | + | |
| 1325 | + | |
1326 | 1326 | | |
1327 | 1327 | | |
1328 | 1328 | | |
1329 | | - | |
1330 | | - | |
1331 | | - | |
| 1329 | + | |
| 1330 | + | |
1332 | 1331 | | |
1333 | 1332 | | |
1334 | 1333 | | |
| |||
1894 | 1893 | | |
1895 | 1894 | | |
1896 | 1895 | | |
1897 | | - | |
| 1896 | + | |
1898 | 1897 | | |
1899 | 1898 | | |
1900 | 1899 | | |
| |||
4782 | 4781 | | |
4783 | 4782 | | |
4784 | 4783 | | |
| 4784 | + | |
| 4785 | + | |
| 4786 | + | |
| 4787 | + | |
| 4788 | + | |
4785 | 4789 | | |
4786 | 4790 | | |
4787 | 4791 | | |
| |||
6207 | 6211 | | |
6208 | 6212 | | |
6209 | 6213 | | |
| 6214 | + | |
| 6215 | + | |
| 6216 | + | |
| 6217 | + | |
| 6218 | + | |
| 6219 | + | |
| 6220 | + | |
| 6221 | + | |
| 6222 | + | |
| 6223 | + | |
6210 | 6224 | | |
6211 | 6225 | | |
6212 | 6226 | | |
| |||
0 commit comments