Skip to content

feat: Allow users to set their preferred JS framework #2798

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

Closed
xnousnow opened this issue Mar 1, 2023 · 3 comments
Closed

feat: Allow users to set their preferred JS framework #2798

xnousnow opened this issue Mar 1, 2023 · 3 comments
Labels
feature request Feature requests for the documentation website

Comments

@xnousnow
Copy link

xnousnow commented Mar 1, 2023

Describe Problem

The language of the code snippets is all using Angular. As a Vue developer, It's hard to change the language of the snippet every time.

Describe Preferred Solution

Allow users to set their preferred language.

Describe Alternatives

No response

Additional Information

No response

@xnousnow xnousnow added the triage New issues label Mar 1, 2023
@averyjohnston
Copy link
Contributor

Thank you for the feature request. I talked with the team and we agree that this would be a good feature to add to the docs.

@averyjohnston averyjohnston changed the title feat: Allow users to set their preferred language feat: Allow users to set their preferred JS framework Mar 1, 2023
@averyjohnston averyjohnston added the feature request Feature requests for the documentation website label Mar 1, 2023
@ionitron-bot ionitron-bot bot removed the triage New issues label Mar 1, 2023
@Quraian
Copy link

Quraian commented Mar 30, 2023

I came here to post an issue regarding this exact scenario. The implementation doesn't even have to be complicated I suggest to just persist the last selected framework and view all examples in the selected framework until the user selects another.

@averyjohnston
Copy link
Contributor

This has since been implemented -- both the framework and mode selection will sync across all demos on the page, and the selection will persist as you navigate the docs. Thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Feature requests for the documentation website
Projects
None yet
Development

No branches or pull requests

3 participants