Skip to content

Conversation

@lucasferreiralimax
Copy link
Member

This pull request introduces support for the position, avatar, and opacity props in the VLibras Vue.js component. This enhancement allows developers to customize the widget's appearance and positioning on their websites.

Changes Made:

  • Added position Prop:
    • Enables setting the widget's position (e.g., left, right, top, bottom, etc.).
  • Added avatar Prop:
    • Allows selection of the widget's avatar from predefined options (e.g., icaro, hosana, guga, random).
  • Added opacity Prop:
    • Provides the ability to adjust the widget's opacity for better visibility and integration with different website designs.

Usage Example Update:

  • Updated the documentation to include usage examples for the new props, including code snippets for integrating the features.
Screenshot 2024-10-24 at 20 50 47

@lucasferreiralimax lucasferreiralimax self-assigned this Oct 24, 2024
@lucasferreiralimax lucasferreiralimax merged commit 3d03b3c into main Oct 24, 2024
1 check passed
@lucasferreiralimax lucasferreiralimax deleted the support-new-props branch October 24, 2024 23:51
@github-actions
Copy link

Visit the preview URL for this PR (updated for commit 16bb365):

https://vue-vlibras--pr10-support-new-props-j190onp8.web.app

(expires Thu, 31 Oct 2024 23:51:56 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: fa79fa4050579846bc3faf394c3c87b970163ede

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request hacktoberfest

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: Add Support for position, avatar, and opacity Props in VLibras Widget

1 participant