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

Improve Changelog Formatting and Structure #4

Open
fabianhug opened this issue Oct 22, 2024 · 0 comments
Open

Improve Changelog Formatting and Structure #4

fabianhug opened this issue Oct 22, 2024 · 0 comments
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers

Comments

@fabianhug
Copy link
Owner

fabianhug commented Oct 22, 2024

The recently introduced changelog feature needs improvement in its formatting and structure. Currently, the changelog is not properly formatted as a content list, and it's linking to individual log pages instead of displaying the content directly.

See this PR: #3

Current Behavior

  • Changelog items are listed with links to separate pages
  • The formatting of the changelog items is inconsistent
  • The component structure may not be optimal for displaying changelog entries

Desired Behavior

  • Changelog items should be displayed directly on the page without links
  • Consistent and visually appealing formatting for all changelog entries
  • Simplified component structure for easier maintenance and better performance

Proposed Changes

  1. Modify the Changelog component to display content directly instead of linking to separate pages.
  2. Implement a consistent formatting style for all changelog entries.
  3. Restructure the component to simplify the rendering process.

Code References

@fabianhug fabianhug added bug Something isn't working enhancement New feature or request good first issue Good for newcomers labels Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant