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

feat: Number Formatting #238

Merged
merged 13 commits into from
Feb 10, 2023
Merged

Conversation

davidkircos
Copy link
Collaborator

@davidkircos davidkircos commented Feb 9, 2023

TODO

  • UI/ UX Needs Work
  • Add to FloatingContextMenu
  • Add to Command Palette

Screenshot 2023-02-09 at 9 11 46 AM

Screenshot 2023-02-09 at 9 11 22 AM

Screenshot 2023-02-09 at 9 11 12 AM

Screenshot 2023-02-09 at 10 48 16 AM

@aws-amplify-us-west-2
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-238.de5w5iglj13on.amplifyapp.com

@davidkircos davidkircos mentioned this pull request Feb 9, 2023
27 tasks
@@ -143,7 +143,7 @@ export function keyboardCell(options: {
}

// if key is a letter number or space start taking input
Copy link
Collaborator

Choose a reason for hiding this comment

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

minor: this code comment should probably be more generic so it doesn't fall out of date with the code above it (e.g. "check for special characters to begin taking input")

Copy link
Collaborator

@jimniels jimniels left a comment

Choose a reason for hiding this comment

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

Looks good to me! Huge step towards becoming an adult spreadsheet 🎉

@davidkircos davidkircos merged commit 2932910 into development Feb 10, 2023
@davidkircos davidkircos deleted the development-number-formatting branch February 14, 2023 04:59
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.

None yet

2 participants