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(help): add help page #1830

Merged
merged 3 commits into from
Dec 11, 2024
Merged

feat(help): add help page #1830

merged 3 commits into from
Dec 11, 2024

Conversation

Red-Asuka
Copy link
Member

This pull request includes several changes to the UI components, styles, and configuration files to improve the user interface and functionality. The most important changes include updates to the Tailwind configuration, enhancements to the HelpView.vue component, and modifications to the SettingsView.vue component.

Tailwind Configuration:

UI Component Enhancements:

Refactoring:

Style Updates:

  • packages/ui/src/styles/index.scss: Removed global styles and adjusted the #app element to have a height of 100vh and a minimum width.
  • packages/ui/src/styles/themes/dark.scss, packages/ui/src/styles/themes/light.scss, packages/ui/src/styles/themes/night.scss: Updated the border color keys to use border-leftbar instead of border-rightbar. [1] [2] [3]
  • packages/ui/src/styles/variable.scss: Removed unused font family and font size variables.

Link Updates:

  • packages/ui/src/composables/useLinks.ts, packages/ui/src/composables/__test__/useLinks.test.ts: Updated the mqtt5 link to point to a new blog post URL. [1] [2] [3]

@Red-Asuka Red-Asuka added refactor Refactor code or architecture web MQTTX Web desktop MQTTX Desktop labels Dec 10, 2024
@Red-Asuka Red-Asuka requested a review from ysfscream December 10, 2024 09:04
@Red-Asuka Red-Asuka self-assigned this Dec 10, 2024
@Red-Asuka Red-Asuka added this to the v2.0.0-alpha.1 milestone Dec 10, 2024
@ysfscream ysfscream merged commit 5ea04eb into dev/2.0.0 Dec 11, 2024
2 checks passed
@ysfscream ysfscream deleted the lyd/2.0.0 branch December 11, 2024 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
desktop MQTTX Desktop refactor Refactor code or architecture web MQTTX Web
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants