Skip to content

Dogusata/update button styles #69

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

Merged
merged 14 commits into from
Jun 27, 2024
Merged

Dogusata/update button styles #69

merged 14 commits into from
Jun 27, 2024

Conversation

dogusata
Copy link
Collaborator

PR Details

  • ChatItemFollowUpOption component is replaced with Button component
  • PromptInput component
    • gets invisible if user types special html characters is fixed
    • has disappearing texts is fixed
    • alignment with selected command field is fixed
    • does not remove context as a word if it is at the beginning of end of a line is fixed
  • Button component
    • crops text very short and doesn't show tooltip is fixed
    • font size is too big fixed
    • hover animations are improved and styles are all aligned with IDE defaults
    • got feature addition to show markdown content inside
    • got feature addition to show status colors
    • got feature update to show borders or not if status is provided
  • Additionally;
    • Unused styles are removed
    • Added types for example app config
    • Fixed some typo issues

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

dogusata added 14 commits June 28, 2024 01:06
fixed promptInput word removal on new lines
fixed promptInput white invisible text when using special html chars
renamed promptInput send button
adjusted followup questions gap after button replacement
adjusted avatar position
removed old followup component styles
adjustted button styling to match default structure
added auto tooltip creation if text gets cropped to button
added initial disabled state to button
added border as an option if type is not primary to button
added status options to button
added hideTooltip public function to button
updated hover animations of button
@dogusata dogusata requested a review from a team as a code owner June 27, 2024 23:22
@dogusata dogusata merged commit 1423b9a into main Jun 27, 2024
1 check failed
@dogusata dogusata deleted the dogusata/update-button-styles branch June 27, 2024 23:22
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.

1 participant