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

Command: Lettercase #2424

Open
raineorshine opened this issue Sep 26, 2024 · 0 comments
Open

Command: Lettercase #2424

raineorshine opened this issue Sep 26, 2024 · 0 comments
Labels
design-needed feature New feature or request

Comments

@raineorshine
Copy link
Contributor

Add a new command that provides a drop down menu to set the letter case of the cursor thought:

  • lowercase
  • UPPERCASE
  • Sentence case (only the first letter capitalized)
  • Title Case

The dropdown menu should match the behavior of the ColorPicker component, but with the four options displayed in a vertical list. Factor out common functionality to avoid code duplication.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design-needed feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant