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

fix(feed-item-row, emoji-row): spacing / color fixes - Vue 3 #134

Merged
merged 2 commits into from
Jan 31, 2024

Conversation

braddialpad
Copy link
Contributor

Forgot to copy these changes to vue 3, whoops

@braddialpad braddialpad self-assigned this Jan 29, 2024
@braddialpad braddialpad added the visual-test-ready Add this tag when the PR is ready for visual test, to trigger GHA visual tests label Jan 29, 2024
Copy link

✔️ Deploy previews ready!
😎 Dialtone preview: https://dialtone.dialpad.com/deploy-previews/pr-134/
😎 Dialtone-vue 2 preview: https://dialtone.dialpad.com/vue/deploy-previews/pr-134/
😎 Dialtone-vue 3 the preview: https://dialtone.dialpad.com/vue3/deploy-previews/pr-134/

Copy link
Contributor

@ninamarina ninamarina left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

}
padding-right: var(--dt-space-300);
padding-left: var(--dt-space-0);
// min-width = avatar width + padding
Copy link
Contributor

Choose a reason for hiding this comment

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

Would change it to /* min-width = avatar width + padding */
It could get confused if it is with //

@braddialpad braddialpad merged commit 21f3e21 into staging Jan 31, 2024
8 checks passed
@braddialpad braddialpad deleted the feed-item-spacing-update-vue3 branch January 31, 2024 00:26
Copy link

✔️ Deploy previews ready!
😎 Dialtone preview: https://dialtone.dialpad.com/deploy-previews/pr-134/
😎 Dialtone-vue 2 preview: https://dialtone.dialpad.com/vue/deploy-previews/pr-134/
😎 Dialtone-vue 3 the preview: https://dialtone.dialpad.com/vue3/deploy-previews/pr-134/

braddialpad pushed a commit that referenced this pull request Feb 1, 2024
# [3.106.0](dialtone-vue3/v3.105.2...dialtone-vue3/v3.106.0) (2024-02-01)

### Bug Fixes

* change padding on right slot of call pill stories ([#138](#138)) ([9a23a42](9a23a42))
* **Feed Item Row, Emoji Row:** spacing / color fixes - Vue 3 ([#134](#134)) ([21f3e21](21f3e21))
* **Feed Item Row:** set inset focus ring on feed item ([#139](#139)) ([e4e935a](e4e935a))

### Features

* **Wysiwyg Editor, Rich Text Editor:** add wysiwyg component ([#113](#113)) ([367d3e2](367d3e2))
* **Wysiwyg Editor, Rich Text Editor:** add wysiwyg component for vue3 ([#117](#117)) ([bc93fb8](bc93fb8))
braddialpad pushed a commit that referenced this pull request Feb 1, 2024
# [9.10.0](dialtone/v9.9.0...dialtone/v9.10.0) (2024-02-01)

### Bug Fixes

* change padding on right slot of call pill stories ([#138](#138)) ([9a23a42](9a23a42))
* **Feed Item Row, Emoji Row:** spacing / color fixes - Vue 3 ([#134](#134)) ([21f3e21](21f3e21))
* **Feed Item Row:** set inset focus ring on feed item ([#139](#139)) ([e4e935a](e4e935a))
* name of the office365-calendar icon ([#137](#137)) ([7c86bb0](7c86bb0))

### Features

* **Wysiwyg Editor, Rich Text Editor:** add wysiwyg component ([#113](#113)) ([367d3e2](367d3e2))
* **Wysiwyg Editor, Rich Text Editor:** add wysiwyg component for vue3 ([#117](#117)) ([bc93fb8](bc93fb8))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
visual-test-ready Add this tag when the PR is ready for visual test, to trigger GHA visual tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants