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

Ts components #41

Open
wants to merge 33 commits into
base: master
Choose a base branch
from
Open

Ts components #41

wants to merge 33 commits into from

Conversation

DamSenViet
Copy link
Collaborator

Converted components to typescript to support long-term maintenance. Added type declarations and additional comments to variables and functions to make it easier to understand how to utilize them. Also added jsdoc comments and type annotations in JavaScript utility files for compatibility with the typescript components and other TypeScript utility files.

Hopefully this makes it easier to get open source contributions since more people will understand the types if they're more explicit.

- added vue-property-decorator package

- added vuex-class package
- removed optimize three plugin b/c it's
  incompatible with type

- updated files affected by plugin removal
@DamSenViet DamSenViet requested a review from Thulinma June 18, 2023 11:19
@DamSenViet DamSenViet self-assigned this Jun 18, 2023
@DamSenViet
Copy link
Collaborator Author

Added automatic debounced search activation when a search option on the browse page changes.

Base automatically changed from development to master March 16, 2024 00:45
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.

1 participant