-
-
Notifications
You must be signed in to change notification settings - Fork 16
Pull requests: symfony/stimulus-bridge
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Keep Bug Fix
process.env.NODE_ENV === "development"
in the built files, close #120
Bug
#121
by Kocal
was merged Apr 18, 2025
Loading…
Remove Babel (which was not really necessary), replace it by acorn if needed, close #105
#116
by Kocal
was merged Jan 29, 2025
Loading…
Move
acorn
dependency to devDependency, as it is already bundled in dist files, close #112
#114
by Kocal
was merged Jan 28, 2025
Loading…
Add ESM build of lazy-controller-loader and loader, close #106, #107
#113
by Kocal
was closed Jan 28, 2025
Loading…
Add support for
loader-utils@^3.0.0
and schema-utils@^4.0.0
, close #102
#111
by Kocal
was merged Jan 26, 2025
Loading…
[CI] Test for lowest and highest dependencies, close #109
#110
by Kocal
was merged Jan 26, 2025
Loading…
Migrate from Rollup to Rolldown, configure TypeScript
module
, moduleResolution
and target
options
#99
by Kocal
was merged Jan 25, 2025
Loading…
[BREAKING] Drop support for Node.js 10 and 12, ensure in the CI tests are run under multiple Node.js versions
DX
#94
by Kocal
was merged Jan 9, 2025
Loading…
Fix lazy-controller detection when controller contain static properties (update Bug Fix
acorn
ECMAScript version)
Bug
#93
by ameotoko
was merged Jan 8, 2025
Loading…
Add missing
@babel/plugin-proposal-class-properties
dev dependency
#92
by Kocal
was merged Jan 5, 2025
Loading…
[Bug] Removing unnecessary Promise in object of controllers to be loaded
#81
by weaverryan
was merged Mar 20, 2023
Loading…
Fix README: registering lazy controllers in bootstrap.js
#76
by jmsche
was merged Jan 10, 2023
Loading…
Normalizing custom names "/" to "--" like normal controller names
#72
by weaverryan
was merged Jun 16, 2022
Loading…
Allowing the controller name to be overridden by the package or the user
#70
by weaverryan
was merged May 31, 2022
Loading…
Making it possible to add a "default" import for shorter controller name
#69
by weaverryan
was closed May 31, 2022
Loading…
Adding note about lazy controllers appearing to connect/initialize twice
Minor
Minor Enhancement
#68
by weaverryan
was merged May 24, 2022
Loading…
Activating "debug" mode for Stimulus for dev builds
Feature
New Feature
#65
by weaverryan
was merged Apr 20, 2022
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.