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

v1.7.2 #481

Merged
merged 8 commits into from
May 14, 2024
Merged

v1.7.2 #481

merged 8 commits into from
May 14, 2024

Conversation

pspaczek
Copy link
Contributor

🚀 Feature

  • expose UiTextarea textarea template refs (#474)
  • expose UiInput input template refs (#475)
  • add prefix to UiListItem (#469)

🐛 Fixes

  • the explanation icon overlaps with a string (#477)
  • imports in UiListItemSuffix and UiListItemPrefix (#480)
  • remove JSON's parsing from components (#479)
  • icon size in UiButton (#478)

pspaczek added 8 commits May 8, 2024 10:39
* feat: add prefix to UiListItem

* refactor: move prefix and suffix colors to them

* fix: color icon of UiListItemPrefix and UiListItemSuffix can't be overriden.

* fix: theme secondary

* fix: add ts suggestions from CR

* fix: position of choices in UiMultipleChoices component
* fix: import components UiButton and UiText to UiListItemAffix

* fix: expose UiListItemPrefix and UiListSuffix template refs

* fix: typo

* refactor: required changes and onMounted replaced to computed

* fix: ts errors

* chore: include CR suggestions

* refactor: variable renaming
@pspaczek pspaczek requested a review from a team as a code owner May 13, 2024 12:12
@pspaczek pspaczek changed the base branch from develop to main May 13, 2024 12:14
Copy link
Contributor

@sonya0504 sonya0504 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@pspaczek pspaczek merged commit 2967687 into main May 14, 2024
1 check passed
@pspaczek pspaczek deleted the release/1.7.2 branch May 14, 2024 06:53
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.

3 participants