Skip to content

feat: add custom background image support#188

Open
kamil-alekber wants to merge 1 commit intohywax:mainfrom
kamil-alekber:feat/add-custom-background-image-176
Open

feat: add custom background image support#188
kamil-alekber wants to merge 1 commit intohywax:mainfrom
kamil-alekber:feat/add-custom-background-image-176

Conversation

@kamil-alekber
Copy link
Copy Markdown

  • Add background configuration schema with url, image, opacity, and blur options
  • Create API endpoint to serve background images from data/backgrounds/
  • Update main layout to include background component
  • Add validation for background configuration options
  • Add documentation for background feature

Closes #176

- Add background configuration schema with url, image, opacity, and blur options
- Create API endpoint to serve background images from data/backgrounds/
- Update main layout to include background component
- Add validation for background configuration options
- Add documentation for background feature

Closes hywax#176
@hywax-assistant
Copy link
Copy Markdown
Collaborator

👋 @kamil-alekber

💖 Thanks for opening this pull request!

Please follow the contributing guidelines. And we use semantic commit messages to streamline the release process.

Examples of commit messages with semantic prefixes:

  • fix: interval for sending a request in the base service
  • feat: add new NAME service
  • docs: example of using the NAME service

If you like this project, please ⭐ star our repo.

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.

[FEATURE_REQUEST] add background image

2 participants