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: add many custom components and audio module #93

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

jessebofill
Copy link
Contributor

@jessebofill jessebofill commented Sep 26, 2023

Changes:

  1. Export Gamepad UI Audio instance
  2. Add a number of custom built components...
    • CustomButton: Gamepad UI button with customizable options, such as transparency, focus style, and sfx
    • CustomDropdown: Dropdown with customizable options (including using custom modal instead of context menu)
    • EnhancedSelector: Essentially a dropdown with additional left/ right buttons to shift through options (also very
      customizable)
    • Multiple Date Picker Components: 2 styles of modal components, and a selector component which activates modal/
      captures selection
  3. Add react icons as dependency

@TrainDoctor TrainDoctor added the enhancement New feature or request label Sep 26, 2023
src/custom-components/CustomButton.tsx Outdated Show resolved Hide resolved
src/custom-components/CustomDropdown.tsx Outdated Show resolved Hide resolved
src/custom-components/CustomButton.tsx Show resolved Hide resolved
src/custom-components/CustomDropdown.tsx Outdated Show resolved Hide resolved
src/custom-components/CustomDropdown.tsx Outdated Show resolved Hide resolved
src/custom-components/CustomDropdown.tsx Outdated Show resolved Hide resolved
src/custom-components/DatePickers.tsx Outdated Show resolved Hide resolved
src/custom-components/EnhancedSelector.tsx Outdated Show resolved Hide resolved
src/custom-components/EnhancedSelector.tsx Outdated Show resolved Hide resolved
@jessebofill
Copy link
Contributor Author

Can I get this re reviewed please?

@TrainDoctor
Copy link
Member

@AAGaming00

@AAGaming00
Copy link
Member

we're going to put this on backlog for now as there's a lot of features here that we need to review and this hasn't seen a rebase in a while. apologies for the wait.

@jessebofill
Copy link
Contributor Author

Yeah I’ve been meaning to go through and update it and make sure it’s still good but I have been busy. I’d like to get around to around to it eventually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 📋 Backlog
Development

Successfully merging this pull request may close these issues.

None yet

3 participants