Skip to content

feat(core): enable runtime feature flag support#494

Merged
haiphucnguyen merged 1 commit into
mainfrom
feature/enable-feature-flags-for-askimo-editions
Jul 7, 2026
Merged

feat(core): enable runtime feature flag support#494
haiphucnguyen merged 1 commit into
mainfrom
feature/enable-feature-flags-for-askimo-editions

Conversation

@haiphucnguyen

Copy link
Copy Markdown
Collaborator
  • Centralizes configuration for feature flags
  • Enables components like DiscoverView and NativeMenuBar to conditionally render UI elements based on feature toggles.
  • Allows phased rollout and controlled activation of new or experimental features without requiring a full codebase deployment.

- Centralizes configuration for feature flags in `io.askimo.core`.
- Enables components like DiscoverView and NativeMenuBar to conditionally render UI elements based on feature toggles.
- Allows phased rollout and controlled activation of new or experimental features without requiring a full codebase deployment.
@haiphucnguyen haiphucnguyen merged commit 7b17e90 into main Jul 7, 2026
10 checks passed
@haiphucnguyen haiphucnguyen deleted the feature/enable-feature-flags-for-askimo-editions branch July 7, 2026 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant