-
-
Notifications
You must be signed in to change notification settings - Fork 101
International support, added Simplified Chinese #105
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
Conversation
[IMP] Added view details (for the names) on the Server Instances and …
- This section provided pre-defined component types for quick addition, but is no longer needed.
- Resolved the `validateDOMNesting` warning. The `Badge` will be rendered directly within a `<div>` or other appropriate block-level element.
- Update dropdown themes by ensuring its background color adapts correctly.
Hello @chennqqi Thanks for your contribution! Just a quick note, as per our CONTRIBUTING guide, please make your commits to the develop branch instead of main. Kindly update your PR accordingly. Regarding the notification feature: I’m currently working on a major update for it. While adding new language support is perfectly fine, please hold off on changes related to notifications until the new version is released, it will include significant updates. Thanks again for your effort, and looking forward to your updated PR targeting the develop branch with new language added. |
- Implement pagination for the SSL dashboard table, includes adding a dropdown for selecting the number of records per page (10, 30, 50).
International support, added Simplified Chinese