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

Feature/adding additional props #6

Merged
merged 20 commits into from
Dec 20, 2023

Conversation

houmland
Copy link
Contributor

@houmland houmland commented Dec 4, 2023

Description

Changes:

  • Added optional props to give specific width to the chatbot.
  • Added optional prop to make the chatbot relative so the user can place it wherever she likes.
  • Fixed bug when chatbot is 'always open' - sizes where 90x90 px.
  • Added props documentation in readme.md
image

There is still a bottom shadow that I could not adjust the styling. It would be nice to set the shadow or margin bottom as props.

Changes Made

Changes:

  • Added optional props to give specific width and height to the chatbot.
  • Added optional prop to make the chatbot relative so the user can place it wherever she likes.
  • Fixed bug when chatbot is 'always open' - sizes where 90x90 px.

Screenshots (if applicable)

Checklist

  • I have tested these changes locally and they work as expected.
  • I have updated the README if necessary.

Related Issues

Deployment Notes

@houmland houmland requested a review from a team as a code owner December 4, 2023 19:14
package.json Outdated Show resolved Hide resolved
src/Stack.tsx Outdated Show resolved Hide resolved
src/Stack.tsx Outdated Show resolved Hide resolved
src/Stack.tsx Outdated Show resolved Hide resolved
example/App.tsx Outdated Show resolved Hide resolved
src/Stack.tsx Show resolved Hide resolved
src/Stack.tsx Outdated Show resolved Hide resolved
@sanchezfdezjavier sanchezfdezjavier merged commit 6efc79a into main Dec 20, 2023
1 check passed
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.

2 participants