From 781b0a3c68ab9ad34dec2a365be26be0dc46dd9c Mon Sep 17 00:00:00 2001 From: Sergey Roytman Date: Thu, 28 Dec 2023 16:05:03 +0200 Subject: [PATCH] Publish - monday-ui-react-core@2.73.2 - monday-ui-style@0.1.207 - vibe-storybook-components@0.16.2 --- packages/monday-ui-react-core/CHANGELOG.md | 2902 +++++++++++------ packages/monday-ui-react-core/package.json | 6 +- packages/monday-ui-style/CHANGELOG.md | 619 ++-- packages/monday-ui-style/package.json | 8 +- .../vibe-storybook-components/CHANGELOG.md | 239 +- .../vibe-storybook-components/package.json | 8 +- 6 files changed, 2323 insertions(+), 1459 deletions(-) diff --git a/packages/monday-ui-react-core/CHANGELOG.md b/packages/monday-ui-react-core/CHANGELOG.md index 2031b215..80e3b41a 100644 --- a/packages/monday-ui-react-core/CHANGELOG.md +++ b/packages/monday-ui-react-core/CHANGELOG.md @@ -1,3609 +1,4403 @@ # Change Log +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 2.73.2 (2023-12-28) + +**Note:** Version bump only for package monday-ui-react-core + +# Change Log + ## 2.73.1 (2023-12-17) #### Bug Fixes -* [#1821](https://github.com/mondaycom/monday-ui-react-core/pull/1821) fix: add background color to form components ([@talkor](https://github.com/talkor)) -* [#1814](https://github.com/mondaycom/monday-ui-react-core/pull/1814) fix(AttentionBox): fix layout and typography ([@talkor](https://github.com/talkor)) + +- [#1821](https://github.com/mondaycom/monday-ui-react-core/pull/1821) fix: add background color to form components ([@talkor](https://github.com/talkor)) +- [#1814](https://github.com/mondaycom/monday-ui-react-core/pull/1814) fix(AttentionBox): fix layout and typography ([@talkor](https://github.com/talkor)) #### Documentation -* [#1824](https://github.com/mondaycom/monday-ui-react-core/pull/1824) docs(Chips): remove colors which we don't want devs to use from docs ([@YossiSaadi](https://github.com/YossiSaadi)) -* [#1825](https://github.com/mondaycom/monday-ui-react-core/pull/1825) docs: virtualized-list-description - fix import ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#1819](https://github.com/mondaycom/monday-ui-react-core/pull/1819) docs(slider): add slider description on catalog page ([@Dhoni77](https://github.com/Dhoni77)) + +- [#1824](https://github.com/mondaycom/monday-ui-react-core/pull/1824) docs(Chips): remove colors which we don't want devs to use from docs ([@YossiSaadi](https://github.com/YossiSaadi)) +- [#1825](https://github.com/mondaycom/monday-ui-react-core/pull/1825) docs: virtualized-list-description - fix import ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#1819](https://github.com/mondaycom/monday-ui-react-core/pull/1819) docs(slider): add slider description on catalog page ([@Dhoni77](https://github.com/Dhoni77)) #### Internal Changes -* [#1822](https://github.com/mondaycom/monday-ui-react-core/pull/1822) chore: update monday-ui-style ([@talkor](https://github.com/talkor)) + +- [#1822](https://github.com/mondaycom/monday-ui-react-core/pull/1822) chore: update monday-ui-style ([@talkor](https://github.com/talkor)) ## 2.73.0 (2023-12-14) #### New Features -* [#1816](https://github.com/mondaycom/monday-ui-react-core/pull/1816) feat: Add Toast dark variation ([@shaharzil](https://github.com/shaharzil)) -* [#1791](https://github.com/mondaycom/monday-ui-react-core/pull/1791) style(Tooltip): Explicitly expose zIndex prop in component ([@lukasz-dudzinski](https://github.com/lukasz-dudzinski)) + +- [#1816](https://github.com/mondaycom/monday-ui-react-core/pull/1816) feat: Add Toast dark variation ([@shaharzil](https://github.com/shaharzil)) +- [#1791](https://github.com/mondaycom/monday-ui-react-core/pull/1791) style(Tooltip): Explicitly expose zIndex prop in component ([@lukasz-dudzinski](https://github.com/lukasz-dudzinski)) #### Documentation -* [#1820](https://github.com/mondaycom/monday-ui-react-core/pull/1820) docs: remove release section from readme ([@shaharzil](https://github.com/shaharzil)) -* [#1818](https://github.com/mondaycom/monday-ui-react-core/pull/1818) docs(icon): add icon description on catalog page ([@Dhoni77](https://github.com/Dhoni77)) + +- [#1820](https://github.com/mondaycom/monday-ui-react-core/pull/1820) docs: remove release section from readme ([@shaharzil](https://github.com/shaharzil)) +- [#1818](https://github.com/mondaycom/monday-ui-react-core/pull/1818) docs(icon): add icon description on catalog page ([@Dhoni77](https://github.com/Dhoni77)) ## 2.72.0 (2023-12-13) #### New Features -* [#1815](https://github.com/mondaycom/monday-ui-react-core/pull/1815) feat: add tipseenMediaClassName ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1815](https://github.com/mondaycom/monday-ui-react-core/pull/1815) feat: add tipseenMediaClassName ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Documentation -* [#1806](https://github.com/mondaycom/monday-ui-react-core/pull/1806) docs(badge): add badge description on catelog page ([@Hossein-Mirazimi](https://github.com/Hossein-Mirazimi)) -* [#1811](https://github.com/mondaycom/monday-ui-react-core/pull/1811) docs(Dropdown): fix menuPosition & menuPlacement props in argsTable controls ([@YossiSaadi](https://github.com/YossiSaadi)) + +- [#1806](https://github.com/mondaycom/monday-ui-react-core/pull/1806) docs(badge): add badge description on catelog page ([@Hossein-Mirazimi](https://github.com/Hossein-Mirazimi)) +- [#1811](https://github.com/mondaycom/monday-ui-react-core/pull/1811) docs(Dropdown): fix menuPosition & menuPlacement props in argsTable controls ([@YossiSaadi](https://github.com/YossiSaadi)) #### Internal Changes -* [#1813](https://github.com/mondaycom/monday-ui-react-core/pull/1813) build(Rollup): fail build if circular dependency detected ([@YossiSaadi](https://github.com/YossiSaadi)) -* [#1812](https://github.com/mondaycom/monday-ui-react-core/pull/1812) chore(MenuItem): fix circular dependency with IconButton's import ([@YossiSaadi](https://github.com/YossiSaadi)) + +- [#1813](https://github.com/mondaycom/monday-ui-react-core/pull/1813) build(Rollup): fail build if circular dependency detected ([@YossiSaadi](https://github.com/YossiSaadi)) +- [#1812](https://github.com/mondaycom/monday-ui-react-core/pull/1812) chore(MenuItem): fix circular dependency with IconButton's import ([@YossiSaadi](https://github.com/YossiSaadi)) ## 2.71.0 (2023-12-11) #### New Features -* [#1789](https://github.com/mondaycom/monday-ui-react-core/pull/1789) Yulia/extract add button and menu to mf/split menu item ([@YuliaGold](https://github.com/YuliaGold)) + +- [#1789](https://github.com/mondaycom/monday-ui-react-core/pull/1789) Yulia/extract add button and menu to mf/split menu item ([@YuliaGold](https://github.com/YuliaGold)) ## 2.70.0 (2023-12-11) #### New Features -* [#1793](https://github.com/mondaycom/monday-ui-react-core/pull/1793) Sergeyro/feature/menu button custom trigger ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1793](https://github.com/mondaycom/monday-ui-react-core/pull/1793) Sergeyro/feature/menu button custom trigger ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.69.4 (2023-12-10) #### Bug Fixes -* [#1809](https://github.com/mondaycom/monday-ui-react-core/pull/1809) fix: export Table.sizes enum ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1809](https://github.com/mondaycom/monday-ui-react-core/pull/1809) fix: export Table.sizes enum ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.69.3 (2023-12-10) #### Bug Fixes -* [#1808](https://github.com/mondaycom/monday-ui-react-core/pull/1808) fix(Table): table does not render empty state if children are empty array ([@YossiSaadi](https://github.com/YossiSaadi)) + +- [#1808](https://github.com/mondaycom/monday-ui-react-core/pull/1808) fix(Table): table does not render empty state if children are empty array ([@YossiSaadi](https://github.com/YossiSaadi)) #### Documentation -* [#1807](https://github.com/mondaycom/monday-ui-react-core/pull/1807) docs: useIsOverflowing.stories.js - remove maintenance warning ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#1804](https://github.com/mondaycom/monday-ui-react-core/pull/1804) docs: fix storybook's sidebar overflow ([@talkor](https://github.com/talkor)) + +- [#1807](https://github.com/mondaycom/monday-ui-react-core/pull/1807) docs: useIsOverflowing.stories.js - remove maintenance warning ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#1804](https://github.com/mondaycom/monday-ui-react-core/pull/1804) docs: fix storybook's sidebar overflow ([@talkor](https://github.com/talkor)) ## 2.69.2 (2023-12-07) #### Documentation -* [#1803](https://github.com/mondaycom/monday-ui-react-core/pull/1803) docs: fix broken docs links ([@shaharzil](https://github.com/shaharzil)) + +- [#1803](https://github.com/mondaycom/monday-ui-react-core/pull/1803) docs: fix broken docs links ([@shaharzil](https://github.com/shaharzil)) ## 2.69.1 (2023-12-06) #### Bug Fixes -* [#1802](https://github.com/mondaycom/monday-ui-react-core/pull/1802) fix: changed toggle typography ([@shaharzil](https://github.com/shaharzil)) + +- [#1802](https://github.com/mondaycom/monday-ui-react-core/pull/1802) fix: changed toggle typography ([@shaharzil](https://github.com/shaharzil)) ## 2.69.0 (2023-12-06) #### New Features -* [#1801](https://github.com/mondaycom/monday-ui-react-core/pull/1801) feat(EditableTypography): add onClick event ([@YossiSaadi](https://github.com/YossiSaadi)) + +- [#1801](https://github.com/mondaycom/monday-ui-react-core/pull/1801) feat(EditableTypography): add onClick event ([@YossiSaadi](https://github.com/YossiSaadi)) #### Documentation -* [#1800](https://github.com/mondaycom/monday-ui-react-core/pull/1800) Internal links fixes ([@talkor](https://github.com/talkor)) -* [#1797](https://github.com/mondaycom/monday-ui-react-core/pull/1797) docs: replace internal links with StorybookLink ([@talkor](https://github.com/talkor)) + +- [#1800](https://github.com/mondaycom/monday-ui-react-core/pull/1800) Internal links fixes ([@talkor](https://github.com/talkor)) +- [#1797](https://github.com/mondaycom/monday-ui-react-core/pull/1797) docs: replace internal links with StorybookLink ([@talkor](https://github.com/talkor)) ## 2.68.0 (2023-12-05) #### New Features -* [#1798](https://github.com/mondaycom/monday-ui-react-core/pull/1798) feat(Chips): allow label to accept custom Element ([@YossiSaadi](https://github.com/YossiSaadi)) -* [#1790](https://github.com/mondaycom/monday-ui-react-core/pull/1790) feat(Toast): add loading prop ([@YossiSaadi](https://github.com/YossiSaadi)) + +- [#1798](https://github.com/mondaycom/monday-ui-react-core/pull/1798) feat(Chips): allow label to accept custom Element ([@YossiSaadi](https://github.com/YossiSaadi)) +- [#1790](https://github.com/mondaycom/monday-ui-react-core/pull/1790) feat(Toast): add loading prop ([@YossiSaadi](https://github.com/YossiSaadi)) #### Documentation -* [#1796](https://github.com/mondaycom/monday-ui-react-core/pull/1796) docs(Tipseen): fix floating variation story ([@YossiSaadi](https://github.com/YossiSaadi)) -* [#1795](https://github.com/mondaycom/monday-ui-react-core/pull/1795) fix: re-enable sidebar tags ([@talkor](https://github.com/talkor)) -* [#1763](https://github.com/mondaycom/monday-ui-react-core/pull/1763) docs: Storybook 7 migrate ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1796](https://github.com/mondaycom/monday-ui-react-core/pull/1796) docs(Tipseen): fix floating variation story ([@YossiSaadi](https://github.com/YossiSaadi)) +- [#1795](https://github.com/mondaycom/monday-ui-react-core/pull/1795) fix: re-enable sidebar tags ([@talkor](https://github.com/talkor)) +- [#1763](https://github.com/mondaycom/monday-ui-react-core/pull/1763) docs: Storybook 7 migrate ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.67.0 (2023-11-30) #### New Features -* [#1758](https://github.com/mondaycom/monday-ui-react-core/pull/1758) Editable typography animation and a11y ([@talkor](https://github.com/talkor)) + +- [#1758](https://github.com/mondaycom/monday-ui-react-core/pull/1758) Editable typography animation and a11y ([@talkor](https://github.com/talkor)) ## 2.66.0 (2023-11-29) #### New Features -* [#1787](https://github.com/mondaycom/monday-ui-react-core/pull/1787) feat(Toggle): add data-testid prop ([@talkor](https://github.com/talkor)) + +- [#1787](https://github.com/mondaycom/monday-ui-react-core/pull/1787) feat(Toggle): add data-testid prop ([@talkor](https://github.com/talkor)) ## 2.65.0 (2023-11-29) #### Bug Fixes -* [#1785](https://github.com/mondaycom/monday-ui-react-core/pull/1785) fix: replace deprecated text-fixed-color tokens with identical color tokens ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1785](https://github.com/mondaycom/monday-ui-react-core/pull/1785) fix: replace deprecated text-fixed-color tokens with identical color tokens ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### New Features -* [#1788](https://github.com/mondaycom/monday-ui-react-core/pull/1788) Support className in TableRow ([@uri-shmueli](https://github.com/uri-shmueli)) + +- [#1788](https://github.com/mondaycom/monday-ui-react-core/pull/1788) Support className in TableRow ([@uri-shmueli](https://github.com/uri-shmueli)) #### Documentation -* [#1784](https://github.com/mondaycom/monday-ui-react-core/pull/1784) docs: RelatedComponents - add component description example ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#1786](https://github.com/mondaycom/monday-ui-react-core/pull/1786) docs: RelatedComponents - fix description ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1784](https://github.com/mondaycom/monday-ui-react-core/pull/1784) docs: RelatedComponents - add component description example ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#1786](https://github.com/mondaycom/monday-ui-react-core/pull/1786) docs: RelatedComponents - fix description ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Internal Changes -* [#1775](https://github.com/mondaycom/monday-ui-react-core/pull/1775) infra: disable cron for update monday-ui-style version workflow ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1775](https://github.com/mondaycom/monday-ui-react-core/pull/1775) infra: disable cron for update monday-ui-style version workflow ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.64.2 (2023-11-28) #### Bug Fixes -* [#1776](https://github.com/mondaycom/monday-ui-react-core/pull/1776) fix: Control - use --primary-color on focus-within instead of default color from react-select ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#1772](https://github.com/mondaycom/monday-ui-react-core/pull/1772) fix(ModalHeader): extract icon from Heading to allow tooltip to work ([@talkor](https://github.com/talkor)) -* [#1777](https://github.com/mondaycom/monday-ui-react-core/pull/1777) fix(Button): remove aria-pressed ([@talkor](https://github.com/talkor)) -* [#1771](https://github.com/mondaycom/monday-ui-react-core/pull/1771) fix: typography vertical overflow tolerance ([@talkor](https://github.com/talkor)) + +- [#1776](https://github.com/mondaycom/monday-ui-react-core/pull/1776) fix: Control - use --primary-color on focus-within instead of default color from react-select ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#1772](https://github.com/mondaycom/monday-ui-react-core/pull/1772) fix(ModalHeader): extract icon from Heading to allow tooltip to work ([@talkor](https://github.com/talkor)) +- [#1777](https://github.com/mondaycom/monday-ui-react-core/pull/1777) fix(Button): remove aria-pressed ([@talkor](https://github.com/talkor)) +- [#1771](https://github.com/mondaycom/monday-ui-react-core/pull/1771) fix: typography vertical overflow tolerance ([@talkor](https://github.com/talkor)) #### Documentation -* [#1782](https://github.com/mondaycom/monday-ui-react-core/pull/1782) docs: RelatedComponents - add component ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#1783](https://github.com/mondaycom/monday-ui-react-core/pull/1783) docs: Catalog fix multi words search ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#1778](https://github.com/mondaycom/monday-ui-react-core/pull/1778) docs: change spacing of layout in stories ([@talkor](https://github.com/talkor)) + +- [#1782](https://github.com/mondaycom/monday-ui-react-core/pull/1782) docs: RelatedComponents - add component ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#1783](https://github.com/mondaycom/monday-ui-react-core/pull/1783) docs: Catalog fix multi words search ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#1778](https://github.com/mondaycom/monday-ui-react-core/pull/1778) docs: change spacing of layout in stories ([@talkor](https://github.com/talkor)) ## 2.64.1 (2023-11-27) #### Bug Fixes -* [#1774](https://github.com/mondaycom/monday-ui-react-core/pull/1774) fix(BreadcrumbItem): add hover style when using link variation ([@talkor](https://github.com/talkor)) + +- [#1774](https://github.com/mondaycom/monday-ui-react-core/pull/1774) fix(BreadcrumbItem): add hover style when using link variation ([@talkor](https://github.com/talkor)) ## 2.64.0 (2023-11-27) #### Bug Fixes -* [#1759](https://github.com/mondaycom/monday-ui-react-core/pull/1759) EditableText/EditableHeading fixed and update docs ([@talkor](https://github.com/talkor)) + +- [#1759](https://github.com/mondaycom/monday-ui-react-core/pull/1759) EditableText/EditableHeading fixed and update docs ([@talkor](https://github.com/talkor)) #### New Features -* [#1765](https://github.com/mondaycom/monday-ui-react-core/pull/1765) - Add row size variations ([@kapusj](https://github.com/kapusj)) + +- [#1765](https://github.com/mondaycom/monday-ui-react-core/pull/1765)
- Add row size variations ([@kapusj](https://github.com/kapusj)) ## 2.63.3 (2023-11-26) #### Bug Fixes -* [#1768](https://github.com/mondaycom/monday-ui-react-core/pull/1768) fix(Toast): description icon should be 20px ([@YossiSaadi](https://github.com/YossiSaadi)) + +- [#1768](https://github.com/mondaycom/monday-ui-react-core/pull/1768) fix(Toast): description icon should be 20px ([@YossiSaadi](https://github.com/YossiSaadi)) #### Documentation -* [#1769](https://github.com/mondaycom/monday-ui-react-core/pull/1769) docs(Table): Scroll story should have same length as other stories ([@YossiSaadi](https://github.com/YossiSaadi)) + +- [#1769](https://github.com/mondaycom/monday-ui-react-core/pull/1769) docs(Table): Scroll story should have same length as other stories ([@YossiSaadi](https://github.com/YossiSaadi)) #### Internal Changes -* [#1770](https://github.com/mondaycom/monday-ui-react-core/pull/1770) chore: supress console.error if container not found, add TODO ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1770](https://github.com/mondaycom/monday-ui-react-core/pull/1770) chore: supress console.error if container not found, add TODO ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### New Icons -* [#1764](https://github.com/mondaycom/monday-ui-react-core/pull/1764) Update icons - monday-ui-style 0.1.203 ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#1764](https://github.com/mondaycom/monday-ui-react-core/pull/1764) Update icons - monday-ui-style 0.1.203 ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 2.63.2 (2023-11-23) #### Bug Fixes -* [#1760](https://github.com/mondaycom/monday-ui-react-core/pull/1760) fix(Button): include entire content for width placeholder ([@talkor](https://github.com/talkor)) + +- [#1760](https://github.com/mondaycom/monday-ui-react-core/pull/1760) fix(Button): include entire content for width placeholder ([@talkor](https://github.com/talkor)) #### Internal Changes -* [#1762](https://github.com/mondaycom/monday-ui-react-core/pull/1762) test(Chromatic): wait for font loading before taking a snapshot ([@talkor](https://github.com/talkor)) + +- [#1762](https://github.com/mondaycom/monday-ui-react-core/pull/1762) test(Chromatic): wait for font loading before taking a snapshot ([@talkor](https://github.com/talkor)) ## 2.63.1 (2023-11-21) #### Documentation -* [#1757](https://github.com/mondaycom/monday-ui-react-core/pull/1757) docs: Typography migration guide ([@talkor](https://github.com/talkor)) + +- [#1757](https://github.com/mondaycom/monday-ui-react-core/pull/1757) docs: Typography migration guide ([@talkor](https://github.com/talkor)) ## 2.63.0 (2023-11-20) #### New Features -* [#1552](https://github.com/mondaycom/monday-ui-react-core/pull/1552) feat(TableRow): add highlighted styling for TableRow ([@YossiSaadi](https://github.com/YossiSaadi)) + +- [#1552](https://github.com/mondaycom/monday-ui-react-core/pull/1552) feat(TableRow): add highlighted styling for TableRow ([@YossiSaadi](https://github.com/YossiSaadi)) ## 2.62.0 (2023-11-19) #### Bug Fixes -* [#1756](https://github.com/mondaycom/monday-ui-react-core/pull/1756) fix: disabled option - fix keyboard focused style ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1756](https://github.com/mondaycom/monday-ui-react-core/pull/1756) fix: disabled option - fix keyboard focused style ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### New Features -* [#1745](https://github.com/mondaycom/monday-ui-react-core/pull/1745) Editable text ([@talkor](https://github.com/talkor)) + +- [#1745](https://github.com/mondaycom/monday-ui-react-core/pull/1745) Editable text ([@talkor](https://github.com/talkor)) #### Documentation -* [#1754](https://github.com/mondaycom/monday-ui-react-core/pull/1754) docs: Fix overview links - scroll instead of openning new page ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#1750](https://github.com/mondaycom/monday-ui-react-core/pull/1750) docs: related components fix description ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#1737](https://github.com/mondaycom/monday-ui-react-core/pull/1737) docs: Components catalog ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#1751](https://github.com/mondaycom/monday-ui-react-core/pull/1751) docs: fix typo ([@talkor](https://github.com/talkor)) + +- [#1754](https://github.com/mondaycom/monday-ui-react-core/pull/1754) docs: Fix overview links - scroll instead of openning new page ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#1750](https://github.com/mondaycom/monday-ui-react-core/pull/1750) docs: related components fix description ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#1737](https://github.com/mondaycom/monday-ui-react-core/pull/1737) docs: Components catalog ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#1751](https://github.com/mondaycom/monday-ui-react-core/pull/1751) docs: fix typo ([@talkor](https://github.com/talkor)) ## 2.61.0 (2023-11-15) #### New Features -* [#1753](https://github.com/mondaycom/monday-ui-react-core/pull/1753) feat(Checkbox): add a tabIndex prop ([@talkor](https://github.com/talkor)) + +- [#1753](https://github.com/mondaycom/monday-ui-react-core/pull/1753) feat(Checkbox): add a tabIndex prop ([@talkor](https://github.com/talkor)) #### Documentation -* [#1747](https://github.com/mondaycom/monday-ui-react-core/pull/1747) docs: rename Wizard to ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1747](https://github.com/mondaycom/monday-ui-react-core/pull/1747) docs: rename Wizard to ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.60.1 (2023-11-15) #### Bug Fixes -* [#1752](https://github.com/mondaycom/monday-ui-react-core/pull/1752) fix(Button): fix loading behavior when button is type submit in a for… ([@talkor](https://github.com/talkor)) + +- [#1752](https://github.com/mondaycom/monday-ui-react-core/pull/1752) fix(Button): fix loading behavior when button is type submit in a for… ([@talkor](https://github.com/talkor)) #### Documentation -* [#1748](https://github.com/mondaycom/monday-ui-react-core/pull/1748) docs: rename stories names to be in pascal case ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1748](https://github.com/mondaycom/monday-ui-react-core/pull/1748) docs: rename stories names to be in pascal case ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.60.0 (2023-11-14) #### New Features -* [#1738](https://github.com/mondaycom/monday-ui-react-core/pull/1738) fix: inside overflow ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1738](https://github.com/mondaycom/monday-ui-react-core/pull/1738) fix: inside overflow ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.59.3 (2023-11-12) #### Bug Fixes -* [#1739](https://github.com/mondaycom/monday-ui-react-core/pull/1739) fix(Button): differentiate different states of the button with a key ([@talkor](https://github.com/talkor)) -* [#1740](https://github.com/mondaycom/monday-ui-react-core/pull/1740) fix: remove Hacker theme from eligible for overrides ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1739](https://github.com/mondaycom/monday-ui-react-core/pull/1739) fix(Button): differentiate different states of the button with a key ([@talkor](https://github.com/talkor)) +- [#1740](https://github.com/mondaycom/monday-ui-react-core/pull/1740) fix: remove Hacker theme from eligible for overrides ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.59.2 (2023-11-12) #### Bug Fixes -* [#1729](https://github.com/mondaycom/monday-ui-react-core/pull/1729) fix(MultiValueContainer): align items vertically ([@talkor](https://github.com/talkor)) + +- [#1729](https://github.com/mondaycom/monday-ui-react-core/pull/1729) fix(MultiValueContainer): align items vertically ([@talkor](https://github.com/talkor)) #### Documentation -* [#1741](https://github.com/mondaycom/monday-ui-react-core/pull/1741) docs: remove hacker theme from storybook ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1741](https://github.com/mondaycom/monday-ui-react-core/pull/1741) docs: remove hacker theme from storybook ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.59.1 (2023-11-09) #### Documentation -* [#1735](https://github.com/mondaycom/monday-ui-react-core/pull/1735) docs: improve readme files on how to import css - mention storybook ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1735](https://github.com/mondaycom/monday-ui-react-core/pull/1735) docs: improve readme files on how to import css - mention storybook ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Internal Changes -* [#1726](https://github.com/mondaycom/monday-ui-react-core/pull/1726) feat: new EditableHeading with new typography ([@talkor](https://github.com/talkor)) + +- [#1726](https://github.com/mondaycom/monday-ui-react-core/pull/1726) feat: new EditableHeading with new typography ([@talkor](https://github.com/talkor)) ## 2.59.0 (2023-11-09) #### New Features -* [#1718](https://github.com/mondaycom/monday-ui-react-core/pull/1718) feat: change < Icon /> and < Avatar /> sizes inside < Chips />, < Dropdown /> < ChildrenContent />, < ComboboxOption />, < ListItem />, < MenuItem /> ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1718](https://github.com/mondaycom/monday-ui-react-core/pull/1718) feat: change < Icon /> and < Avatar /> sizes inside < Chips />, < Dropdown /> < ChildrenContent />, < ComboboxOption />, < ListItem />, < MenuItem /> ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.58.0 (2023-11-07) #### Bug Fixes -* [#1736](https://github.com/mondaycom/monday-ui-react-core/pull/1736) fix: add typograpghy mixin to the textField container to prevent avoid line-height overrides ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1736](https://github.com/mondaycom/monday-ui-react-core/pull/1736) fix: add typograpghy mixin to the textField container to prevent avoid line-height overrides ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### New Features -* [#1733](https://github.com/mondaycom/monday-ui-react-core/pull/1733) feat: add filterOption prop for custom filter ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1733](https://github.com/mondaycom/monday-ui-react-core/pull/1733) feat: add filterOption prop for custom filter ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.57.2 (2023-11-07) #### Bug Fixes -* [#1734](https://github.com/mondaycom/monday-ui-react-core/pull/1734) fix: Modified the styling of the icon ([@Nirco96](https://github.com/Nirco96)) + +- [#1734](https://github.com/mondaycom/monday-ui-react-core/pull/1734) fix: Modified the styling of the icon ([@Nirco96](https://github.com/Nirco96)) ## 2.57.1 (2023-11-06) #### Documentation -* [#1730](https://github.com/mondaycom/monday-ui-react-core/pull/1730) docs: ThemeProvider alpha tag instead of beta ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1730](https://github.com/mondaycom/monday-ui-react-core/pull/1730) docs: ThemeProvider alpha tag instead of beta ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.57.0 (2023-11-05) #### New Features -* [#1526](https://github.com/mondaycom/monday-ui-react-core/pull/1526) feat: ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#1614](https://github.com/mondaycom/monday-ui-react-core/pull/1614) feat(Refable): add TypeScript support ([@naorpeled](https://github.com/naorpeled)) + +- [#1526](https://github.com/mondaycom/monday-ui-react-core/pull/1526) feat: ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#1614](https://github.com/mondaycom/monday-ui-react-core/pull/1614) feat(Refable): add TypeScript support ([@naorpeled](https://github.com/naorpeled)) #### Documentation -* [#1720](https://github.com/mondaycom/monday-ui-react-core/pull/1720) Update vibe-storybook-components to ^0.10.3 ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1720](https://github.com/mondaycom/monday-ui-react-core/pull/1720) Update vibe-storybook-components to ^0.10.3 ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Internal Changes -* [#1721](https://github.com/mondaycom/monday-ui-react-core/pull/1721) chore: Replace Github contributors list to be from vibe-storybook-components ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#1724](https://github.com/mondaycom/monday-ui-react-core/pull/1724) chore: cleanup ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#1651](https://github.com/mondaycom/monday-ui-react-core/pull/1651) chore: fix lint warnings ([@Dhoni77](https://github.com/Dhoni77)) + +- [#1721](https://github.com/mondaycom/monday-ui-react-core/pull/1721) chore: Replace Github contributors list to be from vibe-storybook-components ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#1724](https://github.com/mondaycom/monday-ui-react-core/pull/1724) chore: cleanup ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#1651](https://github.com/mondaycom/monday-ui-react-core/pull/1651) chore: fix lint warnings ([@Dhoni77](https://github.com/Dhoni77)) ## 2.56.4 (2023-10-30) #### Bug Fixes -* [#1715](https://github.com/mondaycom/monday-ui-react-core/pull/1715) fix(AttentionBox): fix title overflow behavior ([@talkor](https://github.com/talkor)) + +- [#1715](https://github.com/mondaycom/monday-ui-react-core/pull/1715) fix(AttentionBox): fix title overflow behavior ([@talkor](https://github.com/talkor)) #### Documentation -* [#1716](https://github.com/mondaycom/monday-ui-react-core/pull/1716) docs: extract AlertBanner template to stories file ([@talkor](https://github.com/talkor)) + +- [#1716](https://github.com/mondaycom/monday-ui-react-core/pull/1716) docs: extract AlertBanner template to stories file ([@talkor](https://github.com/talkor)) ## 2.56.3 (2023-10-29) #### Bug Fixes -* [#1706](https://github.com/mondaycom/monday-ui-react-core/pull/1706) Fixes: #1673 BUG Tooltip not visible when more than one row ellipsis is applied to Text component ([@viditagrawal56](https://github.com/viditagrawal56)) + +- [#1706](https://github.com/mondaycom/monday-ui-react-core/pull/1706) Fixes: #1673 BUG Tooltip not visible when more than one row ellipsis is applied to Text component ([@viditagrawal56](https://github.com/viditagrawal56)) #### Internal Changes -* [#1717](https://github.com/mondaycom/monday-ui-react-core/pull/1717) chore: cleanup - lint issue ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1717](https://github.com/mondaycom/monday-ui-react-core/pull/1717) chore: cleanup - lint issue ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.56.2 (2023-10-29) #### Bug Fixes -* [#1708](https://github.com/mondaycom/monday-ui-react-core/pull/1708) fix: multi single line - counter options display ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1708](https://github.com/mondaycom/monday-ui-react-core/pull/1708) fix: multi single line - counter options display ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.56.1 (2023-10-29) #### Bug Fixes -* [#1714](https://github.com/mondaycom/monday-ui-react-core/pull/1714) fix: change moveBy and active state text color ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1714](https://github.com/mondaycom/monday-ui-react-core/pull/1714) fix: change moveBy and active state text color ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### New Icons -* [#1709](https://github.com/mondaycom/monday-ui-react-core/pull/1709) Update icons - monday-ui-style 0.1.202 ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#1709](https://github.com/mondaycom/monday-ui-react-core/pull/1709) Update icons - monday-ui-style 0.1.202 ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 2.56.0 (2023-10-29) #### New Features -* [#1705](https://github.com/mondaycom/monday-ui-react-core/pull/1705) feat: fix for Vite ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1705](https://github.com/mondaycom/monday-ui-react-core/pull/1705) feat: fix for Vite ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Internal Changes -* [#1711](https://github.com/mondaycom/monday-ui-react-core/pull/1711) chore: replace mixins with exported mixins from monday-ui-style ([@talkor](https://github.com/talkor)) + +- [#1711](https://github.com/mondaycom/monday-ui-react-core/pull/1711) chore: replace mixins with exported mixins from monday-ui-style ([@talkor](https://github.com/talkor)) ## 2.55.1 (2023-10-26) #### Bug Fixes -* [#1707](https://github.com/mondaycom/monday-ui-react-core/pull/1707) fix(Button): adjust loading state to initial button size ([@talkor](https://github.com/talkor)) + +- [#1707](https://github.com/mondaycom/monday-ui-react-core/pull/1707) fix(Button): adjust loading state to initial button size ([@talkor](https://github.com/talkor)) ## 2.55.0 (2023-10-26) #### New Features -* [#1703](https://github.com/mondaycom/monday-ui-react-core/pull/1703) feat: < Dialog /> should throw console.error if containerSelector is not found ([@Kritik-J](https://github.com/Kritik-J)) + +- [#1703](https://github.com/mondaycom/monday-ui-react-core/pull/1703) feat: < Dialog /> should throw console.error if containerSelector is not found ([@Kritik-J](https://github.com/Kritik-J)) ## 2.54.1 (2023-10-25) #### Bug Fixes -* [#1704](https://github.com/mondaycom/monday-ui-react-core/pull/1704) fix: rename freshly added padding prop to removePadding ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1704](https://github.com/mondaycom/monday-ui-react-core/pull/1704) fix: rename freshly added padding prop to removePadding ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Internal Changes -* [#1702](https://github.com/mondaycom/monday-ui-react-core/pull/1702) chore: cleanup demo styles ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1702](https://github.com/mondaycom/monday-ui-react-core/pull/1702) chore: cleanup demo styles ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.54.0 (2023-10-24) #### Bug Fixes -* [#1699](https://github.com/mondaycom/monday-ui-react-core/pull/1699) fix: < ComboBox / > - change stickyCategories to not be the default behavior ([@Kritik-J](https://github.com/Kritik-J)) + +- [#1699](https://github.com/mondaycom/monday-ui-react-core/pull/1699) fix: < ComboBox / > - change stickyCategories to not be the default behavior ([@Kritik-J](https://github.com/Kritik-J)) #### New Features -* [#1700](https://github.com/mondaycom/monday-ui-react-core/pull/1700) feat: < TextField /> add red asterisks(*) when required=true ([@HarshitVashisht11](https://github.com/HarshitVashisht11)) -* [#1690](https://github.com/mondaycom/monday-ui-react-core/pull/1690) feat: < AvatarGroup /> - added new prop to remove padding (#1674) ([@nabinbhatt](https://github.com/nabinbhatt)) + +- [#1700](https://github.com/mondaycom/monday-ui-react-core/pull/1700) feat: < TextField /> add red asterisks(\*) when required=true ([@HarshitVashisht11](https://github.com/HarshitVashisht11)) +- [#1690](https://github.com/mondaycom/monday-ui-react-core/pull/1690) feat: < AvatarGroup /> - added new prop to remove padding (#1674) ([@nabinbhatt](https://github.com/nabinbhatt)) #### Documentation -* [#1519](https://github.com/mondaycom/monday-ui-react-core/pull/1519) docs(Typography): new docs page for Typography ([@hadasfa](https://github.com/hadasfa)) + +- [#1519](https://github.com/mondaycom/monday-ui-react-core/pull/1519) docs(Typography): new docs page for Typography ([@hadasfa](https://github.com/hadasfa)) ## 2.53.0 (2023-10-24) #### New Features -* [#1701](https://github.com/mondaycom/monday-ui-react-core/pull/1701) export useElementsOverflowingIndex hook ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#1701](https://github.com/mondaycom/monday-ui-react-core/pull/1701) export useElementsOverflowingIndex hook ([@orrgottlieb](https://github.com/orrgottlieb)) #### Internal Changes -* [#1695](https://github.com/mondaycom/monday-ui-react-core/pull/1695) createStoryMetaSettingsDecorator.ts - TS migration, add ignoreControlsPropNamesArray ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1695](https://github.com/mondaycom/monday-ui-react-core/pull/1695) createStoryMetaSettingsDecorator.ts - TS migration, add ignoreControlsPropNamesArray ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.52.1 (2023-10-22) #### Bug Fixes -* [#1694](https://github.com/mondaycom/monday-ui-react-core/pull/1694) fix: controlled multi fix option remove ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1694](https://github.com/mondaycom/monday-ui-react-core/pull/1694) fix: controlled multi fix option remove ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.52.0 (2023-10-22) #### New Features -* [#1691](https://github.com/mondaycom/monday-ui-react-core/pull/1691) feat(EditableInput): expose inputType ([@talkor](https://github.com/talkor)) + +- [#1691](https://github.com/mondaycom/monday-ui-react-core/pull/1691) feat(EditableInput): expose inputType ([@talkor](https://github.com/talkor)) #### Internal Changes -* [#1693](https://github.com/mondaycom/monday-ui-react-core/pull/1693) chore: fix < Tip /> imports to be from vibe-storybook-components ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1693](https://github.com/mondaycom/monday-ui-react-core/pull/1693) chore: fix < Tip /> imports to be from vibe-storybook-components ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.51.2 (2023-10-22) #### Bug Fixes -* [#1692](https://github.com/mondaycom/monday-ui-react-core/pull/1692) < Slider /> controlled state fix ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1692](https://github.com/mondaycom/monday-ui-react-core/pull/1692) < Slider /> controlled state fix ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.51.1 (2023-10-22) #### Bug Fixes -* [#1678](https://github.com/mondaycom/monday-ui-react-core/pull/1678) fix: close button - replace
- new component ([@giladar-monday](https://github.com/giladar-monday)) + +- [#1494](https://github.com/mondaycom/monday-ui-react-core/pull/1494) feat:
- new component ([@giladar-monday](https://github.com/giladar-monday)) ## 2.30.1 (2023-08-27) #### Documentation -* [#1495](https://github.com/mondaycom/monday-ui-react-core/pull/1495) Docs for text and heading ([@hadasfa](https://github.com/hadasfa)) + +- [#1495](https://github.com/mondaycom/monday-ui-react-core/pull/1495) Docs for text and heading ([@hadasfa](https://github.com/hadasfa)) ## 2.30.0 (2023-08-27) #### New Features -* [#1503](https://github.com/mondaycom/monday-ui-react-core/pull/1503) feat: export components - , , ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1503](https://github.com/mondaycom/monday-ui-react-core/pull/1503) feat: export components - , , ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.29.1 (2023-08-27) #### Bug Fixes -* [#1506](https://github.com/mondaycom/monday-ui-react-core/pull/1506) fix: keyboard focus only on list items ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#1505](https://github.com/mondaycom/monday-ui-react-core/pull/1505) fix: flickering ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1506](https://github.com/mondaycom/monday-ui-react-core/pull/1506) fix: keyboard focus only on list items ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#1505](https://github.com/mondaycom/monday-ui-react-core/pull/1505) fix: flickering ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Internal Changes -* [#1500](https://github.com/mondaycom/monday-ui-react-core/pull/1500) chore: Update stories plop ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1500](https://github.com/mondaycom/monday-ui-react-core/pull/1500) chore: Update stories plop ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.29.0 (2023-08-24) #### New Features -* [#1492](https://github.com/mondaycom/monday-ui-react-core/pull/1492) feat: id generation ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1492](https://github.com/mondaycom/monday-ui-react-core/pull/1492) feat: id generation ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Dependency Upgrades -* [#1501](https://github.com/mondaycom/monday-ui-react-core/pull/1501) update monday-ui-style ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1501](https://github.com/mondaycom/monday-ui-react-core/pull/1501) update monday-ui-style ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.28.3 (2023-08-23) #### Bug Fixes -* [#1498](https://github.com/mondaycom/monday-ui-react-core/pull/1498) fix: pass textColor ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1498](https://github.com/mondaycom/monday-ui-react-core/pull/1498) fix: pass textColor ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.28.2 (2023-08-22) #### Bug Fixes -* [#1497](https://github.com/mondaycom/monday-ui-react-core/pull/1497) fix: pass children to the menuRenderer ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1497](https://github.com/mondaycom/monday-ui-react-core/pull/1497) fix: pass children to the menuRenderer ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Documentation -* [#1493](https://github.com/mondaycom/monday-ui-react-core/pull/1493) docs: Update Pull request template ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1493](https://github.com/mondaycom/monday-ui-react-core/pull/1493) docs: Update Pull request template ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.28.1 (2023-08-21) #### Bug Fixes -* [#1491](https://github.com/mondaycom/monday-ui-react-core/pull/1491) fix: debounce recreation bug ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1491](https://github.com/mondaycom/monday-ui-react-core/pull/1491) fix: debounce recreation bug ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.28.0 (2023-08-21) #### New Features -* [#1488](https://github.com/mondaycom/monday-ui-react-core/pull/1488) feat: defaultFilter value ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1488](https://github.com/mondaycom/monday-ui-react-core/pull/1488) feat: defaultFilter value ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.27.0 (2023-08-21) #### New Features -* [#1490](https://github.com/mondaycom/monday-ui-react-core/pull/1490) feat: , refForwarding ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#1486](https://github.com/mondaycom/monday-ui-react-core/pull/1486) feat: add configurable aria-describedby attribute to the link element ([@LihiBechorMarkovitz](https://github.com/LihiBechorMarkovitz)) + +- [#1490](https://github.com/mondaycom/monday-ui-react-core/pull/1490) feat: , refForwarding ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#1486](https://github.com/mondaycom/monday-ui-react-core/pull/1486) feat: add configurable aria-describedby attribute to the link element ([@LihiBechorMarkovitz](https://github.com/LihiBechorMarkovitz)) ## 2.26.0 (2023-08-17) #### Bug Fixes -* [#1485](https://github.com/mondaycom/monday-ui-react-core/pull/1485) fix: id generation ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1485](https://github.com/mondaycom/monday-ui-react-core/pull/1485) fix: id generation ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### New Features -* [#1484](https://github.com/mondaycom/monday-ui-react-core/pull/1484) feat: , component props ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1484](https://github.com/mondaycom/monday-ui-react-core/pull/1484) feat: , component props ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.25.2 (2023-08-16) #### Bug Fixes -* [#1481](https://github.com/mondaycom/monday-ui-react-core/pull/1481) fix: removing unneeded aria-label from TextField's error message ([@LihiBechorMarkovitz](https://github.com/LihiBechorMarkovitz)) + +- [#1481](https://github.com/mondaycom/monday-ui-react-core/pull/1481) fix: removing unneeded aria-label from TextField's error message ([@LihiBechorMarkovitz](https://github.com/LihiBechorMarkovitz)) ## 2.25.1 (2023-08-16) #### Dependency Upgrades -* [#1482](https://github.com/mondaycom/monday-ui-react-core/pull/1482) Upgrade monday-ui-style ([@sahariko](https://github.com/sahariko)) + +- [#1482](https://github.com/mondaycom/monday-ui-react-core/pull/1482) Upgrade monday-ui-style ([@sahariko](https://github.com/sahariko)) ## 2.25.0 (2023-08-16) #### Bug Fixes -* [#1479](https://github.com/mondaycom/monday-ui-react-core/pull/1479) Fix h6 size in legacy heading ([@hadasfa](https://github.com/hadasfa)) + +- [#1479](https://github.com/mondaycom/monday-ui-react-core/pull/1479) Fix h6 size in legacy heading ([@hadasfa](https://github.com/hadasfa)) #### New Features -* [#1475](https://github.com/mondaycom/monday-ui-react-core/pull/1475) Api changes/hadas/next ([@hadasfa](https://github.com/hadasfa)) + +- [#1475](https://github.com/mondaycom/monday-ui-react-core/pull/1475) Api changes/hadas/next ([@hadasfa](https://github.com/hadasfa)) ## 2.24.1 (2023-08-15) #### Bug Fixes -* [#1477](https://github.com/mondaycom/monday-ui-react-core/pull/1477) add null check to List component for support undef children ([@hadasfa](https://github.com/hadasfa)) + +- [#1477](https://github.com/mondaycom/monday-ui-react-core/pull/1477) add null check to List component for support undef children ([@hadasfa](https://github.com/hadasfa)) ## 2.24.0 (2023-08-15) #### New Features -* [#1440](https://github.com/mondaycom/monday-ui-react-core/pull/1440) Heading API changes ([@hadasfa](https://github.com/hadasfa)) + +- [#1440](https://github.com/mondaycom/monday-ui-react-core/pull/1440) Heading API changes ([@hadasfa](https://github.com/hadasfa)) #### Internal Changes -* [#1474](https://github.com/mondaycom/monday-ui-react-core/pull/1474) chore: Cleanup internal css variables ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1474](https://github.com/mondaycom/monday-ui-react-core/pull/1474) chore: Cleanup internal css variables ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.23.1 (2023-08-14) #### Bug Fixes -* [#1472](https://github.com/mondaycom/monday-ui-react-core/pull/1472) fix(Menu): `focusIndexOnMount` can focus on an unfocusable item ([@YossiSaadi](https://github.com/YossiSaadi)) -* [#1444](https://github.com/mondaycom/monday-ui-react-core/pull/1444) fix(SplitButton): make menu-opening a11y-compatible ([@YossiSaadi](https://github.com/YossiSaadi)) + +- [#1472](https://github.com/mondaycom/monday-ui-react-core/pull/1472) fix(Menu): `focusIndexOnMount` can focus on an unfocusable item ([@YossiSaadi](https://github.com/YossiSaadi)) +- [#1444](https://github.com/mondaycom/monday-ui-react-core/pull/1444) fix(SplitButton): make menu-opening a11y-compatible ([@YossiSaadi](https://github.com/YossiSaadi)) #### Internal Changes -* [#1473](https://github.com/mondaycom/monday-ui-react-core/pull/1473) chore: Storybook config cleanup ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1473](https://github.com/mondaycom/monday-ui-react-core/pull/1473) chore: Storybook config cleanup ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.23.0 (2023-08-13) #### New Features -* [#1439](https://github.com/mondaycom/monday-ui-react-core/pull/1439) feat: a11y improvements ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1439](https://github.com/mondaycom/monday-ui-react-core/pull/1439) feat: a11y improvements ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.22.0 (2023-08-10) #### New Features -* [#1442](https://github.com/mondaycom/monday-ui-react-core/pull/1442) Technical pattern from using dropdown in dialog and modals and support for popupsContainerSelector for displaying dropdown properly in modals ([@hadasfa](https://github.com/hadasfa)) + +- [#1442](https://github.com/mondaycom/monday-ui-react-core/pull/1442) Technical pattern from using dropdown in dialog and modals and support for popupsContainerSelector for displaying dropdown properly in modals ([@hadasfa](https://github.com/hadasfa)) ## 2.21.0 (2023-08-09) #### Bug Fixes -* [#1468](https://github.com/mondaycom/monday-ui-react-core/pull/1468) fix: replace icon ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1468](https://github.com/mondaycom/monday-ui-react-core/pull/1468) fix: replace icon ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### New Features -* [#1469](https://github.com/mondaycom/monday-ui-react-core/pull/1469) feat(Tipseen): allow tipseen title to have max 2 lines ([@YossiSaadi](https://github.com/YossiSaadi)) -* [#1465](https://github.com/mondaycom/monday-ui-react-core/pull/1465) feat: add event as a param to onChange callback ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1469](https://github.com/mondaycom/monday-ui-react-core/pull/1469) feat(Tipseen): allow tipseen title to have max 2 lines ([@YossiSaadi](https://github.com/YossiSaadi)) +- [#1465](https://github.com/mondaycom/monday-ui-react-core/pull/1465) feat: add event as a param to onChange callback ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.20.1 (2023-08-08) #### Bug Fixes -* [#1467](https://github.com/mondaycom/monday-ui-react-core/pull/1467) Fix specificity issues in label and in typography in general ([@hadasfa](https://github.com/hadasfa)) + +- [#1467](https://github.com/mondaycom/monday-ui-react-core/pull/1467) Fix specificity issues in label and in typography in general ([@hadasfa](https://github.com/hadasfa)) ## 2.20.0 (2023-08-08) #### New Features -* [#1432](https://github.com/mondaycom/monday-ui-react-core/pull/1432) feat(Indicator): add new Indicator component to component library ([@YossiSaadi](https://github.com/YossiSaadi)) + +- [#1432](https://github.com/mondaycom/monday-ui-react-core/pull/1432) feat(Indicator): add new Indicator component to component library ([@YossiSaadi](https://github.com/YossiSaadi)) #### Documentation -* [#1466](https://github.com/mondaycom/monday-ui-react-core/pull/1466) chore(storybook): upgrade storybook to 6.5.10+ to enable interaction testing on Chromatic ([@YossiSaadi](https://github.com/YossiSaadi)) + +- [#1466](https://github.com/mondaycom/monday-ui-react-core/pull/1466) chore(storybook): upgrade storybook to 6.5.10+ to enable interaction testing on Chromatic ([@YossiSaadi](https://github.com/YossiSaadi)) ## 2.19.2 (2023-08-07) #### Bug Fixes -* [#1464](https://github.com/mondaycom/monday-ui-react-core/pull/1464) fix version number as css selector ([@hadasfa](https://github.com/hadasfa)) + +- [#1464](https://github.com/mondaycom/monday-ui-react-core/pull/1464) fix version number as css selector ([@hadasfa](https://github.com/hadasfa)) ## 2.19.1 (2023-08-07) #### Bug Fixes -* [#1463](https://github.com/mondaycom/monday-ui-react-core/pull/1463) Add version to class ([@orrgottlieb](https://github.com/orrgottlieb)) -* [#1434](https://github.com/mondaycom/monday-ui-react-core/pull/1434) fix(AttentionBox): general improvements + allow ellipsis for overflowin attention box ([@YossiSaadi](https://github.com/YossiSaadi)) + +- [#1463](https://github.com/mondaycom/monday-ui-react-core/pull/1463) Add version to class ([@orrgottlieb](https://github.com/orrgottlieb)) +- [#1434](https://github.com/mondaycom/monday-ui-react-core/pull/1434) fix(AttentionBox): general improvements + allow ellipsis for overflowin attention box ([@YossiSaadi](https://github.com/YossiSaadi)) #### Internal Changes -* [#1392](https://github.com/mondaycom/monday-ui-react-core/pull/1392) chore: fail chromatic action check in case has visual changes ([@YossiSaadi](https://github.com/YossiSaadi)) + +- [#1392](https://github.com/mondaycom/monday-ui-react-core/pull/1392) chore: fail chromatic action check in case has visual changes ([@YossiSaadi](https://github.com/YossiSaadi)) ## 2.19.0 (2023-08-03) #### Bug Fixes -* [#1459](https://github.com/mondaycom/monday-ui-react-core/pull/1459) fix: storybookComponents export - include styles ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1459](https://github.com/mondaycom/monday-ui-react-core/pull/1459) fix: storybookComponents export - include styles ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### New Features -* [#1452](https://github.com/mondaycom/monday-ui-react-core/pull/1452) feat(Modal): css changes, add new footer layout ([@YossiSaadi](https://github.com/YossiSaadi)) + +- [#1452](https://github.com/mondaycom/monday-ui-react-core/pull/1452) feat(Modal): css changes, add new footer layout ([@YossiSaadi](https://github.com/YossiSaadi)) ## 2.18.1 (2023-08-03) #### Bug Fixes -* [#1458](https://github.com/mondaycom/monday-ui-react-core/pull/1458) package.json fix types exports for icons and root ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1458](https://github.com/mondaycom/monday-ui-react-core/pull/1458) package.json fix types exports for icons and root ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.18.0 (2023-08-03) #### Bug Fixes -* [#1456](https://github.com/mondaycom/monday-ui-react-core/pull/1456) Change vibe version number manually ([@hadasfa](https://github.com/hadasfa)) -* [#1453](https://github.com/mondaycom/monday-ui-react-core/pull/1453) Fix letter spacing in legacy heading (temp until we will able to fix in monday ui style) ([@hadasfa](https://github.com/hadasfa)) + +- [#1456](https://github.com/mondaycom/monday-ui-react-core/pull/1456) Change vibe version number manually ([@hadasfa](https://github.com/hadasfa)) +- [#1453](https://github.com/mondaycom/monday-ui-react-core/pull/1453) Fix letter spacing in legacy heading (temp until we will able to fix in monday ui style) ([@hadasfa](https://github.com/hadasfa)) #### New Features -* [#1457](https://github.com/mondaycom/monday-ui-react-core/pull/1457) last manually change for update vibe version? ([@hadasfa](https://github.com/hadasfa)) -* [#1455](https://github.com/mondaycom/monday-ui-react-core/pull/1455) Update vibe version number manually ([@hadasfa](https://github.com/hadasfa)) + +- [#1457](https://github.com/mondaycom/monday-ui-react-core/pull/1457) last manually change for update vibe version? ([@hadasfa](https://github.com/hadasfa)) +- [#1455](https://github.com/mondaycom/monday-ui-react-core/pull/1455) Update vibe version number manually ([@hadasfa](https://github.com/hadasfa)) #### Documentation -* [#1454](https://github.com/mondaycom/monday-ui-react-core/pull/1454) docs: fix Shadows page usage and examples ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1454](https://github.com/mondaycom/monday-ui-react-core/pull/1454) docs: fix Shadows page usage and examples ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.17.5 (2023-08-01) #### Documentation -* [#1451](https://github.com/mondaycom/monday-ui-react-core/pull/1451) Sergeyro/fix/update vibe storybook components ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1451](https://github.com/mondaycom/monday-ui-react-core/pull/1451) Sergeyro/fix/update vibe storybook components ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Internal Changes -* [#1450](https://github.com/mondaycom/monday-ui-react-core/pull/1450) chore: prevent from style injection to explode in server side rendering ([@shlomitc](https://github.com/shlomitc)) + +- [#1450](https://github.com/mondaycom/monday-ui-react-core/pull/1450) chore: prevent from style injection to explode in server side rendering ([@shlomitc](https://github.com/shlomitc)) ## 2.17.4 (2023-08-01) #### Bug Fixes -* [#1449](https://github.com/mondaycom/monday-ui-react-core/pull/1449) Fix/hadas/log fix ([@hadasfa](https://github.com/hadasfa)) + +- [#1449](https://github.com/mondaycom/monday-ui-react-core/pull/1449) Fix/hadas/log fix ([@hadasfa](https://github.com/hadasfa)) ## 2.17.3 (2023-08-01) #### Bug Fixes -* [#1447](https://github.com/mondaycom/monday-ui-react-core/pull/1447) Fix modal content bug: display ellipsis on modal content ([@hadasfa](https://github.com/hadasfa)) + +- [#1447](https://github.com/mondaycom/monday-ui-react-core/pull/1447) Fix modal content bug: display ellipsis on modal content ([@hadasfa](https://github.com/hadasfa)) ## 2.17.2 (2023-08-01) #### Documentation -* [#1445](https://github.com/mondaycom/monday-ui-react-core/pull/1445) docs: welcome page small fixes ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1445](https://github.com/mondaycom/monday-ui-react-core/pull/1445) docs: welcome page small fixes ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Internal Changes -* [#1446](https://github.com/mondaycom/monday-ui-react-core/pull/1446) chore: fix internal triggers for deployment ([@shlomitc](https://github.com/shlomitc)) -* [#1441](https://github.com/mondaycom/monday-ui-react-core/pull/1441) chore: expose types for vite and next-based projects ([@shlomitc](https://github.com/shlomitc)) -* [#1443](https://github.com/mondaycom/monday-ui-react-core/pull/1443) chore(data-testid): util function does not chain id if it is falsy ([@YossiSaadi](https://github.com/YossiSaadi)) + +- [#1446](https://github.com/mondaycom/monday-ui-react-core/pull/1446) chore: fix internal triggers for deployment ([@shlomitc](https://github.com/shlomitc)) +- [#1441](https://github.com/mondaycom/monday-ui-react-core/pull/1441) chore: expose types for vite and next-based projects ([@shlomitc](https://github.com/shlomitc)) +- [#1443](https://github.com/mondaycom/monday-ui-react-core/pull/1443) chore(data-testid): util function does not chain id if it is falsy ([@YossiSaadi](https://github.com/YossiSaadi)) ## 2.17.1 (2023-07-26) #### Bug Fixes -* [#1438](https://github.com/mondaycom/monday-ui-react-core/pull/1438) fix: static props ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1438](https://github.com/mondaycom/monday-ui-react-core/pull/1438) fix: static props ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Documentation -* [#1433](https://github.com/mondaycom/monday-ui-react-core/pull/1433) docs(API_GUIDELINES): add export instructions for type and interface ([@YossiSaadi](https://github.com/YossiSaadi)) + +- [#1433](https://github.com/mondaycom/monday-ui-react-core/pull/1433) docs(API_GUIDELINES): add export instructions for type and interface ([@YossiSaadi](https://github.com/YossiSaadi)) ## 2.17.0 (2023-07-25) #### New Features -* [#1431](https://github.com/mondaycom/monday-ui-react-core/pull/1431) Chips: Add WARNING color ([@benpinchas](https://github.com/benpinchas)) -* [#1403](https://github.com/mondaycom/monday-ui-react-core/pull/1403) feat(MultiStepIndicator): add ts support ([@YossiSaadi](https://github.com/YossiSaadi)) + +- [#1431](https://github.com/mondaycom/monday-ui-react-core/pull/1431) Chips: Add WARNING color ([@benpinchas](https://github.com/benpinchas)) +- [#1403](https://github.com/mondaycom/monday-ui-react-core/pull/1403) feat(MultiStepIndicator): add ts support ([@YossiSaadi](https://github.com/YossiSaadi)) #### Internal Changes -* [#1425](https://github.com/mondaycom/monday-ui-react-core/pull/1425) PR #3 of replacing old token variants with mixins ([@hadasfa](https://github.com/hadasfa)) -* [#1430](https://github.com/mondaycom/monday-ui-react-core/pull/1430) Replace storybookComponents with vibe-storybook-components ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1425](https://github.com/mondaycom/monday-ui-react-core/pull/1425) PR #3 of replacing old token variants with mixins ([@hadasfa](https://github.com/hadasfa)) +- [#1430](https://github.com/mondaycom/monday-ui-react-core/pull/1430) Replace storybookComponents with vibe-storybook-components ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.16.1 (2023-07-19) #### Bug Fixes -* [#1428](https://github.com/mondaycom/monday-ui-react-core/pull/1428) fix heading margin breaking change ([@hadasfa](https://github.com/hadasfa)) -* [#1422](https://github.com/mondaycom/monday-ui-react-core/pull/1422) fix(Chips): change border color token, do not limit chip-with-border's height ([@YossiSaadi](https://github.com/YossiSaadi)) + +- [#1428](https://github.com/mondaycom/monday-ui-react-core/pull/1428) fix heading margin breaking change ([@hadasfa](https://github.com/hadasfa)) +- [#1422](https://github.com/mondaycom/monday-ui-react-core/pull/1422) fix(Chips): change border color token, do not limit chip-with-border's height ([@YossiSaadi](https://github.com/YossiSaadi)) ## 2.16.0 (2023-07-18) #### Bug Fixes -* [#1421](https://github.com/mondaycom/monday-ui-react-core/pull/1421) fix(DatePicker): do not set vertical alignment to be baseline (defaults to middle) ([@YossiSaadi](https://github.com/YossiSaadi)) + +- [#1421](https://github.com/mondaycom/monday-ui-react-core/pull/1421) fix(DatePicker): do not set vertical alignment to be baseline (defaults to middle) ([@YossiSaadi](https://github.com/YossiSaadi)) #### New Features -* [#1400](https://github.com/mondaycom/monday-ui-react-core/pull/1400) Convert text and title usages with mixins ([@hadasfa](https://github.com/hadasfa)) + +- [#1400](https://github.com/mondaycom/monday-ui-react-core/pull/1400) Convert text and title usages with mixins ([@hadasfa](https://github.com/hadasfa)) #### Internal Changes -* [#1412](https://github.com/mondaycom/monday-ui-react-core/pull/1412) Fix vibe typography instances 2 ([@hadasfa](https://github.com/hadasfa)) + +- [#1412](https://github.com/mondaycom/monday-ui-react-core/pull/1412) Fix vibe typography instances 2 ([@hadasfa](https://github.com/hadasfa)) #### New Icons -* [#1426](https://github.com/mondaycom/monday-ui-react-core/pull/1426) Update icons - monday-ui-style 0.1.173 ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#1426](https://github.com/mondaycom/monday-ui-react-core/pull/1426) Update icons - monday-ui-style 0.1.173 ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 2.15.5 (2023-07-13) #### Bug Fixes -* [#1419](https://github.com/mondaycom/monday-ui-react-core/pull/1419) improve useState to only called once in useIsOverflowing ([@doronbrikman](https://github.com/doronbrikman)) + +- [#1419](https://github.com/mondaycom/monday-ui-react-core/pull/1419) improve useState to only called once in useIsOverflowing ([@doronbrikman](https://github.com/doronbrikman)) #### Documentation -* [#1420](https://github.com/mondaycom/monday-ui-react-core/pull/1420) docs(DatePicker): set default selected days for stories ([@YossiSaadi](https://github.com/YossiSaadi)) -* [#1408](https://github.com/mondaycom/monday-ui-react-core/pull/1408) docs: change usage of Yonatan in stories to Yossi ([@YossiSaadi](https://github.com/YossiSaadi)) + +- [#1420](https://github.com/mondaycom/monday-ui-react-core/pull/1420) docs(DatePicker): set default selected days for stories ([@YossiSaadi](https://github.com/YossiSaadi)) +- [#1408](https://github.com/mondaycom/monday-ui-react-core/pull/1408) docs: change usage of Yonatan in stories to Yossi ([@YossiSaadi](https://github.com/YossiSaadi)) ## 2.15.4 (2023-07-12) #### New Icons -* [#1417](https://github.com/mondaycom/monday-ui-react-core/pull/1417) Update icons - monday-ui-style 0.1.172 ([@github-actions[bot]](https://github.com/apps/github-actions)) -* [#1415](https://github.com/mondaycom/monday-ui-react-core/pull/1415) Update icons - monday-ui-style 0.1.171 ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#1417](https://github.com/mondaycom/monday-ui-react-core/pull/1417) Update icons - monday-ui-style 0.1.172 ([@github-actions[bot]](https://github.com/apps/github-actions)) +- [#1415](https://github.com/mondaycom/monday-ui-react-core/pull/1415) Update icons - monday-ui-style 0.1.171 ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 2.15.3 (2023-07-12) #### Bug Fixes -* [#1416](https://github.com/mondaycom/monday-ui-react-core/pull/1416) Bug: Combobox component ts issues ([@hadasfa](https://github.com/hadasfa)) + +- [#1416](https://github.com/mondaycom/monday-ui-react-core/pull/1416) Bug: Combobox component ts issues ([@hadasfa](https://github.com/hadasfa)) #### Documentation -* [#1414](https://github.com/mondaycom/monday-ui-react-core/pull/1414) docs: change colors descriptions ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1414](https://github.com/mondaycom/monday-ui-react-core/pull/1414) docs: change colors descriptions ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.15.2 (2023-07-12) #### Bug Fixes -* [#1409](https://github.com/mondaycom/monday-ui-react-core/pull/1409) fix: InteractionsTest - fix types ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1409](https://github.com/mondaycom/monday-ui-react-core/pull/1409) fix: InteractionsTest - fix types ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Documentation -* [#1407](https://github.com/mondaycom/monday-ui-react-core/pull/1407) docs(useSwitch): add story page for hook ([@YossiSaadi](https://github.com/YossiSaadi)) + +- [#1407](https://github.com/mondaycom/monday-ui-react-core/pull/1407) docs(useSwitch): add story page for hook ([@YossiSaadi](https://github.com/YossiSaadi)) #### Internal Changes -* [#1406](https://github.com/mondaycom/monday-ui-react-core/pull/1406) test(useSwitch): add tests for hook ([@YossiSaadi](https://github.com/YossiSaadi)) + +- [#1406](https://github.com/mondaycom/monday-ui-react-core/pull/1406) test(useSwitch): add tests for hook ([@YossiSaadi](https://github.com/YossiSaadi)) #### New Icons -* [#1413](https://github.com/mondaycom/monday-ui-react-core/pull/1413) Update icons - monday-ui-style 0.1.170 ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#1413](https://github.com/mondaycom/monday-ui-react-core/pull/1413) Update icons - monday-ui-style 0.1.170 ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 2.15.1 (2023-07-11) #### Bug Fixes -* [#1404](https://github.com/mondaycom/monday-ui-react-core/pull/1404) Combobox: expose actual type instead a no argument on hover callback. ([@m-binygal](https://github.com/m-binygal)) + +- [#1404](https://github.com/mondaycom/monday-ui-react-core/pull/1404) Combobox: expose actual type instead a no argument on hover callback. ([@m-binygal](https://github.com/m-binygal)) #### Documentation -* [#1402](https://github.com/mondaycom/monday-ui-react-core/pull/1402) docs: fix storybook light theme name ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1402](https://github.com/mondaycom/monday-ui-react-core/pull/1402) docs: fix storybook light theme name ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Internal Changes -* [#1396](https://github.com/mondaycom/monday-ui-react-core/pull/1396) Revert "refactor: support aria a11y in Tooltip component" ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1396](https://github.com/mondaycom/monday-ui-react-core/pull/1396) Revert "refactor: support aria a11y in Tooltip component" ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.15.0 (2023-07-09) #### Bug Fixes -* [#1395](https://github.com/mondaycom/monday-ui-react-core/pull/1395) Accordion: fix vibe props are not recognized. ([@m-binygal](https://github.com/m-binygal)) + +- [#1395](https://github.com/mondaycom/monday-ui-react-core/pull/1395) Accordion: fix vibe props are not recognized. ([@m-binygal](https://github.com/m-binygal)) #### New Features -* [#1391](https://github.com/mondaycom/monday-ui-react-core/pull/1391) refactor: support aria a11y in Tooltip component ([@YGlaubach](https://github.com/YGlaubach)) + +- [#1391](https://github.com/mondaycom/monday-ui-react-core/pull/1391) refactor: support aria a11y in Tooltip component ([@YGlaubach](https://github.com/YGlaubach)) #### Internal Changes -* [#1390](https://github.com/mondaycom/monday-ui-react-core/pull/1390) chore: enable source maps in tsconfig ([@YossiSaadi](https://github.com/YossiSaadi)) + +- [#1390](https://github.com/mondaycom/monday-ui-react-core/pull/1390) chore: enable source maps in tsconfig ([@YossiSaadi](https://github.com/YossiSaadi)) ## 2.14.1 (2023-07-05) #### Bug Fixes -* [#1388](https://github.com/mondaycom/monday-ui-react-core/pull/1388) Refactor modal heading ([@YGlaubach](https://github.com/YGlaubach)) -* [#1385](https://github.com/mondaycom/monday-ui-react-core/pull/1385) fix: remove Chips.sizes ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1388](https://github.com/mondaycom/monday-ui-react-core/pull/1388) Refactor modal heading ([@YGlaubach](https://github.com/YGlaubach)) +- [#1385](https://github.com/mondaycom/monday-ui-react-core/pull/1385) fix: remove Chips.sizes ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Documentation -* [#1387](https://github.com/mondaycom/monday-ui-react-core/pull/1387) Update browserslist in docs ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1387](https://github.com/mondaycom/monday-ui-react-core/pull/1387) Update browserslist in docs ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.14.0 (2023-07-04) #### New Features -* [#1384](https://github.com/mondaycom/monday-ui-react-core/pull/1384) feat: support ariaExpanded in ([@YGlaubach](https://github.com/YGlaubach)) + +- [#1384](https://github.com/mondaycom/monday-ui-react-core/pull/1384) feat: support ariaExpanded in ([@YGlaubach](https://github.com/YGlaubach)) ## 2.13.1 (2023-07-02) #### Bug Fixes -* [#1382](https://github.com/mondaycom/monday-ui-react-core/pull/1382) fix: MultiStepIndicator - fix divider to not squeeze bullets ([@shlomitc](https://github.com/shlomitc)) + +- [#1382](https://github.com/mondaycom/monday-ui-react-core/pull/1382) fix: MultiStepIndicator - fix divider to not squeeze bullets ([@shlomitc](https://github.com/shlomitc)) #### Documentation -* [#1380](https://github.com/mondaycom/monday-ui-react-core/pull/1380) docs: Combobox - add example for the creation button ([@shlomitc](https://github.com/shlomitc)) + +- [#1380](https://github.com/mondaycom/monday-ui-react-core/pull/1380) docs: Combobox - add example for the creation button ([@shlomitc](https://github.com/shlomitc)) ## 2.13.0 (2023-06-29) #### New Features -* [#1375](https://github.com/mondaycom/monday-ui-react-core/pull/1375) AccordionItem: add support for custom header. ([@m-binygal](https://github.com/m-binygal)) + +- [#1375](https://github.com/mondaycom/monday-ui-react-core/pull/1375) AccordionItem: add support for custom header. ([@m-binygal](https://github.com/m-binygal)) ## 2.12.1 (2023-06-28) #### Bug Fixes -* [#1369](https://github.com/mondaycom/monday-ui-react-core/pull/1369) fix: icons, interactionsTests, testIds types exports ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1369](https://github.com/mondaycom/monday-ui-react-core/pull/1369) fix: icons, interactionsTests, testIds types exports ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.12.0 (2023-06-26) #### New Features -* [#1372](https://github.com/mondaycom/monday-ui-react-core/pull/1372) feat: Publish ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#1359](https://github.com/mondaycom/monday-ui-react-core/pull/1359) New title component and some docs fixes and tests ([@hadasfa](https://github.com/hadasfa)) + +- [#1372](https://github.com/mondaycom/monday-ui-react-core/pull/1372) feat: Publish ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#1359](https://github.com/mondaycom/monday-ui-react-core/pull/1359) New title component and some docs fixes and tests ([@hadasfa](https://github.com/hadasfa)) ## 2.11.1 (2023-06-25) #### Bug Fixes -* [#1370](https://github.com/mondaycom/monday-ui-react-core/pull/1370) fix: tags styles overrides ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1370](https://github.com/mondaycom/monday-ui-react-core/pull/1370) fix: tags styles overrides ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.11.0 (2023-06-25) #### Bug Fixes -* [#1368](https://github.com/mondaycom/monday-ui-react-core/pull/1368) fix: in published-ts-components.js ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#1367](https://github.com/mondaycom/monday-ui-react-core/pull/1367) Remove redundant tipseen max-width property ([@ofirmonday](https://github.com/ofirmonday)) + +- [#1368](https://github.com/mondaycom/monday-ui-react-core/pull/1368) fix: in published-ts-components.js ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#1367](https://github.com/mondaycom/monday-ui-react-core/pull/1367) Remove redundant tipseen max-width property ([@ofirmonday](https://github.com/ofirmonday)) ## 2.10.2 (2023-06-21) #### Documentation -* [#1360](https://github.com/mondaycom/monday-ui-react-core/pull/1360) Add docs best practices to contribution md ([@hadasfa](https://github.com/hadasfa)) + +- [#1360](https://github.com/mondaycom/monday-ui-react-core/pull/1360) Add docs best practices to contribution md ([@hadasfa](https://github.com/hadasfa)) #### New Icons -* [#1361](https://github.com/mondaycom/monday-ui-react-core/pull/1361) Update icons - monday-ui-style 0.1.162 ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#1361](https://github.com/mondaycom/monday-ui-react-core/pull/1361) Update icons - monday-ui-style 0.1.162 ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 2.10.1 (2023-06-21) #### Bug Fixes -* [#1362](https://github.com/mondaycom/monday-ui-react-core/pull/1362) Fix bug on Tipseen in dark mode ([@hadasfa](https://github.com/hadasfa)) + +- [#1362](https://github.com/mondaycom/monday-ui-react-core/pull/1362) Fix bug on Tipseen in dark mode ([@hadasfa](https://github.com/hadasfa)) ## 2.10.0 (2023-06-15) #### New Features -* [#1354](https://github.com/mondaycom/monday-ui-react-core/pull/1354) TS export components with static props - fix TS2532 ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#1356](https://github.com/mondaycom/monday-ui-react-core/pull/1356) feat: components - data-testid attributes ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1354](https://github.com/mondaycom/monday-ui-react-core/pull/1354) TS export components with static props - fix TS2532 ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#1356](https://github.com/mondaycom/monday-ui-react-core/pull/1356) feat: components - data-testid attributes ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### New Icons -* [#1355](https://github.com/mondaycom/monday-ui-react-core/pull/1355) Update monday-ui-style to 0.1.160 ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#1355](https://github.com/mondaycom/monday-ui-react-core/pull/1355) Update monday-ui-style to 0.1.160 ([@github-actions[bot]](https://github.com/apps/github-actions)) ## prerelease (2023-06-12) #### New Features -* [#1323](https://github.com/mondaycom/monday-ui-react-core/pull/1323) Add tokens.css in Vibe 2.0 ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1323](https://github.com/mondaycom/monday-ui-react-core/pull/1323) Add tokens.css in Vibe 2.0 ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Documentation -* [#1353](https://github.com/mondaycom/monday-ui-react-core/pull/1353) Fix dialog overview story + add come prop comments ([@hadasfa](https://github.com/hadasfa)) + +- [#1353](https://github.com/mondaycom/monday-ui-react-core/pull/1353) Fix dialog overview story + add come prop comments ([@hadasfa](https://github.com/hadasfa)) ## prerelease (2023-06-07) #### New Features -* [#1352](https://github.com/mondaycom/monday-ui-react-core/pull/1352) added compact mode to MultiStepIndicator component ([@rami-monday](https://github.com/rami-monday)) + +- [#1352](https://github.com/mondaycom/monday-ui-react-core/pull/1352) added compact mode to MultiStepIndicator component ([@rami-monday](https://github.com/rami-monday)) ## 2.7.0 (2023-06-07) #### New Features -* [#1342](https://github.com/mondaycom/monday-ui-react-core/pull/1342) Support dialog context menu hide trigger ([@hadasfa](https://github.com/hadasfa)) + +- [#1342](https://github.com/mondaycom/monday-ui-react-core/pull/1342) Support dialog context menu hide trigger ([@hadasfa](https://github.com/hadasfa)) ## 2.6.0 (2023-06-07) #### New Features -* [#1338](https://github.com/mondaycom/monday-ui-react-core/pull/1338) feat: font-weight redesign + small padding fixes ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1338](https://github.com/mondaycom/monday-ui-react-core/pull/1338) feat: font-weight redesign + small padding fixes ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Documentation -* [#1344](https://github.com/mondaycom/monday-ui-react-core/pull/1344) Readme updates for easier contribution ([@hadasfa](https://github.com/hadasfa)) -* [#1348](https://github.com/mondaycom/monday-ui-react-core/pull/1348) chore: < Dialog > add an example for basic controlled component ([@shlomitc](https://github.com/shlomitc)) -* [#1351](https://github.com/mondaycom/monday-ui-react-core/pull/1351) docs: Rename version 2 migration file ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#1345](https://github.com/mondaycom/monday-ui-react-core/pull/1345) docs: Vibe 2 migration guide ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1344](https://github.com/mondaycom/monday-ui-react-core/pull/1344) Readme updates for easier contribution ([@hadasfa](https://github.com/hadasfa)) +- [#1348](https://github.com/mondaycom/monday-ui-react-core/pull/1348) chore: < Dialog > add an example for basic controlled component ([@shlomitc](https://github.com/shlomitc)) +- [#1351](https://github.com/mondaycom/monday-ui-react-core/pull/1351) docs: Rename version 2 migration file ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#1345](https://github.com/mondaycom/monday-ui-react-core/pull/1345) docs: Vibe 2 migration guide ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.5.2 (2023-06-06) #### Bug Fixes -* [#1350](https://github.com/mondaycom/monday-ui-react-core/pull/1350) fix: revert changes to margin-block-start ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1350](https://github.com/mondaycom/monday-ui-react-core/pull/1350) fix: revert changes to margin-block-start ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.5.1 (2023-06-06) #### Bug Fixes -* [#1343](https://github.com/mondaycom/monday-ui-react-core/pull/1343) fix: multi on option delete callback ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1343](https://github.com/mondaycom/monday-ui-react-core/pull/1343) fix: multi on option delete callback ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Internal Changes -* [#1347](https://github.com/mondaycom/monday-ui-react-core/pull/1347) fix: AutoSizer TS issues ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1347](https://github.com/mondaycom/monday-ui-react-core/pull/1347) fix: AutoSizer TS issues ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.5.0 (2023-06-05) #### Bug Fixes -* [#1337](https://github.com/mondaycom/monday-ui-react-core/pull/1337) fix: dependencies array ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1337](https://github.com/mondaycom/monday-ui-react-core/pull/1337) fix: dependencies array ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### New Features -* [#1334](https://github.com/mondaycom/monday-ui-react-core/pull/1334) feat: custom header title ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1334](https://github.com/mondaycom/monday-ui-react-core/pull/1334) feat: custom header title ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.4.2 (2023-06-02) #### Bug Fixes -* [#1340](https://github.com/mondaycom/monday-ui-react-core/pull/1340) fix: multi fix override with css variables ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1340](https://github.com/mondaycom/monday-ui-react-core/pull/1340) fix: multi fix override with css variables ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.4.1 (2023-05-31) #### Bug Fixes -* [#1336](https://github.com/mondaycom/monday-ui-react-core/pull/1336) fix: - override the styles by using dedicates CSS variables to prevent CSS order issue ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1336](https://github.com/mondaycom/monday-ui-react-core/pull/1336) fix: - override the styles by using dedicates CSS variables to prevent CSS order issue ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.4.0 (2023-05-30) #### Bug Fixes -* [#1331](https://github.com/mondaycom/monday-ui-react-core/pull/1331) Hotfix for not throw an error on dialog when disable scroll is false ([@hadasfa](https://github.com/hadasfa)) + +- [#1331](https://github.com/mondaycom/monday-ui-react-core/pull/1331) Hotfix for not throw an error on dialog when disable scroll is false ([@hadasfa](https://github.com/hadasfa)) #### New Features -* [#1125](https://github.com/mondaycom/monday-ui-react-core/pull/1125) Optimize style injection ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#1125](https://github.com/mondaycom/monday-ui-react-core/pull/1125) Optimize style injection ([@orrgottlieb](https://github.com/orrgottlieb)) #### Documentation -* [#1328](https://github.com/mondaycom/monday-ui-react-core/pull/1328) Fix chips with background with the same color story ([@hadasfa](https://github.com/hadasfa)) + +- [#1328](https://github.com/mondaycom/monday-ui-react-core/pull/1328) Fix chips with background with the same color story ([@hadasfa](https://github.com/hadasfa)) ## 2.3.1 (2023-05-28) #### Bug Fixes -* [#1324](https://github.com/mondaycom/monday-ui-react-core/pull/1324) fix: - galleryHeaderDot increase specificity ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1324](https://github.com/mondaycom/monday-ui-react-core/pull/1324) fix: - galleryHeaderDot increase specificity ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.3.0 (2023-05-28) #### New Features -* [#1303](https://github.com/mondaycom/monday-ui-react-core/pull/1303) Add support on close button theme for tipseen (V2) ([@hadasfa](https://github.com/hadasfa)) + +- [#1303](https://github.com/mondaycom/monday-ui-react-core/pull/1303) Add support on close button theme for tipseen (V2) ([@hadasfa](https://github.com/hadasfa)) ## 2.2.0 (2023-05-24) #### Bug Fixes -* [#1313](https://github.com/mondaycom/monday-ui-react-core/pull/1313) Fix Menu Button TS issues ([@hadasfa](https://github.com/hadasfa)) + +- [#1313](https://github.com/mondaycom/monday-ui-react-core/pull/1313) Fix Menu Button TS issues ([@hadasfa](https://github.com/hadasfa)) #### Internal Changes -* [#1302](https://github.com/mondaycom/monday-ui-react-core/pull/1302) Internal: run test-workflow on pull_request - for public forks ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1302](https://github.com/mondaycom/monday-ui-react-core/pull/1302) Internal: run test-workflow on pull_request - for public forks ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.1.0 (2023-05-22) #### New Features -* [#1283](https://github.com/mondaycom/monday-ui-react-core/pull/1283) Feature/sergeyro/button brand color ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1283](https://github.com/mondaycom/monday-ui-react-core/pull/1283) Feature/sergeyro/button brand color ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 2.0.1 (2023-05-22) #### New Icons -* [#1298](https://github.com/mondaycom/monday-ui-react-core/pull/1298) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#1298](https://github.com/mondaycom/monday-ui-react-core/pull/1298) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 2.0.0 (2023-05-16) ## Breaking Changes 🔴 -* [#1254](https://github.com/mondaycom/monday-ui-react-core/pull/1254) CSS Modules migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) - * All components were migrated to CSS Modules, replacing the global CSS. - * Each component now expected a `data-testid` attribute set on the root element, allowing easier selection for testing (refer to [this guide](https://github.com/mondaycom/monday-ui-react-core/blob/master/API_GUIDELINES.MD#data-testids)) + +- [#1254](https://github.com/mondaycom/monday-ui-react-core/pull/1254) CSS Modules migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) + - All components were migrated to CSS Modules, replacing the global CSS. + - Each component now expected a `data-testid` attribute set on the root element, allowing easier selection for testing (refer to [this guide](https://github.com/mondaycom/monday-ui-react-core/blob/master/API_GUIDELINES.MD#data-testids)) ## 1.125.2 (2023-05-16) #### Bug Fixes -* [#1276](https://github.com/mondaycom/monday-ui-react-core/pull/1276) internal: , - remove default props ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1276](https://github.com/mondaycom/monday-ui-react-core/pull/1276) internal: , - remove default props ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Internal Changes -* [#1275](https://github.com/mondaycom/monday-ui-react-core/pull/1275) Internal: release process - using package_version variables - test ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1275](https://github.com/mondaycom/monday-ui-react-core/pull/1275) Internal: release process - using package_version variables - test ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.125.1 (2023-05-16) #### Bug Fixes -* [#1264](https://github.com/mondaycom/monday-ui-react-core/pull/1264) Fix hooks exports ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1264](https://github.com/mondaycom/monday-ui-react-core/pull/1264) Fix hooks exports ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Documentation -* [#1273](https://github.com/mondaycom/monday-ui-react-core/pull/1273) docs: Colors foundation - warning colors after negative colors ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1273](https://github.com/mondaycom/monday-ui-react-core/pull/1273) docs: Colors foundation - warning colors after negative colors ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Internal Changes -* [#1274](https://github.com/mondaycom/monday-ui-react-core/pull/1274) Internal: Publish storybook on workflow_dispatch ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1274](https://github.com/mondaycom/monday-ui-react-core/pull/1274) Internal: Publish storybook on workflow_dispatch ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.125.0 (2023-05-16) #### New Features -* [#1262](https://github.com/mondaycom/monday-ui-react-core/pull/1262) add wrapper class name to loader ([@hadasfa](https://github.com/hadasfa)) + +- [#1262](https://github.com/mondaycom/monday-ui-react-core/pull/1262) add wrapper class name to loader ([@hadasfa](https://github.com/hadasfa)) #### Internal Changes -* [#1271](https://github.com/mondaycom/monday-ui-react-core/pull/1271) Release: breaking changes support ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#1270](https://github.com/mondaycom/monday-ui-react-core/pull/1270) Release v1 workflow ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#1269](https://github.com/mondaycom/monday-ui-react-core/pull/1269) npm publish with deprecated tag ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#1267](https://github.com/mondaycom/monday-ui-react-core/pull/1267) Release deprecated workflow ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1271](https://github.com/mondaycom/monday-ui-react-core/pull/1271) Release: breaking changes support ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#1270](https://github.com/mondaycom/monday-ui-react-core/pull/1270) Release v1 workflow ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#1269](https://github.com/mondaycom/monday-ui-react-core/pull/1269) npm publish with deprecated tag ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#1267](https://github.com/mondaycom/monday-ui-react-core/pull/1267) Release deprecated workflow ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.124.4 (2023-05-15) #### Bug Fixes -* [#1265](https://github.com/mondaycom/monday-ui-react-core/pull/1265) Docs and craft updates in components ([@hadasfa](https://github.com/hadasfa)) + +- [#1265](https://github.com/mondaycom/monday-ui-react-core/pull/1265) Docs and craft updates in components ([@hadasfa](https://github.com/hadasfa)) ## 1.124.3 (2023-05-11) #### Bug Fixes -* [#1263](https://github.com/mondaycom/monday-ui-react-core/pull/1263) Passed onKeyPress, onBlur, onFocus props in EditableHeader to EditableInput ([@udidoron](https://github.com/udidoron)) -* [#1122](https://github.com/mondaycom/monday-ui-react-core/pull/1122) Basic dialog docs (only basic variants and examples) ([@hadasfa](https://github.com/hadasfa)) + +- [#1263](https://github.com/mondaycom/monday-ui-react-core/pull/1263) Passed onKeyPress, onBlur, onFocus props in EditableHeader to EditableInput ([@udidoron](https://github.com/udidoron)) +- [#1122](https://github.com/mondaycom/monday-ui-react-core/pull/1122) Basic dialog docs (only basic variants and examples) ([@hadasfa](https://github.com/hadasfa)) #### Documentation -* [#1258](https://github.com/mondaycom/monday-ui-react-core/pull/1258) fix: - fix name not displayed in the docs ([@shlomitc](https://github.com/shlomitc)) -* [#1256](https://github.com/mondaycom/monday-ui-react-core/pull/1256) chore: fix typography docs to map to the exact typography css vars ([@shlomitc](https://github.com/shlomitc)) -* [#1255](https://github.com/mondaycom/monday-ui-react-core/pull/1255) chore: , - update stories to show absolute urls to files and fix Avatar story to use AvatarGroup ([@shlomitc](https://github.com/shlomitc)) + +- [#1258](https://github.com/mondaycom/monday-ui-react-core/pull/1258) fix: - fix name not displayed in the docs ([@shlomitc](https://github.com/shlomitc)) +- [#1256](https://github.com/mondaycom/monday-ui-react-core/pull/1256) chore: fix typography docs to map to the exact typography css vars ([@shlomitc](https://github.com/shlomitc)) +- [#1255](https://github.com/mondaycom/monday-ui-react-core/pull/1255) chore: , - update stories to show absolute urls to files and fix Avatar story to use AvatarGroup ([@shlomitc](https://github.com/shlomitc)) ## 1.124.2 (2023-05-08) #### Bug Fixes -* [#1257](https://github.com/mondaycom/monday-ui-react-core/pull/1257) Fix testIds export path ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1257](https://github.com/mondaycom/monday-ui-react-core/pull/1257) Fix testIds export path ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.124.1 (2023-05-04) #### Bug Fixes -* [#1252](https://github.com/mondaycom/monday-ui-react-core/pull/1252) feat: - ref forwarding ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1252](https://github.com/mondaycom/monday-ui-react-core/pull/1252) feat: - ref forwarding ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.124.0 (2023-05-04) #### New Features -* [#1251](https://github.com/mondaycom/monday-ui-react-core/pull/1251) Publish-storybook on release completed ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1251](https://github.com/mondaycom/monday-ui-react-core/pull/1251) Publish-storybook on release completed ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.123.0 (2023-05-04) #### Bug Fixes -* [#1248](https://github.com/mondaycom/monday-ui-react-core/pull/1248) chore: expose entry in types for non-ts components ([@shlomitc](https://github.com/shlomitc)) + +- [#1248](https://github.com/mondaycom/monday-ui-react-core/pull/1248) chore: expose entry in types for non-ts components ([@shlomitc](https://github.com/shlomitc)) #### New Features -* [#1240](https://github.com/mondaycom/monday-ui-react-core/pull/1240) Css modules/sergeyro/attention box warning color + icons color + heading style fix ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#1250](https://github.com/mondaycom/monday-ui-react-core/pull/1250) feat: - allow to pass custom width ([@shlomitc](https://github.com/shlomitc)) + +- [#1240](https://github.com/mondaycom/monday-ui-react-core/pull/1240) Css modules/sergeyro/attention box warning color + icons color + heading style fix ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#1250](https://github.com/mondaycom/monday-ui-react-core/pull/1250) feat: - allow to pass custom width ([@shlomitc](https://github.com/shlomitc)) #### Documentation -* [#1247](https://github.com/mondaycom/monday-ui-react-core/pull/1247) Create API_GUIDELINES.MD ([@shlomitc](https://github.com/shlomitc)) + +- [#1247](https://github.com/mondaycom/monday-ui-react-core/pull/1247) Create API_GUIDELINES.MD ([@shlomitc](https://github.com/shlomitc)) #### Internal Changes -* [#1249](https://github.com/mondaycom/monday-ui-react-core/pull/1249) change install to npm ci ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#1249](https://github.com/mondaycom/monday-ui-react-core/pull/1249) change install to npm ci ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.122.2 (2023-05-02) #### Bug Fixes -* [#1244](https://github.com/mondaycom/monday-ui-react-core/pull/1244) Dropdown: customOnOptionRemove as a callback, not as a replacement for inner logic ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1244](https://github.com/mondaycom/monday-ui-react-core/pull/1244) Dropdown: customOnOptionRemove as a callback, not as a replacement for inner logic ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.122.1 (2023-04-30) #### Bug Fixes -* [#1220](https://github.com/mondaycom/monday-ui-react-core/pull/1220) MenuItem id ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1220](https://github.com/mondaycom/monday-ui-react-core/pull/1220) MenuItem id ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.122.0 (2023-04-24) #### New Features -* [#1235](https://github.com/mondaycom/monday-ui-react-core/pull/1235) EditableHeading - add data-testid ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1235](https://github.com/mondaycom/monday-ui-react-core/pull/1235) EditableHeading - add data-testid ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Internal Changes -* [#1162](https://github.com/mondaycom/monday-ui-react-core/pull/1162) Bump webpack from 5.73.0 to 5.76.0 ([@dependabot[bot]](https://github.com/apps/dependabot)) -* [#1120](https://github.com/mondaycom/monday-ui-react-core/pull/1120) Bump loader-utils and typescript-plugin-css-modules ([@dependabot[bot]](https://github.com/apps/dependabot)) + +- [#1162](https://github.com/mondaycom/monday-ui-react-core/pull/1162) Bump webpack from 5.73.0 to 5.76.0 ([@dependabot[bot]](https://github.com/apps/dependabot)) +- [#1120](https://github.com/mondaycom/monday-ui-react-core/pull/1120) Bump loader-utils and typescript-plugin-css-modules ([@dependabot[bot]](https://github.com/apps/dependabot)) ## 1.121.1 (2023-04-20) #### Bug Fixes -* [#1229](https://github.com/mondaycom/monday-ui-react-core/pull/1229) Fix margin between link and is related icon ([@hadasfa](https://github.com/hadasfa)) + +- [#1229](https://github.com/mondaycom/monday-ui-react-core/pull/1229) Fix margin between link and is related icon ([@hadasfa](https://github.com/hadasfa)) ## 1.121.0 (2023-04-20) #### New Features -* [#1228](https://github.com/mondaycom/monday-ui-react-core/pull/1228) Add icon class name to icon button ([@hadasfa](https://github.com/hadasfa)) + +- [#1228](https://github.com/mondaycom/monday-ui-react-core/pull/1228) Add icon class name to icon button ([@hadasfa](https://github.com/hadasfa)) ## 1.120.0 (2023-04-20) #### New Features -* [#1227](https://github.com/mondaycom/monday-ui-react-core/pull/1227) change background-color to background in order to allow gradient vari… ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#1227](https://github.com/mondaycom/monday-ui-react-core/pull/1227) change background-color to background in order to allow gradient vari… ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.119.0 (2023-04-19) #### New Features -* [#1219](https://github.com/mondaycom/monday-ui-react-core/pull/1219) Support scrollable class name for virtualized grid ([@hadasfa](https://github.com/hadasfa)) + +- [#1219](https://github.com/mondaycom/monday-ui-react-core/pull/1219) Support scrollable class name for virtualized grid ([@hadasfa](https://github.com/hadasfa)) #### Internal Changes -* [#1208](https://github.com/mondaycom/monday-ui-react-core/pull/1208) refactor: ColorPicker TS Migration ([@shlomitc](https://github.com/shlomitc)) + +- [#1208](https://github.com/mondaycom/monday-ui-react-core/pull/1208) refactor: ColorPicker TS Migration ([@shlomitc](https://github.com/shlomitc)) ## 1.118.0 (2023-04-18) #### New Features -* [#1216](https://github.com/mondaycom/monday-ui-react-core/pull/1216) Support custom renderer in Chip component ([@hadasfa](https://github.com/hadasfa)) + +- [#1216](https://github.com/mondaycom/monday-ui-react-core/pull/1216) Support custom renderer in Chip component ([@hadasfa](https://github.com/hadasfa)) ## 1.117.0 (2023-04-18) #### New Features -* [#1217](https://github.com/mondaycom/monday-ui-react-core/pull/1217) Add number type and onWheel prop to text field ([@or-nuri-monday](https://github.com/or-nuri-monday)) + +- [#1217](https://github.com/mondaycom/monday-ui-react-core/pull/1217) Add number type and onWheel prop to text field ([@or-nuri-monday](https://github.com/or-nuri-monday)) #### Internal Changes -* [#1214](https://github.com/mondaycom/monday-ui-react-core/pull/1214) Css modules comment ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1214](https://github.com/mondaycom/monday-ui-react-core/pull/1214) Css modules comment ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.116.3 (2023-04-16) #### Bug Fixes -* [#1212](https://github.com/mondaycom/monday-ui-react-core/pull/1212) Heading: replace padding changes with useIsOverflowing ignoreHeightOverflow prop ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1212](https://github.com/mondaycom/monday-ui-react-core/pull/1212) Heading: replace padding changes with useIsOverflowing ignoreHeightOverflow prop ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.116.2 (2023-04-13) #### Bug Fixes -* [#1206](https://github.com/mondaycom/monday-ui-react-core/pull/1206) Fix bug on split button loading state ([@hadasfa](https://github.com/hadasfa)) + +- [#1206](https://github.com/mondaycom/monday-ui-react-core/pull/1206) Fix bug on split button loading state ([@hadasfa](https://github.com/hadasfa)) #### New Icons -* [#1207](https://github.com/mondaycom/monday-ui-react-core/pull/1207) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#1207](https://github.com/mondaycom/monday-ui-react-core/pull/1207) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.116.1 (2023-04-10) #### Bug Fixes -* [#1205](https://github.com/mondaycom/monday-ui-react-core/pull/1205) fix expand collapse border bug ([@hadasfa](https://github.com/hadasfa)) + +- [#1205](https://github.com/mondaycom/monday-ui-react-core/pull/1205) fix expand collapse border bug ([@hadasfa](https://github.com/hadasfa)) ## 1.116.0 (2023-04-09) #### Bug Fixes -* [#1201](https://github.com/mondaycom/monday-ui-react-core/pull/1201) Fix hide border bug in expand collapse ([@hadasfa](https://github.com/hadasfa)) + +- [#1201](https://github.com/mondaycom/monday-ui-react-core/pull/1201) Fix hide border bug in expand collapse ([@hadasfa](https://github.com/hadasfa)) #### New Features -* [#1202](https://github.com/mondaycom/monday-ui-react-core/pull/1202) Support menu button controlled active state ([@hadasfa](https://github.com/hadasfa)) + +- [#1202](https://github.com/mondaycom/monday-ui-react-core/pull/1202) Support menu button controlled active state ([@hadasfa](https://github.com/hadasfa)) ## 1.115.1 (2023-04-04) #### Bug Fixes -* [#1200](https://github.com/mondaycom/monday-ui-react-core/pull/1200) Fix text field and search disabled appearance ([@hadasfa](https://github.com/hadasfa)) + +- [#1200](https://github.com/mondaycom/monday-ui-react-core/pull/1200) Fix text field and search disabled appearance ([@hadasfa](https://github.com/hadasfa)) ## 1.115.0 (2023-04-03) #### New Features -* [#1199](https://github.com/mondaycom/monday-ui-react-core/pull/1199) TS-migration: Combobox ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1199](https://github.com/mondaycom/monday-ui-react-core/pull/1199) TS-migration: Combobox ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.114.0 (2023-04-03) #### Bug Fixes -* [#1197](https://github.com/mondaycom/monday-ui-react-core/pull/1197) Fix/sergeyro/sentry errors (EditableInput, VirtualizedList) ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1197](https://github.com/mondaycom/monday-ui-react-core/pull/1197) Fix/sergeyro/sentry errors (EditableInput, VirtualizedList) ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### New Features -* [#1187](https://github.com/mondaycom/monday-ui-react-core/pull/1187) Vibe: mock modular classnames - rollup, special entrypoint ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1187](https://github.com/mondaycom/monday-ui-react-core/pull/1187) Vibe: mock modular classnames - rollup, special entrypoint ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.113.1 (2023-03-29) #### Bug Fixes -* [#1188](https://github.com/mondaycom/monday-ui-react-core/pull/1188) Fix/sergeyro/heading overflow ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1188](https://github.com/mondaycom/monday-ui-react-core/pull/1188) Fix/sergeyro/heading overflow ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.113.0 (2023-03-29) #### New Features -* [#1196](https://github.com/mondaycom/monday-ui-react-core/pull/1196) Feature/sergeyro/buttons tab index props ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1196](https://github.com/mondaycom/monday-ui-react-core/pull/1196) Feature/sergeyro/buttons tab index props ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.112.0 (2023-03-28) #### New Features -* [#1194](https://github.com/mondaycom/monday-ui-react-core/pull/1194) Dropdown add className props ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#1193](https://github.com/mondaycom/monday-ui-react-core/pull/1193) Chips border ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#1194](https://github.com/mondaycom/monday-ui-react-core/pull/1194) Dropdown add className props ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#1193](https://github.com/mondaycom/monday-ui-react-core/pull/1193) Chips border ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.111.0 (2023-03-28) #### New Features -* [#1192](https://github.com/mondaycom/monday-ui-react-core/pull/1192) Tooltip & Tipseen: arrowClassName ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#1191](https://github.com/mondaycom/monday-ui-react-core/pull/1191) Toggle add toggleSelectedClassName ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#1190](https://github.com/mondaycom/monday-ui-react-core/pull/1190) Add titleClassName props to customize TipseenTitle ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1192](https://github.com/mondaycom/monday-ui-react-core/pull/1192) Tooltip & Tipseen: arrowClassName ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#1191](https://github.com/mondaycom/monday-ui-react-core/pull/1191) Toggle add toggleSelectedClassName ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#1190](https://github.com/mondaycom/monday-ui-react-core/pull/1190) Add titleClassName props to customize TipseenTitle ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.110.0 (2023-03-26) #### Bug Fixes -* [#1186](https://github.com/mondaycom/monday-ui-react-core/pull/1186) fix interactions test location ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#1186](https://github.com/mondaycom/monday-ui-react-core/pull/1186) fix interactions test location ([@orrgottlieb](https://github.com/orrgottlieb)) #### New Features -* [#1183](https://github.com/mondaycom/monday-ui-react-core/pull/1183) change the build of css modules to calculate the hash according to co… ([@orrgottlieb](https://github.com/orrgottlieb)) -* [#1179](https://github.com/mondaycom/monday-ui-react-core/pull/1179) Support class name for search wrapper in combobox ([@hadasfa](https://github.com/hadasfa)) + +- [#1183](https://github.com/mondaycom/monday-ui-react-core/pull/1183) change the build of css modules to calculate the hash according to co… ([@orrgottlieb](https://github.com/orrgottlieb)) +- [#1179](https://github.com/mondaycom/monday-ui-react-core/pull/1179) Support class name for search wrapper in combobox ([@hadasfa](https://github.com/hadasfa)) #### Documentation -* [#1184](https://github.com/mondaycom/monday-ui-react-core/pull/1184) Yael photo update ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1184](https://github.com/mondaycom/monday-ui-react-core/pull/1184) Yael photo update ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.109.0 (2023-03-23) #### New Features -* [#1180](https://github.com/mondaycom/monday-ui-react-core/pull/1180) ModalHeader: JsxElement in description ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1180](https://github.com/mondaycom/monday-ui-react-core/pull/1180) ModalHeader: JsxElement in description ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.108.0 (2023-03-21) #### New Features -* [#1177](https://github.com/mondaycom/monday-ui-react-core/pull/1177) add editable heading class name for inner heading ([@hadasfa](https://github.com/hadasfa)) + +- [#1177](https://github.com/mondaycom/monday-ui-react-core/pull/1177) add editable heading class name for inner heading ([@hadasfa](https://github.com/hadasfa)) ## 1.107.2 (2023-03-21) #### Bug Fixes -* [#1176](https://github.com/mondaycom/monday-ui-react-core/pull/1176) Add classname prop to Expandable ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#1176](https://github.com/mondaycom/monday-ui-react-core/pull/1176) Add classname prop to Expandable ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.107.1 (2023-03-21) #### Bug Fixes -* [#1175](https://github.com/mondaycom/monday-ui-react-core/pull/1175) Feature/sergeyro/modal close button aria label default value ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#1174](https://github.com/mondaycom/monday-ui-react-core/pull/1174) Support on attention box renderer and link ([@hadasfa](https://github.com/hadasfa)) + +- [#1175](https://github.com/mondaycom/monday-ui-react-core/pull/1175) Feature/sergeyro/modal close button aria label default value ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#1174](https://github.com/mondaycom/monday-ui-react-core/pull/1174) Support on attention box renderer and link ([@hadasfa](https://github.com/hadasfa)) ## 1.107.0 (2023-03-20) #### New Features -* [#1172](https://github.com/mondaycom/monday-ui-react-core/pull/1172) MenuItem: add iconWrapperClassName prop ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1172](https://github.com/mondaycom/monday-ui-react-core/pull/1172) MenuItem: add iconWrapperClassName prop ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.106.1 (2023-03-19) #### Bug Fixes -* [#1168](https://github.com/mondaycom/monday-ui-react-core/pull/1168) Revert css modules part 1 migration ([@hadasfa](https://github.com/hadasfa)) + +- [#1168](https://github.com/mondaycom/monday-ui-react-core/pull/1168) Revert css modules part 1 migration ([@hadasfa](https://github.com/hadasfa)) ## 1.106.0 (2023-03-16) #### New Features -* [#1165](https://github.com/mondaycom/monday-ui-react-core/pull/1165) Dummy change for checking release process ([@hadasfa](https://github.com/hadasfa)) + +- [#1165](https://github.com/mondaycom/monday-ui-react-core/pull/1165) Dummy change for checking release process ([@hadasfa](https://github.com/hadasfa)) ## 1.105.0 (2023-03-14) #### New Features -* [#1160](https://github.com/mondaycom/monday-ui-react-core/pull/1160) Feature/sergeyro/link add text classname prop ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1160](https://github.com/mondaycom/monday-ui-react-core/pull/1160) Feature/sergeyro/link add text classname prop ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.104.1 (2023-03-13) #### Bug Fixes -* [#1159](https://github.com/mondaycom/monday-ui-react-core/pull/1159) Fix dropdown bug when passing a damaged value ([@hadasfa](https://github.com/hadasfa)) + +- [#1159](https://github.com/mondaycom/monday-ui-react-core/pull/1159) Fix dropdown bug when passing a damaged value ([@hadasfa](https://github.com/hadasfa)) ## 1.104.0 (2023-03-13) #### New Features -* [#1158](https://github.com/mondaycom/monday-ui-react-core/pull/1158) TextField story & fix story in Chips ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#1158](https://github.com/mondaycom/monday-ui-react-core/pull/1158) TextField story & fix story in Chips ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.103.2 (2023-03-12) #### Bug Fixes -* [#1134](https://github.com/mondaycom/monday-ui-react-core/pull/1134) Feature/sergeyro/css modules prerelease 1 ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1134](https://github.com/mondaycom/monday-ui-react-core/pull/1134) Feature/sergeyro/css modules prerelease 1 ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.103.1 (2023-03-12) #### Bug Fixes -* [#1157](https://github.com/mondaycom/monday-ui-react-core/pull/1157) export list item avatar ([@hadasfa](https://github.com/hadasfa)) + +- [#1157](https://github.com/mondaycom/monday-ui-react-core/pull/1157) export list item avatar ([@hadasfa](https://github.com/hadasfa)) ## 1.103.0 (2023-03-12) #### Bug Fixes -* [#1155](https://github.com/mondaycom/monday-ui-react-core/pull/1155) Fix combobox bug: trigger onclick event with the wrong option when categories and options not sorted ([@hadasfa](https://github.com/hadasfa)) + +- [#1155](https://github.com/mondaycom/monday-ui-react-core/pull/1155) Fix combobox bug: trigger onclick event with the wrong option when categories and options not sorted ([@hadasfa](https://github.com/hadasfa)) #### New Features -* [#1130](https://github.com/mondaycom/monday-ui-react-core/pull/1130) Feature/sergeyro/dropdown readonly ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1130](https://github.com/mondaycom/monday-ui-react-core/pull/1130) Feature/sergeyro/dropdown readonly ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Internal Changes -* [#1154](https://github.com/mondaycom/monday-ui-react-core/pull/1154) Fix back prerelease flow ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1154](https://github.com/mondaycom/monday-ui-react-core/pull/1154) Fix back prerelease flow ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.102.1 (2023-03-08) #### Bug Fixes -* [#1153](https://github.com/mondaycom/monday-ui-react-core/pull/1153) Fix Heading sizes type issue ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#1153](https://github.com/mondaycom/monday-ui-react-core/pull/1153) Fix Heading sizes type issue ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.102.0 (2023-03-08) #### Bug Fixes -* [#1129](https://github.com/mondaycom/monday-ui-react-core/pull/1129) set no animation on chip as default ([@hadasfa](https://github.com/hadasfa)) + +- [#1129](https://github.com/mondaycom/monday-ui-react-core/pull/1129) set no animation on chip as default ([@hadasfa](https://github.com/hadasfa)) #### New Features -* [#1151](https://github.com/mondaycom/monday-ui-react-core/pull/1151) Feature/sergeyro/tab remove inner css overrides - new prop ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#1128](https://github.com/mondaycom/monday-ui-react-core/pull/1128) Skeleton types + aria pressed + switch ([@hadasfa](https://github.com/hadasfa)) -* [#1127](https://github.com/mondaycom/monday-ui-react-core/pull/1127) Feature/sergeyro/chips elipsis tooltip ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1151](https://github.com/mondaycom/monday-ui-react-core/pull/1151) Feature/sergeyro/tab remove inner css overrides - new prop ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#1128](https://github.com/mondaycom/monday-ui-react-core/pull/1128) Skeleton types + aria pressed + switch ([@hadasfa](https://github.com/hadasfa)) +- [#1127](https://github.com/mondaycom/monday-ui-react-core/pull/1127) Feature/sergeyro/chips elipsis tooltip ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Internal Changes -* [#1152](https://github.com/mondaycom/monday-ui-react-core/pull/1152) Rename prerelease flow ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#1133](https://github.com/mondaycom/monday-ui-react-core/pull/1133) Fix getStyle if no such style ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1152](https://github.com/mondaycom/monday-ui-react-core/pull/1152) Rename prerelease flow ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#1133](https://github.com/mondaycom/monday-ui-react-core/pull/1133) Fix getStyle if no such style ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.101.1 (2023-03-02) #### Bug Fixes -* [#1146](https://github.com/mondaycom/monday-ui-react-core/pull/1146) skeleton animation use transform ([@doronbrikman](https://github.com/doronbrikman)) + +- [#1146](https://github.com/mondaycom/monday-ui-react-core/pull/1146) skeleton animation use transform ([@doronbrikman](https://github.com/doronbrikman)) ## 1.101.0 (2023-03-01) #### New Features -* [#1124](https://github.com/mondaycom/monday-ui-react-core/pull/1124) Dialog, Tooltip addKeyboardHideShowTriggersByDefault prop ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1124](https://github.com/mondaycom/monday-ui-react-core/pull/1124) Dialog, Tooltip addKeyboardHideShowTriggersByDefault prop ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Internal Changes -* [#1142](https://github.com/mondaycom/monday-ui-react-core/pull/1142) Use .nvmrc and npm ci in CI ([@sahariko](https://github.com/sahariko)) + +- [#1142](https://github.com/mondaycom/monday-ui-react-core/pull/1142) Use .nvmrc and npm ci in CI ([@sahariko](https://github.com/sahariko)) ## 1.100.3 (2023-02-27) #### Bug Fixes -* [#1141](https://github.com/mondaycom/monday-ui-react-core/pull/1141) Fix invalid hook referemce ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#1141](https://github.com/mondaycom/monday-ui-react-core/pull/1141) Fix invalid hook referemce ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.100.2 (2023-02-27) #### Bug Fixes -* [#1140](https://github.com/mondaycom/monday-ui-react-core/pull/1140) Fix storybook build ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#1140](https://github.com/mondaycom/monday-ui-react-core/pull/1140) Fix storybook build ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.100.1 (2023-02-27) #### Bug Fixes -* [#1139](https://github.com/mondaycom/monday-ui-react-core/pull/1139) Fix exported function ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#1139](https://github.com/mondaycom/monday-ui-react-core/pull/1139) Fix exported function ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.100.0 (2023-02-27) #### New Features -* [#1138](https://github.com/mondaycom/monday-ui-react-core/pull/1138) add more docs ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#1138](https://github.com/mondaycom/monday-ui-react-core/pull/1138) add more docs ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.97.1 (2023-02-19) #### Bug Fixes -* [#1115](https://github.com/mondaycom/monday-ui-react-core/pull/1115) Feature/sergeyro/modal fix rerendering issues ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1115](https://github.com/mondaycom/monday-ui-react-core/pull/1115) Feature/sergeyro/modal fix rerendering issues ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.97.0 (2023-02-16) #### Bug Fixes -* [#1118](https://github.com/mondaycom/monday-ui-react-core/pull/1118) Fix modal components exposion ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1118](https://github.com/mondaycom/monday-ui-react-core/pull/1118) Fix modal components exposion ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### New Features -* [#1086](https://github.com/mondaycom/monday-ui-react-core/pull/1086) Add disabled param to editable input component ([@or-nuri-monday](https://github.com/or-nuri-monday)) -* [#1108](https://github.com/mondaycom/monday-ui-react-core/pull/1108) Docs/hadas/modal improvements ([@hadasfa](https://github.com/hadasfa)) + +- [#1086](https://github.com/mondaycom/monday-ui-react-core/pull/1086) Add disabled param to editable input component ([@or-nuri-monday](https://github.com/or-nuri-monday)) +- [#1108](https://github.com/mondaycom/monday-ui-react-core/pull/1108) Docs/hadas/modal improvements ([@hadasfa](https://github.com/hadasfa)) #### Documentation -* [#1106](https://github.com/mondaycom/monday-ui-react-core/pull/1106) Feature/sergeyro/steps story clickable example ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#1109](https://github.com/mondaycom/monday-ui-react-core/pull/1109) TextField stories - change icon in overview + fix a few typos ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#1113](https://github.com/mondaycom/monday-ui-react-core/pull/1113) Fix responsive dos and dont's by change min width and fix tipseen story ([@hadasfa](https://github.com/hadasfa)) + +- [#1106](https://github.com/mondaycom/monday-ui-react-core/pull/1106) Feature/sergeyro/steps story clickable example ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#1109](https://github.com/mondaycom/monday-ui-react-core/pull/1109) TextField stories - change icon in overview + fix a few typos ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#1113](https://github.com/mondaycom/monday-ui-react-core/pull/1113) Fix responsive dos and dont's by change min width and fix tipseen story ([@hadasfa](https://github.com/hadasfa)) ## 1.96.0 (2023-02-13) #### Bug Fixes -* [#1105](https://github.com/mondaycom/monday-ui-react-core/pull/1105) Set chips clickable behavior as default instead of extra prop for backward support and clearer API ([@hadasfa](https://github.com/hadasfa)) + +- [#1105](https://github.com/mondaycom/monday-ui-react-core/pull/1105) Set chips clickable behavior as default instead of extra prop for backward support and clearer API ([@hadasfa](https://github.com/hadasfa)) #### New Features -* [#1103](https://github.com/mondaycom/monday-ui-react-core/pull/1103) Tooltip.hideShowTriggers - static property ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1103](https://github.com/mondaycom/monday-ui-react-core/pull/1103) Tooltip.hideShowTriggers - static property ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Documentation -* [#1099](https://github.com/mondaycom/monday-ui-react-core/pull/1099) Feature/sergeyro/remove storybook styles overrides ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1099](https://github.com/mondaycom/monday-ui-react-core/pull/1099) Feature/sergeyro/remove storybook styles overrides ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.95.3 (2023-02-08) #### Bug Fixes -* [#1100](https://github.com/mondaycom/monday-ui-react-core/pull/1100) Fix modal zIndex breaking change ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1100](https://github.com/mondaycom/monday-ui-react-core/pull/1100) Fix modal zIndex breaking change ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Documentation -* [#1097](https://github.com/mondaycom/monday-ui-react-core/pull/1097) Add founding designers to welcome page ([@hadasfa](https://github.com/hadasfa)) + +- [#1097](https://github.com/mondaycom/monday-ui-react-core/pull/1097) Add founding designers to welcome page ([@hadasfa](https://github.com/hadasfa)) ## 1.95.2 (2023-02-07) #### Bug Fixes -* [#1098](https://github.com/mondaycom/monday-ui-react-core/pull/1098) Fix modal title font family ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#1098](https://github.com/mondaycom/monday-ui-react-core/pull/1098) Fix modal title font family ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.95.1 (2023-02-06) #### Bug Fixes -* [#1096](https://github.com/mondaycom/monday-ui-react-core/pull/1096) Feature/sergeyro/fix modal z index prop ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1096](https://github.com/mondaycom/monday-ui-react-core/pull/1096) Feature/sergeyro/fix modal z index prop ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.95.0 (2023-02-06) #### New Features -* [#1087](https://github.com/mondaycom/monday-ui-react-core/pull/1087) Counter: counterClassName added ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1087](https://github.com/mondaycom/monday-ui-react-core/pull/1087) Counter: counterClassName added ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.94.1 (2023-02-06) #### Bug Fixes -* [#1095](https://github.com/mondaycom/monday-ui-react-core/pull/1095) fix: Search component onChange callback type ([@itaymndy](https://github.com/itaymndy)) + +- [#1095](https://github.com/mondaycom/monday-ui-react-core/pull/1095) fix: Search component onChange callback type ([@itaymndy](https://github.com/itaymndy)) ## 1.94.0 (2023-02-06) #### New Features -* [#1092](https://github.com/mondaycom/monday-ui-react-core/pull/1092) Add support for combobox optionClassName & combobox dark mode fixes ([@hadasfa](https://github.com/hadasfa)) + +- [#1092](https://github.com/mondaycom/monday-ui-react-core/pull/1092) Add support for combobox optionClassName & combobox dark mode fixes ([@hadasfa](https://github.com/hadasfa)) ## 1.93.0 (2023-02-06) #### Bug Fixes -* [#1093](https://github.com/mondaycom/monday-ui-react-core/pull/1093) feat(ListItemIcon): export icon size ([@shiraWeiss](https://github.com/shiraWeiss)) + +- [#1093](https://github.com/mondaycom/monday-ui-react-core/pull/1093) feat(ListItemIcon): export icon size ([@shiraWeiss](https://github.com/shiraWeiss)) #### New Features -* [#1094](https://github.com/mondaycom/monday-ui-react-core/pull/1094) Modal: Add zIndex prop ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1094](https://github.com/mondaycom/monday-ui-react-core/pull/1094) Modal: Add zIndex prop ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Documentation -* [#1091](https://github.com/mondaycom/monday-ui-react-core/pull/1091) Fix docs ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#1091](https://github.com/mondaycom/monday-ui-react-core/pull/1091) Fix docs ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.92.0 (2023-02-04) #### New Features -* [#1090](https://github.com/mondaycom/monday-ui-react-core/pull/1090) update Figtree and Poppins ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#1090](https://github.com/mondaycom/monday-ui-react-core/pull/1090) update Figtree and Poppins ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.91.0 (2023-02-01) #### New Features -* [#1082](https://github.com/mondaycom/monday-ui-react-core/pull/1082) Add support for "without margin" prop in Divider component ([@hadasfa](https://github.com/hadasfa)) + +- [#1082](https://github.com/mondaycom/monday-ui-react-core/pull/1082) Add support for "without margin" prop in Divider component ([@hadasfa](https://github.com/hadasfa)) ## 1.90.0 (2023-01-30) #### New Features -* [#1084](https://github.com/mondaycom/monday-ui-react-core/pull/1084) Feature/sergeyro/label class name props ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1084](https://github.com/mondaycom/monday-ui-react-core/pull/1084) Feature/sergeyro/label class name props ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.89.0 (2023-01-30) #### New Features -* [#1080](https://github.com/mondaycom/monday-ui-react-core/pull/1080) Skeleton - wrapperClassName and fullWidth props added ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1080](https://github.com/mondaycom/monday-ui-react-core/pull/1080) Skeleton - wrapperClassName and fullWidth props added ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.88.1 (2023-01-29) #### Bug Fixes -* [#1079](https://github.com/mondaycom/monday-ui-react-core/pull/1079) Update Dropdown.jsx ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#1079](https://github.com/mondaycom/monday-ui-react-core/pull/1079) Update Dropdown.jsx ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.88.0 (2023-01-29) #### New Features -* [#1070](https://github.com/mondaycom/monday-ui-react-core/pull/1070) add class names to marker and description of radiobutton ([@hadasfa](https://github.com/hadasfa)) -* [#1078](https://github.com/mondaycom/monday-ui-react-core/pull/1078) AccordionItem and ExpandAble preparation for css modules transition ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#1070](https://github.com/mondaycom/monday-ui-react-core/pull/1070) add class names to marker and description of radiobutton ([@hadasfa](https://github.com/hadasfa)) +- [#1078](https://github.com/mondaycom/monday-ui-react-core/pull/1078) AccordionItem and ExpandAble preparation for css modules transition ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.87.0 (2023-01-26) #### Bug Fixes -* [#1075](https://github.com/mondaycom/monday-ui-react-core/pull/1075) Tipseen: snapshot tests & fix bug on onDismiss and onSubmit overrides ([@hadasfa](https://github.com/hadasfa)) + +- [#1075](https://github.com/mondaycom/monday-ui-react-core/pull/1075) Tipseen: snapshot tests & fix bug on onDismiss and onSubmit overrides ([@hadasfa](https://github.com/hadasfa)) #### New Features -* [#1077](https://github.com/mondaycom/monday-ui-react-core/pull/1077) Feature/sergeyro/avatar classname props ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1077](https://github.com/mondaycom/monday-ui-react-core/pull/1077) Feature/sergeyro/avatar classname props ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Documentation -* [#1074](https://github.com/mondaycom/monday-ui-react-core/pull/1074) Docs/hadas/responsive list docs ([@hadasfa](https://github.com/hadasfa)) + +- [#1074](https://github.com/mondaycom/monday-ui-react-core/pull/1074) Docs/hadas/responsive list docs ([@hadasfa](https://github.com/hadasfa)) #### Internal Changes -* [#1076](https://github.com/mondaycom/monday-ui-react-core/pull/1076) small tipseen test fix ([@hadasfa](https://github.com/hadasfa)) + +- [#1076](https://github.com/mondaycom/monday-ui-react-core/pull/1076) small tipseen test fix ([@hadasfa](https://github.com/hadasfa)) ## 1.86.3 (2023-01-25) #### Bug Fixes -* [#1072](https://github.com/mondaycom/monday-ui-react-core/pull/1072) Fix tipssen hide close button ([@hadasfa](https://github.com/hadasfa)) + +- [#1072](https://github.com/mondaycom/monday-ui-react-core/pull/1072) Fix tipssen hide close button ([@hadasfa](https://github.com/hadasfa)) ## 1.86.2 (2023-01-23) #### Bug Fixes -* [#1056](https://github.com/mondaycom/monday-ui-react-core/pull/1056) Feature/sergeyro/fix chips dropdown alignment ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1056](https://github.com/mondaycom/monday-ui-react-core/pull/1056) Feature/sergeyro/fix chips dropdown alignment ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.86.1 (2023-01-22) #### Bug Fixes -* [#1055](https://github.com/mondaycom/monday-ui-react-core/pull/1055) Feature/sergeyro/fix clickable chips breaking changes ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1055](https://github.com/mondaycom/monday-ui-react-core/pull/1055) Feature/sergeyro/fix clickable chips breaking changes ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.86.0 (2023-01-22) #### New Features -* [#1071](https://github.com/mondaycom/monday-ui-react-core/pull/1071) Expose Vibe components and related TS types ([@hadasfa](https://github.com/hadasfa)) + +- [#1071](https://github.com/mondaycom/monday-ui-react-core/pull/1071) Expose Vibe components and related TS types ([@hadasfa](https://github.com/hadasfa)) ## 1.85.0 (2023-01-18) #### New Features -* [#1067](https://github.com/mondaycom/monday-ui-react-core/pull/1067) Checkbox: checkbox and label className props ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1067](https://github.com/mondaycom/monday-ui-react-core/pull/1067) Checkbox: checkbox and label className props ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.84.4 (2023-01-18) #### Bug Fixes -* [#1069](https://github.com/mondaycom/monday-ui-react-core/pull/1069) fix center loader ([@hadasfa](https://github.com/hadasfa)) + +- [#1069](https://github.com/mondaycom/monday-ui-react-core/pull/1069) fix center loader ([@hadasfa](https://github.com/hadasfa)) ## 1.84.3 (2023-01-18) #### Bug Fixes -* [#1068](https://github.com/mondaycom/monday-ui-react-core/pull/1068) Fix/hadas/center loader ([@hadasfa](https://github.com/hadasfa)) + +- [#1068](https://github.com/mondaycom/monday-ui-react-core/pull/1068) Fix/hadas/center loader ([@hadasfa](https://github.com/hadasfa)) ## 1.84.2 (2023-01-17) #### Bug Fixes -* [#1064](https://github.com/mondaycom/monday-ui-react-core/pull/1064) fix dropdown with modal/dialog state (support scroll inside dropdown) ([@hadasfa](https://github.com/hadasfa)) + +- [#1064](https://github.com/mondaycom/monday-ui-react-core/pull/1064) fix dropdown with modal/dialog state (support scroll inside dropdown) ([@hadasfa](https://github.com/hadasfa)) ## 1.84.1 (2023-01-16) #### Bug Fixes -* [#1066](https://github.com/mondaycom/monday-ui-react-core/pull/1066) move lodash-es from devDependencies to dependencies ([@eran-cohen](https://github.com/eran-cohen)) + +- [#1066](https://github.com/mondaycom/monday-ui-react-core/pull/1066) move lodash-es from devDependencies to dependencies ([@eran-cohen](https://github.com/eran-cohen)) ## 1.84.0 (2023-01-16) #### Bug Fixes -* [#1065](https://github.com/mondaycom/monday-ui-react-core/pull/1065) fix inject location ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#1065](https://github.com/mondaycom/monday-ui-react-core/pull/1065) fix inject location ([@orrgottlieb](https://github.com/orrgottlieb)) #### New Features -* [#1051](https://github.com/mondaycom/monday-ui-react-core/pull/1051) Tipseen TS-migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1051](https://github.com/mondaycom/monday-ui-react-core/pull/1051) Tipseen TS-migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Dependency Upgrades -* [#1063](https://github.com/mondaycom/monday-ui-react-core/pull/1063) Use lodash-es instead of lodash - to align our dependency and better support esm ([@mentaman](https://github.com/mentaman)) + +- [#1063](https://github.com/mondaycom/monday-ui-react-core/pull/1063) Use lodash-es instead of lodash - to align our dependency and better support esm ([@mentaman](https://github.com/mentaman)) #### Documentation -* [#1060](https://github.com/mondaycom/monday-ui-react-core/pull/1060) AvatarGroup: teams use case fix ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1060](https://github.com/mondaycom/monday-ui-react-core/pull/1060) AvatarGroup: teams use case fix ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.83.3 (2023-01-13) #### Bug Fixes -* [#1062](https://github.com/mondaycom/monday-ui-react-core/pull/1062) fix link to build ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#1062](https://github.com/mondaycom/monday-ui-react-core/pull/1062) fix link to build ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.83.2 (2023-01-12) #### Bug Fixes -* [#1061](https://github.com/mondaycom/monday-ui-react-core/pull/1061) Fix all icons ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#1061](https://github.com/mondaycom/monday-ui-react-core/pull/1061) Fix all icons ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.83.1 (2023-01-12) #### Bug Fixes -* [#1059](https://github.com/mondaycom/monday-ui-react-core/pull/1059) fix mapping ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#1059](https://github.com/mondaycom/monday-ui-react-core/pull/1059) fix mapping ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.83.0 (2023-01-12) #### New Features -* [#1058](https://github.com/mondaycom/monday-ui-react-core/pull/1058) added name prop to textField ([@etaylib](https://github.com/etaylib)) + +- [#1058](https://github.com/mondaycom/monday-ui-react-core/pull/1058) added name prop to textField ([@etaylib](https://github.com/etaylib)) ## 1.82.0 (2023-01-12) #### Bug Fixes -* [#1057](https://github.com/mondaycom/monday-ui-react-core/pull/1057) fix css build issue :( ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#1057](https://github.com/mondaycom/monday-ui-react-core/pull/1057) fix css build issue :( ([@orrgottlieb](https://github.com/orrgottlieb)) #### New Features -* [#1049](https://github.com/mondaycom/monday-ui-react-core/pull/1049) Feature/sergeyro/unify icon sizes list menu ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1049](https://github.com/mondaycom/monday-ui-react-core/pull/1049) Feature/sergeyro/unify icon sizes list menu ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Documentation -* [#1054](https://github.com/mondaycom/monday-ui-react-core/pull/1054) Change welcome page to display current team ([@hadasfa](https://github.com/hadasfa)) -* [#1053](https://github.com/mondaycom/monday-ui-react-core/pull/1053) Revert "Fix storybook menu colors (#1050)" ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#1052](https://github.com/mondaycom/monday-ui-react-core/pull/1052) Clickable chips redesign story ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#1050](https://github.com/mondaycom/monday-ui-react-core/pull/1050) Fix storybook menu colors ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1054](https://github.com/mondaycom/monday-ui-react-core/pull/1054) Change welcome page to display current team ([@hadasfa](https://github.com/hadasfa)) +- [#1053](https://github.com/mondaycom/monday-ui-react-core/pull/1053) Revert "Fix storybook menu colors (#1050)" ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#1052](https://github.com/mondaycom/monday-ui-react-core/pull/1052) Clickable chips redesign story ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#1050](https://github.com/mondaycom/monday-ui-react-core/pull/1050) Fix storybook menu colors ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.81.0 (2022-12-28) #### New Features -* [#1048](https://github.com/mondaycom/monday-ui-react-core/pull/1048) Feature/sergeyro/icon button tooltipProps ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1048](https://github.com/mondaycom/monday-ui-react-core/pull/1048) Feature/sergeyro/icon button tooltipProps ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.80.1 (2022-12-27) #### Bug Fixes -* [#1047](https://github.com/mondaycom/monday-ui-react-core/pull/1047) Increase Tipseen styles specificity to override Tooltip styles ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1047](https://github.com/mondaycom/monday-ui-react-core/pull/1047) Increase Tipseen styles specificity to override Tooltip styles ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.80.0 (2022-12-27) #### New Features -* [#1045](https://github.com/mondaycom/monday-ui-react-core/pull/1045) Feature/sergeyro/more of dialog container selectors ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1045](https://github.com/mondaycom/monday-ui-react-core/pull/1045) Feature/sergeyro/more of dialog container selectors ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Internal Changes -* [#1013](https://github.com/mondaycom/monday-ui-react-core/pull/1013) Feature/sergeyro/ts migration menu ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#995](https://github.com/mondaycom/monday-ui-react-core/pull/995) Dialog, DialogContent, MenuButton: TS-migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1013](https://github.com/mondaycom/monday-ui-react-core/pull/1013) Feature/sergeyro/ts migration menu ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#995](https://github.com/mondaycom/monday-ui-react-core/pull/995) Dialog, DialogContent, MenuButton: TS-migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.79.2 (2022-12-25) #### Bug Fixes -* [#1043](https://github.com/mondaycom/monday-ui-react-core/pull/1043) Revert "Heading Weights" ([@hadasfa](https://github.com/hadasfa)) + +- [#1043](https://github.com/mondaycom/monday-ui-react-core/pull/1043) Revert "Heading Weights" ([@hadasfa](https://github.com/hadasfa)) ## 1.79.1 (2022-12-22) #### Bug Fixes -* [#1042](https://github.com/mondaycom/monday-ui-react-core/pull/1042) Revert "TS-migration: Tipseen + some constants usage refactoring (#998)" ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1042](https://github.com/mondaycom/monday-ui-react-core/pull/1042) Revert "TS-migration: Tipseen + some constants usage refactoring (#998)" ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.79.0 (2022-12-21) #### Bug Fixes -* [#1040](https://github.com/mondaycom/monday-ui-react-core/pull/1040) Fix TabList undefined error ([@MosheZemah](https://github.com/MosheZemah)) + +- [#1040](https://github.com/mondaycom/monday-ui-react-core/pull/1040) Fix TabList undefined error ([@MosheZemah](https://github.com/MosheZemah)) #### New Features -* [#1041](https://github.com/mondaycom/monday-ui-react-core/pull/1041) Heading Weights ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#1041](https://github.com/mondaycom/monday-ui-react-core/pull/1041) Heading Weights ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.78.2 (2022-12-19) #### Bug Fixes -* [#1037](https://github.com/mondaycom/monday-ui-react-core/pull/1037) Same behaviour for active button ,active split button and active icon button ([@hadasfa](https://github.com/hadasfa)) + +- [#1037](https://github.com/mondaycom/monday-ui-react-core/pull/1037) Same behaviour for active button ,active split button and active icon button ([@hadasfa](https://github.com/hadasfa)) ## 1.78.1 (2022-12-19) #### Bug Fixes -* [#1038](https://github.com/mondaycom/monday-ui-react-core/pull/1038) export date picker as part of esm ([@hadasfa](https://github.com/hadasfa)) + +- [#1038](https://github.com/mondaycom/monday-ui-react-core/pull/1038) export date picker as part of esm ([@hadasfa](https://github.com/hadasfa)) ## 1.78.0 (2022-12-19) #### Bug Fixes -* [#1039](https://github.com/mondaycom/monday-ui-react-core/pull/1039) Import react to prevent cypress tests (in docs team e.g.) from failing ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1039](https://github.com/mondaycom/monday-ui-react-core/pull/1039) Import react to prevent cypress tests (in docs team e.g.) from failing ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### New Features -* [#1018](https://github.com/mondaycom/monday-ui-react-core/pull/1018) Feature/sergeyro/chips hovered state + clickable ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1018](https://github.com/mondaycom/monday-ui-react-core/pull/1018) Feature/sergeyro/chips hovered state + clickable ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Documentation -* [#1036](https://github.com/mondaycom/monday-ui-react-core/pull/1036) Accessability story navigation fix ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1036](https://github.com/mondaycom/monday-ui-react-core/pull/1036) Accessability story navigation fix ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Internal Changes -* [#1032](https://github.com/mondaycom/monday-ui-react-core/pull/1032) Icon: follow create component best practices. ([@m-binygal](https://github.com/m-binygal)) -* [#998](https://github.com/mondaycom/monday-ui-react-core/pull/998) TS-migration: Tipseen + some constants usage refactoring ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1032](https://github.com/mondaycom/monday-ui-react-core/pull/1032) Icon: follow create component best practices. ([@m-binygal](https://github.com/m-binygal)) +- [#998](https://github.com/mondaycom/monday-ui-react-core/pull/998) TS-migration: Tipseen + some constants usage refactoring ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.77.0 (2022-12-14) #### Bug Fixes -* [#1028](https://github.com/mondaycom/monday-ui-react-core/pull/1028) Fix AvatarGroup tooltip keyboard navigation: fix checkWithoutModifierInEvent ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#1031](https://github.com/mondaycom/monday-ui-react-core/pull/1031) Fix interactions-utils imports in RadioButton ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1028](https://github.com/mondaycom/monday-ui-react-core/pull/1028) Fix AvatarGroup tooltip keyboard navigation: fix checkWithoutModifierInEvent ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#1031](https://github.com/mondaycom/monday-ui-react-core/pull/1031) Fix interactions-utils imports in RadioButton ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### New Features -* [#1034](https://github.com/mondaycom/monday-ui-react-core/pull/1034) MenuButton: allow to specify position of an icon ([@arutkowski00](https://github.com/arutkowski00)) -* [#1035](https://github.com/mondaycom/monday-ui-react-core/pull/1035) Feature/sergeyro/export test infra ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1034](https://github.com/mondaycom/monday-ui-react-core/pull/1034) MenuButton: allow to specify position of an icon ([@arutkowski00](https://github.com/arutkowski00)) +- [#1035](https://github.com/mondaycom/monday-ui-react-core/pull/1035) Feature/sergeyro/export test infra ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Documentation -* [#1033](https://github.com/mondaycom/monday-ui-react-core/pull/1033) Test readme markdown fixes ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#1026](https://github.com/mondaycom/monday-ui-react-core/pull/1026) Add interactions basic readme file ([@hadasfa](https://github.com/hadasfa)) + +- [#1033](https://github.com/mondaycom/monday-ui-react-core/pull/1033) Test readme markdown fixes ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#1026](https://github.com/mondaycom/monday-ui-react-core/pull/1026) Add interactions basic readme file ([@hadasfa](https://github.com/hadasfa)) ## 1.76.0 (2022-12-04) #### Bug Fixes -* [#1029](https://github.com/mondaycom/monday-ui-react-core/pull/1029) close while scrolling with in dialog/modal mode ([@hadasfa](https://github.com/hadasfa)) -* [#996](https://github.com/mondaycom/monday-ui-react-core/pull/996) RadioButton: add disabled-text-color ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#1027](https://github.com/mondaycom/monday-ui-react-core/pull/1027) Remove indicator hover state when dropdown is disabled ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#1010](https://github.com/mondaycom/monday-ui-react-core/pull/1010) Feature/sergeyro/dropdown disabled color fix ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1029](https://github.com/mondaycom/monday-ui-react-core/pull/1029) close while scrolling with in dialog/modal mode ([@hadasfa](https://github.com/hadasfa)) +- [#996](https://github.com/mondaycom/monday-ui-react-core/pull/996) RadioButton: add disabled-text-color ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#1027](https://github.com/mondaycom/monday-ui-react-core/pull/1027) Remove indicator hover state when dropdown is disabled ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#1010](https://github.com/mondaycom/monday-ui-react-core/pull/1010) Feature/sergeyro/dropdown disabled color fix ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### New Features -* [#1025](https://github.com/mondaycom/monday-ui-react-core/pull/1025) Export interactions 2 ([@hadasfa](https://github.com/hadasfa)) + +- [#1025](https://github.com/mondaycom/monday-ui-react-core/pull/1025) Export interactions 2 ([@hadasfa](https://github.com/hadasfa)) ## 1.75.2 (2022-11-30) #### Dependency Upgrades -* [#1024](https://github.com/mondaycom/monday-ui-react-core/pull/1024) Import optimizations ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#1024](https://github.com/mondaycom/monday-ui-react-core/pull/1024) Import optimizations ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.75.1 (2022-11-29) #### Dependency Upgrades -* [#1023](https://github.com/mondaycom/monday-ui-react-core/pull/1023) remove docgen on production build ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#1023](https://github.com/mondaycom/monday-ui-react-core/pull/1023) remove docgen on production build ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.75.0 (2022-11-29) #### New Features -* [#1022](https://github.com/mondaycom/monday-ui-react-core/pull/1022) Revert "Interactions tests exports (#1004)" ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#1022](https://github.com/mondaycom/monday-ui-react-core/pull/1022) Revert "Interactions tests exports (#1004)" ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.74.2 (2022-11-29) #### Bug Fixes -* [#1021](https://github.com/mondaycom/monday-ui-react-core/pull/1021) revert changes ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#1021](https://github.com/mondaycom/monday-ui-react-core/pull/1021) revert changes ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.74.1 (2022-11-29) #### Dependency Upgrades -* [#1020](https://github.com/mondaycom/monday-ui-react-core/pull/1020) remove not needed packages ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#1020](https://github.com/mondaycom/monday-ui-react-core/pull/1020) remove not needed packages ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.74.0 (2022-11-29) #### New Features -* [#1019](https://github.com/mondaycom/monday-ui-react-core/pull/1019) remove docogen from build ([@orrgottlieb](https://github.com/orrgottlieb)) -* [#1004](https://github.com/mondaycom/monday-ui-react-core/pull/1004) Interactions tests exports ([@hadasfa](https://github.com/hadasfa)) + +- [#1019](https://github.com/mondaycom/monday-ui-react-core/pull/1019) remove docogen from build ([@orrgottlieb](https://github.com/orrgottlieb)) +- [#1004](https://github.com/mondaycom/monday-ui-react-core/pull/1004) Interactions tests exports ([@hadasfa](https://github.com/hadasfa)) ## 1.73.13 (2022-11-29) #### Bug Fixes -* [#1016](https://github.com/mondaycom/monday-ui-react-core/pull/1016) Hot fix after external PR ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1016](https://github.com/mondaycom/monday-ui-react-core/pull/1016) Hot fix after external PR ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.73.12 (2022-11-29) #### Bug Fixes -* [#1007](https://github.com/mondaycom/monday-ui-react-core/pull/1007) Fix ability to display dropdown menu inside dialog or modal ([@hadasfa](https://github.com/hadasfa)) + +- [#1007](https://github.com/mondaycom/monday-ui-react-core/pull/1007) Fix ability to display dropdown menu inside dialog or modal ([@hadasfa](https://github.com/hadasfa)) #### Internal Changes -* [#986](https://github.com/mondaycom/monday-ui-react-core/pull/986) TS-Migration: Reduced amount of ts-ignore ([@khitrind](https://github.com/khitrind)) + +- [#986](https://github.com/mondaycom/monday-ui-react-core/pull/986) TS-Migration: Reduced amount of ts-ignore ([@khitrind](https://github.com/khitrind)) ## 1.73.11 (2022-11-28) #### New Icons -* [#1015](https://github.com/mondaycom/monday-ui-react-core/pull/1015) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#1015](https://github.com/mondaycom/monday-ui-react-core/pull/1015) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.73.10 (2022-11-28) #### Bug Fixes -* [#999](https://github.com/mondaycom/monday-ui-react-core/pull/999) Support all edge cases for multi select drop with counter (hidden chips in dropdown with defined width edge case) ([@hadasfa](https://github.com/hadasfa)) + +- [#999](https://github.com/mondaycom/monday-ui-react-core/pull/999) Support all edge cases for multi select drop with counter (hidden chips in dropdown with defined width edge case) ([@hadasfa](https://github.com/hadasfa)) ## 1.73.9 (2022-11-28) #### Bug Fixes -* [#1014](https://github.com/mondaycom/monday-ui-react-core/pull/1014) fix letter spacing in non h1 headers ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#1014](https://github.com/mondaycom/monday-ui-react-core/pull/1014) fix letter spacing in non h1 headers ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.73.8 (2022-11-27) #### Bug Fixes -* [#1012](https://github.com/mondaycom/monday-ui-react-core/pull/1012) Heading font ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#1012](https://github.com/mondaycom/monday-ui-react-core/pull/1012) Heading font ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.73.7 (2022-11-27) #### Bug Fixes -* [#1011](https://github.com/mondaycom/monday-ui-react-core/pull/1011) Heading component main font ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#1011](https://github.com/mondaycom/monday-ui-react-core/pull/1011) Heading component main font ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.73.6 (2022-11-27) #### Bug Fixes -* [#1009](https://github.com/mondaycom/monday-ui-react-core/pull/1009) Fix editable heading bug ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#1009](https://github.com/mondaycom/monday-ui-react-core/pull/1009) Fix editable heading bug ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.73.5 (2022-11-27) #### Bug Fixes -* [#1008](https://github.com/mondaycom/monday-ui-react-core/pull/1008) Fix attention box icon bug ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#1008](https://github.com/mondaycom/monday-ui-react-core/pull/1008) Fix attention box icon bug ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.73.4 (2022-11-27) #### Bug Fixes -* [#1003](https://github.com/mondaycom/monday-ui-react-core/pull/1003) align usages ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#1003](https://github.com/mondaycom/monday-ui-react-core/pull/1003) align usages ([@orrgottlieb](https://github.com/orrgottlieb)) #### Internal Changes -* [#1006](https://github.com/mondaycom/monday-ui-react-core/pull/1006) TS-migration: Flex ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#1005](https://github.com/mondaycom/monday-ui-react-core/pull/1005) Feature/sergeyro/split button improve tests ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1006](https://github.com/mondaycom/monday-ui-react-core/pull/1006) TS-migration: Flex ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#1005](https://github.com/mondaycom/monday-ui-react-core/pull/1005) Feature/sergeyro/split button improve tests ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### New Icons -* [#1002](https://github.com/mondaycom/monday-ui-react-core/pull/1002) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#1002](https://github.com/mondaycom/monday-ui-react-core/pull/1002) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.73.3 (2022-11-22) #### Bug Fixes -* [#1001](https://github.com/mondaycom/monday-ui-react-core/pull/1001) Fix: Revert splitButton default props to old-fashioned defaultProps ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1001](https://github.com/mondaycom/monday-ui-react-core/pull/1001) Fix: Revert splitButton default props to old-fashioned defaultProps ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.73.2 (2022-11-22) #### Bug Fixes -* [#1000](https://github.com/mondaycom/monday-ui-react-core/pull/1000) SplitButton temp fix - secondary button no click event ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#1000](https://github.com/mondaycom/monday-ui-react-core/pull/1000) SplitButton temp fix - secondary button no click event ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.73.1 (2022-11-22) #### Bug Fixes -* [#994](https://github.com/mondaycom/monday-ui-react-core/pull/994) Display avatar/icon in single value and in options for multi and single ([@hadasfa](https://github.com/hadasfa)) + +- [#994](https://github.com/mondaycom/monday-ui-react-core/pull/994) Display avatar/icon in single value and in options for multi and single ([@hadasfa](https://github.com/hadasfa)) ## 1.73.0 (2022-11-20) #### New Features -* [#973](https://github.com/mondaycom/monday-ui-react-core/pull/973) Feature/sergeyro/export storybook components ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#973](https://github.com/mondaycom/monday-ui-react-core/pull/973) Feature/sergeyro/export storybook components ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.72.0 (2022-11-20) #### New Features -* [#993](https://github.com/mondaycom/monday-ui-react-core/pull/993) support tab index for text field ([@etaylib](https://github.com/etaylib)) + +- [#993](https://github.com/mondaycom/monday-ui-react-core/pull/993) support tab index for text field ([@etaylib](https://github.com/etaylib)) #### New Icons -* [#992](https://github.com/mondaycom/monday-ui-react-core/pull/992) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#992](https://github.com/mondaycom/monday-ui-react-core/pull/992) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.71.3 (2022-11-20) #### Internal Changes -* [#931](https://github.com/mondaycom/monday-ui-react-core/pull/931) AvatarGroup Typescript migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#984](https://github.com/mondaycom/monday-ui-react-core/pull/984) TS-migration: EditableInput ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#964](https://github.com/mondaycom/monday-ui-react-core/pull/964) ExpandCollapse: TS-migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#981](https://github.com/mondaycom/monday-ui-react-core/pull/981) TS-migration: VirtualizedList ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#989](https://github.com/mondaycom/monday-ui-react-core/pull/989) Install `style-inject` explicitly ([@sahariko](https://github.com/sahariko)) -* [#988](https://github.com/mondaycom/monday-ui-react-core/pull/988) Rollup ([@sahariko](https://github.com/sahariko)) + +- [#931](https://github.com/mondaycom/monday-ui-react-core/pull/931) AvatarGroup Typescript migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#984](https://github.com/mondaycom/monday-ui-react-core/pull/984) TS-migration: EditableInput ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#964](https://github.com/mondaycom/monday-ui-react-core/pull/964) ExpandCollapse: TS-migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#981](https://github.com/mondaycom/monday-ui-react-core/pull/981) TS-migration: VirtualizedList ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#989](https://github.com/mondaycom/monday-ui-react-core/pull/989) Install `style-inject` explicitly ([@sahariko](https://github.com/sahariko)) +- [#988](https://github.com/mondaycom/monday-ui-react-core/pull/988) Rollup ([@sahariko](https://github.com/sahariko)) #### New Icons -* [#990](https://github.com/mondaycom/monday-ui-react-core/pull/990) Bump monday-ui-styles version to "0.1.144": team icon ([@3dyonic](https://github.com/3dyonic)) + +- [#990](https://github.com/mondaycom/monday-ui-react-core/pull/990) Bump monday-ui-styles version to "0.1.144": team icon ([@3dyonic](https://github.com/3dyonic)) ## 1.71.2 (2022-11-16) #### Bug Fixes -* [#985](https://github.com/mondaycom/monday-ui-react-core/pull/985) Check if contributorsJson is an array before filtering ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#985](https://github.com/mondaycom/monday-ui-react-core/pull/985) Check if contributorsJson is an array before filtering ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Internal Changes -* [#954](https://github.com/mondaycom/monday-ui-react-core/pull/954) Skeleton: TS-migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#959](https://github.com/mondaycom/monday-ui-react-core/pull/959) TS-migration: Steps ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#980](https://github.com/mondaycom/monday-ui-react-core/pull/980) TS-migration: VirtualizedGrid ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#960](https://github.com/mondaycom/monday-ui-react-core/pull/960) Modal: TS-migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#947](https://github.com/mondaycom/monday-ui-react-core/pull/947) SplitButton: Typescript migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#961](https://github.com/mondaycom/monday-ui-react-core/pull/961) Toast: TS-migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#978](https://github.com/mondaycom/monday-ui-react-core/pull/978) TS-migration: LinearProgressBar, Bar ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#954](https://github.com/mondaycom/monday-ui-react-core/pull/954) Skeleton: TS-migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#959](https://github.com/mondaycom/monday-ui-react-core/pull/959) TS-migration: Steps ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#980](https://github.com/mondaycom/monday-ui-react-core/pull/980) TS-migration: VirtualizedGrid ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#960](https://github.com/mondaycom/monday-ui-react-core/pull/960) Modal: TS-migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#947](https://github.com/mondaycom/monday-ui-react-core/pull/947) SplitButton: Typescript migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#961](https://github.com/mondaycom/monday-ui-react-core/pull/961) Toast: TS-migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#978](https://github.com/mondaycom/monday-ui-react-core/pull/978) TS-migration: LinearProgressBar, Bar ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### New Icons -* [#987](https://github.com/mondaycom/monday-ui-react-core/pull/987) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#987](https://github.com/mondaycom/monday-ui-react-core/pull/987) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.71.1 (2022-11-13) #### New Icons -* [#979](https://github.com/mondaycom/monday-ui-react-core/pull/979) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#979](https://github.com/mondaycom/monday-ui-react-core/pull/979) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.71.0 (2022-11-13) #### New Features -* [#983](https://github.com/mondaycom/monday-ui-react-core/pull/983) dropdown component tooltip ([@liorswM](https://github.com/liorswM)) + +- [#983](https://github.com/mondaycom/monday-ui-react-core/pull/983) dropdown component tooltip ([@liorswM](https://github.com/liorswM)) ## 1.70.2 (2022-11-10) #### Bug Fixes -* [#982](https://github.com/mondaycom/monday-ui-react-core/pull/982) Fix tooltip-arrow color to adapt to the theme ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#982](https://github.com/mondaycom/monday-ui-react-core/pull/982) Fix tooltip-arrow color to adapt to the theme ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.70.1 (2022-11-09) #### Bug Fixes -* [#974](https://github.com/mondaycom/monday-ui-react-core/pull/974) ComboboxItems: add categories to calculations. ([@m-binygal](https://github.com/m-binygal)) + +- [#974](https://github.com/mondaycom/monday-ui-react-core/pull/974) ComboboxItems: add categories to calculations. ([@m-binygal](https://github.com/m-binygal)) #### Documentation -* [#975](https://github.com/mondaycom/monday-ui-react-core/pull/975) Fix storybook box overview code ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#975](https://github.com/mondaycom/monday-ui-react-core/pull/975) Fix storybook box overview code ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Internal Changes -* [#976](https://github.com/mondaycom/monday-ui-react-core/pull/976) add source maps ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#976](https://github.com/mondaycom/monday-ui-react-core/pull/976) add source maps ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.70.0 (2022-11-02) #### New Features -* [#970](https://github.com/mondaycom/monday-ui-react-core/pull/970) tipseen tip prop ([@liorswM](https://github.com/liorswM)) + +- [#970](https://github.com/mondaycom/monday-ui-react-core/pull/970) tipseen tip prop ([@liorswM](https://github.com/liorswM)) ## 1.69.3 (2022-11-02) #### Bug Fixes -* [#969](https://github.com/mondaycom/monday-ui-react-core/pull/969) fix accordion publish ([@hadasfa](https://github.com/hadasfa)) + +- [#969](https://github.com/mondaycom/monday-ui-react-core/pull/969) fix accordion publish ([@hadasfa](https://github.com/hadasfa)) ## 1.69.2 (2022-11-02) #### Bug Fixes -* [#968](https://github.com/mondaycom/monday-ui-react-core/pull/968) Fix bug: scroll inside dropdown in overflow mode ([@hadasfa](https://github.com/hadasfa)) + +- [#968](https://github.com/mondaycom/monday-ui-react-core/pull/968) Fix bug: scroll inside dropdown in overflow mode ([@hadasfa](https://github.com/hadasfa)) #### Internal Changes -* [#967](https://github.com/mondaycom/monday-ui-react-core/pull/967) Box: ts-migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#966](https://github.com/mondaycom/monday-ui-react-core/pull/966) Fix DatePicker tests + refactor ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#965](https://github.com/mondaycom/monday-ui-react-core/pull/965) Accordion: ts-migration - refactoring ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#963](https://github.com/mondaycom/monday-ui-react-core/pull/963) Migrate Accordion to TypeScript ([@aayushbisen](https://github.com/aayushbisen)) + +- [#967](https://github.com/mondaycom/monday-ui-react-core/pull/967) Box: ts-migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#966](https://github.com/mondaycom/monday-ui-react-core/pull/966) Fix DatePicker tests + refactor ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#965](https://github.com/mondaycom/monday-ui-react-core/pull/965) Accordion: ts-migration - refactoring ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#963](https://github.com/mondaycom/monday-ui-react-core/pull/963) Migrate Accordion to TypeScript ([@aayushbisen](https://github.com/aayushbisen)) ## 1.69.1 (2022-10-26) #### Bug Fixes -* [#962](https://github.com/mondaycom/monday-ui-react-core/pull/962) add support for import css files ([@neilmon](https://github.com/neilmon)) + +- [#962](https://github.com/mondaycom/monday-ui-react-core/pull/962) add support for import css files ([@neilmon](https://github.com/neilmon)) #### Internal Changes -* [#956](https://github.com/mondaycom/monday-ui-react-core/pull/956) TS fixes: add SubIcon and Element types + remove default props ([@hadasfa](https://github.com/hadasfa)) + +- [#956](https://github.com/mondaycom/monday-ui-react-core/pull/956) TS fixes: add SubIcon and Element types + remove default props ([@hadasfa](https://github.com/hadasfa)) ## 1.69.0 (2022-10-25) #### New Features -* [#875](https://github.com/mondaycom/monday-ui-react-core/pull/875) Neil/date picker ([@neilmon](https://github.com/neilmon)) + +- [#875](https://github.com/mondaycom/monday-ui-react-core/pull/875) Neil/date picker ([@neilmon](https://github.com/neilmon)) #### Documentation -* [#932](https://github.com/mondaycom/monday-ui-react-core/pull/932) Add docs about change publish component files for every ts migration update ([@hadasfa](https://github.com/hadasfa)) + +- [#932](https://github.com/mondaycom/monday-ui-react-core/pull/932) Add docs about change publish component files for every ts migration update ([@hadasfa](https://github.com/hadasfa)) #### Internal Changes -* [#949](https://github.com/mondaycom/monday-ui-react-core/pull/949) Slider and all sub-components: TS-migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#958](https://github.com/mondaycom/monday-ui-react-core/pull/958) Tab: TS-migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#951](https://github.com/mondaycom/monday-ui-react-core/pull/951) TextField: TS migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#955](https://github.com/mondaycom/monday-ui-react-core/pull/955) Toggle: TS-migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#957](https://github.com/mondaycom/monday-ui-react-core/pull/957) Fix dialog container after external contribution ([@hadasfa](https://github.com/hadasfa)) -* [#933](https://github.com/mondaycom/monday-ui-react-core/pull/933) refactor: migrate DialogContentContainer to typescript ([@vishal-codes](https://github.com/vishal-codes)) + +- [#949](https://github.com/mondaycom/monday-ui-react-core/pull/949) Slider and all sub-components: TS-migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#958](https://github.com/mondaycom/monday-ui-react-core/pull/958) Tab: TS-migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#951](https://github.com/mondaycom/monday-ui-react-core/pull/951) TextField: TS migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#955](https://github.com/mondaycom/monday-ui-react-core/pull/955) Toggle: TS-migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#957](https://github.com/mondaycom/monday-ui-react-core/pull/957) Fix dialog container after external contribution ([@hadasfa](https://github.com/hadasfa)) +- [#933](https://github.com/mondaycom/monday-ui-react-core/pull/933) refactor: migrate DialogContentContainer to typescript ([@vishal-codes](https://github.com/vishal-codes)) ## 1.68.3 (2022-10-23) #### Bug Fixes -* [#952](https://github.com/mondaycom/monday-ui-react-core/pull/952) For "getElementColor" function return, add missing ')'. ([@3dyonic](https://github.com/3dyonic)) -* [#943](https://github.com/mondaycom/monday-ui-react-core/pull/943) fix: onClose can be undefined when hidding the modal ([@gaspoute](https://github.com/gaspoute)) + +- [#952](https://github.com/mondaycom/monday-ui-react-core/pull/952) For "getElementColor" function return, add missing ')'. ([@3dyonic](https://github.com/3dyonic)) +- [#943](https://github.com/mondaycom/monday-ui-react-core/pull/943) fix: onClose can be undefined when hidding the modal ([@gaspoute](https://github.com/gaspoute)) #### Internal Changes -* [#945](https://github.com/mondaycom/monday-ui-react-core/pull/945) BreadcrumbsBar Typescript migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#935](https://github.com/mondaycom/monday-ui-react-core/pull/935) Heading Typescript migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#938](https://github.com/mondaycom/monday-ui-react-core/pull/938) List Typescript migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#941](https://github.com/mondaycom/monday-ui-react-core/pull/941) AlertBanner: Typescript migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#934](https://github.com/mondaycom/monday-ui-react-core/pull/934) Plop Typescript migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#862](https://github.com/mondaycom/monday-ui-react-core/pull/862) Loader Typescript migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#950](https://github.com/mondaycom/monday-ui-react-core/pull/950) fix button group after migration ([@hadasfa](https://github.com/hadasfa)) -* [#948](https://github.com/mondaycom/monday-ui-react-core/pull/948) refactor(ButtonGroup): migrate ButtonGroup to TypeScript ([@aayushbisen](https://github.com/aayushbisen)) -* [#937](https://github.com/mondaycom/monday-ui-react-core/pull/937) Ts/hadas/tooltip ([@hadasfa](https://github.com/hadasfa)) -* [#946](https://github.com/mondaycom/monday-ui-react-core/pull/946) Search Typescript migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#945](https://github.com/mondaycom/monday-ui-react-core/pull/945) BreadcrumbsBar Typescript migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#935](https://github.com/mondaycom/monday-ui-react-core/pull/935) Heading Typescript migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#938](https://github.com/mondaycom/monday-ui-react-core/pull/938) List Typescript migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#941](https://github.com/mondaycom/monday-ui-react-core/pull/941) AlertBanner: Typescript migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#934](https://github.com/mondaycom/monday-ui-react-core/pull/934) Plop Typescript migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#862](https://github.com/mondaycom/monday-ui-react-core/pull/862) Loader Typescript migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#950](https://github.com/mondaycom/monday-ui-react-core/pull/950) fix button group after migration ([@hadasfa](https://github.com/hadasfa)) +- [#948](https://github.com/mondaycom/monday-ui-react-core/pull/948) refactor(ButtonGroup): migrate ButtonGroup to TypeScript ([@aayushbisen](https://github.com/aayushbisen)) +- [#937](https://github.com/mondaycom/monday-ui-react-core/pull/937) Ts/hadas/tooltip ([@hadasfa](https://github.com/hadasfa)) +- [#946](https://github.com/mondaycom/monday-ui-react-core/pull/946) Search Typescript migration ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.68.2 (2022-10-18) #### Bug Fixes -* [#939](https://github.com/mondaycom/monday-ui-react-core/pull/939) Fix attention box migration to ts ([@hadasfa](https://github.com/hadasfa)) + +- [#939](https://github.com/mondaycom/monday-ui-react-core/pull/939) Fix attention box migration to ts ([@hadasfa](https://github.com/hadasfa)) ## 1.68.1 (2022-10-18) #### Bug Fixes -* [#944](https://github.com/mondaycom/monday-ui-react-core/pull/944) Revert release version ([@eran-cohen](https://github.com/eran-cohen)) -* [#942](https://github.com/mondaycom/monday-ui-react-core/pull/942) fix attentionBox snapshot ([@eran-cohen](https://github.com/eran-cohen)) -* [#940](https://github.com/mondaycom/monday-ui-react-core/pull/940) added some docs to modal component ([@eran-cohen](https://github.com/eran-cohen)) -* [#928](https://github.com/mondaycom/monday-ui-react-core/pull/928) modal css fixes ([@eran-cohen](https://github.com/eran-cohen)) + +- [#944](https://github.com/mondaycom/monday-ui-react-core/pull/944) Revert release version ([@eran-cohen](https://github.com/eran-cohen)) +- [#942](https://github.com/mondaycom/monday-ui-react-core/pull/942) fix attentionBox snapshot ([@eran-cohen](https://github.com/eran-cohen)) +- [#940](https://github.com/mondaycom/monday-ui-react-core/pull/940) added some docs to modal component ([@eran-cohen](https://github.com/eran-cohen)) +- [#928](https://github.com/mondaycom/monday-ui-react-core/pull/928) modal css fixes ([@eran-cohen](https://github.com/eran-cohen)) #### Dependency Upgrades -* [#901](https://github.com/mondaycom/monday-ui-react-core/pull/901) upgrade deps ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#901](https://github.com/mondaycom/monday-ui-react-core/pull/901) upgrade deps ([@orrgottlieb](https://github.com/orrgottlieb)) #### Internal Changes -* [#925](https://github.com/mondaycom/monday-ui-react-core/pull/925) refactor: migrate AttentionBox to typescript ([@SumeetHaryani](https://github.com/SumeetHaryani)) -* [#930](https://github.com/mondaycom/monday-ui-react-core/pull/930) Fixes in chips migration to ts ([@hadasfa](https://github.com/hadasfa)) -* [#926](https://github.com/mondaycom/monday-ui-react-core/pull/926) Chips Typescript Migration ([@manastelavane](https://github.com/manastelavane)) -* [#929](https://github.com/mondaycom/monday-ui-react-core/pull/929) move IconButton to ts components list ([@eran-cohen](https://github.com/eran-cohen)) -* [#924](https://github.com/mondaycom/monday-ui-react-core/pull/924) refactor: migrate IconButton to typescript ([@SumeetHaryani](https://github.com/SumeetHaryani)) -* [#921](https://github.com/mondaycom/monday-ui-react-core/pull/921) refactor: migrate Avatar to typescript ([@SumeetHaryani](https://github.com/SumeetHaryani)) -* [#913](https://github.com/mondaycom/monday-ui-react-core/pull/913) Convert label to typescript ([@bautistaaa](https://github.com/bautistaaa)) -* [#914](https://github.com/mondaycom/monday-ui-react-core/pull/914) Migrate hiddentext to ts ([@bautistaaa](https://github.com/bautistaaa)) -* [#916](https://github.com/mondaycom/monday-ui-react-core/pull/916) refactor: migrate Divider in typescript ([@aayushbisen](https://github.com/aayushbisen)) -* [#918](https://github.com/mondaycom/monday-ui-react-core/pull/918) Migrated Radio Button to typescript ([@Suman94310](https://github.com/Suman94310)) -* [#917](https://github.com/mondaycom/monday-ui-react-core/pull/917) refactor(Banner): Migrated from JS to TS ([@suvnshr](https://github.com/suvnshr)) -* [#915](https://github.com/mondaycom/monday-ui-react-core/pull/915) feat: migrate FormattedNumber to ts ([@indremak](https://github.com/indremak)) -* [#907](https://github.com/mondaycom/monday-ui-react-core/pull/907) Migrate Counter component to TS. ([@a11rew](https://github.com/a11rew)) -* [#906](https://github.com/mondaycom/monday-ui-react-core/pull/906) migrate Link component to TypeScript ([@ercusz](https://github.com/ercusz)) -* [#897](https://github.com/mondaycom/monday-ui-react-core/pull/897) convert helpers/utils to typescript ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#925](https://github.com/mondaycom/monday-ui-react-core/pull/925) refactor: migrate AttentionBox to typescript ([@SumeetHaryani](https://github.com/SumeetHaryani)) +- [#930](https://github.com/mondaycom/monday-ui-react-core/pull/930) Fixes in chips migration to ts ([@hadasfa](https://github.com/hadasfa)) +- [#926](https://github.com/mondaycom/monday-ui-react-core/pull/926) Chips Typescript Migration ([@manastelavane](https://github.com/manastelavane)) +- [#929](https://github.com/mondaycom/monday-ui-react-core/pull/929) move IconButton to ts components list ([@eran-cohen](https://github.com/eran-cohen)) +- [#924](https://github.com/mondaycom/monday-ui-react-core/pull/924) refactor: migrate IconButton to typescript ([@SumeetHaryani](https://github.com/SumeetHaryani)) +- [#921](https://github.com/mondaycom/monday-ui-react-core/pull/921) refactor: migrate Avatar to typescript ([@SumeetHaryani](https://github.com/SumeetHaryani)) +- [#913](https://github.com/mondaycom/monday-ui-react-core/pull/913) Convert label to typescript ([@bautistaaa](https://github.com/bautistaaa)) +- [#914](https://github.com/mondaycom/monday-ui-react-core/pull/914) Migrate hiddentext to ts ([@bautistaaa](https://github.com/bautistaaa)) +- [#916](https://github.com/mondaycom/monday-ui-react-core/pull/916) refactor: migrate Divider in typescript ([@aayushbisen](https://github.com/aayushbisen)) +- [#918](https://github.com/mondaycom/monday-ui-react-core/pull/918) Migrated Radio Button to typescript ([@Suman94310](https://github.com/Suman94310)) +- [#917](https://github.com/mondaycom/monday-ui-react-core/pull/917) refactor(Banner): Migrated from JS to TS ([@suvnshr](https://github.com/suvnshr)) +- [#915](https://github.com/mondaycom/monday-ui-react-core/pull/915) feat: migrate FormattedNumber to ts ([@indremak](https://github.com/indremak)) +- [#907](https://github.com/mondaycom/monday-ui-react-core/pull/907) Migrate Counter component to TS. ([@a11rew](https://github.com/a11rew)) +- [#906](https://github.com/mondaycom/monday-ui-react-core/pull/906) migrate Link component to TypeScript ([@ercusz](https://github.com/ercusz)) +- [#897](https://github.com/mondaycom/monday-ui-react-core/pull/897) convert helpers/utils to typescript ([@orrgottlieb](https://github.com/orrgottlieb)) #### New Icons -* [#902](https://github.com/mondaycom/monday-ui-react-core/pull/902) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#902](https://github.com/mondaycom/monday-ui-react-core/pull/902) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.68.0 (2022-10-02) #### New Features -* [#884](https://github.com/mondaycom/monday-ui-react-core/pull/884) Feature/sergeyro/font change ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#884](https://github.com/mondaycom/monday-ui-react-core/pull/884) Feature/sergeyro/font change ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.67.1 (2022-09-29) #### Bug Fixes -* [#890](https://github.com/mondaycom/monday-ui-react-core/pull/890) fix css issue ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#890](https://github.com/mondaycom/monday-ui-react-core/pull/890) fix css issue ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.67.0 (2022-09-28) #### New Features -* [#696](https://github.com/mondaycom/monday-ui-react-core/pull/696) Modal ([@eran-cohen](https://github.com/eran-cohen)) + +- [#696](https://github.com/mondaycom/monday-ui-react-core/pull/696) Modal ([@eran-cohen](https://github.com/eran-cohen)) #### New Icons -* [#888](https://github.com/mondaycom/monday-ui-react-core/pull/888) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#888](https://github.com/mondaycom/monday-ui-react-core/pull/888) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.66.1 (2022-09-22) #### Bug Fixes -* [#887](https://github.com/mondaycom/monday-ui-react-core/pull/887) fix import path from absolute to relative. ([@3dyonic](https://github.com/3dyonic)) -* [#886](https://github.com/mondaycom/monday-ui-react-core/pull/886) Tooltip: increase specifity of monday-style-arrow-${theme} classes ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#887](https://github.com/mondaycom/monday-ui-react-core/pull/887) fix import path from absolute to relative. ([@3dyonic](https://github.com/3dyonic)) +- [#886](https://github.com/mondaycom/monday-ui-react-core/pull/886) Tooltip: increase specifity of monday-style-arrow-${theme} classes ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.66.0 (2022-09-21) #### New Features -* [#882](https://github.com/mondaycom/monday-ui-react-core/pull/882) Feature/refactor components motion keyframes ([@3dyonic](https://github.com/3dyonic)) + +- [#882](https://github.com/mondaycom/monday-ui-react-core/pull/882) Feature/refactor components motion keyframes ([@3dyonic](https://github.com/3dyonic)) ## 1.65.0 (2022-09-21) #### New Features -* [#883](https://github.com/mondaycom/monday-ui-react-core/pull/883) fix externals issue ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#883](https://github.com/mondaycom/monday-ui-react-core/pull/883) fix externals issue ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.64.2 (2022-09-20) #### Bug Fixes -* [#879](https://github.com/mondaycom/monday-ui-react-core/pull/879) Fix flex grow loading state size. ([@3dyonic](https://github.com/3dyonic)) + +- [#879](https://github.com/mondaycom/monday-ui-react-core/pull/879) Fix flex grow loading state size. ([@3dyonic](https://github.com/3dyonic)) ## 1.64.1 (2022-09-20) #### Bug Fixes -* [#880](https://github.com/mondaycom/monday-ui-react-core/pull/880) Fix Virtualized list items ([@MosheZemah](https://github.com/MosheZemah)) + +- [#880](https://github.com/mondaycom/monday-ui-react-core/pull/880) Fix Virtualized list items ([@MosheZemah](https://github.com/MosheZemah)) ## 1.64.0 (2022-09-20) #### Bug Fixes -* [#876](https://github.com/mondaycom/monday-ui-react-core/pull/876) Fix for virtualized list items ([@MosheZemah](https://github.com/MosheZemah)) + +- [#876](https://github.com/mondaycom/monday-ui-react-core/pull/876) Fix for virtualized list items ([@MosheZemah](https://github.com/MosheZemah)) #### New Features -* [#873](https://github.com/mondaycom/monday-ui-react-core/pull/873) add on hover to list item ([@liatmaor](https://github.com/liatmaor)) + +- [#873](https://github.com/mondaycom/monday-ui-react-core/pull/873) add on hover to list item ([@liatmaor](https://github.com/liatmaor)) #### Documentation -* [#872](https://github.com/mondaycom/monday-ui-react-core/pull/872) add readme for typescript migration process ([@hadasfa](https://github.com/hadasfa)) + +- [#872](https://github.com/mondaycom/monday-ui-react-core/pull/872) add readme for typescript migration process ([@hadasfa](https://github.com/hadasfa)) #### Internal Changes -* [#869](https://github.com/mondaycom/monday-ui-react-core/pull/869) Hooks ts ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#869](https://github.com/mondaycom/monday-ui-react-core/pull/869) Hooks ts ([@orrgottlieb](https://github.com/orrgottlieb)) #### New Icons -* [#877](https://github.com/mondaycom/monday-ui-react-core/pull/877) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#877](https://github.com/mondaycom/monday-ui-react-core/pull/877) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.63.1 (2022-09-15) #### Bug Fixes -* [#874](https://github.com/mondaycom/monday-ui-react-core/pull/874) fix icon types import ([@eran-cohen](https://github.com/eran-cohen)) + +- [#874](https://github.com/mondaycom/monday-ui-react-core/pull/874) fix icon types import ([@eran-cohen](https://github.com/eran-cohen)) #### Internal Changes -* [#870](https://github.com/mondaycom/monday-ui-react-core/pull/870) Feature/sergeyro/ts infra css modules ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#870](https://github.com/mondaycom/monday-ui-react-core/pull/870) Feature/sergeyro/ts infra css modules ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### New Icons -* [#871](https://github.com/mondaycom/monday-ui-react-core/pull/871) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#871](https://github.com/mondaycom/monday-ui-react-core/pull/871) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.63.0 (2022-09-14) #### New Features -* [#857](https://github.com/mondaycom/monday-ui-react-core/pull/857) Convert icon component and related code to js ([@hadasfa](https://github.com/hadasfa)) + +- [#857](https://github.com/mondaycom/monday-ui-react-core/pull/857) Convert icon component and related code to js ([@hadasfa](https://github.com/hadasfa)) #### Internal Changes -* [#858](https://github.com/mondaycom/monday-ui-react-core/pull/858) Css modules typescript infra via 'typescript-plugin-css-modules' + eslint ts specification ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#858](https://github.com/mondaycom/monday-ui-react-core/pull/858) Css modules typescript infra via 'typescript-plugin-css-modules' + eslint ts specification ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.62.1 (2022-09-11) #### Bug Fixes -* [#866](https://github.com/mondaycom/monday-ui-react-core/pull/866) Fixing Chips import by changing to relative import ([@yardenli](https://github.com/yardenli)) + +- [#866](https://github.com/mondaycom/monday-ui-react-core/pull/866) Fixing Chips import by changing to relative import ([@yardenli](https://github.com/yardenli)) ## 1.62.0 (2022-09-11) #### Bug Fixes -* [#859](https://github.com/mondaycom/monday-ui-react-core/pull/859) Feature/sergeyro/menu button icon size unify ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#859](https://github.com/mondaycom/monday-ui-react-core/pull/859) Feature/sergeyro/menu button icon size unify ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### New Features -* [#864](https://github.com/mondaycom/monday-ui-react-core/pull/864) Chip colors in dropdown with multi support ([@yardenli](https://github.com/yardenli)) + +- [#864](https://github.com/mondaycom/monday-ui-react-core/pull/864) Chip colors in dropdown with multi support ([@yardenli](https://github.com/yardenli)) #### Internal Changes -* [#860](https://github.com/mondaycom/monday-ui-react-core/pull/860) Feature/sergeyro/build react icons typescript ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#860](https://github.com/mondaycom/monday-ui-react-core/pull/860) Feature/sergeyro/build react icons typescript ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.61.0 (2022-09-07) #### New Features -* [#861](https://github.com/mondaycom/monday-ui-react-core/pull/861) Fix menu button ref ([@hadasfa](https://github.com/hadasfa)) + +- [#861](https://github.com/mondaycom/monday-ui-react-core/pull/861) Fix menu button ref ([@hadasfa](https://github.com/hadasfa)) ## 1.60.0 (2022-09-06) #### New Features -* [#856](https://github.com/mondaycom/monday-ui-react-core/pull/856) feat(checkbox): add ability to render component without label ([@niksa-monday](https://github.com/niksa-monday)) + +- [#856](https://github.com/mondaycom/monday-ui-react-core/pull/856) feat(checkbox): add ability to render component without label ([@niksa-monday](https://github.com/niksa-monday)) #### Internal Changes -* [#794](https://github.com/mondaycom/monday-ui-react-core/pull/794) Convert button component to typescript & project configurations ([@hadasfa](https://github.com/hadasfa)) + +- [#794](https://github.com/mondaycom/monday-ui-react-core/pull/794) Convert button component to typescript & project configurations ([@hadasfa](https://github.com/hadasfa)) ## 1.59.1 (2022-09-04) #### Bug Fixes -* [#854](https://github.com/mondaycom/monday-ui-react-core/pull/854) add support for menus inside a container which using transform function ([@hadasfa](https://github.com/hadasfa)) + +- [#854](https://github.com/mondaycom/monday-ui-react-core/pull/854) add support for menus inside a container which using transform function ([@hadasfa](https://github.com/hadasfa)) ## 1.59.0 (2022-09-02) #### Bug Fixes -* [#839](https://github.com/mondaycom/monday-ui-react-core/pull/839) Feature/sergeyro/accordion collapse icon not clickable ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#839](https://github.com/mondaycom/monday-ui-react-core/pull/839) Feature/sergeyro/accordion collapse icon not clickable ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### New Features -* [#852](https://github.com/mondaycom/monday-ui-react-core/pull/852) Add Horizontal virtualized list ([@MosheZemah](https://github.com/MosheZemah)) + +- [#852](https://github.com/mondaycom/monday-ui-react-core/pull/852) Add Horizontal virtualized list ([@MosheZemah](https://github.com/MosheZemah)) #### Internal Changes -* [#845](https://github.com/mondaycom/monday-ui-react-core/pull/845) Feature/sergeyro/disable styleint rule for global pseudo class ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#845](https://github.com/mondaycom/monday-ui-react-core/pull/845) Feature/sergeyro/disable styleint rule for global pseudo class ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.58.1 (2022-08-31) #### Bug Fixes -* [#849](https://github.com/mondaycom/monday-ui-react-core/pull/849) Fix close on scroll in inside scroll state ([@hadasfa](https://github.com/hadasfa)) + +- [#849](https://github.com/mondaycom/monday-ui-react-core/pull/849) Fix close on scroll in inside scroll state ([@hadasfa](https://github.com/hadasfa)) ## 1.58.0 (2022-08-31) #### Bug Fixes -* [#840](https://github.com/mondaycom/monday-ui-react-core/pull/840) Fix avatar group dependencies without effect behivour ([@hadasfa](https://github.com/hadasfa)) + +- [#840](https://github.com/mondaycom/monday-ui-react-core/pull/840) Fix avatar group dependencies without effect behivour ([@hadasfa](https://github.com/hadasfa)) #### New Features -* [#848](https://github.com/mondaycom/monday-ui-react-core/pull/848) Support new dropdown state for displaying menu inside scrollable dialog ([@hadasfa](https://github.com/hadasfa)) -* [#847](https://github.com/mondaycom/monday-ui-react-core/pull/847) Export content color ([@or-nuri-monday](https://github.com/or-nuri-monday)) -* [#832](https://github.com/mondaycom/monday-ui-react-core/pull/832) Feature/sergeyro/chips close button aria label ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#848](https://github.com/mondaycom/monday-ui-react-core/pull/848) Support new dropdown state for displaying menu inside scrollable dialog ([@hadasfa](https://github.com/hadasfa)) +- [#847](https://github.com/mondaycom/monday-ui-react-core/pull/847) Export content color ([@or-nuri-monday](https://github.com/or-nuri-monday)) +- [#832](https://github.com/mondaycom/monday-ui-react-core/pull/832) Feature/sergeyro/chips close button aria label ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.57.0 (2022-08-24) #### New Features -* [#838](https://github.com/mondaycom/monday-ui-react-core/pull/838) Add color: var(--disabled-text-color) to disabled checkbox label ([@3dyonic](https://github.com/3dyonic)) -* [#828](https://github.com/mondaycom/monday-ui-react-core/pull/828) AttentionBox - close icon button instead of icon ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#836](https://github.com/mondaycom/monday-ui-react-core/pull/836) BreadcrumbContent: link and button roles are added ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#829](https://github.com/mondaycom/monday-ui-react-core/pull/829) Feature/sergeyro/dropdown item tooltip ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#835](https://github.com/mondaycom/monday-ui-react-core/pull/835) Feature/sergeyro/loader a11y attributes ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#831](https://github.com/mondaycom/monday-ui-react-core/pull/831) IconButton: add showTooltip prop ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#838](https://github.com/mondaycom/monday-ui-react-core/pull/838) Add color: var(--disabled-text-color) to disabled checkbox label ([@3dyonic](https://github.com/3dyonic)) +- [#828](https://github.com/mondaycom/monday-ui-react-core/pull/828) AttentionBox - close icon button instead of icon ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#836](https://github.com/mondaycom/monday-ui-react-core/pull/836) BreadcrumbContent: link and button roles are added ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#829](https://github.com/mondaycom/monday-ui-react-core/pull/829) Feature/sergeyro/dropdown item tooltip ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#835](https://github.com/mondaycom/monday-ui-react-core/pull/835) Feature/sergeyro/loader a11y attributes ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#831](https://github.com/mondaycom/monday-ui-react-core/pull/831) IconButton: add showTooltip prop ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.56.0 (2022-08-21) #### Bug Fixes -* [#833](https://github.com/mondaycom/monday-ui-react-core/pull/833) add support on pass class name to reference in tooltip ([@hadasfa](https://github.com/hadasfa)) -* [#827](https://github.com/mondaycom/monday-ui-react-core/pull/827) Update h1 example to Poppins ([@3dyonic](https://github.com/3dyonic)) -* [#817](https://github.com/mondaycom/monday-ui-react-core/pull/817) Add missing prop bind: marginBottom in Box story ([@3dyonic](https://github.com/3dyonic)) + +- [#833](https://github.com/mondaycom/monday-ui-react-core/pull/833) add support on pass class name to reference in tooltip ([@hadasfa](https://github.com/hadasfa)) +- [#827](https://github.com/mondaycom/monday-ui-react-core/pull/827) Update h1 example to Poppins ([@3dyonic](https://github.com/3dyonic)) +- [#817](https://github.com/mondaycom/monday-ui-react-core/pull/817) Add missing prop bind: marginBottom in Box story ([@3dyonic](https://github.com/3dyonic)) #### New Features -* [#811](https://github.com/mondaycom/monday-ui-react-core/pull/811) Update easing tokens ([@3dyonic](https://github.com/3dyonic)) + +- [#811](https://github.com/mondaycom/monday-ui-react-core/pull/811) Update easing tokens ([@3dyonic](https://github.com/3dyonic)) #### Internal Changes -* [#821](https://github.com/mondaycom/monday-ui-react-core/pull/821) Test-utils ELEMENT_TYPES extended ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#821](https://github.com/mondaycom/monday-ui-react-core/pull/821) Test-utils ELEMENT_TYPES extended ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.55.0 (2022-08-14) #### Bug Fixes -* [#818](https://github.com/mondaycom/monday-ui-react-core/pull/818) Fix icon button size ([@hadasfa](https://github.com/hadasfa)) -* [#815](https://github.com/mondaycom/monday-ui-react-core/pull/815) Avatar: prevent default (scroll) on click via space ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#813](https://github.com/mondaycom/monday-ui-react-core/pull/813) fix focus indicator to inset ([@orrgottlieb](https://github.com/orrgottlieb)) -* [#810](https://github.com/mondaycom/monday-ui-react-core/pull/810) remove console.log ([@hadasfa](https://github.com/hadasfa)) + +- [#818](https://github.com/mondaycom/monday-ui-react-core/pull/818) Fix icon button size ([@hadasfa](https://github.com/hadasfa)) +- [#815](https://github.com/mondaycom/monday-ui-react-core/pull/815) Avatar: prevent default (scroll) on click via space ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#813](https://github.com/mondaycom/monday-ui-react-core/pull/813) fix focus indicator to inset ([@orrgottlieb](https://github.com/orrgottlieb)) +- [#810](https://github.com/mondaycom/monday-ui-react-core/pull/810) remove console.log ([@hadasfa](https://github.com/hadasfa)) #### New Features -* [#816](https://github.com/mondaycom/monday-ui-react-core/pull/816) Add Cursor not-allowed to disabled checkbox ([@3dyonic](https://github.com/3dyonic)) + +- [#816](https://github.com/mondaycom/monday-ui-react-core/pull/816) Add Cursor not-allowed to disabled checkbox ([@3dyonic](https://github.com/3dyonic)) #### Internal Changes -* [#814](https://github.com/mondaycom/monday-ui-react-core/pull/814) Fix useKeyEvent imports ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#814](https://github.com/mondaycom/monday-ui-react-core/pull/814) Fix useKeyEvent imports ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.54.0 (2022-08-03) #### Bug Fixes -* [#807](https://github.com/mondaycom/monday-ui-react-core/pull/807) Fix typo in color menuColorsExample.png ([@3dyonic](https://github.com/3dyonic)) + +- [#807](https://github.com/mondaycom/monday-ui-react-core/pull/807) Fix typo in color menuColorsExample.png ([@3dyonic](https://github.com/3dyonic)) #### New Features -* [#796](https://github.com/mondaycom/monday-ui-react-core/pull/796) Use motion tokens on SliderBase.scss ([@3dyonic](https://github.com/3dyonic)) -* [#797](https://github.com/mondaycom/monday-ui-react-core/pull/797) Use motion tokens on SplitButton.scss ([@3dyonic](https://github.com/3dyonic)) -* [#798](https://github.com/mondaycom/monday-ui-react-core/pull/798) Use motion tokens on Steps.scss ([@3dyonic](https://github.com/3dyonic)) -* [#802](https://github.com/mondaycom/monday-ui-react-core/pull/802) Use motion tokens on TextField.scss ([@3dyonic](https://github.com/3dyonic)) -* [#803](https://github.com/mondaycom/monday-ui-react-core/pull/803) Use motion tokens on Toggle.scss ([@3dyonic](https://github.com/3dyonic)) -* [#804](https://github.com/mondaycom/monday-ui-react-core/pull/804) Use motion tokens on Toast.scss ([@3dyonic](https://github.com/3dyonic)) -* [#805](https://github.com/mondaycom/monday-ui-react-core/pull/805) Use motion tokens on TabPanels.scss ([@3dyonic](https://github.com/3dyonic)) -* [#786](https://github.com/mondaycom/monday-ui-react-core/pull/786) Use motion tokens on Label.scss ([@3dyonic](https://github.com/3dyonic)) -* [#801](https://github.com/mondaycom/monday-ui-react-core/pull/801) Use motion tokens on Tab.scss ([@3dyonic](https://github.com/3dyonic)) -* [#795](https://github.com/mondaycom/monday-ui-react-core/pull/795) Use motion tokens on RadioButton.scss ([@3dyonic](https://github.com/3dyonic)) -* [#790](https://github.com/mondaycom/monday-ui-react-core/pull/790) Use motion tokens on LinearProgressBar.scss ([@3dyonic](https://github.com/3dyonic)) -* [#806](https://github.com/mondaycom/monday-ui-react-core/pull/806) Use motion tokens on Skeleton.scss ([@3dyonic](https://github.com/3dyonic)) + +- [#796](https://github.com/mondaycom/monday-ui-react-core/pull/796) Use motion tokens on SliderBase.scss ([@3dyonic](https://github.com/3dyonic)) +- [#797](https://github.com/mondaycom/monday-ui-react-core/pull/797) Use motion tokens on SplitButton.scss ([@3dyonic](https://github.com/3dyonic)) +- [#798](https://github.com/mondaycom/monday-ui-react-core/pull/798) Use motion tokens on Steps.scss ([@3dyonic](https://github.com/3dyonic)) +- [#802](https://github.com/mondaycom/monday-ui-react-core/pull/802) Use motion tokens on TextField.scss ([@3dyonic](https://github.com/3dyonic)) +- [#803](https://github.com/mondaycom/monday-ui-react-core/pull/803) Use motion tokens on Toggle.scss ([@3dyonic](https://github.com/3dyonic)) +- [#804](https://github.com/mondaycom/monday-ui-react-core/pull/804) Use motion tokens on Toast.scss ([@3dyonic](https://github.com/3dyonic)) +- [#805](https://github.com/mondaycom/monday-ui-react-core/pull/805) Use motion tokens on TabPanels.scss ([@3dyonic](https://github.com/3dyonic)) +- [#786](https://github.com/mondaycom/monday-ui-react-core/pull/786) Use motion tokens on Label.scss ([@3dyonic](https://github.com/3dyonic)) +- [#801](https://github.com/mondaycom/monday-ui-react-core/pull/801) Use motion tokens on Tab.scss ([@3dyonic](https://github.com/3dyonic)) +- [#795](https://github.com/mondaycom/monday-ui-react-core/pull/795) Use motion tokens on RadioButton.scss ([@3dyonic](https://github.com/3dyonic)) +- [#790](https://github.com/mondaycom/monday-ui-react-core/pull/790) Use motion tokens on LinearProgressBar.scss ([@3dyonic](https://github.com/3dyonic)) +- [#806](https://github.com/mondaycom/monday-ui-react-core/pull/806) Use motion tokens on Skeleton.scss ([@3dyonic](https://github.com/3dyonic)) #### Internal Changes -* [#809](https://github.com/mondaycom/monday-ui-react-core/pull/809) fix issue for externals ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#809](https://github.com/mondaycom/monday-ui-react-core/pull/809) fix issue for externals ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.53.0 (2022-08-01) #### Bug Fixes -* [#800](https://github.com/mondaycom/monday-ui-react-core/pull/800) Fix h1 style gaps in Editable heading edit mode. ([@3dyonic](https://github.com/3dyonic)) + +- [#800](https://github.com/mondaycom/monday-ui-react-core/pull/800) Fix h1 style gaps in Editable heading edit mode. ([@3dyonic](https://github.com/3dyonic)) #### New Features -* [#782](https://github.com/mondaycom/monday-ui-react-core/pull/782) Use motion tokens on Chips.module.scss ([@3dyonic](https://github.com/3dyonic)) -* [#789](https://github.com/mondaycom/monday-ui-react-core/pull/789) Use motion tokens on StepIndicator.scss ([@3dyonic](https://github.com/3dyonic)) -* [#779](https://github.com/mondaycom/monday-ui-react-core/pull/779) Use motion tokens on Button.scss ([@3dyonic](https://github.com/3dyonic)) -* [#784](https://github.com/mondaycom/monday-ui-react-core/pull/784) Feature/yonatanari/motion tokens counter ([@3dyonic](https://github.com/3dyonic)) -* [#785](https://github.com/mondaycom/monday-ui-react-core/pull/785) Use motion tokens on Dropdown.scss and dropdown/menu.scss ([@3dyonic](https://github.com/3dyonic)) -* [#788](https://github.com/mondaycom/monday-ui-react-core/pull/788) Use motion tokens on MenuButton.scss ([@3dyonic](https://github.com/3dyonic)) -* [#781](https://github.com/mondaycom/monday-ui-react-core/pull/781) Use motion tokens on Checkbox.scss ([@3dyonic](https://github.com/3dyonic)) -* [#778](https://github.com/mondaycom/monday-ui-react-core/pull/778) Use motion tokens on ExpandCollapse.scss ([@3dyonic](https://github.com/3dyonic)) -* [#772](https://github.com/mondaycom/monday-ui-react-core/pull/772) New disabled-text-color tokens, component disabled update. ([@3dyonic](https://github.com/3dyonic)) + +- [#782](https://github.com/mondaycom/monday-ui-react-core/pull/782) Use motion tokens on Chips.module.scss ([@3dyonic](https://github.com/3dyonic)) +- [#789](https://github.com/mondaycom/monday-ui-react-core/pull/789) Use motion tokens on StepIndicator.scss ([@3dyonic](https://github.com/3dyonic)) +- [#779](https://github.com/mondaycom/monday-ui-react-core/pull/779) Use motion tokens on Button.scss ([@3dyonic](https://github.com/3dyonic)) +- [#784](https://github.com/mondaycom/monday-ui-react-core/pull/784) Feature/yonatanari/motion tokens counter ([@3dyonic](https://github.com/3dyonic)) +- [#785](https://github.com/mondaycom/monday-ui-react-core/pull/785) Use motion tokens on Dropdown.scss and dropdown/menu.scss ([@3dyonic](https://github.com/3dyonic)) +- [#788](https://github.com/mondaycom/monday-ui-react-core/pull/788) Use motion tokens on MenuButton.scss ([@3dyonic](https://github.com/3dyonic)) +- [#781](https://github.com/mondaycom/monday-ui-react-core/pull/781) Use motion tokens on Checkbox.scss ([@3dyonic](https://github.com/3dyonic)) +- [#778](https://github.com/mondaycom/monday-ui-react-core/pull/778) Use motion tokens on ExpandCollapse.scss ([@3dyonic](https://github.com/3dyonic)) +- [#772](https://github.com/mondaycom/monday-ui-react-core/pull/772) New disabled-text-color tokens, component disabled update. ([@3dyonic](https://github.com/3dyonic)) ## 1.52.3 (2022-08-01) #### Bug Fixes -* [#799](https://github.com/mondaycom/monday-ui-react-core/pull/799) allow disable label animation on radio button ([@hadasfa](https://github.com/hadasfa)) + +- [#799](https://github.com/mondaycom/monday-ui-react-core/pull/799) allow disable label animation on radio button ([@hadasfa](https://github.com/hadasfa)) #### Internal Changes -* [#793](https://github.com/mondaycom/monday-ui-react-core/pull/793) Tipseen: fix styleint errors ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#793](https://github.com/mondaycom/monday-ui-react-core/pull/793) Tipseen: fix styleint errors ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.52.2 (2022-07-28) #### Bug Fixes -* [#771](https://github.com/mondaycom/monday-ui-react-core/pull/771) Tipseen: css modules ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#771](https://github.com/mondaycom/monday-ui-react-core/pull/771) Tipseen: css modules ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.52.1 (2022-07-27) #### Bug Fixes -* [#791](https://github.com/mondaycom/monday-ui-react-core/pull/791) removed hooks alias usage ([@eran-cohen](https://github.com/eran-cohen)) + +- [#791](https://github.com/mondaycom/monday-ui-react-core/pull/791) removed hooks alias usage ([@eran-cohen](https://github.com/eran-cohen)) ## 1.52.0 (2022-07-27) #### New Features -* [#780](https://github.com/mondaycom/monday-ui-react-core/pull/780) Remove aliases ([@eran-cohen](https://github.com/eran-cohen)) + +- [#780](https://github.com/mondaycom/monday-ui-react-core/pull/780) Remove aliases ([@eran-cohen](https://github.com/eran-cohen)) #### Internal Changes -* [#776](https://github.com/mondaycom/monday-ui-react-core/pull/776) add exports to package.json + build icons esm file ([@eran-cohen](https://github.com/eran-cohen)) + +- [#776](https://github.com/mondaycom/monday-ui-react-core/pull/776) add exports to package.json + build icons esm file ([@eran-cohen](https://github.com/eran-cohen)) ## 1.51.1 (2022-07-27) #### Bug Fixes -* [#736](https://github.com/mondaycom/monday-ui-react-core/pull/736) scroll combobox fix ([@mentaman](https://github.com/mentaman)) + +- [#736](https://github.com/mondaycom/monday-ui-react-core/pull/736) scroll combobox fix ([@mentaman](https://github.com/mentaman)) ## 1.51.0 (2022-07-26) #### Bug Fixes -* [#787](https://github.com/mondaycom/monday-ui-react-core/pull/787) add validation ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#787](https://github.com/mondaycom/monday-ui-react-core/pull/787) add validation ([@orrgottlieb](https://github.com/orrgottlieb)) #### New Features -* [#759](https://github.com/mondaycom/monday-ui-react-core/pull/759) Allow defaultVisualFocusItemIndex on use useActiveDescendantListFocus and combobox ([@hadasfa](https://github.com/hadasfa)) + +- [#759](https://github.com/mondaycom/monday-ui-react-core/pull/759) Allow defaultVisualFocusItemIndex on use useActiveDescendantListFocus and combobox ([@hadasfa](https://github.com/hadasfa)) ## 1.50.2 (2022-07-24) #### Bug Fixes -* [#777](https://github.com/mondaycom/monday-ui-react-core/pull/777) Bug/hadas/attention box close ([@hadasfa](https://github.com/hadasfa)) + +- [#777](https://github.com/mondaycom/monday-ui-react-core/pull/777) Bug/hadas/attention box close ([@hadasfa](https://github.com/hadasfa)) ## 1.50.1 (2022-07-24) #### Bug Fixes -* [#775](https://github.com/mondaycom/monday-ui-react-core/pull/775) Fix button group css specificity ([@hadasfa](https://github.com/hadasfa)) + +- [#775](https://github.com/mondaycom/monday-ui-react-core/pull/775) Fix button group css specificity ([@hadasfa](https://github.com/hadasfa)) #### New Icons -* [#773](https://github.com/mondaycom/monday-ui-react-core/pull/773) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#773](https://github.com/mondaycom/monday-ui-react-core/pull/773) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.50.0 (2022-07-20) #### New Features -* [#770](https://github.com/mondaycom/monday-ui-react-core/pull/770) Manually update monday-ui-style version to 0.1.132 ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#770](https://github.com/mondaycom/monday-ui-react-core/pull/770) Manually update monday-ui-style version to 0.1.132 ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.49.0 (2022-07-20) #### Bug Fixes -* [#763](https://github.com/mondaycom/monday-ui-react-core/pull/763) Add test for list without props. ([@samitc](https://github.com/samitc)) + +- [#763](https://github.com/mondaycom/monday-ui-react-core/pull/763) Add test for list without props. ([@samitc](https://github.com/samitc)) #### New Features -* [#750](https://github.com/mondaycom/monday-ui-react-core/pull/750) Feature/yonatanari/change logo href ([@3dyonic](https://github.com/3dyonic)) -* [#765](https://github.com/mondaycom/monday-ui-react-core/pull/765) Enable brandFont prop for heading within editable heading. ([@3dyonic](https://github.com/3dyonic)) + +- [#750](https://github.com/mondaycom/monday-ui-react-core/pull/750) Feature/yonatanari/change logo href ([@3dyonic](https://github.com/3dyonic)) +- [#765](https://github.com/mondaycom/monday-ui-react-core/pull/765) Enable brandFont prop for heading within editable heading. ([@3dyonic](https://github.com/3dyonic)) ## 1.48.3 (2022-07-20) #### New Icons -* [#768](https://github.com/mondaycom/monday-ui-react-core/pull/768) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#768](https://github.com/mondaycom/monday-ui-react-core/pull/768) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.48.2 (2022-07-20) #### Bug Fixes -* [#767](https://github.com/mondaycom/monday-ui-react-core/pull/767) Box: added to published-components ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#767](https://github.com/mondaycom/monday-ui-react-core/pull/767) Box: added to published-components ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.48.1 (2022-07-20) #### New Icons -* [#764](https://github.com/mondaycom/monday-ui-react-core/pull/764) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#764](https://github.com/mondaycom/monday-ui-react-core/pull/764) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.48.0 (2022-07-19) #### New Features -* [#758](https://github.com/mondaycom/monday-ui-react-core/pull/758) Add Poppins font-family to h1 heading ([@3dyonic](https://github.com/3dyonic)) + +- [#758](https://github.com/mondaycom/monday-ui-react-core/pull/758) Add Poppins font-family to h1 heading ([@3dyonic](https://github.com/3dyonic)) #### New Icons -* [#762](https://github.com/mondaycom/monday-ui-react-core/pull/762) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#762](https://github.com/mondaycom/monday-ui-react-core/pull/762) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.47.0 (2022-07-19) #### New Features -* [#753](https://github.com/mondaycom/monday-ui-react-core/pull/753) Navigate in list with keyboard. ([@samitc](https://github.com/samitc)) -* [#687](https://github.com/mondaycom/monday-ui-react-core/pull/687) Feature/yonatanari/box component ([@3dyonic](https://github.com/3dyonic)) -* [#752](https://github.com/mondaycom/monday-ui-react-core/pull/752) Feature/yonatan ari/storybook repsoinsive tweaks ([@3dyonic](https://github.com/3dyonic)) + +- [#753](https://github.com/mondaycom/monday-ui-react-core/pull/753) Navigate in list with keyboard. ([@samitc](https://github.com/samitc)) +- [#687](https://github.com/mondaycom/monday-ui-react-core/pull/687) Feature/yonatanari/box component ([@3dyonic](https://github.com/3dyonic)) +- [#752](https://github.com/mondaycom/monday-ui-react-core/pull/752) Feature/yonatan ari/storybook repsoinsive tweaks ([@3dyonic](https://github.com/3dyonic)) #### Documentation -* [#712](https://github.com/mondaycom/monday-ui-react-core/pull/712) Feature/yonatanari/motion page ([@3dyonic](https://github.com/3dyonic)) + +- [#712](https://github.com/mondaycom/monday-ui-react-core/pull/712) Feature/yonatanari/motion page ([@3dyonic](https://github.com/3dyonic)) ## 1.46.0 (2022-07-13) #### New Features -* [#749](https://github.com/mondaycom/monday-ui-react-core/pull/749) Support set use active descendant list visual focus from outside ([@hadasfa](https://github.com/hadasfa)) + +- [#749](https://github.com/mondaycom/monday-ui-react-core/pull/749) Support set use active descendant list visual focus from outside ([@hadasfa](https://github.com/hadasfa)) ## 1.45.0 (2022-07-13) #### New Features -* [#748](https://github.com/mondaycom/monday-ui-react-core/pull/748) Clickable: ariaExpanded prop added ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#748](https://github.com/mondaycom/monday-ui-react-core/pull/748) Clickable: ariaExpanded prop added ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.44.1 (2022-07-12) #### Bug Fixes -* [#746](https://github.com/mondaycom/monday-ui-react-core/pull/746) adding property box-sizing to RadioButton ([@rami-monday](https://github.com/rami-monday)) + +- [#746](https://github.com/mondaycom/monday-ui-react-core/pull/746) adding property box-sizing to RadioButton ([@rami-monday](https://github.com/rami-monday)) ## 1.44.0 (2022-07-10) #### New Features -* [#744](https://github.com/mondaycom/monday-ui-react-core/pull/744) Icon button fix and link alignment ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#744](https://github.com/mondaycom/monday-ui-react-core/pull/744) Icon button fix and link alignment ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.43.0 (2022-07-10) #### New Features -* [#743](https://github.com/mondaycom/monday-ui-react-core/pull/743) Feat: Add prop set the tabindex for RadioButton.jsx rendered children ([@DorShakedMonday](https://github.com/DorShakedMonday)) + +- [#743](https://github.com/mondaycom/monday-ui-react-core/pull/743) Feat: Add prop set the tabindex for RadioButton.jsx rendered children ([@DorShakedMonday](https://github.com/DorShakedMonday)) ## 1.42.0 (2022-07-07) #### New Features -* [#742](https://github.com/mondaycom/monday-ui-react-core/pull/742) Mute Notification Icon ([@orrgottlieb](https://github.com/orrgottlieb)) -* [#737](https://github.com/mondaycom/monday-ui-react-core/pull/737) Feature/yonatanari/wellcome page responsive without media ([@3dyonic](https://github.com/3dyonic)) + +- [#742](https://github.com/mondaycom/monday-ui-react-core/pull/742) Mute Notification Icon ([@orrgottlieb](https://github.com/orrgottlieb)) +- [#737](https://github.com/mondaycom/monday-ui-react-core/pull/737) Feature/yonatanari/wellcome page responsive without media ([@3dyonic](https://github.com/3dyonic)) #### New Icons -* [#740](https://github.com/mondaycom/monday-ui-react-core/pull/740) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#740](https://github.com/mondaycom/monday-ui-react-core/pull/740) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.41.2 (2022-07-06) #### Bug Fixes -* [#739](https://github.com/mondaycom/monday-ui-react-core/pull/739) Few fixes for supporting useActiveDescendantListFocus in menus ([@hadasfa](https://github.com/hadasfa)) + +- [#739](https://github.com/mondaycom/monday-ui-react-core/pull/739) Few fixes for supporting useActiveDescendantListFocus in menus ([@hadasfa](https://github.com/hadasfa)) ## 1.41.1 (2022-07-05) #### Bug Fixes -* [#735](https://github.com/mondaycom/monday-ui-react-core/pull/735) IconButton: added wrapperClassName prop ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#735](https://github.com/mondaycom/monday-ui-react-core/pull/735) IconButton: added wrapperClassName prop ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.41.0 (2022-07-03) #### New Features -* [#706](https://github.com/mondaycom/monday-ui-react-core/pull/706) Feature/sergeyro/avatar group a11y ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#706](https://github.com/mondaycom/monday-ui-react-core/pull/706) Feature/sergeyro/avatar group a11y ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.40.1 (2022-07-03) #### Bug Fixes -* [#733](https://github.com/mondaycom/monday-ui-react-core/pull/733) AvatarGroup component export ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#733](https://github.com/mondaycom/monday-ui-react-core/pull/733) AvatarGroup component export ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.40.0 (2022-07-03) #### Bug Fixes -* [#723](https://github.com/mondaycom/monday-ui-react-core/pull/723) Add css module support for chips component ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#723](https://github.com/mondaycom/monday-ui-react-core/pull/723) Add css module support for chips component ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### New Features -* [#732](https://github.com/mondaycom/monday-ui-react-core/pull/732) adding leftIcon and leftAvatar to dropdown chips ([@maxiozer](https://github.com/maxiozer)) + +- [#732](https://github.com/mondaycom/monday-ui-react-core/pull/732) adding leftIcon and leftAvatar to dropdown chips ([@maxiozer](https://github.com/maxiozer)) ## 1.39.1 (2022-06-30) #### Bug Fixes -* [#731](https://github.com/mondaycom/monday-ui-react-core/pull/731) fix clickable PropType and inset focus for heading compoennt ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#731](https://github.com/mondaycom/monday-ui-react-core/pull/731) fix clickable PropType and inset focus for heading compoennt ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.39.0 (2022-06-30) #### New Features -* [#730](https://github.com/mondaycom/monday-ui-react-core/pull/730) dropdown with mandatory default values ([@maxiozer](https://github.com/maxiozer)) + +- [#730](https://github.com/mondaycom/monday-ui-react-core/pull/730) dropdown with mandatory default values ([@maxiozer](https://github.com/maxiozer)) ## 1.38.1 (2022-06-29) #### Bug Fixes -* [#729](https://github.com/mondaycom/monday-ui-react-core/pull/729) add max length as a prop ([@mayaAssayag](https://github.com/mayaAssayag)) + +- [#729](https://github.com/mondaycom/monday-ui-react-core/pull/729) add max length as a prop ([@mayaAssayag](https://github.com/mayaAssayag)) ## 1.38.0 (2022-06-29) #### New Features -* [#727](https://github.com/mondaycom/monday-ui-react-core/pull/727) Butotn inset focus style ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#727](https://github.com/mondaycom/monday-ui-react-core/pull/727) Butotn inset focus style ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.37.0 (2022-06-28) #### New Features -* [#725](https://github.com/mondaycom/monday-ui-react-core/pull/725) Clickable: ariaHasPopup prop ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#725](https://github.com/mondaycom/monday-ui-react-core/pull/725) Clickable: ariaHasPopup prop ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.36.5 (2022-06-28) #### New Icons -* [#722](https://github.com/mondaycom/monday-ui-react-core/pull/722) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#722](https://github.com/mondaycom/monday-ui-react-core/pull/722) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.36.4 (2022-06-28) #### Bug Fixes -* [#724](https://github.com/mondaycom/monday-ui-react-core/pull/724) fix medium 2 min width to 1280 ([@liatmaor](https://github.com/liatmaor)) + +- [#724](https://github.com/mondaycom/monday-ui-react-core/pull/724) fix medium 2 min width to 1280 ([@liatmaor](https://github.com/liatmaor)) ## 1.36.3 (2022-06-27) #### Bug Fixes -* [#720](https://github.com/mondaycom/monday-ui-react-core/pull/720) Fix/yonatanari/fix disabled text color issues ([@3dyonic](https://github.com/3dyonic)) + +- [#720](https://github.com/mondaycom/monday-ui-react-core/pull/720) Fix/yonatanari/fix disabled text color issues ([@3dyonic](https://github.com/3dyonic)) #### Internal Changes -* [#719](https://github.com/mondaycom/monday-ui-react-core/pull/719) feat(storybook): memory stats for stories ([@niksa-monday](https://github.com/niksa-monday)) -* [#718](https://github.com/mondaycom/monday-ui-react-core/pull/718) feat(storybook): enable storybook performance addon ([@niksa-monday](https://github.com/niksa-monday)) + +- [#719](https://github.com/mondaycom/monday-ui-react-core/pull/719) feat(storybook): memory stats for stories ([@niksa-monday](https://github.com/niksa-monday)) +- [#718](https://github.com/mondaycom/monday-ui-react-core/pull/718) feat(storybook): enable storybook performance addon ([@niksa-monday](https://github.com/niksa-monday)) ## 1.36.2 (2022-06-27) #### Internal Changes -* [#713](https://github.com/mondaycom/monday-ui-react-core/pull/713) Jest snapshot css modules ([@eran-cohen](https://github.com/eran-cohen)) + +- [#713](https://github.com/mondaycom/monday-ui-react-core/pull/713) Jest snapshot css modules ([@eran-cohen](https://github.com/eran-cohen)) #### New Icons -* [#717](https://github.com/mondaycom/monday-ui-react-core/pull/717) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#717](https://github.com/mondaycom/monday-ui-react-core/pull/717) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.36.1 (2022-06-23) #### Bug Fixes -* [#709](https://github.com/mondaycom/monday-ui-react-core/pull/709) Avatar custom size by classname ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#709](https://github.com/mondaycom/monday-ui-react-core/pull/709) Avatar custom size by classname ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Internal Changes -* [#708](https://github.com/mondaycom/monday-ui-react-core/pull/708) Feature/sergeyro/plop component fix ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#708](https://github.com/mondaycom/monday-ui-react-core/pull/708) Feature/sergeyro/plop component fix ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.36.0 (2022-06-19) #### Bug Fixes -* [#705](https://github.com/mondaycom/monday-ui-react-core/pull/705) fix button tooltip hidden when stop hovering + tipseen useless wrapper ([@hadasfa](https://github.com/hadasfa)) + +- [#705](https://github.com/mondaycom/monday-ui-react-core/pull/705) fix button tooltip hidden when stop hovering + tipseen useless wrapper ([@hadasfa](https://github.com/hadasfa)) #### New Features -* [#694](https://github.com/mondaycom/monday-ui-react-core/pull/694) Feature/sergeyro/avatar group ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#694](https://github.com/mondaycom/monday-ui-react-core/pull/694) Feature/sergeyro/avatar group ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.35.1 (2022-06-15) #### Bug Fixes -* [#699](https://github.com/mondaycom/monday-ui-react-core/pull/699) Fix: Add prop to preserve radio button on select behaviour with children ([@DorShakedMonday](https://github.com/DorShakedMonday)) + +- [#699](https://github.com/mondaycom/monday-ui-react-core/pull/699) Fix: Add prop to preserve radio button on select behaviour with children ([@DorShakedMonday](https://github.com/DorShakedMonday)) ## 1.35.0 (2022-06-14) #### New Features -* [#698](https://github.com/mondaycom/monday-ui-react-core/pull/698) Feature/yonatanari/add shadow xs example ([@3dyonic](https://github.com/3dyonic)) -* [#697](https://github.com/mondaycom/monday-ui-react-core/pull/697) * Update version "monday-ui-style": "0.1.118", ([@3dyonic](https://github.com/3dyonic)) + +- [#698](https://github.com/mondaycom/monday-ui-react-core/pull/698) Feature/yonatanari/add shadow xs example ([@3dyonic](https://github.com/3dyonic)) +- [#697](https://github.com/mondaycom/monday-ui-react-core/pull/697) \* Update version "monday-ui-style": "0.1.118", ([@3dyonic](https://github.com/3dyonic)) ## 1.34.0 (2022-06-08) #### New Features -* [#690](https://github.com/mondaycom/monday-ui-react-core/pull/690) feat/Chris/ make Avatar initials text styling customisable ([@ChristopherMichaelNowak](https://github.com/ChristopherMichaelNowak)) + +- [#690](https://github.com/mondaycom/monday-ui-react-core/pull/690) feat/Chris/ make Avatar initials text styling customisable ([@ChristopherMichaelNowak](https://github.com/ChristopherMichaelNowak)) ## 1.33.1 (2022-06-08) #### Internal Changes -* [#692](https://github.com/mondaycom/monday-ui-react-core/pull/692) update version of storybook ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#692](https://github.com/mondaycom/monday-ui-react-core/pull/692) update version of storybook ([@orrgottlieb](https://github.com/orrgottlieb)) #### New Icons -* [#691](https://github.com/mondaycom/monday-ui-react-core/pull/691) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#691](https://github.com/mondaycom/monday-ui-react-core/pull/691) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.33.0 (2022-06-07) #### New Features -* [#686](https://github.com/mondaycom/monday-ui-react-core/pull/686) Storybook/sergeyro/expand loader ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#686](https://github.com/mondaycom/monday-ui-react-core/pull/686) Storybook/sergeyro/expand loader ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Internal Changes -* [#689](https://github.com/mondaycom/monday-ui-react-core/pull/689) Feature/sergeyro/hooks plop improve ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#689](https://github.com/mondaycom/monday-ui-react-core/pull/689) Feature/sergeyro/hooks plop improve ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.32.0 (2022-05-26) #### New Features -* [#683](https://github.com/mondaycom/monday-ui-react-core/pull/683) EditableHeading -Add option to pass argument to onStartEditing, input class name prop,… ([@mayaAssayag](https://github.com/mayaAssayag)) + +- [#683](https://github.com/mondaycom/monday-ui-react-core/pull/683) EditableHeading -Add option to pass argument to onStartEditing, input class name prop,… ([@mayaAssayag](https://github.com/mayaAssayag)) #### New Icons -* [#684](https://github.com/mondaycom/monday-ui-react-core/pull/684) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#684](https://github.com/mondaycom/monday-ui-react-core/pull/684) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.31.3 (2022-05-25) #### Bug Fixes -* [#677](https://github.com/mondaycom/monday-ui-react-core/pull/677) fix: fix issue with ButtonIcon inline issue ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#677](https://github.com/mondaycom/monday-ui-react-core/pull/677) fix: fix issue with ButtonIcon inline issue ([@orrgottlieb](https://github.com/orrgottlieb)) #### Documentation -* [#681](https://github.com/mondaycom/monday-ui-react-core/pull/681) fix: Remove Tip box ([@abaum-augu](https://github.com/abaum-augu)) + +- [#681](https://github.com/mondaycom/monday-ui-react-core/pull/681) fix: Remove Tip box ([@abaum-augu](https://github.com/abaum-augu)) #### New Icons -* [#682](https://github.com/mondaycom/monday-ui-react-core/pull/682) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#682](https://github.com/mondaycom/monday-ui-react-core/pull/682) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.31.2 (2022-05-24) #### Bug Fixes -* [#680](https://github.com/mondaycom/monday-ui-react-core/pull/680) Change attention box default padding ([@hadasfa](https://github.com/hadasfa)) + +- [#680](https://github.com/mondaycom/monday-ui-react-core/pull/680) Change attention box default padding ([@hadasfa](https://github.com/hadasfa)) #### Dependency Upgrades -* [#660](https://github.com/mondaycom/monday-ui-react-core/pull/660) # Update sass to version "sass": "^1.51.0", ([@3dyonic](https://github.com/3dyonic)) + +- [#660](https://github.com/mondaycom/monday-ui-react-core/pull/660) # Update sass to version "sass": "^1.51.0", ([@3dyonic](https://github.com/3dyonic)) ## 1.31.1 (2022-05-22) #### Bug Fixes -* [#679](https://github.com/mondaycom/monday-ui-react-core/pull/679) Patch/yonatanari/disabled states correction ([@3dyonic](https://github.com/3dyonic)) + +- [#679](https://github.com/mondaycom/monday-ui-react-core/pull/679) Patch/yonatanari/disabled states correction ([@3dyonic](https://github.com/3dyonic)) #### New Icons -* [#678](https://github.com/mondaycom/monday-ui-react-core/pull/678) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#678](https://github.com/mondaycom/monday-ui-react-core/pull/678) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.31.0 (2022-05-19) #### New Features -* [#659](https://github.com/mondaycom/monday-ui-react-core/pull/659) Storybook/sergey/use set focus hook ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#659](https://github.com/mondaycom/monday-ui-react-core/pull/659) Storybook/sergey/use set focus hook ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.30.0 (2022-05-19) #### New Features -* [#676](https://github.com/mondaycom/monday-ui-react-core/pull/676) # Update "monday-ui-style" to "0.1.111" ([@3dyonic](https://github.com/3dyonic)) + +- [#676](https://github.com/mondaycom/monday-ui-react-core/pull/676) # Update "monday-ui-style" to "0.1.111" ([@3dyonic](https://github.com/3dyonic)) #### Dependency Upgrades -* [#669](https://github.com/mondaycom/monday-ui-react-core/pull/669) upgrade patch versions ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#669](https://github.com/mondaycom/monday-ui-react-core/pull/669) upgrade patch versions ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.29.0 (2022-05-15) #### Bug Fixes -* [#667](https://github.com/mondaycom/monday-ui-react-core/pull/667) [Snyk] Upgrade react-window from 1.8.6 to 1.8.7 ([@snyk-bot](https://github.com/snyk-bot)) + +- [#667](https://github.com/mondaycom/monday-ui-react-core/pull/667) [Snyk] Upgrade react-window from 1.8.6 to 1.8.7 ([@snyk-bot](https://github.com/snyk-bot)) #### New Features -* [#668](https://github.com/mondaycom/monday-ui-react-core/pull/668) hide the dialog/tooltip when the reference is hidden ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#668](https://github.com/mondaycom/monday-ui-react-core/pull/668) hide the dialog/tooltip when the reference is hidden ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.28.2 (2022-05-10) #### Bug Fixes -* [#663](https://github.com/mondaycom/monday-ui-react-core/pull/663) fix use previous export ([@hadasfa](https://github.com/hadasfa)) + +- [#663](https://github.com/mondaycom/monday-ui-react-core/pull/663) fix use previous export ([@hadasfa](https://github.com/hadasfa)) ## 1.28.1 (2022-05-10) #### Bug Fixes -* [#662](https://github.com/mondaycom/monday-ui-react-core/pull/662) Fix bug: remove "add new" button from not found empty state in combobox as default ([@hadasfa](https://github.com/hadasfa)) + +- [#662](https://github.com/mondaycom/monday-ui-react-core/pull/662) Fix bug: remove "add new" button from not found empty state in combobox as default ([@hadasfa](https://github.com/hadasfa)) #### Documentation -* [#657](https://github.com/mondaycom/monday-ui-react-core/pull/657) Storybook: usePrevios hook ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#657](https://github.com/mondaycom/monday-ui-react-core/pull/657) Storybook: usePrevios hook ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 1.28.0 (2022-05-01) #### New Features -* [#584](https://github.com/mondaycom/monday-ui-react-core/pull/584) Use media query ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#584](https://github.com/mondaycom/monday-ui-react-core/pull/584) Use media query ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.27.1 (2022-04-28) #### Bug Fixes -* [#654](https://github.com/mondaycom/monday-ui-react-core/pull/654) Fix export of a11y list hook ([@hadasfa](https://github.com/hadasfa)) + +- [#654](https://github.com/mondaycom/monday-ui-react-core/pull/654) Fix export of a11y list hook ([@hadasfa](https://github.com/hadasfa)) ## 1.27.0 (2022-04-28) #### Bug Fixes -* [#653](https://github.com/mondaycom/monday-ui-react-core/pull/653) Fix usage on useMergedRef in checkbox ([@hadasfa](https://github.com/hadasfa)) + +- [#653](https://github.com/mondaycom/monday-ui-react-core/pull/653) Fix usage on useMergedRef in checkbox ([@hadasfa](https://github.com/hadasfa)) #### New Features -* [#636](https://github.com/mondaycom/monday-ui-react-core/pull/636) A11y/combobox nav refactor and expose list focus and keyboard navigation hook ([@hadasfa](https://github.com/hadasfa)) + +- [#636](https://github.com/mondaycom/monday-ui-react-core/pull/636) A11y/combobox nav refactor and expose list focus and keyboard navigation hook ([@hadasfa](https://github.com/hadasfa)) ## 1.26.7 (2022-04-26) #### New Icons -* [#652](https://github.com/mondaycom/monday-ui-react-core/pull/652) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#652](https://github.com/mondaycom/monday-ui-react-core/pull/652) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.26.6 (2022-04-24) #### New Icons -* [#650](https://github.com/mondaycom/monday-ui-react-core/pull/650) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#650](https://github.com/mondaycom/monday-ui-react-core/pull/650) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.26.5 (2022-04-24) #### Bug Fixes -* [#649](https://github.com/mondaycom/monday-ui-react-core/pull/649) fix commit ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#649](https://github.com/mondaycom/monday-ui-react-core/pull/649) fix commit ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.26.4 (2022-04-20) #### New Icons -* [#647](https://github.com/mondaycom/monday-ui-react-core/pull/647) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#647](https://github.com/mondaycom/monday-ui-react-core/pull/647) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.26.3 (2022-04-19) #### Bug Fixes -* [#648](https://github.com/mondaycom/monday-ui-react-core/pull/648) Undo "component" absolute path because it increase bundle size ([@hadasfa](https://github.com/hadasfa)) + +- [#648](https://github.com/mondaycom/monday-ui-react-core/pull/648) Undo "component" absolute path because it increase bundle size ([@hadasfa](https://github.com/hadasfa)) ## 1.26.2 (2022-04-18) #### Bug Fixes -* [#643](https://github.com/mondaycom/monday-ui-react-core/pull/643) remove set style hardcoded for icon button (not needed and not used u… ([@hadasfa](https://github.com/hadasfa)) + +- [#643](https://github.com/mondaycom/monday-ui-react-core/pull/643) remove set style hardcoded for icon button (not needed and not used u… ([@hadasfa](https://github.com/hadasfa)) ## 1.26.1 (2022-04-18) #### Bug Fixes -* [#641](https://github.com/mondaycom/monday-ui-react-core/pull/641) Fix bug: support press shift while click on checkbox on firefox browsers ([@hadasfa](https://github.com/hadasfa)) + +- [#641](https://github.com/mondaycom/monday-ui-react-core/pull/641) Fix bug: support press shift while click on checkbox on firefox browsers ([@hadasfa](https://github.com/hadasfa)) ## 1.26.0 (2022-04-17) #### Bug Fixes -* [#635](https://github.com/mondaycom/monday-ui-react-core/pull/635) Add flag for undo a null check which cause weird behavior (combobox) ([@hadasfa](https://github.com/hadasfa)) + +- [#635](https://github.com/mondaycom/monday-ui-react-core/pull/635) Add flag for undo a null check which cause weird behavior (combobox) ([@hadasfa](https://github.com/hadasfa)) #### New Features -* [#633](https://github.com/mondaycom/monday-ui-react-core/pull/633) Fix minor craft bugs (button disabled cursor and chip close button appearance) & stories & add data test id prop to chip, button, icon button ([@hadasfa](https://github.com/hadasfa)) + +- [#633](https://github.com/mondaycom/monday-ui-react-core/pull/633) Fix minor craft bugs (button disabled cursor and chip close button appearance) & stories & add data test id prop to chip, button, icon button ([@hadasfa](https://github.com/hadasfa)) ## 1.25.0 (2022-04-13) #### Bug Fixes -* [#632](https://github.com/mondaycom/monday-ui-react-core/pull/632) Support on disabled tabIndex ([@NofarRG](https://github.com/NofarRG)) -* [#630](https://github.com/mondaycom/monday-ui-react-core/pull/630) fix icon size for small button ([@liatmaor](https://github.com/liatmaor)) + +- [#632](https://github.com/mondaycom/monday-ui-react-core/pull/632) Support on disabled tabIndex ([@NofarRG](https://github.com/NofarRG)) +- [#630](https://github.com/mondaycom/monday-ui-react-core/pull/630) fix icon size for small button ([@liatmaor](https://github.com/liatmaor)) #### New Features -* [#625](https://github.com/mondaycom/monday-ui-react-core/pull/625) add support on virtualized list items inside list component ([@hadasfa](https://github.com/hadasfa)) + +- [#625](https://github.com/mondaycom/monday-ui-react-core/pull/625) add support on virtualized list items inside list component ([@hadasfa](https://github.com/hadasfa)) #### Documentation -* [#619](https://github.com/mondaycom/monday-ui-react-core/pull/619) fix virtualized list story ([@hadasfa](https://github.com/hadasfa)) -* [#622](https://github.com/mondaycom/monday-ui-react-core/pull/622) Feature/yonatanari/wellcome page updates ([@3dyonic](https://github.com/3dyonic)) + +- [#619](https://github.com/mondaycom/monday-ui-react-core/pull/619) fix virtualized list story ([@hadasfa](https://github.com/hadasfa)) +- [#622](https://github.com/mondaycom/monday-ui-react-core/pull/622) Feature/yonatanari/wellcome page updates ([@3dyonic](https://github.com/3dyonic)) ## 1.24.0 (2022-04-07) #### Bug Fixes -* [#623](https://github.com/mondaycom/monday-ui-react-core/pull/623) # 💄 Change Icon Button Small variant shape size to 24px. ([@3dyonic](https://github.com/3dyonic)) + +- [#623](https://github.com/mondaycom/monday-ui-react-core/pull/623) # 💄 Change Icon Button Small variant shape size to 24px. ([@3dyonic](https://github.com/3dyonic)) #### New Features -* [#629](https://github.com/mondaycom/monday-ui-react-core/pull/629) feat: adding a flag to ColorPicker for showing color name tooltips ([@shanibenaderetmonday](https://github.com/shanibenaderetmonday)) + +- [#629](https://github.com/mondaycom/monday-ui-react-core/pull/629) feat: adding a flag to ColorPicker for showing color name tooltips ([@shanibenaderetmonday](https://github.com/shanibenaderetmonday)) ## 1.23.2 (2022-04-05) #### Bug Fixes -* [#628](https://github.com/mondaycom/monday-ui-react-core/pull/628) Scrollintoview ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#628](https://github.com/mondaycom/monday-ui-react-core/pull/628) Scrollintoview ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.23.1 (2022-04-05) #### Bug Fixes -* [#627](https://github.com/mondaycom/monday-ui-react-core/pull/627) Scroll into view not exsiting ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#627](https://github.com/mondaycom/monday-ui-react-core/pull/627) Scroll into view not exsiting ([@orrgottlieb](https://github.com/orrgottlieb)) #### Documentation -* [#624](https://github.com/mondaycom/monday-ui-react-core/pull/624) Analytics ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#624](https://github.com/mondaycom/monday-ui-react-core/pull/624) Analytics ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.23.0 (2022-04-05) #### Bug Fixes -* [#615](https://github.com/mondaycom/monday-ui-react-core/pull/615) Interaction tests for combobox & add data test ids by prop to clickable, search, textfield, combobox ([@hadasfa](https://github.com/hadasfa)) + +- [#615](https://github.com/mondaycom/monday-ui-react-core/pull/615) Interaction tests for combobox & add data test ids by prop to clickable, search, textfield, combobox ([@hadasfa](https://github.com/hadasfa)) #### New Features -* [#621](https://github.com/mondaycom/monday-ui-react-core/pull/621) Combobox max options without scroll ([@MosheZemah](https://github.com/MosheZemah)) + +- [#621](https://github.com/mondaycom/monday-ui-react-core/pull/621) Combobox max options without scroll ([@MosheZemah](https://github.com/MosheZemah)) #### Documentation -* [#620](https://github.com/mondaycom/monday-ui-react-core/pull/620) docs(accordion): improve storybook (sub-items, props, etc.) ([@niksa-monday](https://github.com/niksa-monday)) -* [#618](https://github.com/mondaycom/monday-ui-react-core/pull/618) test(accordion): add interaction tests for multi-active mode ([@niksa-monday](https://github.com/niksa-monday)) -* [#617](https://github.com/mondaycom/monday-ui-react-core/pull/617) feat(accordion): add data-testid, improve ids, add interaction tests ([@niksa-monday](https://github.com/niksa-monday)) -* [#614](https://github.com/mondaycom/monday-ui-react-core/pull/614) color picker testids fix ([@laviomri](https://github.com/laviomri)) + +- [#620](https://github.com/mondaycom/monday-ui-react-core/pull/620) docs(accordion): improve storybook (sub-items, props, etc.) ([@niksa-monday](https://github.com/niksa-monday)) +- [#618](https://github.com/mondaycom/monday-ui-react-core/pull/618) test(accordion): add interaction tests for multi-active mode ([@niksa-monday](https://github.com/niksa-monday)) +- [#617](https://github.com/mondaycom/monday-ui-react-core/pull/617) feat(accordion): add data-testid, improve ids, add interaction tests ([@niksa-monday](https://github.com/niksa-monday)) +- [#614](https://github.com/mondaycom/monday-ui-react-core/pull/614) color picker testids fix ([@laviomri](https://github.com/laviomri)) ## 1.22.0 (2022-03-30) #### Bug Fixes -* [#609](https://github.com/mondaycom/monday-ui-react-core/pull/609) Fix clickable tests (add interaction tests for focus and few behaviour tests) ([@hadasfa](https://github.com/hadasfa)) -* [#606](https://github.com/mondaycom/monday-ui-react-core/pull/606) fix(interaction): minor selector typo issue ([@niksa-monday](https://github.com/niksa-monday)) + +- [#609](https://github.com/mondaycom/monday-ui-react-core/pull/609) Fix clickable tests (add interaction tests for focus and few behaviour tests) ([@hadasfa](https://github.com/hadasfa)) +- [#606](https://github.com/mondaycom/monday-ui-react-core/pull/606) fix(interaction): minor selector typo issue ([@niksa-monday](https://github.com/niksa-monday)) #### New Features -* [#616](https://github.com/mondaycom/monday-ui-react-core/pull/616) Avatar custom background color ([@MosheZemah](https://github.com/MosheZemah)) -* [#601](https://github.com/mondaycom/monday-ui-react-core/pull/601) Fix/omri/fix grid keyboard nav story ([@laviomri](https://github.com/laviomri)) + +- [#616](https://github.com/mondaycom/monday-ui-react-core/pull/616) Avatar custom background color ([@MosheZemah](https://github.com/MosheZemah)) +- [#601](https://github.com/mondaycom/monday-ui-react-core/pull/601) Fix/omri/fix grid keyboard nav story ([@laviomri](https://github.com/laviomri)) #### Documentation -* [#610](https://github.com/mondaycom/monday-ui-react-core/pull/610) test(slider): add Thumb drag interaction tests ([@niksa-monday](https://github.com/niksa-monday)) -* [#612](https://github.com/mondaycom/monday-ui-react-core/pull/612) menu interaction tests ([@laviomri](https://github.com/laviomri)) -* [#607](https://github.com/mondaycom/monday-ui-react-core/pull/607) Color picker interaction tests ([@laviomri](https://github.com/laviomri)) -* [#611](https://github.com/mondaycom/monday-ui-react-core/pull/611) test(Slider): add interaction tests for ranged mode ([@niksa-monday](https://github.com/niksa-monday)) -* [#596](https://github.com/mondaycom/monday-ui-react-core/pull/596) # ay11 Foundation page Corrections: Update image sizes, add up next section ([@3dyonic](https://github.com/3dyonic)) -* [#608](https://github.com/mondaycom/monday-ui-react-core/pull/608) test(Slider): add interaction tests for Slider component ([@niksa-monday](https://github.com/niksa-monday)) -* [#605](https://github.com/mondaycom/monday-ui-react-core/pull/605) Interaction tests alignments ([@laviomri](https://github.com/laviomri)) -* [#602](https://github.com/mondaycom/monday-ui-react-core/pull/602) Increase default width of left panel ([@laviomri](https://github.com/laviomri)) -* [#603](https://github.com/mondaycom/monday-ui-react-core/pull/603) storybook initials ([@orrgottlieb](https://github.com/orrgottlieb)) -* [#600](https://github.com/mondaycom/monday-ui-react-core/pull/600) fix-typos-in-avatar-story-classnames ([@laviomri](https://github.com/laviomri)) + +- [#610](https://github.com/mondaycom/monday-ui-react-core/pull/610) test(slider): add Thumb drag interaction tests ([@niksa-monday](https://github.com/niksa-monday)) +- [#612](https://github.com/mondaycom/monday-ui-react-core/pull/612) menu interaction tests ([@laviomri](https://github.com/laviomri)) +- [#607](https://github.com/mondaycom/monday-ui-react-core/pull/607) Color picker interaction tests ([@laviomri](https://github.com/laviomri)) +- [#611](https://github.com/mondaycom/monday-ui-react-core/pull/611) test(Slider): add interaction tests for ranged mode ([@niksa-monday](https://github.com/niksa-monday)) +- [#596](https://github.com/mondaycom/monday-ui-react-core/pull/596) # ay11 Foundation page Corrections: Update image sizes, add up next section ([@3dyonic](https://github.com/3dyonic)) +- [#608](https://github.com/mondaycom/monday-ui-react-core/pull/608) test(Slider): add interaction tests for Slider component ([@niksa-monday](https://github.com/niksa-monday)) +- [#605](https://github.com/mondaycom/monday-ui-react-core/pull/605) Interaction tests alignments ([@laviomri](https://github.com/laviomri)) +- [#602](https://github.com/mondaycom/monday-ui-react-core/pull/602) Increase default width of left panel ([@laviomri](https://github.com/laviomri)) +- [#603](https://github.com/mondaycom/monday-ui-react-core/pull/603) storybook initials ([@orrgottlieb](https://github.com/orrgottlieb)) +- [#600](https://github.com/mondaycom/monday-ui-react-core/pull/600) fix-typos-in-avatar-story-classnames ([@laviomri](https://github.com/laviomri)) ## 1.21.5 (2022-03-22) #### Bug Fixes -* [#597](https://github.com/mondaycom/monday-ui-react-core/pull/597) Bug/hadas/change combobox msg class (too common) ([@hadasfa](https://github.com/hadasfa)) + +- [#597](https://github.com/mondaycom/monday-ui-react-core/pull/597) Bug/hadas/change combobox msg class (too common) ([@hadasfa](https://github.com/hadasfa)) ## 1.21.4 (2022-03-21) #### Bug Fixes -* [#595](https://github.com/mondaycom/monday-ui-react-core/pull/595) Add aria-label to Flex ([@Naama-Weber-Monday](https://github.com/Naama-Weber-Monday)) + +- [#595](https://github.com/mondaycom/monday-ui-react-core/pull/595) Add aria-label to Flex ([@Naama-Weber-Monday](https://github.com/Naama-Weber-Monday)) ## 1.21.3 (2022-03-20) #### Bug Fixes -* [#594](https://github.com/mondaycom/monday-ui-react-core/pull/594) fix dark mode issue, sticky issue and add categories story ([@hadasfa](https://github.com/hadasfa)) + +- [#594](https://github.com/mondaycom/monday-ui-react-core/pull/594) fix dark mode issue, sticky issue and add categories story ([@hadasfa](https://github.com/hadasfa)) #### Documentation -* [#588](https://github.com/mondaycom/monday-ui-react-core/pull/588) feature/omri/multi-interaction-tests-per-story ([@laviomri](https://github.com/laviomri)) + +- [#588](https://github.com/mondaycom/monday-ui-react-core/pull/588) feature/omri/multi-interaction-tests-per-story ([@laviomri](https://github.com/laviomri)) ## 1.21.2 (2022-03-17) #### Bug Fixes -* [#586](https://github.com/mondaycom/monday-ui-react-core/pull/586) Fix menu grid item focus after keyboard nav ([@hadasfa](https://github.com/hadasfa)) + +- [#586](https://github.com/mondaycom/monday-ui-react-core/pull/586) Fix menu grid item focus after keyboard nav ([@hadasfa](https://github.com/hadasfa)) #### Dependency Upgrades -* [#592](https://github.com/mondaycom/monday-ui-react-core/pull/592) Move deps to devDependencies ([@sahariko](https://github.com/sahariko)) + +- [#592](https://github.com/mondaycom/monday-ui-react-core/pull/592) Move deps to devDependencies ([@sahariko](https://github.com/sahariko)) #### Documentation -* [#591](https://github.com/mondaycom/monday-ui-react-core/pull/591) Button prop-types proofreading ([@sahariko](https://github.com/sahariko)) + +- [#591](https://github.com/mondaycom/monday-ui-react-core/pull/591) Button prop-types proofreading ([@sahariko](https://github.com/sahariko)) ## 1.21.1 (2022-03-16) #### Bug Fixes -* [#589](https://github.com/mondaycom/monday-ui-react-core/pull/589) Fix combobox spacing issues ([@hadasfa](https://github.com/hadasfa)) + +- [#589](https://github.com/mondaycom/monday-ui-react-core/pull/589) Fix combobox spacing issues ([@hadasfa](https://github.com/hadasfa)) ## 1.21.0 (2022-03-16) #### Bug Fixes -* [#587](https://github.com/mondaycom/monday-ui-react-core/pull/587) Fix radiobutton check issue ([@MosheZemah](https://github.com/MosheZemah)) -* [#583](https://github.com/mondaycom/monday-ui-react-core/pull/583) Fix issue with combobox story ([@MosheZemah](https://github.com/MosheZemah)) -* [#581](https://github.com/mondaycom/monday-ui-react-core/pull/581) Fix issue with hovering combobox hover ([@MosheZemah](https://github.com/MosheZemah)) + +- [#587](https://github.com/mondaycom/monday-ui-react-core/pull/587) Fix radiobutton check issue ([@MosheZemah](https://github.com/MosheZemah)) +- [#583](https://github.com/mondaycom/monday-ui-react-core/pull/583) Fix issue with combobox story ([@MosheZemah](https://github.com/MosheZemah)) +- [#581](https://github.com/mondaycom/monday-ui-react-core/pull/581) Fix issue with hovering combobox hover ([@MosheZemah](https://github.com/MosheZemah)) #### New Features -* [#574](https://github.com/mondaycom/monday-ui-react-core/pull/574) Add virtualized list support to combobox ([@hadasfa](https://github.com/hadasfa)) -* [#580](https://github.com/mondaycom/monday-ui-react-core/pull/580) Clear filter on combobox selection ([@MosheZemah](https://github.com/MosheZemah)) + +- [#574](https://github.com/mondaycom/monday-ui-react-core/pull/574) Add virtualized list support to combobox ([@hadasfa](https://github.com/hadasfa)) +- [#580](https://github.com/mondaycom/monday-ui-react-core/pull/580) Clear filter on combobox selection ([@MosheZemah](https://github.com/MosheZemah)) #### Documentation -* [#579](https://github.com/mondaycom/monday-ui-react-core/pull/579) PR: Documentation ,Ay11 foundation page ([@3dyonic](https://github.com/3dyonic)) + +- [#579](https://github.com/mondaycom/monday-ui-react-core/pull/579) PR: Documentation ,Ay11 foundation page ([@3dyonic](https://github.com/3dyonic)) #### Internal Changes -* [#585](https://github.com/mondaycom/monday-ui-react-core/pull/585) Add menu tests ([@MosheZemah](https://github.com/MosheZemah)) -* [#582](https://github.com/mondaycom/monday-ui-react-core/pull/582) Interaction tests ([@MosheZemah](https://github.com/MosheZemah)) + +- [#585](https://github.com/mondaycom/monday-ui-react-core/pull/585) Add menu tests ([@MosheZemah](https://github.com/MosheZemah)) +- [#582](https://github.com/mondaycom/monday-ui-react-core/pull/582) Interaction tests ([@MosheZemah](https://github.com/MosheZemah)) ## 1.20.0 (2022-03-10) #### New Features -* [#578](https://github.com/mondaycom/monday-ui-react-core/pull/578) Feature/hadas/checkbox ref ([@hadasfa](https://github.com/hadasfa)) + +- [#578](https://github.com/mondaycom/monday-ui-react-core/pull/578) Feature/hadas/checkbox ref ([@hadasfa](https://github.com/hadasfa)) #### Documentation -* [#562](https://github.com/mondaycom/monday-ui-react-core/pull/562) Add dropdown groups to storybook and change dropdown groups style ([@ronachmany-monday](https://github.com/ronachmany-monday)) + +- [#562](https://github.com/mondaycom/monday-ui-react-core/pull/562) Add dropdown groups to storybook and change dropdown groups style ([@ronachmany-monday](https://github.com/ronachmany-monday)) ## 1.19.3 (2022-03-09) #### New Icons -* [#576](https://github.com/mondaycom/monday-ui-react-core/pull/576) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) -* [#575](https://github.com/mondaycom/monday-ui-react-core/pull/575) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#576](https://github.com/mondaycom/monday-ui-react-core/pull/576) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) +- [#575](https://github.com/mondaycom/monday-ui-react-core/pull/575) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.19.2 (2022-03-08) #### Bug Fixes -* [#571](https://github.com/mondaycom/monday-ui-react-core/pull/571) Add all icons tests ([@MosheZemah](https://github.com/MosheZemah)) + +- [#571](https://github.com/mondaycom/monday-ui-react-core/pull/571) Add all icons tests ([@MosheZemah](https://github.com/MosheZemah)) #### New Icons -* [#573](https://github.com/mondaycom/monday-ui-react-core/pull/573) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#573](https://github.com/mondaycom/monday-ui-react-core/pull/573) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.19.1 (2022-03-01) #### New Icons -* [#569](https://github.com/mondaycom/monday-ui-react-core/pull/569) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#569](https://github.com/mondaycom/monday-ui-react-core/pull/569) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.19.0 (2022-03-01) #### New Features -* [#561](https://github.com/mondaycom/monday-ui-react-core/pull/561) Added menuPlacement prop to Dropdown component ([@udidoron](https://github.com/udidoron)) + +- [#561](https://github.com/mondaycom/monday-ui-react-core/pull/561) Added menuPlacement prop to Dropdown component ([@udidoron](https://github.com/udidoron)) ## 1.18.4 (2022-03-01) #### Bug Fixes -* [#567](https://github.com/mondaycom/monday-ui-react-core/pull/567) Fix editable heading cursor on disabled ([@MosheZemah](https://github.com/MosheZemah)) + +- [#567](https://github.com/mondaycom/monday-ui-react-core/pull/567) Fix editable heading cursor on disabled ([@MosheZemah](https://github.com/MosheZemah)) ## 1.18.3 (2022-03-01) #### Bug Fixes -* [#566](https://github.com/mondaycom/monday-ui-react-core/pull/566) Fix editable heading editing while disabled ([@MosheZemah](https://github.com/MosheZemah)) + +- [#566](https://github.com/mondaycom/monday-ui-react-core/pull/566) Fix editable heading editing while disabled ([@MosheZemah](https://github.com/MosheZemah)) ## 1.18.2 (2022-02-28) #### Bug Fixes -* [#565](https://github.com/mondaycom/monday-ui-react-core/pull/565) Editable heading callback on blur ignore ([@MosheZemah](https://github.com/MosheZemah)) + +- [#565](https://github.com/mondaycom/monday-ui-react-core/pull/565) Editable heading callback on blur ignore ([@MosheZemah](https://github.com/MosheZemah)) ## 1.18.1 (2022-02-28) #### Bug Fixes -* [#564](https://github.com/mondaycom/monday-ui-react-core/pull/564) Allow stop editing for EditableHeading ([@MosheZemah](https://github.com/MosheZemah)) + +- [#564](https://github.com/mondaycom/monday-ui-react-core/pull/564) Allow stop editing for EditableHeading ([@MosheZemah](https://github.com/MosheZemah)) ## 1.18.0 (2022-02-28) #### New Features -* [#563](https://github.com/mondaycom/monday-ui-react-core/pull/563) Add color prop to Heading and Editable Heading ([@MosheZemah](https://github.com/MosheZemah)) + +- [#563](https://github.com/mondaycom/monday-ui-react-core/pull/563) Add color prop to Heading and Editable Heading ([@MosheZemah](https://github.com/MosheZemah)) ## 1.17.2 (2022-02-28) #### New Icons -* [#558](https://github.com/mondaycom/monday-ui-react-core/pull/558) Upgrade monday ui style ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#558](https://github.com/mondaycom/monday-ui-react-core/pull/558) Upgrade monday ui style ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.17.1 (2022-02-27) #### Bug Fixes -* [#537](https://github.com/mondaycom/monday-ui-react-core/pull/537) Fix tabs list bug - visible focus displayed when clicking out side and then clicking on one tab ([@hadasfa](https://github.com/hadasfa)) + +- [#537](https://github.com/mondaycom/monday-ui-react-core/pull/537) Fix tabs list bug - visible focus displayed when clicking out side and then clicking on one tab ([@hadasfa](https://github.com/hadasfa)) ## 1.17.0 (2022-02-25) #### New Features -* [#557](https://github.com/mondaycom/monday-ui-react-core/pull/557) Support Heading highlight text ([@MosheZemah](https://github.com/MosheZemah)) + +- [#557](https://github.com/mondaycom/monday-ui-react-core/pull/557) Support Heading highlight text ([@MosheZemah](https://github.com/MosheZemah)) #### Documentation -* [#555](https://github.com/mondaycom/monday-ui-react-core/pull/555) Fix stories ([@hadasfa](https://github.com/hadasfa)) + +- [#555](https://github.com/mondaycom/monday-ui-react-core/pull/555) Fix stories ([@hadasfa](https://github.com/hadasfa)) ## 1.16.0 (2022-02-24) #### New Features -* [#556](https://github.com/mondaycom/monday-ui-react-core/pull/556) Expose use is overflowing hook ([@hadasfa](https://github.com/hadasfa)) + +- [#556](https://github.com/mondaycom/monday-ui-react-core/pull/556) Expose use is overflowing hook ([@hadasfa](https://github.com/hadasfa)) ## 1.15.0 (2022-02-24) #### New Features -* [#554](https://github.com/mondaycom/monday-ui-react-core/pull/554) Add support on avatar in chip component ([@roniCohen123](https://github.com/roniCohen123)) + +- [#554](https://github.com/mondaycom/monday-ui-react-core/pull/554) Add support on avatar in chip component ([@roniCohen123](https://github.com/roniCohen123)) ## 1.14.2 (2022-02-23) #### New Icons -* [#553](https://github.com/mondaycom/monday-ui-react-core/pull/553) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#553](https://github.com/mondaycom/monday-ui-react-core/pull/553) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.14.1 (2022-02-23) #### New Icons -* [#552](https://github.com/mondaycom/monday-ui-react-core/pull/552) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#552](https://github.com/mondaycom/monday-ui-react-core/pull/552) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.14.0 (2022-02-22) #### Bug Fixes -* [#536](https://github.com/mondaycom/monday-ui-react-core/pull/536) combobox disable no result on loading ([@roniCohen123](https://github.com/roniCohen123)) + +- [#536](https://github.com/mondaycom/monday-ui-react-core/pull/536) combobox disable no result on loading ([@roniCohen123](https://github.com/roniCohen123)) #### New Features -* [#551](https://github.com/mondaycom/monday-ui-react-core/pull/551) Support passing tooltip content to menu item by tooltipContent prop ([@etaylib](https://github.com/etaylib)) + +- [#551](https://github.com/mondaycom/monday-ui-react-core/pull/551) Support passing tooltip content to menu item by tooltipContent prop ([@etaylib](https://github.com/etaylib)) ## 1.13.12 (2022-02-20) #### New Icons -* [#549](https://github.com/mondaycom/monday-ui-react-core/pull/549) Update color keys ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#549](https://github.com/mondaycom/monday-ui-react-core/pull/549) Update color keys ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.13.11 (2022-02-20) #### Bug Fixes -* [#548](https://github.com/mondaycom/monday-ui-react-core/pull/548) Fix toggle on change params ([@hadasfa](https://github.com/hadasfa)) + +- [#548](https://github.com/mondaycom/monday-ui-react-core/pull/548) Fix toggle on change params ([@hadasfa](https://github.com/hadasfa)) ## 1.13.10 (2022-02-20) #### Bug Fixes -* [#545](https://github.com/mondaycom/monday-ui-react-core/pull/545) Better support for useDocumentEventListeners on Menu components ([@laviomri](https://github.com/laviomri)) + +- [#545](https://github.com/mondaycom/monday-ui-react-core/pull/545) Better support for useDocumentEventListeners on Menu components ([@laviomri](https://github.com/laviomri)) ## 1.13.9 (2022-02-17) #### Bug Fixes -* [#546](https://github.com/mondaycom/monday-ui-react-core/pull/546) Displaying focus properly in toggle component ([@hadasfa](https://github.com/hadasfa)) + +- [#546](https://github.com/mondaycom/monday-ui-react-core/pull/546) Displaying focus properly in toggle component ([@hadasfa](https://github.com/hadasfa)) #### New Icons -* [#547](https://github.com/mondaycom/monday-ui-react-core/pull/547) Update colors in basic, night themes ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#547](https://github.com/mondaycom/monday-ui-react-core/pull/547) Update colors in basic, night themes ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.13.8 (2022-02-17) #### Bug Fixes -* [#544](https://github.com/mondaycom/monday-ui-react-core/pull/544) Fix bug on toggle cannot be affected by click when in controlled mode ([@hadasfa](https://github.com/hadasfa)) + +- [#544](https://github.com/mondaycom/monday-ui-react-core/pull/544) Fix bug on toggle cannot be affected by click when in controlled mode ([@hadasfa](https://github.com/hadasfa)) ## 1.13.7 (2022-02-16) #### Bug Fixes -* [#543](https://github.com/mondaycom/monday-ui-react-core/pull/543) remove react aria dependecies ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#543](https://github.com/mondaycom/monday-ui-react-core/pull/543) remove react aria dependecies ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.13.6 (2022-02-16) #### Bug Fixes -* [#542](https://github.com/mondaycom/monday-ui-react-core/pull/542) remove react button ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#542](https://github.com/mondaycom/monday-ui-react-core/pull/542) remove react button ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.13.5 (2022-02-16) #### Bug Fixes -* [#541](https://github.com/mondaycom/monday-ui-react-core/pull/541) Set version ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#541](https://github.com/mondaycom/monday-ui-react-core/pull/541) Set version ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.13.4 (2022-02-16) #### Bug Fixes -* [#540](https://github.com/mondaycom/monday-ui-react-core/pull/540) Fix font load ([@MosheZemah](https://github.com/MosheZemah)) + +- [#540](https://github.com/mondaycom/monday-ui-react-core/pull/540) Fix font load ([@MosheZemah](https://github.com/MosheZemah)) ## 1.13.3 (2022-02-16) #### Bug Fixes -* [#539](https://github.com/mondaycom/monday-ui-react-core/pull/539) Flex types ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#539](https://github.com/mondaycom/monday-ui-react-core/pull/539) Flex types ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.13.2 (2022-02-16) #### Bug Fixes -* [#538](https://github.com/mondaycom/monday-ui-react-core/pull/538) Element type issues ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#538](https://github.com/mondaycom/monday-ui-react-core/pull/538) Element type issues ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.13.1 (2022-02-15) #### Bug Fixes -* [#535](https://github.com/mondaycom/monday-ui-react-core/pull/535) Fix combobox drawer width ([@hadasfa](https://github.com/hadasfa)) + +- [#535](https://github.com/mondaycom/monday-ui-react-core/pull/535) Fix combobox drawer width ([@hadasfa](https://github.com/hadasfa)) ## 1.13.0 (2022-02-15) #### Bug Fixes -* [#530](https://github.com/mondaycom/monday-ui-react-core/pull/530) tooltip: removing border from tooltip arrow + adding themes to storybook ([@etaylib](https://github.com/etaylib)) -* [#534](https://github.com/mondaycom/monday-ui-react-core/pull/534) Add chips colors story fixes ([@MosheZemah](https://github.com/MosheZemah)) + +- [#530](https://github.com/mondaycom/monday-ui-react-core/pull/530) tooltip: removing border from tooltip arrow + adding themes to storybook ([@etaylib](https://github.com/etaylib)) +- [#534](https://github.com/mondaycom/monday-ui-react-core/pull/534) Add chips colors story fixes ([@MosheZemah](https://github.com/MosheZemah)) #### New Features -* [#506](https://github.com/mondaycom/monday-ui-react-core/pull/506) Menu grid item ([@laviomri](https://github.com/laviomri)) -* [#532](https://github.com/mondaycom/monday-ui-react-core/pull/532) Dropdown - add isOptionSelected prop ([@ronachmany-monday](https://github.com/ronachmany-monday)) -* [#533](https://github.com/mondaycom/monday-ui-react-core/pull/533) Add chips colors story ([@MosheZemah](https://github.com/MosheZemah)) -* [#528](https://github.com/mondaycom/monday-ui-react-core/pull/528) add divider to combo box categories ([@SagiL96](https://github.com/SagiL96)) + +- [#506](https://github.com/mondaycom/monday-ui-react-core/pull/506) Menu grid item ([@laviomri](https://github.com/laviomri)) +- [#532](https://github.com/mondaycom/monday-ui-react-core/pull/532) Dropdown - add isOptionSelected prop ([@ronachmany-monday](https://github.com/ronachmany-monday)) +- [#533](https://github.com/mondaycom/monday-ui-react-core/pull/533) Add chips colors story ([@MosheZemah](https://github.com/MosheZemah)) +- [#528](https://github.com/mondaycom/monday-ui-react-core/pull/528) add divider to combo box categories ([@SagiL96](https://github.com/SagiL96)) ## 1.12.0 (2022-02-13) #### New Features -* [#529](https://github.com/mondaycom/monday-ui-react-core/pull/529) Add virtualized list ref ([@MosheZemah](https://github.com/MosheZemah)) + +- [#529](https://github.com/mondaycom/monday-ui-react-core/pull/529) Add virtualized list ref ([@MosheZemah](https://github.com/MosheZemah)) ## 1.11.2 (2022-02-13) #### Dependency Upgrades -* [#527](https://github.com/mondaycom/monday-ui-react-core/pull/527) Upgrade monday-ui-style ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#527](https://github.com/mondaycom/monday-ui-react-core/pull/527) Upgrade monday-ui-style ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.11.1 (2022-02-13) #### Bug Fixes -* [#523](https://github.com/mondaycom/monday-ui-react-core/pull/523) Fix icon button and drop down stories ([@hadasfa](https://github.com/hadasfa)) -* [#498](https://github.com/mondaycom/monday-ui-react-core/pull/498) fix: lint fixes ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#523](https://github.com/mondaycom/monday-ui-react-core/pull/523) Fix icon button and drop down stories ([@hadasfa](https://github.com/hadasfa)) +- [#498](https://github.com/mondaycom/monday-ui-react-core/pull/498) fix: lint fixes ([@orrgottlieb](https://github.com/orrgottlieb)) #### Dependency Upgrades -* [#525](https://github.com/mondaycom/monday-ui-react-core/pull/525) Change design system Hebrew font to rubik ([@hadasfa](https://github.com/hadasfa)) + +- [#525](https://github.com/mondaycom/monday-ui-react-core/pull/525) Change design system Hebrew font to rubik ([@hadasfa](https://github.com/hadasfa)) ## 1.11.0 (2022-02-08) #### New Features -* [#521](https://github.com/mondaycom/monday-ui-react-core/pull/521) Replace typography source to monday-ui-style font variables ([@hadasfa](https://github.com/hadasfa)) + +- [#521](https://github.com/mondaycom/monday-ui-react-core/pull/521) Replace typography source to monday-ui-style font variables ([@hadasfa](https://github.com/hadasfa)) #### New Icons -* [#522](https://github.com/mondaycom/monday-ui-react-core/pull/522) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#522](https://github.com/mondaycom/monday-ui-react-core/pull/522) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.10.4 (2022-02-08) #### Bug Fixes -* [#520](https://github.com/mondaycom/monday-ui-react-core/pull/520) Revert " Add typography variables" ([@hadasfa](https://github.com/hadasfa)) + +- [#520](https://github.com/mondaycom/monday-ui-react-core/pull/520) Revert " Add typography variables" ([@hadasfa](https://github.com/hadasfa)) ## 1.10.3 (2022-02-07) #### Bug Fixes -* [#518](https://github.com/mondaycom/monday-ui-react-core/pull/518) When click on checkbox with shift pressed, shift key is not true in the manual all checkbox events (even if it was true in the original event) ([@hadasfa](https://github.com/hadasfa)) + +- [#518](https://github.com/mondaycom/monday-ui-react-core/pull/518) When click on checkbox with shift pressed, shift key is not true in the manual all checkbox events (even if it was true in the original event) ([@hadasfa](https://github.com/hadasfa)) ## 1.10.2 (2022-02-07) #### Bug Fixes -* [#517](https://github.com/mondaycom/monday-ui-react-core/pull/517) Tabs focus issue ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#517](https://github.com/mondaycom/monday-ui-react-core/pull/517) Tabs focus issue ([@orrgottlieb](https://github.com/orrgottlieb)) #### Dependency Upgrades -* [#482](https://github.com/mondaycom/monday-ui-react-core/pull/482) Add typography variables ([@hadasfa](https://github.com/hadasfa)) + +- [#482](https://github.com/mondaycom/monday-ui-react-core/pull/482) Add typography variables ([@hadasfa](https://github.com/hadasfa)) #### Internal Changes -* [#482](https://github.com/mondaycom/monday-ui-react-core/pull/482) Add typography variables ([@hadasfa](https://github.com/hadasfa)) + +- [#482](https://github.com/mondaycom/monday-ui-react-core/pull/482) Add typography variables ([@hadasfa](https://github.com/hadasfa)) ## 1.10.1 (2022-02-06) #### Bug Fixes -* [#514](https://github.com/mondaycom/monday-ui-react-core/pull/514) fix support on checkbox click while shift is pressed on firefox browser ([@hadasfa](https://github.com/hadasfa)) + +- [#514](https://github.com/mondaycom/monday-ui-react-core/pull/514) fix support on checkbox click while shift is pressed on firefox browser ([@hadasfa](https://github.com/hadasfa)) ## 1.10.0 (2022-02-06) #### Bug Fixes -* [#516](https://github.com/mondaycom/monday-ui-react-core/pull/516) feat: move dependencies to correct area ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#516](https://github.com/mondaycom/monday-ui-react-core/pull/516) feat: move dependencies to correct area ([@orrgottlieb](https://github.com/orrgottlieb)) #### New Features -* [#513](https://github.com/mondaycom/monday-ui-react-core/pull/513) Allow non-monday colors picker ([@laviomri](https://github.com/laviomri)) -* [#512](https://github.com/mondaycom/monday-ui-react-core/pull/512) Disabling activeIndex after a non-keyboard interaction ([@laviomri](https://github.com/laviomri)) -* [#509](https://github.com/mondaycom/monday-ui-react-core/pull/509) ColorPicker - white selected icon, even not on multi selection ([@laviomri](https://github.com/laviomri)) + +- [#513](https://github.com/mondaycom/monday-ui-react-core/pull/513) Allow non-monday colors picker ([@laviomri](https://github.com/laviomri)) +- [#512](https://github.com/mondaycom/monday-ui-react-core/pull/512) Disabling activeIndex after a non-keyboard interaction ([@laviomri](https://github.com/laviomri)) +- [#509](https://github.com/mondaycom/monday-ui-react-core/pull/509) ColorPicker - white selected icon, even not on multi selection ([@laviomri](https://github.com/laviomri)) #### Documentation -* [#515](https://github.com/mondaycom/monday-ui-react-core/pull/515) Fix OpenGraph description typo ([@laviomri](https://github.com/laviomri)) + +- [#515](https://github.com/mondaycom/monday-ui-react-core/pull/515) Fix OpenGraph description typo ([@laviomri](https://github.com/laviomri)) ## 1.9.0 (2022-02-02) #### Bug Fixes -* [#510](https://github.com/mondaycom/monday-ui-react-core/pull/510) Dropdown with multi - placeholder show condition fix ([@yardenli](https://github.com/yardenli)) -* [#508](https://github.com/mondaycom/monday-ui-react-core/pull/508) Fix selection feedback not showing for single item selection of ColorPicker ([@laviomri](https://github.com/laviomri)) + +- [#510](https://github.com/mondaycom/monday-ui-react-core/pull/510) Dropdown with multi - placeholder show condition fix ([@yardenli](https://github.com/yardenli)) +- [#508](https://github.com/mondaycom/monday-ui-react-core/pull/508) Fix selection feedback not showing for single item selection of ColorPicker ([@laviomri](https://github.com/laviomri)) #### New Features -* [#502](https://github.com/mondaycom/monday-ui-react-core/pull/502) Menu enhancements ([@laviomri](https://github.com/laviomri)) + +- [#502](https://github.com/mondaycom/monday-ui-react-core/pull/502) Menu enhancements ([@laviomri](https://github.com/laviomri)) #### Documentation -* [#505](https://github.com/mondaycom/monday-ui-react-core/pull/505) Fix combobox docs ([@hadasfa](https://github.com/hadasfa)) + +- [#505](https://github.com/mondaycom/monday-ui-react-core/pull/505) Fix combobox docs ([@hadasfa](https://github.com/hadasfa)) #### Internal Changes -* [#511](https://github.com/mondaycom/monday-ui-react-core/pull/511) fix/yarden/dropdown-multi-lint-and-tests-fixes ([@yardenli](https://github.com/yardenli)) + +- [#511](https://github.com/mondaycom/monday-ui-react-core/pull/511) fix/yarden/dropdown-multi-lint-and-tests-fixes ([@yardenli](https://github.com/yardenli)) ## 1.8.4 (2022-02-01) #### New Icons -* [#507](https://github.com/mondaycom/monday-ui-react-core/pull/507) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#507](https://github.com/mondaycom/monday-ui-react-core/pull/507) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.8.3 (2022-01-31) #### New Icons -* [#504](https://github.com/mondaycom/monday-ui-react-core/pull/504) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#504](https://github.com/mondaycom/monday-ui-react-core/pull/504) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.8.2 (2022-01-31) #### Bug Fixes -* [#503](https://github.com/mondaycom/monday-ui-react-core/pull/503) Fix drop down counter in multi state with single line ([@hadasfa](https://github.com/hadasfa)) + +- [#503](https://github.com/mondaycom/monday-ui-react-core/pull/503) Fix drop down counter in multi state with single line ([@hadasfa](https://github.com/hadasfa)) ## 1.8.1 (2022-01-30) #### Bug Fixes -* [#499](https://github.com/mondaycom/monday-ui-react-core/pull/499) Support placeholder in drop down with multi state ([@hadasfa](https://github.com/hadasfa)) -* [#500](https://github.com/mondaycom/monday-ui-react-core/pull/500) Fixed menu item hover ([@laviomri](https://github.com/laviomri)) + +- [#499](https://github.com/mondaycom/monday-ui-react-core/pull/499) Support placeholder in drop down with multi state ([@hadasfa](https://github.com/hadasfa)) +- [#500](https://github.com/mondaycom/monday-ui-react-core/pull/500) Fixed menu item hover ([@laviomri](https://github.com/laviomri)) #### New Icons -* [#501](https://github.com/mondaycom/monday-ui-react-core/pull/501) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#501](https://github.com/mondaycom/monday-ui-react-core/pull/501) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.8.0 (2022-01-27) #### Bug Fixes -* [#495](https://github.com/mondaycom/monday-ui-react-core/pull/495) fix close when click outside in drop down and display correct options when delete ([@hadasfa](https://github.com/hadasfa)) -* [#496](https://github.com/mondaycom/monday-ui-react-core/pull/496) feature/yarden/dropdown-max-height ([@yardenli](https://github.com/yardenli)) -* [#487](https://github.com/mondaycom/monday-ui-react-core/pull/487) fix(slider): change broken padding for slider prefix ([@niksa-monday](https://github.com/niksa-monday)) -* [#477](https://github.com/mondaycom/monday-ui-react-core/pull/477) Keyboard nav context improvements ([@laviomri](https://github.com/laviomri)) + +- [#495](https://github.com/mondaycom/monday-ui-react-core/pull/495) fix close when click outside in drop down and display correct options when delete ([@hadasfa](https://github.com/hadasfa)) +- [#496](https://github.com/mondaycom/monday-ui-react-core/pull/496) feature/yarden/dropdown-max-height ([@yardenli](https://github.com/yardenli)) +- [#487](https://github.com/mondaycom/monday-ui-react-core/pull/487) fix(slider): change broken padding for slider prefix ([@niksa-monday](https://github.com/niksa-monday)) +- [#477](https://github.com/mondaycom/monday-ui-react-core/pull/477) Keyboard nav context improvements ([@laviomri](https://github.com/laviomri)) #### New Features -* [#493](https://github.com/mondaycom/monday-ui-react-core/pull/493) Disabled indexes for keyboard nav ([@laviomri](https://github.com/laviomri)) -* [#488](https://github.com/mondaycom/monday-ui-react-core/pull/488) Skipping disabled components while navigating ([@laviomri](https://github.com/laviomri)) -* [#479](https://github.com/mondaycom/monday-ui-react-core/pull/479) support ref passing for dropdown ([@etaylib](https://github.com/etaylib)) -* [#480](https://github.com/mondaycom/monday-ui-react-core/pull/480) Added focusItemIndexOnMount to useGridKeyboardNavigation ([@laviomri](https://github.com/laviomri)) + +- [#493](https://github.com/mondaycom/monday-ui-react-core/pull/493) Disabled indexes for keyboard nav ([@laviomri](https://github.com/laviomri)) +- [#488](https://github.com/mondaycom/monday-ui-react-core/pull/488) Skipping disabled components while navigating ([@laviomri](https://github.com/laviomri)) +- [#479](https://github.com/mondaycom/monday-ui-react-core/pull/479) support ref passing for dropdown ([@etaylib](https://github.com/etaylib)) +- [#480](https://github.com/mondaycom/monday-ui-react-core/pull/480) Added focusItemIndexOnMount to useGridKeyboardNavigation ([@laviomri](https://github.com/laviomri)) #### Dependency Upgrades -* [#484](https://github.com/mondaycom/monday-ui-react-core/pull/484) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#484](https://github.com/mondaycom/monday-ui-react-core/pull/484) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) #### Documentation -* [#489](https://github.com/mondaycom/monday-ui-react-core/pull/489) Story for ColorPicker shape prop ([@laviomri](https://github.com/laviomri)) -* [#486](https://github.com/mondaycom/monday-ui-react-core/pull/486) added missing proptype + added as action ([@laviomri](https://github.com/laviomri)) + +- [#489](https://github.com/mondaycom/monday-ui-react-core/pull/489) Story for ColorPicker shape prop ([@laviomri](https://github.com/laviomri)) +- [#486](https://github.com/mondaycom/monday-ui-react-core/pull/486) added missing proptype + added as action ([@laviomri](https://github.com/laviomri)) #### Internal Changes -* [#492](https://github.com/mondaycom/monday-ui-react-core/pull/492) Menu item small refactor ([@laviomri](https://github.com/laviomri)) + +- [#492](https://github.com/mondaycom/monday-ui-react-core/pull/492) Menu item small refactor ([@laviomri](https://github.com/laviomri)) #### New Icons -* [#490](https://github.com/mondaycom/monday-ui-react-core/pull/490) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#490](https://github.com/mondaycom/monday-ui-react-core/pull/490) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.7.0 (2022-01-24) #### New Features -* [#472](https://github.com/mondaycom/monday-ui-react-core/pull/472) add option renderer to combobox ([@roniCohen123](https://github.com/roniCohen123)) -* [#464](https://github.com/mondaycom/monday-ui-react-core/pull/464) Keyboard nav for ColorPicker ([@laviomri](https://github.com/laviomri)) + +- [#472](https://github.com/mondaycom/monday-ui-react-core/pull/472) add option renderer to combobox ([@roniCohen123](https://github.com/roniCohen123)) +- [#464](https://github.com/mondaycom/monday-ui-react-core/pull/464) Keyboard nav for ColorPicker ([@laviomri](https://github.com/laviomri)) #### Documentation -* [#476](https://github.com/mondaycom/monday-ui-react-core/pull/476) Minor fixes in split button story ([@hadasfa](https://github.com/hadasfa)) + +- [#476](https://github.com/mondaycom/monday-ui-react-core/pull/476) Minor fixes in split button story ([@hadasfa](https://github.com/hadasfa)) ## 1.6.3 (2022-01-23) #### Bug Fixes -* [#467](https://github.com/mondaycom/monday-ui-react-core/pull/467) support keep open mode for dropdown ([@etaylib](https://github.com/etaylib)) -* [#475](https://github.com/mondaycom/monday-ui-react-core/pull/475) Fix/orr/menu item css fix ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#467](https://github.com/mondaycom/monday-ui-react-core/pull/467) support keep open mode for dropdown ([@etaylib](https://github.com/etaylib)) +- [#475](https://github.com/mondaycom/monday-ui-react-core/pull/475) Fix/orr/menu item css fix ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.6.2 (2022-01-23) #### New Icons -* [#474](https://github.com/mondaycom/monday-ui-react-core/pull/474) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#474](https://github.com/mondaycom/monday-ui-react-core/pull/474) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.6.1 (2022-01-23) #### Bug Fixes -* [#473](https://github.com/mondaycom/monday-ui-react-core/pull/473) Use resetAfterIndices ([@or-nuri-monday](https://github.com/or-nuri-monday)) + +- [#473](https://github.com/mondaycom/monday-ui-react-core/pull/473) Use resetAfterIndices ([@or-nuri-monday](https://github.com/or-nuri-monday)) ## 1.6.0 (2022-01-23) #### Bug Fixes -* [#469](https://github.com/mondaycom/monday-ui-react-core/pull/469) Focus on editing editable header ([@laviomri](https://github.com/laviomri)) + +- [#469](https://github.com/mondaycom/monday-ui-react-core/pull/469) Focus on editing editable header ([@laviomri](https://github.com/laviomri)) #### New Features -* [#470](https://github.com/mondaycom/monday-ui-react-core/pull/470) feat: added 'onInputChange' property to Dropdown ([@udidoron](https://github.com/udidoron)) + +- [#470](https://github.com/mondaycom/monday-ui-react-core/pull/470) feat: added 'onInputChange' property to Dropdown ([@udidoron](https://github.com/udidoron)) #### Internal Changes -* [#471](https://github.com/mondaycom/monday-ui-react-core/pull/471) feat: fix lint and absolute paths ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#471](https://github.com/mondaycom/monday-ui-react-core/pull/471) feat: fix lint and absolute paths ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.5.0 (2022-01-20) #### Bug Fixes -* [#468](https://github.com/mondaycom/monday-ui-react-core/pull/468) Feature/ornu/virtualizedgrid/Fix rows and columns calculations ([@or-nuri-monday](https://github.com/or-nuri-monday)) + +- [#468](https://github.com/mondaycom/monday-ui-react-core/pull/468) Feature/ornu/virtualizedgrid/Fix rows and columns calculations ([@or-nuri-monday](https://github.com/or-nuri-monday)) #### New Features -* [#462](https://github.com/mondaycom/monday-ui-react-core/pull/462) Added GridKeyboardNavigationContext ([@laviomri](https://github.com/laviomri)) -* [#461](https://github.com/mondaycom/monday-ui-react-core/pull/461) Added useGridKeyboardNavigation ([@laviomri](https://github.com/laviomri)) + +- [#462](https://github.com/mondaycom/monday-ui-react-core/pull/462) Added GridKeyboardNavigationContext ([@laviomri](https://github.com/laviomri)) +- [#461](https://github.com/mondaycom/monday-ui-react-core/pull/461) Added useGridKeyboardNavigation ([@laviomri](https://github.com/laviomri)) ## 1.4.0 (2022-01-20) #### Bug Fixes -* [#466](https://github.com/mondaycom/monday-ui-react-core/pull/466) Call resetAfterIndices instead of resetAfterIndex ([@or-nuri-monday](https://github.com/or-nuri-monday)) -* [#463](https://github.com/mondaycom/monday-ui-react-core/pull/463) AttentionBox with icon on compact mode support & Docs fixes in attention box and typography ([@hadasfa](https://github.com/hadasfa)) + +- [#466](https://github.com/mondaycom/monday-ui-react-core/pull/466) Call resetAfterIndices instead of resetAfterIndex ([@or-nuri-monday](https://github.com/or-nuri-monday)) +- [#463](https://github.com/mondaycom/monday-ui-react-core/pull/463) AttentionBox with icon on compact mode support & Docs fixes in attention box and typography ([@hadasfa](https://github.com/hadasfa)) #### New Features -* [#424](https://github.com/mondaycom/monday-ui-react-core/pull/424) feat(slider): create new component - Slider ([@niksa-monday](https://github.com/niksa-monday)) -* [#465](https://github.com/mondaycom/monday-ui-react-core/pull/465) feat: export and align hooks exposure ([@orrgottlieb](https://github.com/orrgottlieb)) -* [#456](https://github.com/mondaycom/monday-ui-react-core/pull/456) Feature/hadas/flex ([@hadasfa](https://github.com/hadasfa)) + +- [#424](https://github.com/mondaycom/monday-ui-react-core/pull/424) feat(slider): create new component - Slider ([@niksa-monday](https://github.com/niksa-monday)) +- [#465](https://github.com/mondaycom/monday-ui-react-core/pull/465) feat: export and align hooks exposure ([@orrgottlieb](https://github.com/orrgottlieb)) +- [#456](https://github.com/mondaycom/monday-ui-react-core/pull/456) Feature/hadas/flex ([@hadasfa](https://github.com/hadasfa)) #### Documentation -* [#458](https://github.com/mondaycom/monday-ui-react-core/pull/458) Added optional mapping from action to input props ([@laviomri](https://github.com/laviomri)) + +- [#458](https://github.com/mondaycom/monday-ui-react-core/pull/458) Added optional mapping from action to input props ([@laviomri](https://github.com/laviomri)) ## 1.3.3 (2022-01-18) #### Bug Fixes -* [#460](https://github.com/mondaycom/monday-ui-react-core/pull/460) Fix tabs rendering non active tabs ([@MosheZemah](https://github.com/MosheZemah)) + +- [#460](https://github.com/mondaycom/monday-ui-react-core/pull/460) Fix tabs rendering non active tabs ([@MosheZemah](https://github.com/MosheZemah)) ## 1.3.2 (2022-01-17) #### New Icons -* [#459](https://github.com/mondaycom/monday-ui-react-core/pull/459) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#459](https://github.com/mondaycom/monday-ui-react-core/pull/459) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.3.1 (2022-01-13) #### Bug Fixes -* [#457](https://github.com/mondaycom/monday-ui-react-core/pull/457) fix: Loader issues ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#457](https://github.com/mondaycom/monday-ui-react-core/pull/457) fix: Loader issues ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.3.0 (2022-01-13) #### New Features -* [#443](https://github.com/mondaycom/monday-ui-react-core/pull/443) Adding VirtualizedGrid component ([@or-nuri-monday](https://github.com/or-nuri-monday)) + +- [#443](https://github.com/mondaycom/monday-ui-react-core/pull/443) Adding VirtualizedGrid component ([@or-nuri-monday](https://github.com/or-nuri-monday)) #### Dependency Upgrades -* [#455](https://github.com/mondaycom/monday-ui-react-core/pull/455) Fix/eslint ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#455](https://github.com/mondaycom/monday-ui-react-core/pull/455) Fix/eslint ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.2.6 (2022-01-12) #### New Icons -* [#454](https://github.com/mondaycom/monday-ui-react-core/pull/454) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#454](https://github.com/mondaycom/monday-ui-react-core/pull/454) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.2.5 (2022-01-12) #### Bug Fixes -* [#453](https://github.com/mondaycom/monday-ui-react-core/pull/453) Fix icon button export ([@hadasfa](https://github.com/hadasfa)) -* [#452](https://github.com/mondaycom/monday-ui-react-core/pull/452) Fix dialog hideTriggerIgnoreClass prop type to accept array ([@MosheZemah](https://github.com/MosheZemah)) + +- [#453](https://github.com/mondaycom/monday-ui-react-core/pull/453) Fix icon button export ([@hadasfa](https://github.com/hadasfa)) +- [#452](https://github.com/mondaycom/monday-ui-react-core/pull/452) Fix dialog hideTriggerIgnoreClass prop type to accept array ([@MosheZemah](https://github.com/MosheZemah)) ## 1.2.4 (2022-01-11) #### Bug Fixes -* [#450](https://github.com/mondaycom/monday-ui-react-core/pull/450) editable clickable test fix ([@ronachmany-monday](https://github.com/ronachmany-monday)) -* [#448](https://github.com/mondaycom/monday-ui-react-core/pull/448) icon button export ([@ronachmany-monday](https://github.com/ronachmany-monday)) + +- [#450](https://github.com/mondaycom/monday-ui-react-core/pull/450) editable clickable test fix ([@ronachmany-monday](https://github.com/ronachmany-monday)) +- [#448](https://github.com/mondaycom/monday-ui-react-core/pull/448) icon button export ([@ronachmany-monday](https://github.com/ronachmany-monday)) #### Documentation -* [#445](https://github.com/mondaycom/monday-ui-react-core/pull/445) Storybook actions ([@laviomri](https://github.com/laviomri)) + +- [#445](https://github.com/mondaycom/monday-ui-react-core/pull/445) Storybook actions ([@laviomri](https://github.com/laviomri)) #### New Icons -* [#449](https://github.com/mondaycom/monday-ui-react-core/pull/449) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#449](https://github.com/mondaycom/monday-ui-react-core/pull/449) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 1.2.3 (2022-01-10) #### Bug Fixes -* [#444](https://github.com/mondaycom/monday-ui-react-core/pull/444) use button to clickable ([@ronachmany-monday](https://github.com/ronachmany-monday)) + +- [#444](https://github.com/mondaycom/monday-ui-react-core/pull/444) use button to clickable ([@ronachmany-monday](https://github.com/ronachmany-monday)) #### Documentation -* [#440](https://github.com/mondaycom/monday-ui-react-core/pull/440) Fix stories errors and typos ([@hadasfa](https://github.com/hadasfa)) + +- [#440](https://github.com/mondaycom/monday-ui-react-core/pull/440) Fix stories errors and typos ([@hadasfa](https://github.com/hadasfa)) ## 1.2.2 (2022-01-10) #### Bug Fixes -* [#442](https://github.com/mondaycom/monday-ui-react-core/pull/442) fix: Props passing bug in tabs panel ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#442](https://github.com/mondaycom/monday-ui-react-core/pull/442) fix: Props passing bug in tabs panel ([@orrgottlieb](https://github.com/orrgottlieb)) #### Documentation -* [#439](https://github.com/mondaycom/monday-ui-react-core/pull/439) Fixed code example of 'Menu with 2-depth sub menu' ([@laviomri](https://github.com/laviomri)) -* [#438](https://github.com/mondaycom/monday-ui-react-core/pull/438) fix links story controls, add leanylabs as contributors and add few description to props ([@hadasfa](https://github.com/hadasfa)) -* [#437](https://github.com/mondaycom/monday-ui-react-core/pull/437) random story fixes ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#439](https://github.com/mondaycom/monday-ui-react-core/pull/439) Fixed code example of 'Menu with 2-depth sub menu' ([@laviomri](https://github.com/laviomri)) +- [#438](https://github.com/mondaycom/monday-ui-react-core/pull/438) fix links story controls, add leanylabs as contributors and add few description to props ([@hadasfa](https://github.com/hadasfa)) +- [#437](https://github.com/mondaycom/monday-ui-react-core/pull/437) random story fixes ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.2.1 (2022-01-06) #### Bug Fixes -* [#436](https://github.com/mondaycom/monday-ui-react-core/pull/436) check that element is there ([@amirbardugo](https://github.com/amirbardugo)) + +- [#436](https://github.com/mondaycom/monday-ui-react-core/pull/436) check that element is there ([@amirbardugo](https://github.com/amirbardugo)) ## 1.2.0 (2022-01-05) #### New Features -* [#430](https://github.com/mondaycom/monday-ui-react-core/pull/430) Create an ESM entry ([@sahariko](https://github.com/sahariko)) + +- [#430](https://github.com/mondaycom/monday-ui-react-core/pull/430) Create an ESM entry ([@sahariko](https://github.com/sahariko)) #### Dependency Upgrades -* [#431](https://github.com/mondaycom/monday-ui-react-core/pull/431) Infra/orr/update deps ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#431](https://github.com/mondaycom/monday-ui-react-core/pull/431) Infra/orr/update deps ([@orrgottlieb](https://github.com/orrgottlieb)) #### Documentation -* [#425](https://github.com/mondaycom/monday-ui-react-core/pull/425) New components docs (tabs sub components and hidden text component) ([@hadasfa](https://github.com/hadasfa)) + +- [#425](https://github.com/mondaycom/monday-ui-react-core/pull/425) New components docs (tabs sub components and hidden text component) ([@hadasfa](https://github.com/hadasfa)) #### New Icons -* [#434](https://github.com/mondaycom/monday-ui-react-core/pull/434) feat: LearnMore icon ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#434](https://github.com/mondaycom/monday-ui-react-core/pull/434) feat: LearnMore icon ([@orrgottlieb](https://github.com/orrgottlieb)) ## 1.1.0 (2022-01-05) #### Bug Fixes -* [#426](https://github.com/mondaycom/monday-ui-react-core/pull/426) Bugfix : scroll menu if needed ([@amirbardugo](https://github.com/amirbardugo)) + +- [#426](https://github.com/mondaycom/monday-ui-react-core/pull/426) Bugfix : scroll menu if needed ([@amirbardugo](https://github.com/amirbardugo)) #### New Features -* [#432](https://github.com/mondaycom/monday-ui-react-core/pull/432) Enhance use key event ([@MosheZemah](https://github.com/MosheZemah)) + +- [#432](https://github.com/mondaycom/monday-ui-react-core/pull/432) Enhance use key event ([@MosheZemah](https://github.com/MosheZemah)) ## 1.0.4 (2022-01-04) #### Bug Fixes -* [#423](https://github.com/mondaycom/monday-ui-react-core/pull/423) Add support on consistent API for all the library components for class name and disabled props ([@hadasfa](https://github.com/hadasfa)) + +- [#423](https://github.com/mondaycom/monday-ui-react-core/pull/423) Add support on consistent API for all the library components for class name and disabled props ([@hadasfa](https://github.com/hadasfa)) ## 1.0.3 (2021-12-30) #### Bug Fixes -* [#420](https://github.com/mondaycom/monday-ui-react-core/pull/420) Fix virtualized list scrollbar visible issue ([@MosheZemah](https://github.com/MosheZemah)) + +- [#420](https://github.com/mondaycom/monday-ui-react-core/pull/420) Fix virtualized list scrollbar visible issue ([@MosheZemah](https://github.com/MosheZemah)) ## 1.0.2 (2021-12-29) #### Bug Fixes -* [#404](https://github.com/mondaycom/monday-ui-react-core/pull/404) added support for date and date time for input ([@etaylib](https://github.com/etaylib)) + +- [#404](https://github.com/mondaycom/monday-ui-react-core/pull/404) added support for date and date time for input ([@etaylib](https://github.com/etaylib)) ## 1.0.1 (2021-12-29) #### Bug Fixes -* [#417](https://github.com/mondaycom/monday-ui-react-core/pull/417) Change `className` props to consistent naming ([@hadasfa](https://github.com/hadasfa)) -* [#416](https://github.com/mondaycom/monday-ui-react-core/pull/416) Tree-shake the library ([@sahariko](https://github.com/sahariko)) + +- [#417](https://github.com/mondaycom/monday-ui-react-core/pull/417) Change `className` props to consistent naming ([@hadasfa](https://github.com/hadasfa)) +- [#416](https://github.com/mondaycom/monday-ui-react-core/pull/416) Tree-shake the library ([@sahariko](https://github.com/sahariko)) #### Documentation -* [#418](https://github.com/mondaycom/monday-ui-react-core/pull/418) Update PULL_REQUEST_TEMPLATE.md ([@sahariko](https://github.com/sahariko)) + +- [#418](https://github.com/mondaycom/monday-ui-react-core/pull/418) Update PULL_REQUEST_TEMPLATE.md ([@sahariko](https://github.com/sahariko)) ## 1.0.0 (2021-12-27) #### Breaking Changes -* [#340](https://github.com/mondaycom/monday-ui-react-core/pull/340) Vibe Design System release -* [#340](https://github.com/mondaycom/monday-ui-react-core/pull/340) Node Sass as a bunlder -* [#340](https://github.com/mondaycom/monday-ui-react-core/pull/340) New Documentation -* [#340](https://github.com/mondaycom/monday-ui-react-core/pull/340) More Hooks -* [#340](https://github.com/mondaycom/monday-ui-react-core/pull/340) className props unification -* [#340](https://github.com/mondaycom/monday-ui-react-core/pull/340) Upgrade Storybook -* [#340](https://github.com/mondaycom/monday-ui-react-core/pull/340) Chromatic Integration + +- [#340](https://github.com/mondaycom/monday-ui-react-core/pull/340) Vibe Design System release +- [#340](https://github.com/mondaycom/monday-ui-react-core/pull/340) Node Sass as a bunlder +- [#340](https://github.com/mondaycom/monday-ui-react-core/pull/340) New Documentation +- [#340](https://github.com/mondaycom/monday-ui-react-core/pull/340) More Hooks +- [#340](https://github.com/mondaycom/monday-ui-react-core/pull/340) className props unification +- [#340](https://github.com/mondaycom/monday-ui-react-core/pull/340) Upgrade Storybook +- [#340](https://github.com/mondaycom/monday-ui-react-core/pull/340) Chromatic Integration ## 0.14.4 (2021-12-15) #### Bug Fixes -* [#389](https://github.com/mondaycom/monday-ui-react-core/pull/389) added classname to the virtualized list where scrollbars appears ([@etaylib](https://github.com/etaylib)) + +- [#389](https://github.com/mondaycom/monday-ui-react-core/pull/389) added classname to the virtualized list where scrollbars appears ([@etaylib](https://github.com/etaylib)) ## 0.14.3 (2021-12-15) #### Bug Fixes -* [#391](https://github.com/mondaycom/monday-ui-react-core/pull/391) quick fix in the index of color utils ([@hadasfa](https://github.com/hadasfa)) -* [#390](https://github.com/mondaycom/monday-ui-react-core/pull/390) Fix bugs on allow multiple on click ([@hadasfa](https://github.com/hadasfa)) + +- [#391](https://github.com/mondaycom/monday-ui-react-core/pull/391) quick fix in the index of color utils ([@hadasfa](https://github.com/hadasfa)) +- [#390](https://github.com/mondaycom/monday-ui-react-core/pull/390) Fix bugs on allow multiple on click ([@hadasfa](https://github.com/hadasfa)) ## 0.14.2 (2021-12-14) #### Bug Fixes -* [#388](https://github.com/mondaycom/monday-ui-react-core/pull/388) Fix bug on color utils ([@hadasfa](https://github.com/hadasfa)) + +- [#388](https://github.com/mondaycom/monday-ui-react-core/pull/388) Fix bug on color utils ([@hadasfa](https://github.com/hadasfa)) ## 0.14.1 (2021-12-14) #### Bug Fixes -* [#387](https://github.com/mondaycom/monday-ui-react-core/pull/387) export color utils as default object (for fixing error while trying to create new version) ([@hadasfa](https://github.com/hadasfa)) + +- [#387](https://github.com/mondaycom/monday-ui-react-core/pull/387) export color utils as default object (for fixing error while trying to create new version) ([@hadasfa](https://github.com/hadasfa)) ## 0.14.0 (2021-12-14) #### Bug Fixes -* [#386](https://github.com/mondaycom/monday-ui-react-core/pull/386) set default color to tabs titles ([@hadasfa](https://github.com/hadasfa)) -* [#384](https://github.com/mondaycom/monday-ui-react-core/pull/384) fix accordion item type check ([@hadasfa](https://github.com/hadasfa)) + +- [#386](https://github.com/mondaycom/monday-ui-react-core/pull/386) set default color to tabs titles ([@hadasfa](https://github.com/hadasfa)) +- [#384](https://github.com/mondaycom/monday-ui-react-core/pull/384) fix accordion item type check ([@hadasfa](https://github.com/hadasfa)) #### New Features -* [#385](https://github.com/mondaycom/monday-ui-react-core/pull/385) expose colors-utils ([@ofersh-monday](https://github.com/ofersh-monday)) + +- [#385](https://github.com/mondaycom/monday-ui-react-core/pull/385) expose colors-utils ([@ofersh-monday](https://github.com/ofersh-monday)) ## 0.13.1 (2021-12-12) #### New Icons -* [#382](https://github.com/mondaycom/monday-ui-react-core/pull/382) Update damaged icons ([@yardenli](https://github.com/yardenli)) -* [#381](https://github.com/mondaycom/monday-ui-react-core/pull/381) added new icons ([@etaylib](https://github.com/etaylib)) + +- [#382](https://github.com/mondaycom/monday-ui-react-core/pull/382) Update damaged icons ([@yardenli](https://github.com/yardenli)) +- [#381](https://github.com/mondaycom/monday-ui-react-core/pull/381) added new icons ([@etaylib](https://github.com/etaylib)) ## 0.13.0 (2021-12-06) #### Bug Fixes -* [#376](https://github.com/mondaycom/monday-ui-react-core/pull/376) added indexes for other idGetter usages ([@etaylib](https://github.com/etaylib)) + +- [#376](https://github.com/mondaycom/monday-ui-react-core/pull/376) added indexes for other idGetter usages ([@etaylib](https://github.com/etaylib)) #### New Features -* [#377](https://github.com/mondaycom/monday-ui-react-core/pull/377) add modifiers support to tipseen and tooltip ([@hadasfa](https://github.com/hadasfa)) + +- [#377](https://github.com/mondaycom/monday-ui-react-core/pull/377) add modifiers support to tipseen and tooltip ([@hadasfa](https://github.com/hadasfa)) #### Internal Changes -* [#378](https://github.com/mondaycom/monday-ui-react-core/pull/378) Fix `` test driver ([@sahariko](https://github.com/sahariko)) + +- [#378](https://github.com/mondaycom/monday-ui-react-core/pull/378) Fix `` test driver ([@sahariko](https://github.com/sahariko)) ## 0.12.1 (2021-12-05) #### Bug Fixes -* [#374](https://github.com/mondaycom/monday-ui-react-core/pull/374) Fix `` multi-value bug ([@sahariko](https://github.com/sahariko)) -* [#375](https://github.com/mondaycom/monday-ui-react-core/pull/375) passing index to getter in virtualized list ([@etaylib](https://github.com/etaylib)) + +- [#374](https://github.com/mondaycom/monday-ui-react-core/pull/374) Fix `` multi-value bug ([@sahariko](https://github.com/sahariko)) +- [#375](https://github.com/mondaycom/monday-ui-react-core/pull/375) passing index to getter in virtualized list ([@etaylib](https://github.com/etaylib)) ## 0.12.0 (2021-12-05) #### New Features -* [#354](https://github.com/mondaycom/monday-ui-react-core/pull/354) Multiselect component ([@sahariko](https://github.com/sahariko)) + +- [#354](https://github.com/mondaycom/monday-ui-react-core/pull/354) Multiselect component ([@sahariko](https://github.com/sahariko)) #### New Icons -* [#373](https://github.com/mondaycom/monday-ui-react-core/pull/373) feat: icons ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#373](https://github.com/mondaycom/monday-ui-react-core/pull/373) feat: icons ([@orrgottlieb](https://github.com/orrgottlieb)) ## 0.11.0 (2021-12-01) #### Bug Fixes -* [#370](https://github.com/mondaycom/monday-ui-react-core/pull/370) fix package lock ([@hadasfa](https://github.com/hadasfa)) + +- [#370](https://github.com/mondaycom/monday-ui-react-core/pull/370) fix package lock ([@hadasfa](https://github.com/hadasfa)) #### New Features -* [#369](https://github.com/mondaycom/monday-ui-react-core/pull/369) add MenuButton onClick prop ([@shalomscott](https://github.com/shalomscott)) -* [#367](https://github.com/mondaycom/monday-ui-react-core/pull/367) add MenuButton props to control dialog hide/show trigger ignore class ([@shalomscott](https://github.com/shalomscott)) + +- [#369](https://github.com/mondaycom/monday-ui-react-core/pull/369) add MenuButton onClick prop ([@shalomscott](https://github.com/shalomscott)) +- [#367](https://github.com/mondaycom/monday-ui-react-core/pull/367) add MenuButton props to control dialog hide/show trigger ignore class ([@shalomscott](https://github.com/shalomscott)) #### New Icons -* [#368](https://github.com/mondaycom/monday-ui-react-core/pull/368) Update icons ([@darbentov](https://github.com/darbentov)) + +- [#368](https://github.com/mondaycom/monday-ui-react-core/pull/368) Update icons ([@darbentov](https://github.com/darbentov)) ## 0.10.1 (2021-12-01) #### Bug Fixes -* [#366](https://github.com/mondaycom/monday-ui-react-core/pull/366) pass event to onclick ([@etaylib](https://github.com/etaylib)) + +- [#366](https://github.com/mondaycom/monday-ui-react-core/pull/366) pass event to onclick ([@etaylib](https://github.com/etaylib)) #### New Icons -* [#365](https://github.com/mondaycom/monday-ui-react-core/pull/365) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#365](https://github.com/mondaycom/monday-ui-react-core/pull/365) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 0.10.0 (2021-11-30) #### New Features -* [#361](https://github.com/mondaycom/monday-ui-react-core/pull/361) support onclick without navigation ([@etaylib](https://github.com/etaylib)) + +- [#361](https://github.com/mondaycom/monday-ui-react-core/pull/361) support onclick without navigation ([@etaylib](https://github.com/etaylib)) #### New Icons -* [#363](https://github.com/mondaycom/monday-ui-react-core/pull/363) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#363](https://github.com/mondaycom/monday-ui-react-core/pull/363) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 0.9.7 (2021-11-28) #### New Icons -* [#360](https://github.com/mondaycom/monday-ui-react-core/pull/360) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#360](https://github.com/mondaycom/monday-ui-react-core/pull/360) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 0.9.6 (2021-11-28) #### Bug Fixes -* [#358](https://github.com/mondaycom/monday-ui-react-core/pull/358) fix: export Icon component ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#358](https://github.com/mondaycom/monday-ui-react-core/pull/358) fix: export Icon component ([@orrgottlieb](https://github.com/orrgottlieb)) ## 0.9.5 (2021-11-24) #### New Icons -* [#357](https://github.com/mondaycom/monday-ui-react-core/pull/357) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#357](https://github.com/mondaycom/monday-ui-react-core/pull/357) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 0.9.4 (2021-11-21) #### Bug Fixes -* [#348](https://github.com/mondaycom/monday-ui-react-core/pull/348) add aria label support for checkbox ([@hadasfa](https://github.com/hadasfa)) + +- [#348](https://github.com/mondaycom/monday-ui-react-core/pull/348) add aria label support for checkbox ([@hadasfa](https://github.com/hadasfa)) #### Documentation -* [#325](https://github.com/mondaycom/monday-ui-react-core/pull/325) docs : improve documentation for extra styles in ([@Muskan777](https://github.com/Muskan777)) + +- [#325](https://github.com/mondaycom/monday-ui-react-core/pull/325) docs : improve documentation for extra styles in ([@Muskan777](https://github.com/Muskan777)) ## 0.9.3 (2021-11-18) #### Bug Fixes -* [#350](https://github.com/mondaycom/monday-ui-react-core/pull/350) Fix heading ellipsis issue with 1 line ([@MosheZemah](https://github.com/MosheZemah)) + +- [#350](https://github.com/mondaycom/monday-ui-react-core/pull/350) Fix heading ellipsis issue with 1 line ([@MosheZemah](https://github.com/MosheZemah)) ## 0.9.2 (2021-11-18) #### Bug Fixes -* [#349](https://github.com/mondaycom/monday-ui-react-core/pull/349) Prevent editable heading from being empty ([@MosheZemah](https://github.com/MosheZemah)) -* [#346](https://github.com/mondaycom/monday-ui-react-core/pull/346) Rename ButtonContstants file to ButtonConstants file ([@KarelVerschraegen](https://github.com/KarelVerschraegen)) -* [#344](https://github.com/mondaycom/monday-ui-react-core/pull/344) fix: safari useReszieObserver ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#349](https://github.com/mondaycom/monday-ui-react-core/pull/349) Prevent editable heading from being empty ([@MosheZemah](https://github.com/MosheZemah)) +- [#346](https://github.com/mondaycom/monday-ui-react-core/pull/346) Rename ButtonContstants file to ButtonConstants file ([@KarelVerschraegen](https://github.com/KarelVerschraegen)) +- [#344](https://github.com/mondaycom/monday-ui-react-core/pull/344) fix: safari useReszieObserver ([@orrgottlieb](https://github.com/orrgottlieb)) #### Documentation -* [#345](https://github.com/mondaycom/monday-ui-react-core/pull/345) Fix typo in useForceUpdate ([@KarelVerschraegen](https://github.com/KarelVerschraegen)) + +- [#345](https://github.com/mondaycom/monday-ui-react-core/pull/345) Fix typo in useForceUpdate ([@KarelVerschraegen](https://github.com/KarelVerschraegen)) #### New Icons -* [#347](https://github.com/mondaycom/monday-ui-react-core/pull/347) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#347](https://github.com/mondaycom/monday-ui-react-core/pull/347) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 0.9.1 (2021-11-17) #### Bug Fixes -* [#341](https://github.com/mondaycom/monday-ui-react-core/pull/341) fix: callback on mount when should show on mount ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#341](https://github.com/mondaycom/monday-ui-react-core/pull/341) fix: callback on mount when should show on mount ([@orrgottlieb](https://github.com/orrgottlieb)) ## 0.9.0 (2021-11-17) #### Bug Fixes -* [#339](https://github.com/mondaycom/monday-ui-react-core/pull/339) amitha/fix/combobox-disable-active-scroll-without-categories ([@amit-hanoch](https://github.com/amit-hanoch)) -* [#328](https://github.com/mondaycom/monday-ui-react-core/pull/328) Add support on className to Checkbox&AttentionBox instead of componentClassName ([@hadasfa](https://github.com/hadasfa)) + +- [#339](https://github.com/mondaycom/monday-ui-react-core/pull/339) amitha/fix/combobox-disable-active-scroll-without-categories ([@amit-hanoch](https://github.com/amit-hanoch)) +- [#328](https://github.com/mondaycom/monday-ui-react-core/pull/328) Add support on className to Checkbox&AttentionBox instead of componentClassName ([@hadasfa](https://github.com/hadasfa)) #### New Features -* [#335](https://github.com/mondaycom/monday-ui-react-core/pull/335) Tooltip add show/hide events ([@ronachmany-monday](https://github.com/ronachmany-monday)) + +- [#335](https://github.com/mondaycom/monday-ui-react-core/pull/335) Tooltip add show/hide events ([@ronachmany-monday](https://github.com/ronachmany-monday)) #### Internal Changes -* [#310](https://github.com/mondaycom/monday-ui-react-core/pull/310) stylelint rules ([@mentaman](https://github.com/mentaman)) -* [#309](https://github.com/mondaycom/monday-ui-react-core/pull/309) change fixed eslint to error ([@mentaman](https://github.com/mentaman)) + +- [#310](https://github.com/mondaycom/monday-ui-react-core/pull/310) stylelint rules ([@mentaman](https://github.com/mentaman)) +- [#309](https://github.com/mondaycom/monday-ui-react-core/pull/309) change fixed eslint to error ([@mentaman](https://github.com/mentaman)) ## 0.8.4 (2021-11-15) #### Bug Fixes -* [#333](https://github.com/mondaycom/monday-ui-react-core/pull/333) amitha/fix/text-field-focus-animation-in-dialog ([@amit-hanoch](https://github.com/amit-hanoch)) -* [#332](https://github.com/mondaycom/monday-ui-react-core/pull/332) Combobox: fix the space between the search box to the first option ([@amit-hanoch](https://github.com/amit-hanoch)) + +- [#333](https://github.com/mondaycom/monday-ui-react-core/pull/333) amitha/fix/text-field-focus-animation-in-dialog ([@amit-hanoch](https://github.com/amit-hanoch)) +- [#332](https://github.com/mondaycom/monday-ui-react-core/pull/332) Combobox: fix the space between the search box to the first option ([@amit-hanoch](https://github.com/amit-hanoch)) ## 0.8.3 (2021-11-14) #### Bug Fixes -* [#331](https://github.com/mondaycom/monday-ui-react-core/pull/331) successIconSize property to determine function success icon size ([@yardenli](https://github.com/yardenli)) + +- [#331](https://github.com/mondaycom/monday-ui-react-core/pull/331) successIconSize property to determine function success icon size ([@yardenli](https://github.com/yardenli)) ## 0.8.2 (2021-11-14) #### Bug Fixes -* [#330](https://github.com/mondaycom/monday-ui-react-core/pull/330) Fix button initial loading state ([@MosheZemah](https://github.com/MosheZemah)) + +- [#330](https://github.com/mondaycom/monday-ui-react-core/pull/330) Fix button initial loading state ([@MosheZemah](https://github.com/MosheZemah)) ## 0.8.1 (2021-11-11) #### Bug Fixes -* [#327](https://github.com/mondaycom/monday-ui-react-core/pull/327) editable input focus in animation frame ([@barcohen2](https://github.com/barcohen2)) + +- [#327](https://github.com/mondaycom/monday-ui-react-core/pull/327) editable input focus in animation frame ([@barcohen2](https://github.com/barcohen2)) ## 0.8.0 (2021-11-07) #### New Features -* [#321](https://github.com/mondaycom/monday-ui-react-core/pull/321) Adding tooltip content option to combobox item ([@samitc](https://github.com/samitc)) -* [#323](https://github.com/mondaycom/monday-ui-react-core/pull/323) Add support in tipseen component for: submitButtonText & submitButtonOnClick & dismissButtonText & dismissButtonOnClick & hideWhenReferenceHidden ([@hadasfa](https://github.com/hadasfa)) + +- [#321](https://github.com/mondaycom/monday-ui-react-core/pull/321) Adding tooltip content option to combobox item ([@samitc](https://github.com/samitc)) +- [#323](https://github.com/mondaycom/monday-ui-react-core/pull/323) Add support in tipseen component for: submitButtonText & submitButtonOnClick & dismissButtonText & dismissButtonOnClick & hideWhenReferenceHidden ([@hadasfa](https://github.com/hadasfa)) ## 0.7.3 (2021-11-04) #### Bug Fixes -* [#322](https://github.com/mondaycom/monday-ui-react-core/pull/322) amitha/feature/dialog-is-reference-hidden ([@amit-hanoch](https://github.com/amit-hanoch)) + +- [#322](https://github.com/mondaycom/monday-ui-react-core/pull/322) amitha/feature/dialog-is-reference-hidden ([@amit-hanoch](https://github.com/amit-hanoch)) ## 0.7.2 (2021-11-03) #### Bug Fixes -* [#319](https://github.com/mondaycom/monday-ui-react-core/pull/319) Fix typo ([@MosheZemah](https://github.com/MosheZemah)) -* [#318](https://github.com/mondaycom/monday-ui-react-core/pull/318) Combobox sticky categories and search width ([@MosheZemah](https://github.com/MosheZemah)) + +- [#319](https://github.com/mondaycom/monday-ui-react-core/pull/319) Fix typo ([@MosheZemah](https://github.com/MosheZemah)) +- [#318](https://github.com/mondaycom/monday-ui-react-core/pull/318) Combobox sticky categories and search width ([@MosheZemah](https://github.com/MosheZemah)) #### Documentation -* [#317](https://github.com/mondaycom/monday-ui-react-core/pull/317) Plop/hadas/tests ([@hadasfa](https://github.com/hadasfa)) + +- [#317](https://github.com/mondaycom/monday-ui-react-core/pull/317) Plop/hadas/tests ([@hadasfa](https://github.com/hadasfa)) #### New Icons -* [#320](https://github.com/mondaycom/monday-ui-react-core/pull/320) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#320](https://github.com/mondaycom/monday-ui-react-core/pull/320) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 0.7.1 (2021-11-01) #### Bug Fixes -* [#313](https://github.com/mondaycom/monday-ui-react-core/pull/313) Added onClick callback support for AccordionItem ([@adirhaz1z](https://github.com/adirhaz1z)) + +- [#313](https://github.com/mondaycom/monday-ui-react-core/pull/313) Added onClick callback support for AccordionItem ([@adirhaz1z](https://github.com/adirhaz1z)) ## 0.7.0 (2021-11-01) #### New Features -* [#315](https://github.com/mondaycom/monday-ui-react-core/pull/315) add autoFocus to dropdown ([@ronachmany-monday](https://github.com/ronachmany-monday)) -* [#314](https://github.com/mondaycom/monday-ui-react-core/pull/314) amitha/feature/combobox-no-results ([@amit-hanoch](https://github.com/amit-hanoch)) + +- [#315](https://github.com/mondaycom/monday-ui-react-core/pull/315) add autoFocus to dropdown ([@ronachmany-monday](https://github.com/ronachmany-monday)) +- [#314](https://github.com/mondaycom/monday-ui-react-core/pull/314) amitha/feature/combobox-no-results ([@amit-hanoch](https://github.com/amit-hanoch)) ## 0.6.0 (2021-10-31) #### Bug Fixes -* [#312](https://github.com/mondaycom/monday-ui-react-core/pull/312) fix bug on tipseen "isCloseButtonHidden" prop ([@hadasfa](https://github.com/hadasfa)) + +- [#312](https://github.com/mondaycom/monday-ui-react-core/pull/312) fix bug on tipseen "isCloseButtonHidden" prop ([@hadasfa](https://github.com/hadasfa)) #### New Features -* [#308](https://github.com/mondaycom/monday-ui-react-core/pull/308) add support on menu button "tooltip content" and "class name" props and tipseen "move by" ([@hadasfa](https://github.com/hadasfa)) -* [#306](https://github.com/mondaycom/monday-ui-react-core/pull/306) amitha/feature/attention-box-close-icon ([@amit-hanoch](https://github.com/amit-hanoch)) + +- [#308](https://github.com/mondaycom/monday-ui-react-core/pull/308) add support on menu button "tooltip content" and "class name" props and tipseen "move by" ([@hadasfa](https://github.com/hadasfa)) +- [#306](https://github.com/mondaycom/monday-ui-react-core/pull/306) amitha/feature/attention-box-close-icon ([@amit-hanoch](https://github.com/amit-hanoch)) ## 0.5.4 (2021-10-27) #### Bug Fixes -* [#304](https://github.com/mondaycom/monday-ui-react-core/pull/304) fix: clean lint erros and remove not needed component ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#304](https://github.com/mondaycom/monday-ui-react-core/pull/304) fix: clean lint erros and remove not needed component ([@orrgottlieb](https://github.com/orrgottlieb)) ## 0.5.3 (2021-10-26) #### Bug Fixes -* [#303](https://github.com/mondaycom/monday-ui-react-core/pull/303) opacity and padding fix ([@ronachmany-monday](https://github.com/ronachmany-monday)) + +- [#303](https://github.com/mondaycom/monday-ui-react-core/pull/303) opacity and padding fix ([@ronachmany-monday](https://github.com/ronachmany-monday)) #### Internal Changes -* [#302](https://github.com/mondaycom/monday-ui-react-core/pull/302) Bump patch version for dependency upgrades ([@sahariko](https://github.com/sahariko)) + +- [#302](https://github.com/mondaycom/monday-ui-react-core/pull/302) Bump patch version for dependency upgrades ([@sahariko](https://github.com/sahariko)) ## 0.5.2 (2021-10-26) #### New Icons -* [#301](https://github.com/mondaycom/monday-ui-react-core/pull/301) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) + +- [#301](https://github.com/mondaycom/monday-ui-react-core/pull/301) Upgrade icons ([@github-actions[bot]](https://github.com/apps/github-actions)) ## 0.5.1 (2021-10-25) #### Bug Fixes -* [#300](https://github.com/mondaycom/monday-ui-react-core/pull/300) fix master tests ([@hadasfa](https://github.com/hadasfa)) + +- [#300](https://github.com/mondaycom/monday-ui-react-core/pull/300) fix master tests ([@hadasfa](https://github.com/hadasfa)) ## 0.5.0 (2021-10-25) #### New Features -* [#291](https://github.com/mondaycom/monday-ui-react-core/pull/291) Add support for accordion component ([@adirhaz1z](https://github.com/adirhaz1z)) + +- [#291](https://github.com/mondaycom/monday-ui-react-core/pull/291) Add support for accordion component ([@adirhaz1z](https://github.com/adirhaz1z)) ## 0.4.1 (2021-10-25) #### Bug Fixes -* [#299](https://github.com/mondaycom/monday-ui-react-core/pull/299) amitha/feature/combobox-prevent-scroll ([@amit-hanoch](https://github.com/amit-hanoch)) + +- [#299](https://github.com/mondaycom/monday-ui-react-core/pull/299) amitha/feature/combobox-prevent-scroll ([@amit-hanoch](https://github.com/amit-hanoch)) #### Internal Changes -* [#298](https://github.com/mondaycom/monday-ui-react-core/pull/298) Push tags on release script and update CONTRIBUTING.md ([@sahariko](https://github.com/sahariko)) + +- [#298](https://github.com/mondaycom/monday-ui-react-core/pull/298) Push tags on release script and update CONTRIBUTING.md ([@sahariko](https://github.com/sahariko)) ## 0.4.0 (2021-10-24) #### Bug Fixes -* [#296](https://github.com/mondaycom/monday-ui-react-core/pull/296) fix tests ([@MosheZemah](https://github.com/MosheZemah)) + +- [#296](https://github.com/mondaycom/monday-ui-react-core/pull/296) fix tests ([@MosheZemah](https://github.com/MosheZemah)) #### New Features -* [#287](https://github.com/mondaycom/monday-ui-react-core/pull/287) Feature: when the prop title is undefined do not draw the monday style attention box component title container ([@pedaars](https://github.com/pedaars)) -* [#266](https://github.com/mondaycom/monday-ui-react-core/pull/266) Feature: add support on "withoutIcon" prop to attention box component ([@pedaars](https://github.com/pedaars)) -* [#294](https://github.com/mondaycom/monday-ui-react-core/pull/294) feat: on option leave/enter combobox ([@orrgottlieb](https://github.com/orrgottlieb)) -* [#293](https://github.com/mondaycom/monday-ui-react-core/pull/293) Feat/orr/custom icon preproccessor ([@orrgottlieb](https://github.com/orrgottlieb)) + +- [#287](https://github.com/mondaycom/monday-ui-react-core/pull/287) Feature: when the prop title is undefined do not draw the monday style attention box component title container ([@pedaars](https://github.com/pedaars)) +- [#266](https://github.com/mondaycom/monday-ui-react-core/pull/266) Feature: add support on "withoutIcon" prop to attention box component ([@pedaars](https://github.com/pedaars)) +- [#294](https://github.com/mondaycom/monday-ui-react-core/pull/294) feat: on option leave/enter combobox ([@orrgottlieb](https://github.com/orrgottlieb)) +- [#293](https://github.com/mondaycom/monday-ui-react-core/pull/293) Feat/orr/custom icon preproccessor ([@orrgottlieb](https://github.com/orrgottlieb)) #### Internal Changes -* [#297](https://github.com/mondaycom/monday-ui-react-core/pull/297) Fix release and add tagging ([@sahariko](https://github.com/sahariko)) -* [#295](https://github.com/mondaycom/monday-ui-react-core/pull/295) fix tests ([@MosheZemah](https://github.com/MosheZemah)) -* [#282](https://github.com/mondaycom/monday-ui-react-core/pull/282) Refactor versioning process ([@sahariko](https://github.com/sahariko)) + +- [#297](https://github.com/mondaycom/monday-ui-react-core/pull/297) Fix release and add tagging ([@sahariko](https://github.com/sahariko)) +- [#295](https://github.com/mondaycom/monday-ui-react-core/pull/295) fix tests ([@MosheZemah](https://github.com/MosheZemah)) +- [#282](https://github.com/mondaycom/monday-ui-react-core/pull/282) Refactor versioning process ([@sahariko](https://github.com/sahariko)) diff --git a/packages/monday-ui-react-core/package.json b/packages/monday-ui-react-core/package.json index f2086cde..973e2732 100644 --- a/packages/monday-ui-react-core/package.json +++ b/packages/monday-ui-react-core/package.json @@ -1,6 +1,6 @@ { "name": "monday-ui-react-core", - "version": "2.73.1", + "version": "2.73.2", "description": "Official monday.com UI resources for application development in React.js", "main": "./dist/main.js", "types": "./dist/types.d.ts", @@ -113,7 +113,7 @@ "classnames": "^2.3.2", "framer-motion": "^6.5.1", "lodash-es": "^4.17.21", - "monday-ui-style": "^0.1.206", + "monday-ui-style": "^0.1.207", "prop-types": "^15.8.1", "react-dates": "21.8.0", "react-inlinesvg": "^3.0.1", @@ -125,7 +125,7 @@ "react-window": "^1.8.7", "react-windowed-select": "^2.0.4", "style-inject": "^0.3.0", - "vibe-storybook-components": "^0.16.1" + "vibe-storybook-components": "^0.16.2" }, "devDependencies": { "@babel/core": "^7.23.2", diff --git a/packages/monday-ui-style/CHANGELOG.md b/packages/monday-ui-style/CHANGELOG.md index 9a99d666..c0b2d686 100644 --- a/packages/monday-ui-style/CHANGELOG.md +++ b/packages/monday-ui-style/CHANGELOG.md @@ -1,307 +1,316 @@ # Change Log -0.1.205 / 2023-12-11 -==================== - * fix(icons): replace DoubleCheck icon ([#263](https://github.com/mondaycom/monday-ui-style/issues/263)) - -0.1.204 / 2023-11-28 -==================== - * Remove deprecated text-color-fixed-light and text-color-fixed-dark ([#260](https://github.com/mondaycom/monday-ui-style/issues/260)) - -0.1.203 / 2023-11-23 -==================== - * Add fixed-light-color and fixed-dark-color tokens ([#259](https://github.com/mondaycom/monday-ui-style/issues/259)) - -0.1.202 / 2023-10-26 -==================== - * feat(mixins): export mixins ([#256](https://github.com/mondaycom/monday-ui-style/issues/256)) - * feat(mixins): export mixins - * refactor: remove redundant mixins - * docs: restructure mixins list in README - -0.1.201 / 2023-10-19 -==================== - * Update postcss, postcss-scss, postcss-value-parser, styleint due to dependabot recommendations ([#254](https://github.com/mondaycom/monday-ui-style/issues/254)) - -0.1.200 / 2023-10-19 -==================== - * docs: add theme-switcher ([#253](https://github.com/mondaycom/monday-ui-style/issues/253)) - * docs: add theme-switcher - * Remove TODO - -0.1.199 / 2023-10-18 -==================== - * chore: update storybook packages ([#252](https://github.com/mondaycom/monday-ui-style/issues/252)) - * Fix preview file TS issue - * Upgrade storybook packages to ^7.5.0 - -0.1.198 / 2023-10-17 -==================== - * infra: use nvmrc file in test.yml ([#251](https://github.com/mondaycom/monday-ui-style/issues/251)) - * infra: use nvmrc file in test.yml - * Upgrade version of actions/setup-node@3 - -0.1.197 / 2023-10-17 -==================== - * infra: add build test in test.yml ([#250](https://github.com/mondaycom/monday-ui-style/issues/250)) - -0.1.196 / 2023-10-03 -==================== - * feat(Icons): add warning icon ([#248](https://github.com/mondaycom/monday-ui-style/issues/248)) - -0.1.195 / 2023-10-02 -==================== - * Replace Rubik with Noto Sans Hebrew ([#247](https://github.com/mondaycom/monday-ui-style/issues/247)) - * Replace Rubik with Noto Sans Hebrew - * preview-head.html - replace Rubik with Noto Sans Hebrew - -0.1.194 / 2023-09-13 -==================== - * Remove duplications from colors.json ([#246](https://github.com/mondaycom/monday-ui-style/issues/246)) - -0.1.193 / 2023-09-10 -==================== - * build(validate-icons-colors): fix script to catch multiple fill/stroke usages ([#245](https://github.com/mondaycom/monday-ui-style/issues/245)) - -0.1.192 / 2023-09-07 -==================== - * Publish storybook workflow ([#244](https://github.com/mondaycom/monday-ui-style/issues/244)) - -0.1.191 / 2023-09-07 -==================== - * Replace text-color-on-positive, text-color-on-negative, text-color-on-warning with text-color-fixed-light, text-color-fixed-dark ([#242](https://github.com/mondaycom/monday-ui-style/issues/242)) - -0.1.190 / 2023-09-07 -==================== - * fix(Erase): replace hard coded color ([#243](https://github.com/mondaycom/monday-ui-style/issues/243)) - -0.1.189 / 2023-09-06 -==================== - * fix(Lines): replace hard coded color ([#241](https://github.com/mondaycom/monday-ui-style/issues/241)) - -0.1.188 / 2023-08-31 -==================== - * feat: add sort ascending and sort descending icons ([#240](https://github.com/mondaycom/monday-ui-style/issues/240)) - -0.1.187 / 2023-08-31 -==================== - * icon: Add tags for Versioning ([#239](https://github.com/mondaycom/monday-ui-style/issues/239)) - -0.1.186 / 2023-08-31 -==================== - * feat: replace sort icon ([#238](https://github.com/mondaycom/monday-ui-style/issues/238)) - -0.1.185 / 2023-08-31 -==================== - * Storybook content - Welcome, Changelog, Colors, Spacing ([#228](https://github.com/mondaycom/monday-ui-style/issues/228)) - * Storybook content - Welcome, Changelog, Colors, Spacing - * Remove spacing, border-radius, box-shadows variables from the global-css-settings.scss - * Prettier refactor - * Remove mixins.scss, states.scss - * Remove unused variable from content-spacing.scss - * Remove content-spacing.scss - * Remove @title-appereance mixin - * Remove commented contributor.scss definitions - * TODO added - * TODO added - * Remove inner storybook styles, change spacing tokens to reference sb tokens - * Replace tokens used for documentation with sb tokens - * Install prerelease vibe-storybook-components version - * Remove TODO - * Remove unrelevant tsconfig.json - * Update vibe-storybook-components version - * Move import index.scss to colors.stories.mdx - * Fix package.json merge conflicts - * Change --icon-color token to --sb-icon-color - * Update vibe-storybook-components version (^0.2.1) - * Convert welcome files to use modular styles - * Fix intro text appereance - * Move color utils to colors.stories folder - -0.1.184 / 2023-08-28 -==================== - * Notes and readme about mixins and functions ([#237](https://github.com/mondaycom/monday-ui-style/issues/237)) - * notes and readme - * Update README.md - * Update scripts/copy-public-folder.sh - * Update scripts/copy-public-folder.sh - -0.1.183 / 2023-08-27 -==================== - * test: validate-icons-colors script ([#236](https://github.com/mondaycom/monday-ui-style/issues/236)) - * test on lint: validate-icons-colors script - * Run stylelint on test workflow - * Remove console.logs from metadata-util.js - * Run validate-icons-colors on validate-icons - * Remove fill=white in rect inside clipPath - -0.1.182 / 2023-08-27 -==================== - * Add text-color-on-positive, text-color-on-negative, text-color-on-warning tokens ([#235](https://github.com/mondaycom/monday-ui-style/issues/235)) - -0.1.181 / 2023-08-16 -==================== - * icons: Add tags to Open icon ([#232](https://github.com/mondaycom/monday-ui-style/issues/232)) - -0.1.180 / 2023-08-16 -==================== - * Move required dev dependencies to dependencies ([#231](https://github.com/mondaycom/monday-ui-style/issues/231)) - -0.1.179 / 2023-08-09 -==================== - * Storybook infra ([#223](https://github.com/mondaycom/monday-ui-style/issues/223)) - * Init storybook - * Storybook Vibe infra - * Install vibe-storybook-components - * Refactor - * TODO added - * Copy Colors page - * Add theming - * RelatedComponents infrastructure - * Rename storybook classes - * Change local port of storybook - * Rename classnames - * Git ignore storybook-static - * Fix stories files location - * Remove up-next links - * Fix foundation-background.png and component-background.png - * Refactor - * vibe-storybook-components prerelease version - * update vibe-storybook-components version - * Changelog added - * Chromatic dependencies - * Chromatic workflow - * Upgrade storybook packages - * accessibility.stories.mdx - * Remove TODO - * Welcome page story - * Update vibe-storybook-components version - * Convert colors to stories format - * Refactor - * Refactor colors-vars-map.ts - remove unrelevant - * Move postcss to devDependencies - * Fix todo - * Delete storybook-content related files - * Delete font-awesome - * Remove google analytics - * Cleanup already loaded font from preview-head.html - * Remove not used preconnect fonts.gstatic.com - * Remove resize of left panel - doesn't work - -0.1.178 / 2023-08-06 -==================== - * fix letter spacing ([#227](https://github.com/mondaycom/monday-ui-style/issues/227)) - -0.1.177 / 2023-07-26 -==================== - * Breaking changes for heading and text ([#219](https://github.com/mondaycom/monday-ui-style/issues/219)) - * change naming - * breaking changes in new typography: tokens for texts, mixins for heading and texts - * breaking changes in new typography: tokens for texts, mixins for heading and texts - * fix tests - -0.1.176 / 2023-07-26 -==================== - * Fix changelog - only last 50 versions ([#225](https://github.com/mondaycom/monday-ui-style/issues/225)) - -0.1.175 / 2023-07-26 -==================== - * Add changelog ([#224](https://github.com/mondaycom/monday-ui-style/issues/224)) - * Script to generate changelog - * Initial CHANGELOG.md - * npm-publish.yml: update changelog - -0.1.174 / 2023-07-19 -==================== - * Support mixin with default margin ([#221](https://github.com/mondaycom/monday-ui-style/issues/221)) - -0.1.173 / 2023-07-18 -==================== - * icon: fix Country icon - not filled ([#220](https://github.com/mondaycom/monday-ui-style/issues/220)) - -0.1.172 / 2023-07-12 -==================== - * revert switcher ([#218](https://github.com/mondaycom/monday-ui-style/issues/218)) - -0.1.171 / 2023-07-12 -==================== - * Create mixins for typography ([#217](https://github.com/mondaycom/monday-ui-style/issues/217)) - * add support in export mixins in monday ui styles - * Update src/internal-mixins/_utilities.scss - * fix mixins - * change mixins script - * change mixins script name - -0.1.170 / 2023-07-12 -==================== - * Origin/sergeyro/feature/change green colors ([#210](https://github.com/mondaycom/monday-ui-style/issues/210)) - * Change color-basic_green - * Change color-forest_green - -0.1.169 / 2023-07-09 -==================== - * Prerelease flow: fix test workflow name ([#216](https://github.com/mondaycom/monday-ui-style/issues/216)) - * Prerelease flow: fix test workflow name - * Prerelease - reduce interval and timeout - -0.1.168 / 2023-07-09 -==================== - * Prerelease process: .nvmrc file added, prerelease without git tag ([#215](https://github.com/mondaycom/monday-ui-style/issues/215)) - * .nvmrc file added, prerelease without git tag - * Remove node version from npm-publish.yml - -0.1.167 / 2023-07-09 -==================== - * Prerelease workflow ([#214](https://github.com/mondaycom/monday-ui-style/issues/214)) - -0.1.166 / 2023-07-03 -==================== - * Add Work icon tags ([#211](https://github.com/mondaycom/monday-ui-style/issues/211)) - -0.1.165 / 2023-06-29 -==================== - * Featured icon - new tag ([#209](https://github.com/mondaycom/monday-ui-style/issues/209)) - -0.1.164 / 2023-06-28 -==================== - * Origin/feature/sergeyro/enrich some icons tags ([#207](https://github.com/mondaycom/monday-ui-style/issues/207)) - * Add Switcher tags - * fix - * Night: fix tags - * More icons tags - -0.1.163 / 2023-06-28 -==================== - * fix some typography issues ([#208](https://github.com/mondaycom/monday-ui-style/issues/208)) - -0.1.162 / 2023-06-20 -==================== - * replace switcher icon according to designers request ([#205](https://github.com/mondaycom/monday-ui-style/issues/205)) - -0.1.161 / 2023-06-18 -==================== - * New names and fixes in typography tokens ([#204](https://github.com/mondaycom/monday-ui-style/issues/204)) - * add new tokens for typography - * fix recommendation to use - * undo automatic linter - * fix variables - * code review notes and classes layer - * fix classes creation - * fix tests - * wip - * wip - * fixes - * fixes - -0.1.160 / 2023-06-14 -==================== - * New typography tokens ([#203](https://github.com/mondaycom/monday-ui-style/issues/203)) - * add new tokens for typography - * fix recommendation to use - * undo automatic linter - * fix variables - * code review notes and classes layer - * fix classes creation - * fix tests - * wip - * wip +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 0.1.207 (2023-12-28) + +**Note:** Version bump only for package monday-ui-style + +# Change Log + +# 0.1.205 / 2023-12-11 + +- fix(icons): replace DoubleCheck icon ([#263](https://github.com/mondaycom/monday-ui-style/issues/263)) + +# 0.1.204 / 2023-11-28 + +- Remove deprecated text-color-fixed-light and text-color-fixed-dark ([#260](https://github.com/mondaycom/monday-ui-style/issues/260)) + +# 0.1.203 / 2023-11-23 + +- Add fixed-light-color and fixed-dark-color tokens ([#259](https://github.com/mondaycom/monday-ui-style/issues/259)) + +# 0.1.202 / 2023-10-26 + +- feat(mixins): export mixins ([#256](https://github.com/mondaycom/monday-ui-style/issues/256)) + - feat(mixins): export mixins + - refactor: remove redundant mixins + - docs: restructure mixins list in README + +# 0.1.201 / 2023-10-19 + +- Update postcss, postcss-scss, postcss-value-parser, styleint due to dependabot recommendations ([#254](https://github.com/mondaycom/monday-ui-style/issues/254)) + +# 0.1.200 / 2023-10-19 + +- docs: add theme-switcher ([#253](https://github.com/mondaycom/monday-ui-style/issues/253)) + - docs: add theme-switcher + - Remove TODO + +# 0.1.199 / 2023-10-18 + +- chore: update storybook packages ([#252](https://github.com/mondaycom/monday-ui-style/issues/252)) + - Fix preview file TS issue + - Upgrade storybook packages to ^7.5.0 + +# 0.1.198 / 2023-10-17 + +- infra: use nvmrc file in test.yml ([#251](https://github.com/mondaycom/monday-ui-style/issues/251)) + - infra: use nvmrc file in test.yml + - Upgrade version of actions/setup-node@3 + +# 0.1.197 / 2023-10-17 + +- infra: add build test in test.yml ([#250](https://github.com/mondaycom/monday-ui-style/issues/250)) + +# 0.1.196 / 2023-10-03 + +- feat(Icons): add warning icon ([#248](https://github.com/mondaycom/monday-ui-style/issues/248)) + +# 0.1.195 / 2023-10-02 + +- Replace Rubik with Noto Sans Hebrew ([#247](https://github.com/mondaycom/monday-ui-style/issues/247)) + - Replace Rubik with Noto Sans Hebrew + - preview-head.html - replace Rubik with Noto Sans Hebrew + +# 0.1.194 / 2023-09-13 + +- Remove duplications from colors.json ([#246](https://github.com/mondaycom/monday-ui-style/issues/246)) + +# 0.1.193 / 2023-09-10 + +- build(validate-icons-colors): fix script to catch multiple fill/stroke usages ([#245](https://github.com/mondaycom/monday-ui-style/issues/245)) + +# 0.1.192 / 2023-09-07 + +- Publish storybook workflow ([#244](https://github.com/mondaycom/monday-ui-style/issues/244)) + +# 0.1.191 / 2023-09-07 + +- Replace text-color-on-positive, text-color-on-negative, text-color-on-warning with text-color-fixed-light, text-color-fixed-dark ([#242](https://github.com/mondaycom/monday-ui-style/issues/242)) + +# 0.1.190 / 2023-09-07 + +- fix(Erase): replace hard coded color ([#243](https://github.com/mondaycom/monday-ui-style/issues/243)) + +# 0.1.189 / 2023-09-06 + +- fix(Lines): replace hard coded color ([#241](https://github.com/mondaycom/monday-ui-style/issues/241)) + +# 0.1.188 / 2023-08-31 + +- feat: add sort ascending and sort descending icons ([#240](https://github.com/mondaycom/monday-ui-style/issues/240)) + +# 0.1.187 / 2023-08-31 + +- icon: Add tags for Versioning ([#239](https://github.com/mondaycom/monday-ui-style/issues/239)) + +# 0.1.186 / 2023-08-31 + +- feat: replace sort icon ([#238](https://github.com/mondaycom/monday-ui-style/issues/238)) + +# 0.1.185 / 2023-08-31 + +- Storybook content - Welcome, Changelog, Colors, Spacing ([#228](https://github.com/mondaycom/monday-ui-style/issues/228)) + - Storybook content - Welcome, Changelog, Colors, Spacing + - Remove spacing, border-radius, box-shadows variables from the global-css-settings.scss + - Prettier refactor + - Remove mixins.scss, states.scss + - Remove unused variable from content-spacing.scss + - Remove content-spacing.scss + - Remove @title-appereance mixin + - Remove commented contributor.scss definitions + - TODO added + - TODO added + - Remove inner storybook styles, change spacing tokens to reference sb tokens + - Replace tokens used for documentation with sb tokens + - Install prerelease vibe-storybook-components version + - Remove TODO + - Remove unrelevant tsconfig.json + - Update vibe-storybook-components version + - Move import index.scss to colors.stories.mdx + - Fix package.json merge conflicts + - Change --icon-color token to --sb-icon-color + - Update vibe-storybook-components version (^0.2.1) + - Convert welcome files to use modular styles + - Fix intro text appereance + - Move color utils to colors.stories folder + +# 0.1.184 / 2023-08-28 + +- Notes and readme about mixins and functions ([#237](https://github.com/mondaycom/monday-ui-style/issues/237)) + - notes and readme + - Update README.md + - Update scripts/copy-public-folder.sh + - Update scripts/copy-public-folder.sh + +# 0.1.183 / 2023-08-27 + +- test: validate-icons-colors script ([#236](https://github.com/mondaycom/monday-ui-style/issues/236)) + - test on lint: validate-icons-colors script + - Run stylelint on test workflow + - Remove console.logs from metadata-util.js + - Run validate-icons-colors on validate-icons + - Remove fill=white in rect inside clipPath + +# 0.1.182 / 2023-08-27 + +- Add text-color-on-positive, text-color-on-negative, text-color-on-warning tokens ([#235](https://github.com/mondaycom/monday-ui-style/issues/235)) + +# 0.1.181 / 2023-08-16 + +- icons: Add tags to Open icon ([#232](https://github.com/mondaycom/monday-ui-style/issues/232)) + +# 0.1.180 / 2023-08-16 + +- Move required dev dependencies to dependencies ([#231](https://github.com/mondaycom/monday-ui-style/issues/231)) + +# 0.1.179 / 2023-08-09 + +- Storybook infra ([#223](https://github.com/mondaycom/monday-ui-style/issues/223)) + - Init storybook + - Storybook Vibe infra + - Install vibe-storybook-components + - Refactor + - TODO added + - Copy Colors page + - Add theming + - RelatedComponents infrastructure + - Rename storybook classes + - Change local port of storybook + - Rename classnames + - Git ignore storybook-static + - Fix stories files location + - Remove up-next links + - Fix foundation-background.png and component-background.png + - Refactor + - vibe-storybook-components prerelease version + - update vibe-storybook-components version + - Changelog added + - Chromatic dependencies + - Chromatic workflow + - Upgrade storybook packages + - accessibility.stories.mdx + - Remove TODO + - Welcome page story + - Update vibe-storybook-components version + - Convert colors to stories format + - Refactor + - Refactor colors-vars-map.ts - remove unrelevant + - Move postcss to devDependencies + - Fix todo + - Delete storybook-content related files + - Delete font-awesome + - Remove google analytics + - Cleanup already loaded font from preview-head.html + - Remove not used preconnect fonts.gstatic.com + - Remove resize of left panel - doesn't work + +# 0.1.178 / 2023-08-06 + +- fix letter spacing ([#227](https://github.com/mondaycom/monday-ui-style/issues/227)) + +# 0.1.177 / 2023-07-26 + +- Breaking changes for heading and text ([#219](https://github.com/mondaycom/monday-ui-style/issues/219)) + - change naming + - breaking changes in new typography: tokens for texts, mixins for heading and texts + - breaking changes in new typography: tokens for texts, mixins for heading and texts + - fix tests + +# 0.1.176 / 2023-07-26 + +- Fix changelog - only last 50 versions ([#225](https://github.com/mondaycom/monday-ui-style/issues/225)) + +# 0.1.175 / 2023-07-26 + +- Add changelog ([#224](https://github.com/mondaycom/monday-ui-style/issues/224)) + - Script to generate changelog + - Initial CHANGELOG.md + - npm-publish.yml: update changelog + +# 0.1.174 / 2023-07-19 + +- Support mixin with default margin ([#221](https://github.com/mondaycom/monday-ui-style/issues/221)) + +# 0.1.173 / 2023-07-18 + +- icon: fix Country icon - not filled ([#220](https://github.com/mondaycom/monday-ui-style/issues/220)) + +# 0.1.172 / 2023-07-12 + +- revert switcher ([#218](https://github.com/mondaycom/monday-ui-style/issues/218)) + +# 0.1.171 / 2023-07-12 + +- Create mixins for typography ([#217](https://github.com/mondaycom/monday-ui-style/issues/217)) + - add support in export mixins in monday ui styles + - Update src/internal-mixins/\_utilities.scss + - fix mixins + - change mixins script + - change mixins script name + +# 0.1.170 / 2023-07-12 + +- Origin/sergeyro/feature/change green colors ([#210](https://github.com/mondaycom/monday-ui-style/issues/210)) + - Change color-basic_green + - Change color-forest_green + +# 0.1.169 / 2023-07-09 + +- Prerelease flow: fix test workflow name ([#216](https://github.com/mondaycom/monday-ui-style/issues/216)) + - Prerelease flow: fix test workflow name + - Prerelease - reduce interval and timeout + +# 0.1.168 / 2023-07-09 + +- Prerelease process: .nvmrc file added, prerelease without git tag ([#215](https://github.com/mondaycom/monday-ui-style/issues/215)) + - .nvmrc file added, prerelease without git tag + - Remove node version from npm-publish.yml + +# 0.1.167 / 2023-07-09 + +- Prerelease workflow ([#214](https://github.com/mondaycom/monday-ui-style/issues/214)) + +# 0.1.166 / 2023-07-03 + +- Add Work icon tags ([#211](https://github.com/mondaycom/monday-ui-style/issues/211)) + +# 0.1.165 / 2023-06-29 + +- Featured icon - new tag ([#209](https://github.com/mondaycom/monday-ui-style/issues/209)) + +# 0.1.164 / 2023-06-28 + +- Origin/feature/sergeyro/enrich some icons tags ([#207](https://github.com/mondaycom/monday-ui-style/issues/207)) + - Add Switcher tags + - fix + - Night: fix tags + - More icons tags + +# 0.1.163 / 2023-06-28 + +- fix some typography issues ([#208](https://github.com/mondaycom/monday-ui-style/issues/208)) + +# 0.1.162 / 2023-06-20 + +- replace switcher icon according to designers request ([#205](https://github.com/mondaycom/monday-ui-style/issues/205)) + +# 0.1.161 / 2023-06-18 + +- New names and fixes in typography tokens ([#204](https://github.com/mondaycom/monday-ui-style/issues/204)) + - add new tokens for typography + - fix recommendation to use + - undo automatic linter + - fix variables + - code review notes and classes layer + - fix classes creation + - fix tests + - wip + - wip + - fixes + - fixes + +# 0.1.160 / 2023-06-14 + +- New typography tokens ([#203](https://github.com/mondaycom/monday-ui-style/issues/203)) + - add new tokens for typography + - fix recommendation to use + - undo automatic linter + - fix variables + - code review notes and classes layer + - fix classes creation + - fix tests + - wip + - wip diff --git a/packages/monday-ui-style/package.json b/packages/monday-ui-style/package.json index f215b066..7f14f214 100644 --- a/packages/monday-ui-style/package.json +++ b/packages/monday-ui-style/package.json @@ -1,6 +1,6 @@ { "name": "monday-ui-style", - "version": "0.1.206", + "version": "0.1.207", "description": "Monday UI CSS Foundations", "main": "dist/index.css", "scripts": { @@ -60,11 +60,11 @@ "@storybook/addon-themes": "^7.5.3", "@storybook/blocks": "^7.5.3", "@storybook/manager-api": "^7.5.3", + "@storybook/preset-scss": "^1.0.3", "@storybook/react": "^7.5.3", "@storybook/react-webpack5": "^7.5.3", "@storybook/testing-library": "^0.2.2", "@storybook/theming": "^7.5.3", - "@storybook/preset-scss": "^1.0.3", "@types/jest": "^27.4.1", "changelog": "^1.4.2", "chromatic": "^7.5.3", @@ -80,10 +80,10 @@ "react-dom": "^16.14.0", "sass": "^1.63.6", "storybook": "^7.5.3", - "stylelint-config-recommended-scss": "^6.0.0", "stylelint": "^14.16.1", + "stylelint-config-recommended-scss": "^6.0.0", "typescript-plugin-css-modules": "^5.0.1", - "vibe-storybook-components": "^0.16.1" + "vibe-storybook-components": "^0.16.2" }, "peerDependencies": { "prop-types": "^15.7.2", diff --git a/packages/vibe-storybook-components/CHANGELOG.md b/packages/vibe-storybook-components/CHANGELOG.md index d393f96c..28f02aff 100644 --- a/packages/vibe-storybook-components/CHANGELOG.md +++ b/packages/vibe-storybook-components/CHANGELOG.md @@ -1,269 +1,330 @@ # Change Log +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 0.16.2 (2023-12-28) + +**Note:** Version bump only for package vibe-storybook-components + +# Change Log + ## 0.16.1 (2023-12-05) #### Bug Fixes -* [#133](https://github.com/mondaycom/vibe-storybook-components/pull/133) fix: types ([@talkor](https://github.com/talkor)) + +- [#133](https://github.com/mondaycom/vibe-storybook-components/pull/133) fix: types ([@talkor](https://github.com/talkor)) ## 0.16.0 (2023-12-04) #### New Features -* [#132](https://github.com/mondaycom/vibe-storybook-components/pull/132) feat(StorybookLink): add size prop ([@talkor](https://github.com/talkor)) + +- [#132](https://github.com/mondaycom/vibe-storybook-components/pull/132) feat(StorybookLink): add size prop ([@talkor](https://github.com/talkor)) ## 0.15.1 (2023-12-03) #### Bug Fixes -* [#131](https://github.com/mondaycom/vibe-storybook-components/pull/131) fix: export component ([@talkor](https://github.com/talkor)) + +- [#131](https://github.com/mondaycom/vibe-storybook-components/pull/131) fix: export component ([@talkor](https://github.com/talkor)) ## 0.15.0 (2023-12-03) #### New Features -* [#127](https://github.com/mondaycom/vibe-storybook-components/pull/127) feat: add storybook-link component ([@talkor](https://github.com/talkor)) + +- [#127](https://github.com/mondaycom/vibe-storybook-components/pull/127) feat: add storybook-link component ([@talkor](https://github.com/talkor)) ## 0.14.3 (2023-12-03) #### Bug Fixes -* [#130](https://github.com/mondaycom/vibe-storybook-components/pull/130) fix(SidebarItem): add margin to the right ([@talkor](https://github.com/talkor)) + +- [#130](https://github.com/mondaycom/vibe-storybook-components/pull/130) fix(SidebarItem): add margin to the right ([@talkor](https://github.com/talkor)) ## 0.14.2 (2023-11-26) #### Bug Fixes -* [#129](https://github.com/mondaycom/vibe-storybook-components/pull/129) fix: make className, noBorder, noGutter props not required ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#129](https://github.com/mondaycom/vibe-storybook-components/pull/129) fix: make className, noBorder, noGutter props not required ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 0.14.1 (2023-11-24) #### Bug Fixes -* [#128](https://github.com/mondaycom/vibe-storybook-components/pull/128) fix: make className and headerStyle props not required ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#128](https://github.com/mondaycom/vibe-storybook-components/pull/128) fix: make className and headerStyle props not required ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 0.14.0 (2023-11-20) #### New Features -* [#126](https://github.com/mondaycom/vibe-storybook-components/pull/126) feat(DeprecatedWarning): add children ([@talkor](https://github.com/talkor)) + +- [#126](https://github.com/mondaycom/vibe-storybook-components/pull/126) feat(DeprecatedWarning): add children ([@talkor](https://github.com/talkor)) ## 0.13.0 (2023-11-16) #### New Features -* [#125](https://github.com/mondaycom/vibe-storybook-components/pull/125) feat: add linkTarget to ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#125](https://github.com/mondaycom/vibe-storybook-components/pull/125) feat: add linkTarget to ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 0.12.0 (2023-11-15) #### New Features -* [#124](https://github.com/mondaycom/vibe-storybook-components/pull/124) feat: add target prop ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#124](https://github.com/mondaycom/vibe-storybook-components/pull/124) feat: add target prop ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 0.11.3 (2023-11-15) #### Bug Fixes -* [#123](https://github.com/mondaycom/vibe-storybook-components/pull/123) fix: reduce line-height from 24px to 20px ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#123](https://github.com/mondaycom/vibe-storybook-components/pull/123) fix: reduce line-height from 24px to 20px ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 0.11.2 (2023-11-12) #### Bug Fixes -* [#122](https://github.com/mondaycom/vibe-storybook-components/pull/122) fix: Link withoutSpacing ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#122](https://github.com/mondaycom/vibe-storybook-components/pull/122) fix: Link withoutSpacing ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 0.11.1 (2023-11-12) #### Bug Fixes -* [#120](https://github.com/mondaycom/vibe-storybook-components/pull/120) fix: use ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#119](https://github.com/mondaycom/vibe-storybook-components/pull/119) fix: use ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#120](https://github.com/mondaycom/vibe-storybook-components/pull/120) fix: use ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#119](https://github.com/mondaycom/vibe-storybook-components/pull/119) fix: use ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Documentation -* [#121](https://github.com/mondaycom/vibe-storybook-components/pull/121) docs: remove hacker theme from storybook ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#121](https://github.com/mondaycom/vibe-storybook-components/pull/121) docs: remove hacker theme from storybook ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 0.11.0 (2023-10-31) #### New Features -* [#117](https://github.com/mondaycom/vibe-storybook-components/pull/117) feat, docs: , use it on welcome page ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#117](https://github.com/mondaycom/vibe-storybook-components/pull/117) feat, docs: , use it on welcome page ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 0.10.3 (2023-10-30) #### Bug Fixes -* [#116](https://github.com/mondaycom/vibe-storybook-components/pull/116) chore: cleanup ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#116](https://github.com/mondaycom/vibe-storybook-components/pull/116) chore: cleanup ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Documentation -* [#115](https://github.com/mondaycom/vibe-storybook-components/pull/115) docs: add story for < FunctionArguments /> and < InformationBox /> ([@Dhoni77](https://github.com/Dhoni77)) -* [#114](https://github.com/mondaycom/vibe-storybook-components/pull/114) Add story for < Title /> component ([@balajik](https://github.com/balajik)) -* [#112](https://github.com/mondaycom/vibe-storybook-components/pull/112) Created basic story for < SectionName />, < AnchorListItem /> ([@balajik](https://github.com/balajik)) -* [#111](https://github.com/mondaycom/vibe-storybook-components/pull/111) docs: add story for < Link /> and < StoryDescription /> ([@Dhoni77](https://github.com/Dhoni77)) -* [#109](https://github.com/mondaycom/vibe-storybook-components/pull/109) docs: add story for < ComponentRules />, < DocFooter /> ([@Dhoni77](https://github.com/Dhoni77)) + +- [#115](https://github.com/mondaycom/vibe-storybook-components/pull/115) docs: add story for < FunctionArguments /> and < InformationBox /> ([@Dhoni77](https://github.com/Dhoni77)) +- [#114](https://github.com/mondaycom/vibe-storybook-components/pull/114) Add story for < Title /> component ([@balajik](https://github.com/balajik)) +- [#112](https://github.com/mondaycom/vibe-storybook-components/pull/112) Created basic story for < SectionName />, < AnchorListItem /> ([@balajik](https://github.com/balajik)) +- [#111](https://github.com/mondaycom/vibe-storybook-components/pull/111) docs: add story for < Link /> and < StoryDescription /> ([@Dhoni77](https://github.com/Dhoni77)) +- [#109](https://github.com/mondaycom/vibe-storybook-components/pull/109) docs: add story for < ComponentRules />, < DocFooter /> ([@Dhoni77](https://github.com/Dhoni77)) #### Internal Changes -* [#113](https://github.com/mondaycom/vibe-storybook-components/pull/113) Add Tip to preview.tsx ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#110](https://github.com/mondaycom/vibe-storybook-components/pull/110) prettier fix + component-name.stories change text ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#113](https://github.com/mondaycom/vibe-storybook-components/pull/113) Add Tip to preview.tsx ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#110](https://github.com/mondaycom/vibe-storybook-components/pull/110) prettier fix + component-name.stories change text ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 0.10.2 (2023-10-23) #### Bug Fixes -* [#108](https://github.com/mondaycom/vibe-storybook-components/pull/108) fix(SidebarItem): flex the container ([@talkor](https://github.com/talkor)) + +- [#108](https://github.com/mondaycom/vibe-storybook-components/pull/108) fix(SidebarItem): flex the container ([@talkor](https://github.com/talkor)) ## 0.10.1 (2023-10-23) #### Bug Fixes -* [#100](https://github.com/mondaycom/vibe-storybook-components/pull/100) fix(SidebarItem): add ellipsis to item name ([@talkor](https://github.com/talkor)) + +- [#100](https://github.com/mondaycom/vibe-storybook-components/pull/100) fix(SidebarItem): add ellipsis to item name ([@talkor](https://github.com/talkor)) #### Documentation -* [#99](https://github.com/mondaycom/vibe-storybook-components/pull/99) docs: replace logo in storybook ([@talkor](https://github.com/talkor)) + +- [#99](https://github.com/mondaycom/vibe-storybook-components/pull/99) docs: replace logo in storybook ([@talkor](https://github.com/talkor)) ## 0.10.0 (2023-10-23) #### New Features -* [#83](https://github.com/mondaycom/vibe-storybook-components/pull/83) feat: Migrate < Link />, < StoryDescription /> to ts ([@Dhoni77](https://github.com/Dhoni77)) + +- [#83](https://github.com/mondaycom/vibe-storybook-components/pull/83) feat: Migrate < Link />, < StoryDescription /> to ts ([@Dhoni77](https://github.com/Dhoni77)) #### Internal Changes -* [#106](https://github.com/mondaycom/vibe-storybook-components/pull/106) chore: prettier fix ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#105](https://github.com/mondaycom/vibe-storybook-components/pull/105) chore: migrate to css modules ([@Dhoni77](https://github.com/Dhoni77)) + +- [#106](https://github.com/mondaycom/vibe-storybook-components/pull/106) chore: prettier fix ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#105](https://github.com/mondaycom/vibe-storybook-components/pull/105) chore: migrate to css modules ([@Dhoni77](https://github.com/Dhoni77)) ## 0.9.5 (2023-10-23) #### Bug Fixes -* [#98](https://github.com/mondaycom/vibe-storybook-components/pull/98) fix createStoryMettasettings fix types ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#98](https://github.com/mondaycom/vibe-storybook-components/pull/98) fix createStoryMettasettings fix types ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Documentation -* [#93](https://github.com/mondaycom/vibe-storybook-components/pull/93) docs: create basic story for < ComponentDescription />, < UnstyledList /> + < UnstyledListItem /> ([@Dhoni77](https://github.com/Dhoni77)) -* [#95](https://github.com/mondaycom/vibe-storybook-components/pull/95) docs: add story for < TokenTable /> ([@Dhoni77](https://github.com/Dhoni77)) -* [#97](https://github.com/mondaycom/vibe-storybook-components/pull/97) Created story from Paragraph and Frame components ([@balajik](https://github.com/balajik)) -* [#94](https://github.com/mondaycom/vibe-storybook-components/pull/94) docs: Create basic story for < VisualDescription />, < ColorDescription /> ([@Dhoni77](https://github.com/Dhoni77)) + +- [#93](https://github.com/mondaycom/vibe-storybook-components/pull/93) docs: create basic story for < ComponentDescription />, < UnstyledList /> + < UnstyledListItem /> ([@Dhoni77](https://github.com/Dhoni77)) +- [#95](https://github.com/mondaycom/vibe-storybook-components/pull/95) docs: add story for < TokenTable /> ([@Dhoni77](https://github.com/Dhoni77)) +- [#97](https://github.com/mondaycom/vibe-storybook-components/pull/97) Created story from Paragraph and Frame components ([@balajik](https://github.com/balajik)) +- [#94](https://github.com/mondaycom/vibe-storybook-components/pull/94) docs: Create basic story for < VisualDescription />, < ColorDescription /> ([@Dhoni77](https://github.com/Dhoni77)) #### Internal Changes -* [#96](https://github.com/mondaycom/vibe-storybook-components/pull/96) Migrated the component to TS ([@balajik](https://github.com/balajik)) -* [#32](https://github.com/mondaycom/vibe-storybook-components/pull/32) ci: add storybook and chromatic workflows ([@talkor](https://github.com/talkor)) + +- [#96](https://github.com/mondaycom/vibe-storybook-components/pull/96) Migrated the component to TS ([@balajik](https://github.com/balajik)) +- [#32](https://github.com/mondaycom/vibe-storybook-components/pull/32) ci: add storybook and chromatic workflows ([@talkor](https://github.com/talkor)) ## 0.9.4 (2023-10-18) #### Bug Fixes -* [#88](https://github.com/mondaycom/vibe-storybook-components/pull/88) fix: dependency issue, upgrade storybook ^7.5.0 ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#88](https://github.com/mondaycom/vibe-storybook-components/pull/88) fix: dependency issue, upgrade storybook ^7.5.0 ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 0.9.3 (2023-10-18) #### Bug Fixes -* [#87](https://github.com/mondaycom/vibe-storybook-components/pull/87) fix: < ComponentName /> use text-color-fixed-dark ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#87](https://github.com/mondaycom/vibe-storybook-components/pull/87) fix: < ComponentName /> use text-color-fixed-dark ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 0.9.2 (2023-10-17) #### Bug Fixes -* [#86](https://github.com/mondaycom/vibe-storybook-components/pull/86) chore: fix theme switcher type error ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#86](https://github.com/mondaycom/vibe-storybook-components/pull/86) chore: fix theme switcher type error ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Documentation -* [#79](https://github.com/mondaycom/vibe-storybook-components/pull/79) Feat: add theme switching to storybook ([@pedaars](https://github.com/pedaars)) -* [#84](https://github.com/mondaycom/vibe-storybook-components/pull/84) docs: Add story for < ComponentName /> component ([@Dhoni77](https://github.com/Dhoni77)) + +- [#79](https://github.com/mondaycom/vibe-storybook-components/pull/79) Feat: add theme switching to storybook ([@pedaars](https://github.com/pedaars)) +- [#84](https://github.com/mondaycom/vibe-storybook-components/pull/84) docs: Add story for < ComponentName /> component ([@Dhoni77](https://github.com/Dhoni77)) #### Internal Changes -* [#85](https://github.com/mondaycom/vibe-storybook-components/pull/85) chore: fix package-lock.json ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#81](https://github.com/mondaycom/vibe-storybook-components/pull/81) Migrated < AnchorListItem />, < ComponentName />, < DocFooter /> to CSS modules ([@balajik](https://github.com/balajik)) -* [#82](https://github.com/mondaycom/vibe-storybook-components/pull/82) Migrated < TokenTable /> , < ColorDescription /> to TS ([@balajik](https://github.com/balajik)) -* [#73](https://github.com/mondaycom/vibe-storybook-components/pull/73) feat: Migrate < ComponentRule />, < ComponentRules /> to css modules ([@Dhoni77](https://github.com/Dhoni77)) -* [#75](https://github.com/mondaycom/vibe-storybook-components/pull/75) Migrated < InformationBox />, < InformationBoxTitle /> to TS ([@balajik](https://github.com/balajik)) -* [#74](https://github.com/mondaycom/vibe-storybook-components/pull/74) Migrated < FunctionArgument />, < FunctionArguments />, < MultipleStoryElementsWrapper /> to TS ([@balajik](https://github.com/balajik)) -* [#65](https://github.com/mondaycom/vibe-storybook-components/pull/65) Convert UnstyledList UnstyledListItem Title to TSX ([@Ryan-Biondo](https://github.com/Ryan-Biondo)) -* [#70](https://github.com/mondaycom/vibe-storybook-components/pull/70) TS migration: < SectionName />, < RelatedComponent />, < RelatedComponents /> ([@Kritik-J](https://github.com/Kritik-J)) -* [#72](https://github.com/mondaycom/vibe-storybook-components/pull/72) infra: add build into test-workflow.yml ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#85](https://github.com/mondaycom/vibe-storybook-components/pull/85) chore: fix package-lock.json ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#81](https://github.com/mondaycom/vibe-storybook-components/pull/81) Migrated < AnchorListItem />, < ComponentName />, < DocFooter /> to CSS modules ([@balajik](https://github.com/balajik)) +- [#82](https://github.com/mondaycom/vibe-storybook-components/pull/82) Migrated < TokenTable /> , < ColorDescription /> to TS ([@balajik](https://github.com/balajik)) +- [#73](https://github.com/mondaycom/vibe-storybook-components/pull/73) feat: Migrate < ComponentRule />, < ComponentRules /> to css modules ([@Dhoni77](https://github.com/Dhoni77)) +- [#75](https://github.com/mondaycom/vibe-storybook-components/pull/75) Migrated < InformationBox />, < InformationBoxTitle /> to TS ([@balajik](https://github.com/balajik)) +- [#74](https://github.com/mondaycom/vibe-storybook-components/pull/74) Migrated < FunctionArgument />, < FunctionArguments />, < MultipleStoryElementsWrapper /> to TS ([@balajik](https://github.com/balajik)) +- [#65](https://github.com/mondaycom/vibe-storybook-components/pull/65) Convert UnstyledList UnstyledListItem Title to TSX ([@Ryan-Biondo](https://github.com/Ryan-Biondo)) +- [#70](https://github.com/mondaycom/vibe-storybook-components/pull/70) TS migration: < SectionName />, < RelatedComponent />, < RelatedComponents /> ([@Kritik-J](https://github.com/Kritik-J)) +- [#72](https://github.com/mondaycom/vibe-storybook-components/pull/72) infra: add build into test-workflow.yml ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 0.9.1 (2023-10-16) #### Bug Fixes -* [#71](https://github.com/mondaycom/vibe-storybook-components/pull/71) fix: build issues ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#71](https://github.com/mondaycom/vibe-storybook-components/pull/71) fix: build issues ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Internal Changes -* [#59](https://github.com/mondaycom/vibe-storybook-components/pull/59) feat: migrated < Paragrapgh />, < MultipleStoryElementsWrapper />, < Link /> to scss modules ([@Dhoni77](https://github.com/Dhoni77)) -* [#67](https://github.com/mondaycom/vibe-storybook-components/pull/67) TS migration: < UsageGuidelines />, < VisualDescription /> ([@Kritik-J](https://github.com/Kritik-J)) -* [#58](https://github.com/mondaycom/vibe-storybook-components/pull/58) Migrated , , components to TS ([@balajik](https://github.com/balajik)) -* [#60](https://github.com/mondaycom/vibe-storybook-components/pull/60) TS migration: < ComponentRule />, < ComponentRules /> ([@Kritik-J](https://github.com/Kritik-J)) -* [#57](https://github.com/mondaycom/vibe-storybook-components/pull/57) Migrated < DocFooter />, < Frame />, < Paragraph /> and also child component to TS ([@balajik](https://github.com/balajik)) -* [#55](https://github.com/mondaycom/vibe-storybook-components/pull/55) Migrated < InformationBox />, < InformationBoxTitle />, < Frame /> to CSS modules ([@balajik](https://github.com/balajik)) -* [#54](https://github.com/mondaycom/vibe-storybook-components/pull/54) CSS modules migration: < SectionName />, < RelatedComponent />, < RelatedComponents /> ([@Kritik-J](https://github.com/Kritik-J)) -* [#53](https://github.com/mondaycom/vibe-storybook-components/pull/53) chore: prettier cleanup ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#51](https://github.com/mondaycom/vibe-storybook-components/pull/51) CSS modules migration: < UnstyledList />, < UnstyledListItem />, < Title /> ([@Kritik-J](https://github.com/Kritik-J)) -* [#52](https://github.com/mondaycom/vibe-storybook-components/pull/52) CSS modules migration: < UsageGuidelines />, < VisualDescription /> ([@Kritik-J](https://github.com/Kritik-J)) + +- [#59](https://github.com/mondaycom/vibe-storybook-components/pull/59) feat: migrated < Paragrapgh />, < MultipleStoryElementsWrapper />, < Link /> to scss modules ([@Dhoni77](https://github.com/Dhoni77)) +- [#67](https://github.com/mondaycom/vibe-storybook-components/pull/67) TS migration: < UsageGuidelines />, < VisualDescription /> ([@Kritik-J](https://github.com/Kritik-J)) +- [#58](https://github.com/mondaycom/vibe-storybook-components/pull/58) Migrated , , components to TS ([@balajik](https://github.com/balajik)) +- [#60](https://github.com/mondaycom/vibe-storybook-components/pull/60) TS migration: < ComponentRule />, < ComponentRules /> ([@Kritik-J](https://github.com/Kritik-J)) +- [#57](https://github.com/mondaycom/vibe-storybook-components/pull/57) Migrated < DocFooter />, < Frame />, < Paragraph /> and also child component to TS ([@balajik](https://github.com/balajik)) +- [#55](https://github.com/mondaycom/vibe-storybook-components/pull/55) Migrated < InformationBox />, < InformationBoxTitle />, < Frame /> to CSS modules ([@balajik](https://github.com/balajik)) +- [#54](https://github.com/mondaycom/vibe-storybook-components/pull/54) CSS modules migration: < SectionName />, < RelatedComponent />, < RelatedComponents /> ([@Kritik-J](https://github.com/Kritik-J)) +- [#53](https://github.com/mondaycom/vibe-storybook-components/pull/53) chore: prettier cleanup ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#51](https://github.com/mondaycom/vibe-storybook-components/pull/51) CSS modules migration: < UnstyledList />, < UnstyledListItem />, < Title /> ([@Kritik-J](https://github.com/Kritik-J)) +- [#52](https://github.com/mondaycom/vibe-storybook-components/pull/52) CSS modules migration: < UsageGuidelines />, < VisualDescription /> ([@Kritik-J](https://github.com/Kritik-J)) ## 0.9.0 (2023-10-10) #### New Features -* [#48](https://github.com/mondaycom/vibe-storybook-components/pull/48) Add sidebar item ([@talkor](https://github.com/talkor)) + +- [#48](https://github.com/mondaycom/vibe-storybook-components/pull/48) Add sidebar item ([@talkor](https://github.com/talkor)) ## 0.8.0 (2023-10-09) #### New Features -* [#47](https://github.com/mondaycom/vibe-storybook-components/pull/47) feat: mixin sb-basic-text - disable font smoothing ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#47](https://github.com/mondaycom/vibe-storybook-components/pull/47) feat: mixin sb-basic-text - disable font smoothing ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 0.7.1 (2023-10-09) #### Bug Fixes -* [#34](https://github.com/mondaycom/vibe-storybook-components/pull/34) Export Tip, AlphaWarning, DeprecatedWarning components ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#34](https://github.com/mondaycom/vibe-storybook-components/pull/34) Export Tip, AlphaWarning, DeprecatedWarning components ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Documentation -* [#36](https://github.com/mondaycom/vibe-storybook-components/pull/36) docs: TYPESCRIPT_MIGRATION.md ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#46](https://github.com/mondaycom/vibe-storybook-components/pull/46) docs: CSS_MODULES_MIGRATION.md ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#36](https://github.com/mondaycom/vibe-storybook-components/pull/36) docs: TYPESCRIPT_MIGRATION.md ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#46](https://github.com/mondaycom/vibe-storybook-components/pull/46) docs: CSS_MODULES_MIGRATION.md ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Internal Changes -* [#35](https://github.com/mondaycom/vibe-storybook-components/pull/35) Export components withStaticProps ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#35](https://github.com/mondaycom/vibe-storybook-components/pull/35) Export components withStaticProps ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 0.7.0 (2023-10-05) #### New Features -* [#33](https://github.com/mondaycom/vibe-storybook-components/pull/33) feat: add StatusTag ([@talkor](https://github.com/talkor)) + +- [#33](https://github.com/mondaycom/vibe-storybook-components/pull/33) feat: add StatusTag ([@talkor](https://github.com/talkor)) ## 0.6.0 (2023-10-05) #### New Features -* [#30](https://github.com/mondaycom/vibe-storybook-components/pull/30) feat: createMetastorySettings - string type for ContentElement controls, disable action controls ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#30](https://github.com/mondaycom/vibe-storybook-components/pull/30) feat: createMetastorySettings - string type for ContentElement controls, disable action controls ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 0.5.0 (2023-10-05) #### New Features -* [#28](https://github.com/mondaycom/vibe-storybook-components/pull/28) createStoryMetaSettings.js add ignoreControlsPropNamesArray ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#28](https://github.com/mondaycom/vibe-storybook-components/pull/28) createStoryMetaSettings.js add ignoreControlsPropNamesArray ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Documentation -* [#26](https://github.com/mondaycom/vibe-storybook-components/pull/26) docs: contibuting.md + components_documentation_guidelines.md ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#23](https://github.com/mondaycom/vibe-storybook-components/pull/23) docs(Storybook): document UsageGuidelines ([@talkor](https://github.com/talkor)) + +- [#26](https://github.com/mondaycom/vibe-storybook-components/pull/26) docs: contibuting.md + components_documentation_guidelines.md ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#23](https://github.com/mondaycom/vibe-storybook-components/pull/23) docs(Storybook): document UsageGuidelines ([@talkor](https://github.com/talkor)) #### Internal Changes -* [#27](https://github.com/mondaycom/vibe-storybook-components/pull/27) infra: test-workflow.yml - remove push trigger ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#27](https://github.com/mondaycom/vibe-storybook-components/pull/27) infra: test-workflow.yml - remove push trigger ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 0.4.0 (2023-10-02) #### New Features -* [#22](https://github.com/mondaycom/vibe-storybook-components/pull/22) Replace Rubik with Noto Sans Hebrew ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#22](https://github.com/mondaycom/vibe-storybook-components/pull/22) Replace Rubik with Noto Sans Hebrew ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 0.3.0 (2023-10-01) #### New Features -* [#20](https://github.com/mondaycom/vibe-storybook-components/pull/20) Add mising color tokens ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#20](https://github.com/mondaycom/vibe-storybook-components/pull/20) Add mising color tokens ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 0.2.2 (2023-10-01) #### Bug Fixes -* [#19](https://github.com/mondaycom/vibe-storybook-components/pull/19) fix(UsageGuidelines): wrap content in a span ([@talkor](https://github.com/talkor)) + +- [#19](https://github.com/mondaycom/vibe-storybook-components/pull/19) fix(UsageGuidelines): wrap content in a span ([@talkor](https://github.com/talkor)) ## 0.2.1 (2023-08-28) #### Bug Fixes -* [#18](https://github.com/mondaycom/vibe-storybook-components/pull/18) fix: export sb-icon-color ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#18](https://github.com/mondaycom/vibe-storybook-components/pull/18) fix: export sb-icon-color ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 0.2.0 (2023-08-23) #### New Features -* [#17](https://github.com/mondaycom/vibe-storybook-components/pull/17) Export scss tokens and mixins ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#17](https://github.com/mondaycom/vibe-storybook-components/pull/17) Export scss tokens and mixins ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Internal Changes -* [#16](https://github.com/mondaycom/vibe-storybook-components/pull/16) Chore: storybook infra cleanup + variables cleanup ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#15](https://github.com/mondaycom/vibe-storybook-components/pull/15) infra: tests in ci/cd ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#16](https://github.com/mondaycom/vibe-storybook-components/pull/16) Chore: storybook infra cleanup + variables cleanup ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#15](https://github.com/mondaycom/vibe-storybook-components/pull/15) infra: tests in ci/cd ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 0.1.0 (2023-08-01) #### Internal Changes -* [#14](https://github.com/mondaycom/vibe-storybook-components/pull/14) fix: release process - remove require statement from release.mjs script ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#13](https://github.com/mondaycom/vibe-storybook-components/pull/13) fix: release process - __dirname ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#12](https://github.com/mondaycom/vibe-storybook-components/pull/12) fix: Remove boxt from release.mjs ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#14](https://github.com/mondaycom/vibe-storybook-components/pull/14) fix: release process - remove require statement from release.mjs script ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#13](https://github.com/mondaycom/vibe-storybook-components/pull/13) fix: release process - \_\_dirname ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#12](https://github.com/mondaycom/vibe-storybook-components/pull/12) fix: Remove boxt from release.mjs ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 0.0.2 (2023-07-23) #### Documentation -* [#9](https://github.com/mondaycom/vibe-storybook-components/pull/9) Changelog story ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#9](https://github.com/mondaycom/vibe-storybook-components/pull/9) Changelog story ([@SergeyRoyt](https://github.com/SergeyRoyt)) #### Internal Changes -* [#8](https://github.com/mondaycom/vibe-storybook-components/pull/8) Install lerna-changelog ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#7](https://github.com/mondaycom/vibe-storybook-components/pull/7) Remove test:coverage, prerelease, improve eslint ([@SergeyRoyt](https://github.com/SergeyRoyt)) -* [#6](https://github.com/mondaycom/vibe-storybook-components/pull/6) Fix eslint issues ([@SergeyRoyt](https://github.com/SergeyRoyt)) + +- [#8](https://github.com/mondaycom/vibe-storybook-components/pull/8) Install lerna-changelog ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#7](https://github.com/mondaycom/vibe-storybook-components/pull/7) Remove test:coverage, prerelease, improve eslint ([@SergeyRoyt](https://github.com/SergeyRoyt)) +- [#6](https://github.com/mondaycom/vibe-storybook-components/pull/6) Fix eslint issues ([@SergeyRoyt](https://github.com/SergeyRoyt)) ## 0.0.1 (2023-07-20) -* [Initial PR](https://github.com/mondaycom/vibe-storybook-components/pull/1) +- [Initial PR](https://github.com/mondaycom/vibe-storybook-components/pull/1) diff --git a/packages/vibe-storybook-components/package.json b/packages/vibe-storybook-components/package.json index dd5b7600..082c8def 100644 --- a/packages/vibe-storybook-components/package.json +++ b/packages/vibe-storybook-components/package.json @@ -1,6 +1,6 @@ { "name": "vibe-storybook-components", - "version": "0.16.1", + "version": "0.16.2", "description": "Collection of Vibe's Storybook components", "license": "MIT", "repository": { @@ -50,10 +50,10 @@ "extends browserslist-config-monday" ], "dependencies": { - "browserslist-config-monday": "1.0.6", - "classnames": "^2.3.2", + "@storybook/addon-actions": "^7.5.3", "@storybook/types": "^7.5.3", - "@storybook/addon-actions": "^7.5.3" + "browserslist-config-monday": "1.0.6", + "classnames": "^2.3.2" }, "devDependencies": { "@babel/core": "^7.22.9",