Commit Graph

  • 2dc5431fd4 [StimulusBundle] Check controllers source files for laziness matlec 2024-10-26 12:04:41 +02:00
  • 60ec83e56c update jetbrains stimulus plugin url. Ole Rößner 2024-10-24 15:23:34 +02:00
  • e5f7747b51 Add /doc to .gitattributes export-ignore v2.21.0 Simon André 2024-10-06 00:11:16 +02:00
  • 2f1d7a9de9 Clean and homogenize src/*/.gitignore Hugo Alliaume 2024-07-07 12:44:42 +02:00
  • 4ad4fad427 [StimulusBundle] Normalize Stimulus controller name in event name Stanislau Kviatkouski 2024-09-12 23:55:45 +03:00
  • ae69e3a764 [StimulusBundle] Improve StimulusAttributes rendering performances by switching to html escaping strategy v2.20.0 Hugo Alliaume 2024-09-18 15:16:42 +02:00
  • 5e2e1aff3e imp(biomejs): upgrade Biomejs, fix patterns, don't use yarn workspaces v2.19.0 Hugo Alliaume 2024-07-30 19:43:05 +02:00
  • d35d6cc05f Drop ESLint and Prettier for Biome Hugo Alliaume 2024-05-14 07:26:21 +02:00
  • 014a5842e9 minor #1938 Remove declare_strict type (WebMamba) Kevin Bond 2024-06-26 10:44:37 -04:00
  • 66b88c05d1 [CS] Optimize sprintf calls for PHP 8.4 Simon André 2024-06-22 10:09:12 +02:00
  • d4451c162c Remove declare_strict type Matheo Daninos 2024-06-25 11:04:53 +02:00
  • 017b60e036 [Docs][Stimulus] use camelCase for target naming v2.18.1 Jibé Barth 2024-06-11 15:21:54 +02:00
  • 9323437da4 minor #1878 Remove subtree splits check (fabpot) v2.18.0 Kevin Bond 2024-06-01 13:50:20 -04:00
  • b3cd2c207f Remove subtree splits check Fabien Potencier 2024-05-31 17:11:47 +02:00
  • 3e1117db76 Use version instead of url in docs Ruud Kamphuis 2024-05-23 14:43:26 +02:00
  • e24a12ce43 [Stimulus] Use Twig >3.9 'EscaperRuntime' Simon André 2024-05-03 09:02:49 +02:00
  • b828a32fe9 remove duplicate key v2.17.0 Tac Tacelosky 2024-04-21 06:23:35 -04:00
  • da3cac8797 - Nicolas Grekas 2024-04-19 08:36:45 +02:00
  • 1050c8b9f5 minor #1753 [Stimulus] Allow Twig 3.9 (smnandre) Kevin Bond 2024-04-18 16:55:49 -04:00
  • 24d9c5356a Auto-close PRs on subtree-splits Kevin Bond 2024-04-18 14:40:30 -04:00
  • 7f435aaf91 [Stimulus] Allow Twig 3.9 Simon André 2024-04-18 22:02:15 +02:00
  • 5432e91c00 [Doc] Misc updates in the StimulusBundle docs Javier Eguiluz 2024-03-27 16:55:02 +01:00
  • 6add4bdab1 [Live][Stimulus] Prepping the LiveComponent Stable Release 🚀 v2.16.0 Ryan Weaver 2024-01-27 21:27:22 -05:00
  • 602fd521d3 Update error message with php bin/console Fan2Shrek 2024-02-23 21:55:49 +01:00
  • c113ab8e92 [Twig][Live] Skip Twig 3.9 🚒 (do not set use_yield = true for now) v2.15.0 Simon André 2024-02-10 13:47:19 +01:00
  • f36422ff5e [StimulusBundle] Set "use_yield" option to fix deprecation message Evert Harmeling 2024-02-08 12:53:40 +01:00
  • f775f6e811 Bumping 2.14.2 CHANGELOG and reverting minor feature temporarily v2.14.2 Ryan Weaver 2024-02-07 15:26:48 -05:00
  • 47fc162b69 minor #1453 CS Update (kbond) Ryan Weaver 2024-02-07 15:16:44 -05:00
  • 683042ea5b Used a Composer class to check for package existence in projects with varying structures Yoann Brieux 2024-02-07 10:45:33 +01:00
  • 3dc86506a4 minor: update cs Kevin Bond 2024-02-03 16:01:32 -05:00
  • da6b4a4f95 Bumping changelog for 2.14.1 v2.14.1 Ryan Weaver 2024-02-01 12:48:13 -05:00
  • b3acd6dc4c [StimulusBundle] Handles Windows directory separator when normalizing controller names (fixes #1422) tamcy 2024-02-01 10:21:30 +08:00
  • a7c30d95ff Prepping changelogs for 2.14.0 v2.14.0 Ryan Weaver 2024-01-30 09:41:41 -05:00
  • 70e325b71f minor #1345 [StimulusBundle] Added docs on TypeScript support (evertharmeling, weaverryan) Ryan Weaver 2024-01-09 09:29:49 -05:00
  • 28f463fbce Tweaking wording Ryan Weaver 2024-01-09 09:29:38 -05:00
  • fb37a06629 minor #1336 Add a note about using raw data attributes as a prefered way (bocharsky-bw) Ryan Weaver 2024-01-09 09:22:56 -05:00
  • 9701135728 Add a note about using raw data attributes as a prefered way Victor Bocharsky 2023-12-13 19:33:11 +01:00
  • 3794315bbf [CS] Update phpcs rules Simon André 2024-01-03 23:55:32 +01:00
  • cb498f202b [StimulusBundle] Added docs about Typescript controller usage Evert Harmeling 2023-12-19 10:22:05 +01:00
  • 3064da1419 [StimulusBundle] Revert adding var/ to .gitignore Evert Harmeling 2023-12-19 09:59:03 +01:00
  • 4f68312151 feature #1335 [StimulusBundle] Add support for typescript controllers (evertharmeling) Ryan Weaver 2023-12-18 06:40:43 -05:00
  • 369d48e2d3 Fix twig deprecation: twig_escape_filter Matheo Daninos 2023-12-13 11:01:04 +01:00
  • b3562b90a3 [StimulusBundle] Add support for typescript controllers Evert Harmeling 2023-12-13 16:59:26 +01:00
  • 40a4416e6d [StimulusBundle] Remove stimulus.asset_mapper.loader_javascript_compiler when no asset-mapper v2.13.3 Jibé Barth 2023-11-30 21:29:09 +01:00
  • 3a7d47bf33 minor #1265 [StimulusBundle] Removing ux_controller_link_tags() mention for 6.4 (weaverryan) Ryan Weaver 2023-11-13 13:33:08 -05:00
  • d719074957 Remove "type": "module" from all package.json files v2.13.2 Simon André 2023-11-10 16:27:56 +01:00
  • 2b974b5347 [StimulusBundle] Removing ux_controller_link_tags() mention for 6.4 Ryan Weaver 2023-11-09 14:03:18 -05:00
  • f6c8ff81b7 minor #1256 bumping CHANGELOG for 2.13 (weaverryan) v2.13.0 Ryan Weaver 2023-11-07 16:10:32 -05:00
  • e7df6ff2d4 bumping CHANGELOG for 2.13 Ryan Weaver 2023-11-07 15:31:52 -05:00
  • 3a82225f57 feature #1224 Add "type: module" for all packages and changing main -> module (weaverryan) Ryan Weaver 2023-11-07 15:35:05 -05:00
  • 6947017251 feature #1242 [DX] Update .gitattributes & .gitignores files (smnandre) Ryan Weaver 2023-11-06 15:44:53 -05:00
  • 83c23ab8eb [DX] Update .gitattributes & .gitignores files Simon André 2023-10-30 19:36:16 +01:00
  • 5ef81376e2 Adding support for AssetMapper 6.4 Ryan Weaver 2023-10-28 22:30:42 -04:00
  • 0097c61742 Specifically adding type: module for all packages and changing main -> module Ryan Weaver 2023-10-22 14:22:29 -04:00
  • c2ef1bf20b feature #1202 Migrate from Jest to Vitest (ChqThomas, weaverryan) Ryan Weaver 2023-10-22 14:14:53 -04:00
  • 8bbf12e7ce Remove jest config and dependencies Thomas Choquet 2023-10-22 12:09:11 +02:00
  • 4d76f4dfac Stopping Stimulus to avoid side effects after the test Ryan Weaver 2023-10-21 14:53:42 -04:00
  • 1f010ee007 [StimulusBundle] feat: normalize parameters names given to twig helper 'stimulus_action()' Xavier Laviron 2023-10-16 11:12:12 +02:00
  • f7950bbe84 minor #1190 [CS] Update PhpCsFixer config (smnandre) Ryan Weaver 2023-10-16 13:41:22 -04:00
  • 6e5553a634 [CS] Update PhpCsFixer config Simon André 2023-10-15 03:27:52 +02:00
  • 85c59b5248 Add missing LICENCE file Simon André 2023-10-14 22:56:02 +02:00
  • d7681325ac Add new TwigComponent namespaces & auto-naming rules Ryan Weaver 2023-09-23 07:52:35 -04:00
  • 76cbeb7eef Add Symfony 7 Support JoppeDC 2023-09-22 15:33:01 +02:00
  • 6515ebb1a9 feature #1154 Fix adding the mapped controller asset as dependency (andersonamuller) Ryan Weaver 2023-10-02 15:25:27 -04:00
  • 1218022dc4 Fix adding the mapped controller asset as dependency Anderson Müller 2023-10-01 20:27:18 +02:00
  • 2ac2d52409 Fix missing double dash in namespaced Stimulus outlets Greg Berger 2023-09-27 22:01:25 +02:00
  • e0e19de8df docs(stimulusbundle): add togglePassword component to official list v2.12.0 v2.11.1 Felix Eymonot 2023-08-28 20:00:50 +02:00
  • 8c94fd88cb Fixing various tests and deprecations v2.11.0 Ryan Weaver 2023-08-24 09:11:59 -04:00
  • f3f640c2a5 minor #1016 [StimulusBundle] Adding missing not about ux_controller_link_tags (weaverryan) Ryan Weaver 2023-08-15 07:10:47 -04:00
  • 2c1115b9d6 Fix AssetMapper link Asis Pattisahusiwa 2023-07-23 09:26:11 +09:00
  • 230f8535a2 [StimulusBundle] Adding missing not about ux_controller_link_tags Ryan Weaver 2023-07-20 09:57:25 -04:00
  • 81e5c8ff8a Add the missing quotes in the code in the section Configuration for the StimulusBundle Hamza Makraz 2023-07-01 18:30:06 +01:00
  • 257ef052be feature #942 Stimulus controllers: allow to define outlets (jmsche) v2.10.0 Ryan Weaver 2023-06-29 15:46:37 -04:00
  • a18bae4fe0 bug #964 [StimulusBundle] Fixing bug where new custom controllers were not seen due to cache (weaverryan) Ryan Weaver 2023-06-26 13:46:34 -04:00
  • 68ce084462 [TwigComponent] Fix escaping stimulus attributes Gábor Egyed 2023-06-25 03:17:00 +02:00
  • 2e6353f3fb [StimulusBundle] Fixing bug where new custom controlles were not seen due to cache Ryan Weaver 2023-06-22 15:57:25 -04:00
  • 647392b7ed [StimulusBundle] Fix controller name conversion jon-ht 2023-06-19 22:25:42 +02:00
  • 73c814c53f Add changelog entry jmsche 2023-06-14 14:03:27 +02:00
  • 751cb8aeba Stimulus outlets jmsche 2023-06-14 14:02:05 +02:00
  • e4cd8616a8 Asset mapper: Further docs updates Ryan Weaver 2023-06-07 13:25:39 -04:00
  • 26fc6a1d63 [StimulusBundle] fix typo in README Jérémy Romey 2023-06-06 12:23:56 +02:00
  • f219b882ce [Doc] Fix some RST syntax issues in StimulusBundle docs Javier Eguiluz 2023-05-31 16:04:32 +02:00
  • 5261003352 [StimulusBundle] Marking only the AssetMapper integration as experimental v2.9.1 Ryan Weaver 2023-05-28 20:56:16 -04:00
  • 961aa38bbe Skip test if FWBundle 6.3 or higher is NOT available Ryan Weaver 2023-05-30 10:48:18 -04:00
  • 9368449ec0 More precisely initializing services/config for asset mapper Ryan Weaver 2023-05-30 09:07:06 -04:00
  • af27f718ce Adding %PACKAGE% placeholder + fixing translations v2.9.0 Ryan Weaver 2023-05-26 11:00:40 -04:00
  • e11ff5e20f [AssetMapper] Various minor tweaks Ryan Weaver 2023-05-26 09:43:55 -04:00
  • f39e2e24f9 Asset mapper integration part 2! Ryan Weaver 2023-05-22 12:50:49 -04:00
  • 197de718dd [Turbo] Upgrading and fixing phpstan & CI Ryan Weaver 2023-05-24 15:19:27 -04:00
  • 93def1c68b Adding Asset Mapper support + new StimulusBundle Ryan Weaver 2023-05-19 16:07:27 -04:00