Skip to content

fix: DLT-2878 stories using emoji row#1007

Merged
Nina Repetto (ninarepetto) merged 1 commit intostagingfrom
fix/emoji-row-stories
Jan 6, 2026
Merged

fix: DLT-2878 stories using emoji row#1007
Nina Repetto (ninarepetto) merged 1 commit intostagingfrom
fix/emoji-row-stories

Conversation

@ninarepetto
Copy link
Copy Markdown
Contributor

@ninarepetto Nina Repetto (ninarepetto) commented Jan 5, 2026

fix: DLT-2878 stories using emoji row

🛠️ Type Of Change

These types will increment the version number on release:

  • Fix
  • Feature
  • Performance Improvement
  • Refactor

📖 Jira Ticket

DLT-2878

📖 Description

The problem was that getCurrentInstance() when initializing localization was being called outside of a Vue context. Created a composable so that the storybook components can get the mocked data with the translated names from there, instead of calling directly the constructor for DialtoneLocalization in the storybook module.

📷 Screenshots / GIFs

image

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 5, 2026

✔️ Deploy previews ready!
😎 Dialtone documentation preview: https://dialtone.dialpad.com/deploy-previews/pr-1007/

😎 Dialtone-vue 3 the preview: https://dialtone.dialpad.com/vue3/deploy-previews/pr-1007/

Copy link
Copy Markdown
Contributor

@iropolo Ignacio Ropolo (iropolo) left a comment

Choose a reason for hiding this comment

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

this is great

@ninarepetto Nina Repetto (ninarepetto) merged commit 9f2b25f into staging Jan 6, 2026
20 checks passed
@ninarepetto Nina Repetto (ninarepetto) deleted the fix/emoji-row-stories branch January 6, 2026 18:29
Brad Paugh (braddialpad) pushed a commit that referenced this pull request Jan 6, 2026
# [3.198.0](dialtone-vue3/v3.197.3...dialtone-vue3/v3.198.0) (2026-01-06)

### Bug Fixes

* DLT-2878 stories using emoji row ([#1007](#1007)) ([9f2b25f](9f2b25f))
* **I18n:** NO-JIRA initialization tweaks ([#965](#965)) ([50bb929](50bb929))

### Features

* **Rich Text Editor:** NO-JIRA add mention click handling ([#1009](#1009)) ([6e2334f](6e2334f))
Brad Paugh (braddialpad) pushed a commit that referenced this pull request Jan 6, 2026
# [9.153.0](dialtone/v9.152.1...dialtone/v9.153.0) (2026-01-06)

### Bug Fixes

* DLT-2878 stories using emoji row ([#1007](#1007)) ([9f2b25f](9f2b25f))
* **I18n:** NO-JIRA initialization tweaks ([#965](#965)) ([50bb929](50bb929))

### Features

* **Rich Text Editor:** NO-JIRA add mention click handling ([#1009](#1009)) ([6e2334f](6e2334f))
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