Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

Latest commit

 

History

History
2412 lines (1190 loc) · 145 KB

CHANGELOG.md

File metadata and controls

2412 lines (1190 loc) · 145 KB

2.106.0 (2023-11-29)

Bug Fixes

  • Collapsible: use correct transition timing variable (#1304) (53a3f3f)
  • npm run lint not detecting errors (#1316) (9eb678f)
  • updates necessary for feed-item-row product implementation (#1318) (c33a77f)

Features

2.105.1 (2023-11-17)

Bug Fixes

2.105.0 (2023-11-17)

Bug Fixes

Documentation

Features

2.104.3 (2023-11-08)

Bug Fixes

  • Dt Icon: import default module (02e4c56)

2.104.2 (2023-11-08)

Bug Fixes

  • remove dialtone-icons from external deps (21ef620)

2.104.1 (2023-11-08)

Bug Fixes

2.104.0 (2023-11-08)

Bug Fixes

Code Refactoring

Documentation

Features

2.103.1 (2023-10-27)

Bug Fixes

  • date functions locale global (2400feb)

Documentation

2.103.0 (2023-10-25)

Bug Fixes

Features

2.102.1 (2023-10-20)

Bug Fixes

2.102.0 (2023-10-20)

Features

2.101.1 (2023-10-16)

Bug Fixes

2.101.0 (2023-10-16)

Bug Fixes

  • Root Layout: convert to pure CSS grid method (#1253) (db3ba06)

Features

  • Dt Recipe Ivr Node: change z-index and docs (#1257) (1d5c703)

2.100.1 (2023-10-06)

Bug Fixes

  • Breadcrumbs: fix story configuration of BreadcrumbItem (#1246) (3ce325d)
  • Callbar Button: slot not working (#1242) (0b5d67f)
  • General Row: set voice chat icon to waveform (3812434)
  • href on link (#1244) (9245081)
  • Root Layout: use inner child width for sidebar (#1251) (9e55f6f)

Documentation

2.100.0 (2023-10-05)

Bug Fixes

Features

2.99.1 (2023-10-04)

Bug Fixes

  • address feedItemRow and feedItemPill css issues (#1215) (69fd69f)
  • Root Layout: remove fixed height on header/footer (#1236) (8e575b0)

Documentation

2.99.0 (2023-09-29)

Features

2.98.3 (2023-09-28)

Bug Fixes

2.98.2 (2023-09-26)

Bug Fixes

2.98.1 (2023-09-25)

Bug Fixes

  • Contact Row: add space between presence and status text (#1198) (5d26b6d)

2.98.0 (2023-09-21)

Features

  • update dialtone icons to 2.2.0 (543b160)

2.97.0 (2023-09-20)

Bug Fixes

  • add virtual "prompt" for visual tests on PR (#1192) (4a41d02)
  • Avatar: change avatar seed algorithm to sync with android (#1182) (53a09f3)
  • Contact Info, Feed Item Row, Item Layout: alignment issues (#1186) (bdaa355)
  • feed pill not exported (#1180) (792b838)
  • Item Layout: selected slot alignment (#1194) (09c37c4)
  • Recipe Callbar Button With Popover: change event name and sync open state (#1183) (b91dc02)

Features

2.96.0 (2023-09-14)

Bug Fixes

  • Feed Item,feed Item Row: fix avatar alignment (#1170) (9c1ca39)
  • Image Viewer: fix close icon not visible on dark mode (#1168) (f703a16)

Features

2.95.2 (2023-09-04)

Bug Fixes

  • Leftbar Row: corrected selected row's foreground color (#1154) (a199e59)

Documentation

2.95.1 (2023-08-28)

Bug Fixes

Code Refactoring

Documentation

2.95.0 (2023-08-23)

Bug Fixes

Features

2.94.3 (2023-08-23)

Bug Fixes

  • Recipe Callbar Button With Popover: do not autofocus on the popover (#1131) (b5213a7)

2.94.2 (2023-08-21)

Bug Fixes

2.94.1 (2023-08-18)

Bug Fixes

Documentation

2.94.0 (2023-08-16)

Features

2.93.2 (2023-08-09)

Bug Fixes

2.93.1 (2023-08-04)

Bug Fixes

  • remove dialtone from peerDependencies (ed465aa)

2.93.0 (2023-08-04)

Bug Fixes

  • contact_info style override issue (#1078) (2090704)
  • add customized css to badge label and contact info (#1076) (6e8b374)
  • add placeholder text for richtexteditor (#1004) (19e1ef9)
  • Avatar: remove util classes, set tokens (#1106) (3a24d2c)
  • Avatar: thin border behind image (#1098) (c942386)
  • change to fnv algo (f6e01a1)
  • Combobox Multi Select: fix ref not existing error (#1083) (de054f4)
  • component documentation link class (#985) (95c178c)
  • Contact Info Avatar: show avatar halo as required (#1059) (b429531)
  • Contact Info, Leftbar Row: stylings (#1085) (34c27e8)
  • Contact Info: avatar's border color (#1097) (1639989)
  • Contact Row, Group Row, General Row: null on description (#1013) (8092faf)
  • DIALTONE-1089 pagination muted clear button error (4bd3170)
  • General Row: adjust label width on prop change (#1095) (01ed220)
  • General Row: call resize handler on mounted (#1093) (53768c1)
  • General Row: overridden display property (#1069) (7b5f27b)
  • General Row: resize observer (#1074) (7e27e9c)
  • Item Layout: remove align-self from item layout (80ab209)
  • Keyboard Shortcut: inverted border color (b68387c)
  • Leftbar General Row: add href for focusability (#994) (73bc4e0)
  • Leftbar Row: presence border color on selected row (#1110) (05c9b15)
  • merge branch 'staging' into dialtone8 (aa95eb4)
  • merge branch 'staging' into dialtone8 (2dec412)
  • missing migrations (7483e16)
  • Modal: secondary action button kind (#1011) (f899cb8)
  • package-lock (48f3120)
  • remove peer dep (b5be026)
  • revert [DIALTONE-1089] fix: pagination muted clear button error (f43066c)
  • set node engine minimum to 12.20 (#988) (a53db3c)
  • Tooltip: change anchor tag to span (#1088) (0735fc8)
  • update dialtone-icons (9a8c31a)

Code Refactoring

Documentation

  • Collapsible: fix opened event not displayed on panel (#1064) (51a8f52)
  • fix broken story (8097ff2)

Features

Reverts

  • Revert "feat(general-row): overridden display property (#1069)" (3e619ba), closes #1069
  • revert fix(general-row): overridden display property (#1069) (5355902), closes #1069

2.93.0-dialtone8.4 (2023-08-02)

Bug Fixes

  • Leftbar Row: presence border color on selected row (#1110) (05c9b15)

2.93.0-dialtone8.3 (2023-08-02)

Features

  • Avatar: extract initials from full name (6c80963)

2.93.0-dialtone8.2 (2023-07-31)

Bug Fixes

2.93.0-dialtone8.1 (2023-07-27)

Bug Fixes

  • contact_info style override issue (#1078) (2090704)
  • add customized css to badge label and contact info (#1076) (6e8b374)
  • add placeholder text for richtexteditor (#1004) (19e1ef9)
  • Avatar: thin border behind image (#1098) (c942386)
  • change to fnv algo (f6e01a1)
  • Combobox Multi Select: fix ref not existing error (#1083) (de054f4)
  • component documentation link class (#985) (95c178c)
  • Contact Info Avatar: show avatar halo as required (#1059) (b429531)
  • Contact Info, Leftbar Row: stylings (#1085) (34c27e8)
  • Contact Info: avatar's border color (#1097) (1639989)
  • Contact Row, Group Row, General Row: null on description (#1013) (8092faf)
  • DIALTONE-1089 pagination muted clear button error (4bd3170)
  • General Row: adjust label width on prop change (#1095) (01ed220)
  • General Row: call resize handler on mounted (#1093) (53768c1)
  • General Row: overridden display property (#1069) (7b5f27b)
  • General Row: resize observer (#1074) (7e27e9c)
  • Item Layout: remove align-self from item layout (80ab209)
  • Keyboard Shortcut: inverted border color (b68387c)
  • Leftbar General Row: add href for focusability (#994) (73bc4e0)
  • merge branch 'staging' into dialtone8 (aa95eb4)
  • merge branch 'staging' into dialtone8 (2dec412)
  • missing migrations (7483e16)
  • Modal: secondary action button kind (#1011) (f899cb8)
  • package-lock (48f3120)
  • remove peer dep (b5be026)
  • revert [DIALTONE-1089] fix: pagination muted clear button error (f43066c)
  • set node engine minimum to 12.20 (#988) (a53db3c)
  • Tooltip: change anchor tag to span (#1088) (0735fc8)
  • update dialtone-icons (9a8c31a)

Code Refactoring

Documentation

  • Collapsible: fix opened event not displayed on panel (#1064) (51a8f52)
  • fix broken story (8097ff2)

Features

  • Avatar: update to flat colors (#982) (469fe05)
  • Confact Info: add showAvatar and avatarIcon props (#981) (4a7a674)
  • Datepicker: date format utils (#1060) (42b8572)
  • Datepicker: datepicker component (#1007) (335af23)
  • General Row: overridden display property (#1069) (d6fd5ac)
  • General Row: overridden display property (#1069) (080afc0)
  • merge branch 'staging' into dialtone8 (cf8d810)
  • Merge branch 'staging' into dialtone8 (001d2f7)
  • migration to dialtone 8 (#979) (defcb77), closes #993
  • Modal: show event and initial-focus-element (#1009) (935d6da)
  • Rich Text Editor: link extension (#991) (d88e704)
  • Rich Text Editor: tests for rich text editor link extension and utils (#1001) (b947270)
  • state changes for feed item row (#1002) (9aeefc6)
  • update dialtone-icons (1fb19be)
  • update item-layout to use tokens (c9151aa)

Reverts

  • Revert "feat(general-row): overridden display property (#1069)" (3e619ba), closes #1069
  • revert fix(general-row): overridden display property (#1069) (5355902), closes #1069

2.92.0-dialtone8.7 (2023-07-26)

Bug Fixes

2.92.0-dialtone8.6 (2023-07-25)

Bug Fixes

  • General Row: adjust label width on prop change (#1095) (01ed220)

2.92.0-dialtone8.5 (2023-07-24)

Bug Fixes

  • General Row: call resize handler on mounted (#1093) (53768c1)

2.92.0-dialtone8.4 (2023-07-24)

Bug Fixes

  • Combobox Multi Select: fix ref not existing error (#1083) (de054f4)
  • Tooltip: change anchor tag to span (#1088) (0735fc8)

2.92.0-dialtone8.3 (2023-07-21)

Bug Fixes

2.92.0-dialtone8.2 (2023-07-20)

Bug Fixes

Features

Reverts

  • Revert "feat(general-row): overridden display property (#1069)" (3e619ba), closes #1069
  • revert fix(general-row): overridden display property (#1069) (5355902), closes #1069

2.92.0-dialtone8.1 (2023-07-14)

Bug Fixes

  • Contact Info Avatar: show avatar halo as required (#1059) (b429531)
  • General Row: overridden display property (#1069) (7b5f27b)

Documentation

  • Collapsible: fix opened event not displayed on panel (#1064) (51a8f52)

Features

2.91.2-dialtone8.1 (2023-07-07)

Bug Fixes

  • correct release config (7b903b8)
  • Item Layout: remove align-self from item layout (2596cf9)
  • make prerelease branches different (f8ab9a9)
  • merge branch 'staging' into dialtone8 (aa95eb4)
  • merge branch 'staging' into dialtone8 (2dec412)

2.91.2-next.1 (2023-07-07)

Bug Fixes

  • correct release config (7b903b8)
  • Item Layout: remove align-self from item layout (2596cf9)
  • merge branch 'staging' into dialtone8 (2dec412)

2.91.1-dialtone8.1 (2023-07-06)

Bug Fixes

  • Item Layout: remove align-self from item layout (80ab209)

2.91.0-dialtone8.1 (2023-07-05)

Code Refactoring

Features

Reverts

  • Revert "chore: increment version manually to fix semantic release issue" (896ac83)

2.90.0-dialtone8.2 (2023-06-29)

Bug Fixes

2.90.0-dialtone8.1 (2023-06-29)

Bug Fixes

  • add placeholder text for richtexteditor (#1004) (19e1ef9)
  • change to fnv algo (f6e01a1)
  • component documentation link class (#985) (95c178c)
  • Contact Row, Group Row, General Row: null on description (#1013) (8092faf)
  • DIALTONE-1089 pagination muted clear button error (4bd3170)
  • Keyboard Shortcut: inverted border color (b68387c)
  • Leftbar General Row: add href for focusability (#994) (73bc4e0)
  • missing migrations (7483e16)
  • Modal: secondary action button kind (#1011) (f899cb8)
  • remove peer dep (b5be026)
  • revert [DIALTONE-1089] fix: pagination muted clear button error (f43066c)
  • set node engine minimum to 12.20 (#988) (a53db3c)
  • update dialtone-icons (9a8c31a)

Code Refactoring

Documentation

Features

  • Avatar: update to flat colors (#982) (469fe05)
  • Confact Info: add showAvatar and avatarIcon props (#981) (4a7a674)
  • Datepicker: datepicker component (#1007) (335af23)
  • Merge branch 'staging' into dialtone8 (001d2f7)
  • migration to dialtone 8 (#979) (defcb77), closes #993
  • Modal: show event and initial-focus-element (#1009) (935d6da)
  • Rich Text Editor: link extension (#991) (d88e704)
  • Rich Text Editor: tests for rich text editor link extension and utils (#1001) (b947270)
  • state changes for feed item row (#1002) (9aeefc6)
  • update dialtone-icons (1fb19be)

2.84.0-beta.3 (2023-06-14)

Bug Fixes

  • add placeholder text for richtexteditor (#1004) (19e1ef9)
  • Contact Row, Group Row, General Row: null on description (#1013) (8092faf)
  • DIALTONE-1089 pagination muted clear button error (4bd3170)
  • Keyboard Shortcut: inverted border color (b68387c)
  • Leftbar General Row: add href for focusability (#994) (73bc4e0)
  • missing migrations (7483e16)
  • Modal: secondary action button kind (#1011) (f899cb8)
  • revert [DIALTONE-1089] fix: pagination muted clear button error (f43066c)

Documentation

Features

  • Datepicker: datepicker component (#1007) (335af23)
  • Modal: show event and initial-focus-element (#1009) (935d6da)
  • Rich Text Editor: link extension (#991) (d88e704)
  • Rich Text Editor: tests for rich text editor link extension and utils (#1001) (b947270)
  • state changes for feed item row (#1002) (9aeefc6)

2.84.0-beta.2 (2023-06-05)

Bug Fixes

2.84.0-beta.1 (2023-06-05)

Bug Fixes

Features

2.83.3 (2023-05-15)

Bug Fixes

2.83.2 (2023-05-12)

Bug Fixes

2.83.1 (2023-05-12)

Bug Fixes

  • Leftbar: muted opacity to 60% (d626b00)
  • Popover: anchorEl null protection (456e8ef)

2.83.0 (2023-05-12)

Bug Fixes

  • correct style export in package.json (f00cb19)
  • Feed Items: emoji row emits naming fix (#976) (a4c7b86)
  • update dialtone-icons (983b178)
  • visual test stories showing up in prod (#968) (7135cc2)

Documentation

  • Rich Text Editor: link extension tech spec (#953) (d48af5c)

Features

  • Feed Items: create feed item emoji row (#972) (265b504)
  • Size And Space: apply between stops and negative variables (#964) (d2aab13)

2.82.1 (2023-05-05)

Bug Fixes

  • storybook-static references (ddb1072)

2.82.0 (2023-05-05)

Bug Fixes

  • Header: use smaller icon size for settings menu button (#959) (b356e8b)

Features

2.81.4 (2023-05-02)

Bug Fixes

  • Leftbar General Row: button to a (d26667a)

2.81.3 (2023-05-01)

Bug Fixes

  • Recipe Grouped Chip: grouped chip width and content style fixes. (#949) (6bd84ec)

2.81.2 (2023-05-01)

Bug Fixes

2.81.1 (2023-04-27)

Bug Fixes

2.81.0 (2023-04-27)

Features

2.80.0 (2023-04-26)

Bug Fixes

  • General Row: show dnd alongside unreadCount (#935) (6d47cef)
  • image viewer improvements (#926) (b2e3d44)
  • Recipe Callbar Button With Popover: update margin for callbutton with popover when in compact mode (#931) (3d4a0f1)
  • Unread Chip: styling (#920) (8772379)
  • visual tests not triggering on approval (#933) (8a0b82b)

Code Refactoring

Features

  • Leftbar General Row: add iconSize prop (#929) (5ba87cd)
  • Rich Text Editor: add rich text editor component (#905) (a19a3a9)

2.79.4 (2023-04-18)

Bug Fixes

  • emoji size in leftbar item descriptions (#918) (79ab216)
  • Leftbar Row: animation speed to 1.5s (#916) (fea71c4)

2.79.3 (2023-04-17)

Bug Fixes

  • remove dialtone-icons from externals (#914) (fb3a47a)

2.79.2 (2023-04-15)

Bug Fixes

  • Avatar: image size and z-index issues (#908) (d0ad6ca)
  • Avatar: remove box sizing for overlay text/icon (#906) (a88d026)
  • Recipe Callbar Ai Popover: fixed popover positioning in the callbar (#912) (9fc1e42)
  • Recipe Callbar Tooltip: fixed tooltip positioning in the callbar (#910) (0957e6c)

2.79.1 (2023-04-13)

Bug Fixes

  • update dialtone / dialtone-icons (03f7fdf)

2.79.0 (2023-04-11)

Features

2.78.2 (2023-04-11)

Bug Fixes

2.78.1 (2023-04-10)

Bug Fixes

  • showing both image and initials issue (#901) (b827e5e)

2.78.0 (2023-04-06)

Features

  • support multiple avatars for DtRecipeContactInfo Component (#881) (68559f8)

2.77.2 (2023-04-06)

Bug Fixes

2.77.1 (2023-04-06)

Bug Fixes

2.77.0 (2023-04-06)

Documentation

Features

  • Callbar Button: add importance prop (#886) (6e24d74)
  • Feed Items: create feed item time pill (#885) (fe388a4)

2.76.0 (2023-04-04)

Bug Fixes

Features

2.75.1 (2023-04-03)

Bug Fixes

  • Recipe Leftbar Unread Chip: background-color (ac6614e)

2.75.0 (2023-04-03)

Features

  • Recipe Leftbar Unread Chip: add leftbar unread chip recipe (#877) (9975262)

2.74.4 (2023-04-01)

Bug Fixes

  • Avatar: additional null protection (4f169d1)

2.74.3 (2023-03-31)

Bug Fixes

  • Avatar: null protect firstElementChild (8cc0b40)

2.74.2 (2023-03-31)

Bug Fixes

  • Image Viewer: dt image viewer visual testing (#865) (f530286)
  • Recipe Callbar Btn: transparent background when btn is in disabled state (#875) (fff9350)

2.74.1 (2023-03-30)

Bug Fixes

  • Recipe Callbar Btn: show tooltip when the callbar button is disa… (#866) (b88ec69)

2.74.0 (2023-03-30)

Features

2.73.0 (2023-03-27)

Bug Fixes

  • Group Row: change group row avatar to 'users' icon (#862) (525137a)

Features

2.72.6 (2023-03-24)

Bug Fixes

  • Input: length validation improvement (#858) (34bc349)

2.72.5 (2023-03-24)

Bug Fixes

2.72.4 (2023-03-23)

Bug Fixes

2.72.3 (2023-03-22)

Bug Fixes

2.72.2 (2023-03-20)

Bug Fixes

2.72.1 (2023-03-20)

Bug Fixes

  • Avatar: allow empty alt if explicitly set (1e4623f)

2.71.1 (2023-03-20)

Bug Fixes

  • configure passthrough attrs in leftbar components (#842) (0f31156)

2.71.0 (2023-03-20)

Bug Fixes

  • Leftbar Group Row: add missing avatarSeed prop (#840) (ef90afa)

Features

2.70.0 (2023-03-16)

Features

2.69.0 (2023-03-16)

Bug Fixes

Features

  • Leftbar Contact Row: add hasCallButton (#826) (000cd5a)

2.68.0 (2023-03-15)

Code Refactoring

  • modify dt-recipe-callbar component to have common styles baked in (#811) (4bebf71)

Features

  • Dt Recipe Ivr Node: add new ivr top connector slot (#819) (d45a305)

2.67.0 (2023-03-15)

Features

  • add avatar-size prop to contact info (#809) (583c3fb)

2.66.0 (2023-03-14)

Bug Fixes

  • Leftbar Group Row: add conditional img render (#814) (4eb8782)

Features

  • Leftbar Contact Row: support "no presence" (#813) (2364fcf)

2.65.2 (2023-03-13)

Bug Fixes

2.65.1 (2023-03-13)

Bug Fixes

  • Popover: ignore role=presentation (92bc480)

2.65.0 (2023-03-13)

Bug Fixes

  • Avatar: initials are not available until image loads (#803) (1fbedd3)

Features

  • Leftbar: fixes and additions to leftbar row components (#804) (0bb19a5)
  • Theme: update leftbar theme vars (#800) (62898a6)

2.64.0 (2023-03-06)

Bug Fixes

Features

  • Leftbar Contact Row: add contact row (#796) (4c2e292)

2.63.0 (2023-03-02)

Features

  • Leftbar General Row: add hasUnreads prop (5da9dd7)

2.62.0 (2023-03-01)

Features

  • DP-59900 Add buttonWidthSize prop (167b08c)

2.61.0 (2023-03-01)

Bug Fixes

Features

2.60.0 (2023-02-28)

Features

2.59.2 (2023-02-24)

Bug Fixes

  • export leftbar general row (0af5373)

2.59.1 (2023-02-24)

Bug Fixes

2.59.0 (2023-02-23)

Bug Fixes

  • Popover, Tooltip: support shadow dom (#772) (7e3ba47)
  • Popover: prevent viewport from cutting off modal popover (#770) (5e3b542)
  • vue api doc issues (#776) (2620ce5)

Features

2.58.0 (2023-02-17)

Features

2.58.0 (2023-02-17)

Features

2.57.1 (2023-02-15)

Bug Fixes

  • add appendTo prop on all popover based components (#764) (e11a915)
  • Dropdown: remove deprecated DropdownList (#765) (72edcf1)

2.57.0 (2023-02-14)

Bug Fixes

  • Root Layout Body: fix a11y keyboard access to main content (#753) (f93ac26)
  • Root Layout: null protection on getElementTops (#762) (01754a3)
  • Root Layout: sidebar independently scrollable (#755) (a6d3dcb)

Features

2.56.1 (2023-02-09)

Bug Fixes

  • Combobox With Popover: add hasSuggestionList to sb (2275074)

2.56.0 (2023-02-08)

Bug Fixes

  • preventScrolling after transition completes (#749) (35d3b68)
  • Root Layout: add fixed prop (#738) (f2e7efe)
  • Root Layout: headerHeight 0 if no slot (8b1c17d)

Features

2.55.2 (2023-02-03)

Bug Fixes

  • Combobox Multi Select: wrong chips position while on modal (#742) (6525827)

2.55.1 (2023-02-02)

2.55.0 (2023-02-01)

2.54.2 (2023-01-26)

Bug Fixes

2.54.1 (2023-01-26)

Bug Fixes

  • Modal: fix modal focusFirstElement method (#720) (0bc9205)

2.54.0 (2023-01-26)

Bug Fixes

  • Combobox: chips vertical alignment. (#706) (e552ca1)
  • Notice: incorrect validation (#715) (c1360cc)
  • Tab: fix focus management with focusable elements inside the panel (#717) (693ac9e)

Features

2.53.1 (2023-01-20)

Bug Fixes

2.53.0 (2023-01-17)

Features

  • include CHANGELOG files in the package (#704) (639dd92)

2.52.0 (2023-01-16)

Features

  • revert enable shadowMode due to error (e622436)

2.51.0 (2023-01-16)

Bug Fixes

Features

2.50.0 (2023-01-12)

Bug Fixes

  • Collapsible: fix validation of anchor-related prop and slot (#697) (9384b0d)

Features

2.49.1 (2023-01-11)

2.49.0 (2023-01-10)

Bug Fixes

Features

2.48.0 (2023-01-09)

Bug Fixes

Features

2.47.0 (2022-12-24)

Bug Fixes

Features

2.46.1 (2022-12-21)

Bug Fixes

  • Dt Recipe Ivr Node: add new ivr node icons (#662) (768e8b3)

2.46.0 (2022-12-20)

Features

2.45.1 (2022-12-16)

Bug Fixes

2.45.0 (2022-12-15)

Features

2.44.0 (2022-12-14)

Bug Fixes

  • Tooltip: use selector for focus visible rather than attr (#644) (e5da2bb)

Features

  • Collapsible: change to cubic-bezier transition (#646) (76e2989)

2.43.2 (2022-12-10)

Bug Fixes

  • remove required label on input, fix storybook issues (ae8ad51)

2.43.1 (2022-12-09)

Bug Fixes

2.43.0 (2022-12-09)

Features

2.42.0 (2022-12-07)

Bug Fixes

Features

  • Collapsible: update DtCollapsible to show content when collapsed (#629) (82a465a)
  • Combobox: add label (#626) (417d6a7)

2.41.0 (2022-12-06)

Bug Fixes

Features

2.40.0 (2022-11-25)

Bug Fixes

  • Avatar: add new d-avatar__image class (3267505)
  • Root Layout: slot issues (#619) (04893ef)

Features

2.39.0 (2022-11-23)

Bug Fixes

  • update icon color to primary color in active state in DtRecipeCallbarButton (#617) (e146687)

Features

  • integrate DtPresence within DtAvatar (#603) (a935f7f)

2.38.0 (2022-11-21)

Features

  • Combobox: add prop to pass classes to the empty list item (#601) (2ebe1a3)

2.37.2 (2022-11-18)

2.37.1 (2022-11-14)

Bug Fixes

  • Recipe Ivr Node: fix close sync for menu dropdown (#595) (89ffcf6)

2.37.0 (2022-11-11)

Features

2.36.1 (2022-11-10)

Bug Fixes

  • list-item: fix focus ring color (#592) (7c01b57)
  • popover: no default context menu when openOnContext is true (#587) (654b215)

2.36.0 (2022-11-08)

Bug Fixes

  • list-item-group: change role to listbox in example (151e674)

Features

2.35.0 (2022-11-07)

Features

2.34.0 (2022-11-04)

Bug Fixes

  • dp-58864 update hover background color in Call Bar Button (#576) (1b4231b)

Features

2.33.0 (2022-10-26)

Bug Fixes

  • combobox-with-popover: update "render within" zindex logic (#555) (3e9bfcc)

Features

2.32.1 (2022-10-21)

Bug Fixes

  • button: fix button width prop default value (#564) (5284782)

2.32.0 (2022-10-20)

Features

  • dp-57693 remove button left and right paddings in callbar_button (#558) (b20c866)

2.31.1 (2022-10-18)

Bug Fixes

2.31.0 (2022-10-12)

Bug Fixes

  • popover: default visually hidden to false (#552) (fde03c9)

Features

  • dp-57689 add contentClass to DtRecipeCallbarButtonWithPopover (#550) (d2ca0b1)

2.30.0 (2022-10-11)

Features

2.29.2 (2022-10-11)

Bug Fixes

2.29.1 (2022-10-11)

Bug Fixes

  • replace class with color prop (1012f96)

2.29.0 (2022-10-11)

Bug Fixes

Features

Reverts

  • Revert fix(emoji): dynamic import fix (#443) (2269ed8), closes #443

2.28.0-beta.1 (2022-10-03)

Bug Fixes

  • dt-631 remove primary-color from dialtone vue (#513) (ef227b7)
  • dt-631 remove primary-color from dialtone vue (#519) (5219b77)
  • emoji: dynamic import fix (#443) (157b315)
  • emoji: dynamic import fix (#443) (4e86e70)
  • update dialtone peer dependency (e21e0d5)

Features

Reverts

  • Revert fix(emoji): dynamic import fix (#443) (2269ed8), closes #443

2.28.0 (2022-10-07)

Bug Fixes

  • dt-631 remove primary-color from dialtone vue (#513) (ef227b7)

Features

  • add buttonClass prop to Call Bar Button component (#534) (a9cd023)
  • dp-57068 Adding independent control for showing the arrow (#522) (5d9408e)

2.27.0 (2022-09-23)

Features

2.26.1 (2022-09-21)

Bug Fixes

  • css specificity in callbar button (8c9f023)

2.26.0 (2022-09-13)

Features

2.25.1 (2022-09-12)

Bug Fixes

  • combobox-multi-select: fix keyboard navigation (#482) (37048f2)

2.25.0 (2022-09-07)

Bug Fixes

  • contact-info: dp-55162 Circular avatar shape (#478) (8b9f60f)

Features

  • banner: set background, hide icon, custom classes (#476) (1beab88)

2.24.0 (2022-09-06)

Bug Fixes

  • combobox-with-popover: add modal prop (#472) (9b79f1a)

Features

2.23.0 (2022-08-30)

Features

2.22.3 (2022-08-25)

Bug Fixes

  • combobox-with-popover: prevent focus of list-items by mouse (#466) (d6c2d9f)

2.22.2 (2022-08-24)

Bug Fixes

  • combobox, combobox-with-popover: fix empty variant (#464) (70787c5)

2.22.1 (2022-08-22)

Bug Fixes

  • emoji: fixed incorrectly mapped unicode keys (#462) (40d2409)

2.22.0 (2022-08-17)

Features

2.21.0 (2022-08-17)

Bug Fixes

Features

  • emoji: add prop to disable skeleton loader (#458) (b20debd)

2.20.0 (2022-08-11)

Features

2.19.1 (2022-08-08)

Bug Fixes

2.19.0 (2022-08-03)

Features

2.18.0 (2022-08-02)

Bug Fixes

  • loading, empty state order and remove emptyStateMessage value (#428) (7a2fe58)

Features

  • popover: add tether option to popover (#437) (a65720b)

2.17.0 (2022-07-27)

Features

  • combobox and combobox with popover: add empty state (#409) (34ea471)
  • popover, tooltip, combobox with popover: add sticky tippy (#425) (7d2f18f)

2.16.0 (2022-07-22)

Features

  • combobox multi-select: expose closeComboboxList method (#422) (d8debbb)

2.15.0 (2022-07-20)

Features

  • add custom emoji (#398) (2cf9b76)
  • combobox and combobox with popover: add loading state (#415) (1a549a5)
  • combobox multi-select: show error when exceeds the max-selected (#416) (68e035a)

2.14.0 (2022-07-13)

Features

  • combobox multi-select: add 'size' prop (#413) (b914b06)

2.13.1 (2022-07-12)

Bug Fixes

2.13.0 (2022-07-11)

Bug Fixes

Features

  • Combobox Multi Select: add Combobox Multi Select component (#396) (153a488)
  • combobox, combobox with popover: add loading state (#402) (7c9c822)

2.12.1 (2022-07-06)

Bug Fixes

  • emoji-text-wrapper: dt-559 update shortcode parsing regex (#400) (6184158)
  • tooltip spacing inconsistent (#397) (e5d0c21)

2.12.0 (2022-06-29)

Bug Fixes

  • Chip: update to use semantic elements (#391) (aea3b37)

Features

2.11.0 (2022-06-23)

Features

2.10.0 (2022-06-16)

Features

2.9.1 (2022-06-15)

Bug Fixes

2.9.0 (2022-06-13)

Features

  • toast: remove wrapper (d-toast-wrapper class) (#379) (f9234c6)

2.8.1 (2022-06-09)

Bug Fixes

2.8.0 (2022-06-08)

Features

  • emoji text wrapper: add emoji text wrapper component (#366) (2ba412d), closes #367

2.7.0 (2022-06-06)

Features

2.6.3 (2022-05-20)

Bug Fixes

  • dt-input: update v-bind on dt-input input (#362) (8ddc928)

2.6.2 (2022-05-19)

Bug Fixes

2.6.1 (2022-05-17)

Bug Fixes

  • add main back to package.json, clean before test (#358) (4892e9a)

2.6.0 (2022-05-16)

Bug Fixes

Features

  • modal: add fixed header and footer variant (#353) (14a613c)

2.5.0 (2022-05-10)

Bug Fixes

  • contact info avatar display blank image (#347) (c6b9577)
  • usage of arrow-keys in the combobox and dropdown (#346) (80515eb)

Features

2.4.0 (2022-04-20)

Features

  • automated a11y testing using axe-core (#332) (a948b64)
  • avatar: change to a pure slot based pattern (#329) (926dc4a)
  • button: add active button styles (#322) (9979047)

2.3.0 (2022-04-08)

Bug Fixes

Features

  • dropdown: add maxWidth, maxHeight, listClass props (#310) (f9f1356)
  • input: add iconSize prop (#314) (a6818be)

2.2.2 (2022-03-31)

Bug Fixes

  • button: change size s to sm in comment (a6e396e)
  • dropdown: add y padding on list (#297) (df9c177)
  • popover: dialog closing and reopening on anchor click (b600366)
  • tooltip: nextTick before mounting (9009102)

2.2.1 (2022-03-28)

Bug Fixes

  • error with number value in calculateLength (#299) (7ceda32)

2.2.0 (2022-03-25)

Bug Fixes

  • add vue3 branch to commit message lint (b685cc8)
  • popover: transparent overlay render at the root (#295) (f8c2b25)
  • update list-item padding 2 -> 4 (#292) (d32669e)

Features

  • button: support top and bottom iconPositions (7b40812)
  • dt-407 support "top" and "bottom" as valid iconPositions for dt-button (#284) (414aac3)

2.1.1 (2022-03-16)

Bug Fixes

2.1.0 (2022-03-16)

Bug Fixes

  • add missing exports to index.js (c5c5e39)
  • fix input length validation (#269) (42c57ef)
  • revert add length validation in the input component (0ed0cde)
  • update to force release (d75b090)

Features

  • add length validation in the input component (b063876)
  • add length validation in the input component (592acb1)

2.1.0 (2022-03-16)

Bug Fixes

  • add missing exports to index.js (c5c5e39)
  • fix input length validation (#269) (42c57ef)
  • revert add length validation in the input component (0ed0cde)

Features

  • add length validation in the input component (b063876)
  • add length validation in the input component (592acb1)

2.1.0 (2022-03-16)

Bug Fixes

  • add missing exports to index.js (c5c5e39)
  • fix input length validation (#269) (42c57ef)
  • revert add length validation in the input component (0ed0cde)

Features

  • add length validation in the input component (b063876)
  • add length validation in the input component (592acb1)

2.1.0 (2022-03-14)

Bug Fixes

  • revert add length validation in the input component (1dbfedc)

Features

  • add length validation in the input component (b5fc958)
  • add length validation in the input component" (aac5471)

2.0.1 (2022-03-12)

Bug Fixes

  • revert add length validation in the input component (ee13fb6)

2.0.0 (2022-03-12)

Features

  • add length validation in the input component (#238) (3faae3e)
  • alignment of props, behaviour, a11y in Popover, Tooltip (#256) (1f4342d)

BREAKING CHANGES

  • many changes in prop naming and structure.

1.16.0 (2022-03-08)

Bug Fixes

  • make padding same on both sides on keyboard shortcut (2b8113c)

Features

  • add contact info component for call info display (#249) (8195314)

1.15.0 (2022-02-28)

Bug Fixes

  • multiple items being highlighted at the same time (#245) (05d6c6d)

Features

  • add top banner info component for call info display (#246) (8f47407)

1.14.0 (2022-02-18)

Bug Fixes

Features

  • add icon only variant with rectangular button (#239) (dafd7cb)

1.14.0 (2022-02-18)

Bug Fixes

Features

  • add icon only variant with rectangular button (#239) (dafd7cb)

1.13.2 (2022-02-03)

Bug Fixes

  • apply fixed header classes only if slots not empty (a0f58f1)

1.13.1 (2022-01-27)

Bug Fixes

  • update list item to apply hover when navigationType is set (#234) (23c4dda)

1.13.0 (2022-01-26)

Bug Fixes

Features

1.12.0 (2022-01-24)

Features

1.11.0 (2022-01-20)

Features

  • add dialogClass prop to modal (4500ade)

1.10.1 (2022-01-17)

Bug Fixes

1.10.0 (2022-01-14)

Bug Fixes

  • component skeleton documentation fixes (#218) (58bdcf9)

Features

  • add focus-visible polyfill (#222) (ce089a8)
  • add header to component popover, update a11y documentation (#217) (cdfb459)

1.9.0 (2022-01-13)

Bug Fixes

  • include tabindex=-1 in focusFirstElement (#219) (2ca4577)

Features

1.8.2 (2022-01-06)

Bug Fixes

1.8.1 (2022-01-06)

Bug Fixes

1.8.0 (2022-01-04)

Bug Fixes

Features

1.7.0 (2021-12-15)

Bug Fixes

  • popover component. remove overlay on before destroy (#214) (3f88ad8)

Features

1.6.1 (2021-12-03)

Bug Fixes

  • disable hide when append to is parent (#207) (f478b3e)
  • popover (props alignment between dt-popover and dt-tooltip) (#205) (f935aad)

1.6.0 (2021-11-25)

Bug Fixes

  • add our alpha sort to list-item. Change slot types to VNode for consistiency (#202) (686b2b9)

Features

1.5.0 (2021-11-19)

Bug Fixes

Features

  • add update:show event in tooltip component (#193) (3350659)

1.4.0 (2021-11-12)

Bug Fixes

  • removed css loader rule from storybook webpack config (#189) (fefb690)
  • tooltip exception on mounted and beforeUpdate hook (#190) (316008d)
  • update repository URL (#184) (37c14ad)

Features

1.3.0 (2021-11-04)

Bug Fixes

  • update node engine reqs for semantic-release (#183) (f89c779)

Features

  • add pass through class and props to tab list (#181) (54dd054)
  • automatization for the releasing process (#180) (8b397b9)