Skip to content
This repository was archived by the owner on Jan 6, 2026. It is now read-only.

Add a DEFAULT_HELPER_MANAGER feature flag#1384

Merged
chancancode merged 1 commit intoglimmerjs:masterfrom
Windvis:chore/default-helper-manager-feature-flag
Mar 15, 2022
Merged

Add a DEFAULT_HELPER_MANAGER feature flag#1384
chancancode merged 1 commit intoglimmerjs:masterfrom
Windvis:chore/default-helper-manager-feature-flag

Conversation

@Windvis
Copy link
Copy Markdown
Contributor

@Windvis Windvis commented Mar 12, 2022

I gave adding a feature flag a shot based on the information in #1383. I went for a similar approach as the Ember feature flagging system (albeit a bit simpler). Let me know if I should do things differently!

Closes #1383

Comment thread packages/@glimmer/integration-tests/test/managers/helper-manager-test.ts Outdated
@Windvis Windvis force-pushed the chore/default-helper-manager-feature-flag branch 2 times, most recently from 324c741 to eb0a4b2 Compare March 13, 2022 17:35
Comment thread packages/@glimmer/global-context/index.ts Outdated
Comment thread packages/@glimmer/global-context/index.ts Outdated
@Windvis Windvis force-pushed the chore/default-helper-manager-feature-flag branch from eb0a4b2 to 47282b0 Compare March 13, 2022 17:58
Comment thread packages/@glimmer/global-context/index.ts Outdated
Comment thread packages/@glimmer/global-context/package.json Outdated
Comment thread packages/@glimmer/integration-tests/lib/modes/env.ts Outdated
Copy link
Copy Markdown
Contributor

@chancancode chancancode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for picking this up! Mostly looks good to me, just a few minor changes

@Windvis Windvis force-pushed the chore/default-helper-manager-feature-flag branch from 47282b0 to d1734cd Compare March 14, 2022 08:26
@Windvis
Copy link
Copy Markdown
Contributor Author

Windvis commented Mar 14, 2022

@chancancode Thanks for the quick review! I've pushed the requested changes 👍.

@chancancode chancancode merged commit 2ad32ed into glimmerjs:master Mar 15, 2022
@Windvis Windvis deleted the chore/default-helper-manager-feature-flag branch March 15, 2022 18:48
@chancancode
Copy link
Copy Markdown
Contributor

Thank you! Released as 0.84.1!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature flag for default helper manager

2 participants