Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a default-enabled feature gate for agents and services #684

Merged
merged 6 commits into from
Nov 11, 2019

Conversation

hgzimmerman
Copy link
Member

@hgzimmerman hgzimmerman commented Oct 7, 2019

closes #648

Conceptually, this should enable breaking those modules into separate crates and adding more features that don't show up in Yew by default.

src/lib.rs Outdated Show resolved Hide resolved
@jstarry jstarry merged commit 1c54ab1 into yewstack:master Nov 11, 2019
llebout pushed a commit to llebout/yew that referenced this pull request Jan 20, 2020
)

* Add a default-enabled feature gate for agents and services

* cargo fmt

* change feature name for agent support from agents to agent
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.

Feature-gate sections of Yew
2 participants