All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
3.27.0 (2025-02-11) Features3.26.0 (2025-02-11) Features3.25.0 (2025-02-09) FeaturesModalFooter: allow tooltip for the modal footer's buttons (#2754 ) (9f45266 )3.24.2 (2025-02-09) Bug FixesCombobox: color on sticky category in virtualized (#2757 ) (91a3bd9 )3.24.1 (2025-02-05)Note: Version bump only for package @vibe/core
3.24.0 (2025-02-04) Features3.23.0 (2025-02-03) FeaturesDropdown: allow ellipsis for component's placeholder (#2749 ) (66b1924 )3.22.1 (2025-02-03) Bug FixesSlider: increase value label max-width to 64px (#2748 ) (1435c4d )3.22.0 (2025-02-02) FeaturesButtonGroup: add blurOnMouseUp to ButtonGroup (#2743 ) (bfcb116 )3.21.0 (2025-01-30) Features3.20.0 (2025-01-30) Bug FixesSlider: margin on slider wrapper based on valueLabelPosition prop (#2741 ) (e2ae9f6 ) Features3.19.0 (2025-01-27) FeaturesMenuItem: allow observing submenu content resize when a re-render isn't triggered (#2713 ) (ef07e3c )3.18.0 (2025-01-27) Bug FixesMenuItem: fix disabled submenu arrow button (#2735 ) (f9ba468 ) Features3.17.1 (2025-01-20) Bug FixesMenuButton: return closeDialogOnContentClick prop (#2725 ) (515a648 )3.17.0 (2025-01-16) Features3.16.0 (2025-01-13) Bug Fixes FeaturesDialog: allow observing content resize without a re-render triggered (#2706 ) (8ae3eeb )3.15.1 (2025-01-12)Note: Version bump only for package @vibe/core
3.15.0 (2025-01-07) Bug FixesModal: avoid breaking changes due to specificity (#2705 ) (393ecf8 ) FeaturesModal: wrap the overlay and modal inside a container, to allow portaling with layer provider to the container (#2703 ) (6f4b9d5 )3.14.0 (2025-01-06) Bug Fixes FeaturesModal: allow accepting custom arias, allow passing ReactNode to ModalHeader's title (#2702 ) (8201d7f )3.13.0 (2025-01-06) Bug Fixes FeaturesTransitionView: export component to be used publicly (#2699 ) (661be75 )3.12.3 (2025-01-01) Bug FixesModal: Esc should be scoped to the current top modal and not to close all modals (#2698 ) (8fa3253 )3.12.2 (2025-01-01) Bug FixesModal: RemoveScroll is overriding Modal's div's ref (#2697 ) (7f1772f )3.12.1 (2025-01-01) Bug FixesDropdown: fix a11y props when searchable is false (#2689 ) (ca0a4ed )EditableTypography: Enter and Esc click to end edit mode is bubbling to other places afterwards (#2696 ) (428ba51 )EditableTypography: Enter click to end edit mode is bubbling to other places afterwards (#2694 ) (c60db9f )3.12.0 (2024-12-31) Features3.11.0 (2024-12-31) FeaturesEditableTypography: allow autoselect of text when going into edit mode (#2691 ) (941fab2 )3.10.3 (2024-12-30) Bug Fixes3.10.2 (2024-12-30) Bug FixesTipseen: showDelay of 0 causes component to auto-close when mouse leave (#2687 ) (f8b59f6 )remove redundant overflow style manipulation (#2678 ) (5b57172 ) 3.10.1 (2024-12-29) Bug FixesButton: ensure icons className is not added when children are non-renderable (#2685 ) (7758e29 )3.10.0 (2024-12-26) FeaturesTipseen: add event in Tipseen onClose prop (#2680 ) (a79f610 )3.9.3 (2024-12-24) Bug FixesVirtualizedGrid: fix onItemsRendered params (#2674 ) (48d4711 )3.9.2 (2024-12-23)Note: Version bump only for package @vibe/core
3.9.1 (2024-12-22) Bug FixesList: fix error when ListItem is not HTMLElement (#2672 ) (e175d32 )3.9.0 (2024-12-19) Bug FixesModalBasicLayout: fix for logic of when to show modal footer shadow (#2665 ) (9d68962 ) FeaturesTransitionView: remove previous slide before continuing to next slide, enhance animation (#2668 ) (0bd51df )3.8.0 (2024-12-19) Features3.7.3 (2024-12-18) Bug Fixes3.7.2 (2024-12-18) Bug Fixes3.7.1 (2024-12-17) Bug FixesStatusTag remove log, sort stories alphabetically, modal docs fixes (#2659 ) (5b13f48 ) 3.7.0 (2024-12-17) FeaturesModal: export new Modal component to /next (#2641 ) (244c1cb )3.6.2 (2024-12-17) Bug Fixes3.6.1 (2024-12-16) Bug Fixes3.6.0 (2024-12-15) Bug FixesButtonGroup: remove z-index from active button (#2649 ) (9f15af8 )Dropdown: when disabled chip has extra class (#2650 ) (3bf35bd ) FeaturesTipseen: allow referenceWrapperClassName prop for component (#2652 ) (9d6fcc2 )3.5.1 (2024-12-12) Bug FixesList: getting wrong tabIndex on initialization (#2648 ) (7aaaa73 )3.5.0 (2024-12-12) Features3.4.1 (2024-12-12) Bug FixesList: fix ListTitle getting focus on initialization (#2638 ) (0986200 )3.4.0 (2024-12-09) Bug Fixestable: avoid unnecessary re-rendering if TableRowMenu doesn't exist (#2630 ) (e8d093e ) FeaturesModal: modal improvements, add stories for main Modal and modal's layouts (#2627 ) (bead0ba )Modal: use createPortal and LayerProvider in Modal (#2634 ) (b8f895b )3.3.0 (2024-12-08) Bug Fixes FeaturesModal: animation enhancements and general fixes and enhancements (#2620 ) (17a14fe )TransitionView: fill parent if parent has definite height (#2629 ) (da5e3b3 )3.2.0 (2024-12-04) Bug Fixestable: fix scroll delay in header on virtualized table (#2619 ) (2230b03 ) Features3.1.0 (2024-12-03) Bug Fixes Features3.0.0 (2024-11-24)We're excited to announce the release of Vibe v3! 🎉
See the complete changelog of v3 here . To migrate, follow the migration guide .
Bug FixesAvatarGroup: pass dialogContainerSelector from AvatarGroup to AvatarGroupCounter (#2602 ) (571e908 )icons: update icons (#2583 ) (0d6803c )PushNotifications: fix icon (#2607 ) (5b831a4 )Switcher: revert icon change to older version (#2596 ) (202e5a6 )table: horizontal scroll on react 18 (#2594 ) (09c0dc8 )TextArea: don't show the help section if no help text or char co… (#2590 ) (162a77d )TextArea: Error state not correctly set when maxlength is exceeded (#2588 ) (5a140e8 )TextField: when inputValue is undefined, length check fails (#2603 ) (ad98340 )TextSmall: fix icon (#2604 ) (9a7bad7 )TextSmall: fix icon (#2605 ) (34b439b )TransitionView: handle parent without definite height (#2584 ) (356255e )WhatsNew: update icon (#2592 ) (fbcb99f ) FeaturesAvatarGroupCounter: add option to render MenuButton on a container (#2591 ) (d286b28 )Dropdown: add inputValue and blurInputOnSelect properties to allow editing options (#2608 ) (074c12c )PinFull: new icon (#2589 ) (1e34a3c )Search: allow tracking Enter key press (#2600 ) (01a677a )Switcher: update icon (#2597 ) (3c045b1 )Switcher: update icon (#2599 ) (cdac401 )TextArea: Character count and maxLength (#2574 ) (753edb8 )TextField: improved maxLength with exceeding limit UI (#2576 ) (291a843 )ThumbsDown: new icon (#2582 ) (5395753 )TransitionView: component to be used on wizard-related logics to render a step with animation between steps (#2557 ) (bbb6856 )useWizard: add hook for managing wizard logic for different use cases (#2450 ) (dc6e393 ) FeaturesDropdown: add inputValue and blurInputOnSelect properties to allow editing options (#2608 ) (074c12c ) Bug Fixes Features Bug FixesAvatarGroup: pass dialogContainerSelector from AvatarGroup to AvatarGroupCounter (#2602 ) (571e908 )TextField: when inputValue is undefined, length check fails (#2603 ) (ad98340 ) Features Bug FixesTextArea: Error state not correctly set when maxlength is exceeded (#2588 ) (5a140e8 ) Features Bug FixesSwitcher: revert icon change to older version (#2596 ) (202e5a6 ) Bug Fixes Bug FixesTextArea: don't show the help section if no help text or char co… (#2590 ) (162a77d )WhatsNew: update icon (#2592 ) (fbcb99f ) Features FeaturesTextField: improved maxLength with exceeding limit UI (#2576 ) (291a843 )Note: Version bump only for package monday-ui-react-core
Bug Fixes FeaturesTextArea: Character count and maxLength (#2574 ) (753edb8 )ThumbsDown: new icon (#2582 ) (5395753 )TransitionView: component to be used on wizard-related logics to render a step with animation between steps (#2557 ) (bbb6856 )useWizard: add hook for managing wizard logic for different use cases (#2450 ) (dc6e393 ) Bug FixesAvatarGroup: avatar shrinking in counter tooltip (#2575 ) (37befed ) Features Bug FixesTable: scroll handlers and menu handlers, fix double scroll (#2564 ) (214350b ) FeaturesTableHeaderCell: allow passing title as component (#2563 ) (bd382b7 ) Features Bug Fixes Bug Fixes Bug FixesFix ellipsis clamp lines for SSR [prerelease] (#2484 ) (0f2c618 ) Note: Version bump only for package monday-ui-react-core
Features Bug FixesColorPickerClearButton: button isn't clickable inside MenuItem (#2464 ) (d6bc515 ) Features Bug Fixeskeep current drop shadow with stroke on dark theme (#2451 ) (197fc6f ) Features FeaturesNote: Version bump only for package monday-ui-react-core
Features Bug FixesTextArea: Spread rest props to the native textarea tag (#2442 ) (f74d5bd ) Bug Fixespass on attributes such as name, onBlur and maxLength to textarea element (#2435 ) (be0482d ) Features Features Bug Fixes Features Bug FixesCombobox: render comboboxItems only when hasResults is true (#2380 ) (7ede2d0 )Note: Version bump only for package monday-ui-react-core
Bug FixesAvatarGroup: be able to use some tooltip props (#2370 ) (583e1fd ) Features Bug FixesAvatarGroup: avatar in tipseen without image is wrong size (#2353 ) (3d0cfe6 ) Bug Fixes FeaturesBreadcrumbs: be able to show only the icon (#2336 ) (d68c9c3 )combobox: Add render action to combobox (#2297 ) (a6d4adb )MenuItem: Add all label capabilities to menu item (#2335 ) (d786e92 ) Bug FixesuseSwitch: type guard to fix breaking change we accidentally introduced in previous version (#2330 ) (d07d907 ) Features Bug FixesAdd support for generic types in the TableVirtualizedBody component (#2292 ) (203ab3c ) DatePicker: Keyboard Navigation (#2241 ) (8108b06 ) Features Features Bug Fixes Featuresadd onClear prop to Search component (#2272 ) (8a5ca3c ) Search: Add onClear
prop+testing+story for Search
(#2276 ) (4366676 ) Bug FixesDropdown: use same id to avoid breaking snapshots (#2274 ) (d8f40af ) Features Bug Fixes Bug Fixesdropdown: fix blur border color (#2257 ) (6e3d2de )dropdown: Fix ellipsis not to working for simple text dropdown (#2255 ) (4094d73 )Dropdown: nanoid 4+ supports only ESM, we should still support CJS (#2265 ) (e86625c )icon: Allow icon to be focusable when not clickable (#2217 ) (9788fac )MenuButton: show hide menu bug (#2259 ) (6e7027c ) Features Bug Fixesuse NonceProvider for react-select to fix disappearing emotion stylesheet (#2253 ) (6bb52c8 ) Bug Fixes Bug FixestextWithHighlight: Fix linesToClamp not working properly (#2250 ) (17ac1ee ) Bug FixestextWithHighlight: Fix ellipsis when no breaks in string (#2248 ) (e3f6bfb ) FeaturesMenu: add on focus to menu (#2246 ) (2e5820e )Toggle: pass event as 2nd argument to allow working with react-hook-form (#2243 ) (c4f09e1 ) Features Featuresadd experimental stroke instead of box-shadow for dark themes (#2218 ) (3469767 ) TextField: send native event if applicable in onChange (#2231 ) (35b1ea6 ) Bug Fixes Features Bug FixesTable: hover cell background var should be declared inside the table selector and not on :root (#2219 ) (33b47ab ) FeaturesNote: Version bump only for package monday-ui-react-core
FeaturesTable: add Table menu capability for each row (#2197 ) (dfd551c ) Bug FixesExpandCollapse: component gets to 95% scale when active (#2201 ) (58b14a6 )Table: sticky cell is seen-through when hovered (#2198 ) (6ec1d61 ) FeaturesAccordionItem: add option for onClick instead of onClickCapture (#2203 ) (983b012 ) Bug FixesToastLink: hover color should inherit from link color (#2193 ) (7ab5710 ) Features Features Features Bug FixesButton: fix text placeholder dimensions in loading state (#2187 ) (3a9c983 )link: hover color should inherit from link color (#2183 ) (60d6166 )Dropdown: Dropdown multi size "small" style and behavior is broken (#2174 ) (91f02fb ) Bug FixesuseAfterFirstRender: hook is currently behaving the opposite than its purpose (#2168 ) (483bf9b ) Features Bug FixesTable: sync between body scroll and header scroll in virtualized state (#2162 ) (d47f8f9 ) Features Bug FixesResponsiveList: add static props for backwards (#2161 ) (209d6d4 ) Bug Fixes Features Bug FixesCheckbox storybook: story is using Link from storybook-blocks (#2137 ) (70fc17d ) Features Bug Fixes Bug FixesDropdown: migrate to TS continue (#2109 ) (a7a51ad )TextArea: add background color and text for dark mode (#2130 ) (8d6a84c ) Featureslabel: add small variant (#2121 ) (2ca6562 )withLiveEdit: add actions for copy, format, and reset at the bottom of the live editor (#2123 ) (f384d7c ) Bug FixesDialog.tsx: getContainer causing react error 200 (#2124 ) (b018467 ) Bug FixesAlertBanner: replace Button & Icon with IconButton (#2120 ) (ee2d11c )Storybook Docs: typo (#2119 ) (25ff8fb )TabsContext: use onTabChange from child props (#2125 ) (11bbddf )Typography: change tooltipProps type to Partial< TooltipProps > (#2118 ) (707c5c3 )Typography: make anchor style apply only to direct child (#2115 ) (337975b ) Bug Fixes Bug Fixes Featuresadd a11y props for search
and combobox
components (#2105 ) (b564e1b ) FeaturesSearch: adds hideRenderActionOnInput option (#2098 ) (fdc8c21 )Note: Version bump only for package monday-ui-react-core
FeaturesButton: add active-hover state to buttons (#2076 ) (9976fa0 )Dialog: add event args to dialog show methods (#2092 ) (352a48a ) Bug Fixes Bug Fixes FeatureswithLiveEdit: apply decorators from within self CSF module of a story (#2077 ) (6b1e520 )withLiveEdit: parse render attribute with ast instead of with regex for variety of cases (#2078 ) (57ad30d ) Bug FixesExpandCollapse: remove no-longer-needed css scale workaround (#2071 ) (f3a8144 ) Features Bug FixesDialog: add onContextMenu to dialog's show trigger (#2065 ) (663d056 ) FeaturesDropdown and TextFeild accessibility improvements (#1898 ) (de99f06 ) Features Bug FixesDatePicker: added min width to buttons inside year picker (#2050 ) (7c35041 ) Features Bug Fixes Features2.99.0 (2024-03-25) Features2.98.4 (2024-03-25)Note: Version bump only for package monday-ui-react-core
2.98.3 (2024-03-24) Bug Fixes2.98.2 (2024-03-21) Bug Fixesall elements inside an app that consumes vibe had button with active state that turns to 0.95 scale on active pseudo state (#2031 ) (1b6e92a ) 2.98.1 (2024-03-20) Bug FixesMenuButton: call onMenuHide
on all cases where menu is closed (#2027 ) (1c80b4c )2.98.0 (2024-03-19) Bug FixesEditableTypography: fix specificity issues when changing types a… (#2028 ) (bebcdbd ) Featureschanged proptype from string
/IconSubComponentProps
to SubIcon
(#2026 ) (f30ab8a ) 2.97.2 (2024-03-19) Bug FixesEditableTypography: fix specificity issues when changing types a… (#2028 ) (bebcdbd )2.97.1 (2024-03-19)Note: Version bump only for package monday-ui-react-core
2.97.0 (2024-03-18) Features2.96.1 (2024-03-18) Bug FixesCombobox: clear selected option when query changes (#2020 ) (fe83d89 )2.96.0 (2024-03-13) FeaturesAdd inverted variant to Tipseen and Steps (#1995 ) (6e4bbb4 ) Align vibe's colors to new a11y based colors (#2009 ) (6c6e156 ) ModalFooterButtons: support disable buttons and remove secondary (#2016 ) (41d2a99 )2.95.0 (2024-03-12) Features2.94.0 (2024-03-05) Bug Fixes Features2.93.0 (2024-02-28) Features2.92.9 (2024-02-19) Bug FixesEditableTypography: react to value prop change (#1971 ) (de17685 )Tipseen: add gap between title and close button (#1972 ) (b0ceea2 )2.92.8 (2024-02-18) Bug Fixes2.92.7 (2024-02-14) Bug Fixes2.92.6 (2024-02-14) Bug Fixes2.92.5 (2024-02-14)Note: Version bump only for package monday-ui-react-core
2.92.4 (2024-02-14) Bug Fixes2.92.3 (2024-02-14)Note: Version bump only for package monday-ui-react-core
2.92.2 (2024-02-13)Note: Version bump only for package monday-ui-react-core
2.92.1 (2024-02-13) Bug Fixes 2.92.0 (2024-02-12) Features 2.91.1 (2024-02-12)Note: Version bump only for package monday-ui-react-core
2.91.1 (2024-02-12)Note: Version bump only for package monday-ui-react-core
Changelog 2.91.0 (2024-02-11) Bug Fixes#1939 fix(MenuItem): change condition of ariaLabel (@talkor ) New Features#1940 feat(Badge): remove border on OUTSIDE alignment, remove translate on OUTSIDE alignment (@YossiSaadi )#1938 feat(MenuItem): be able to provide a component to title (@talkor ) New Icons 2.90.3 (2024-02-07) Bug Fixes#1934 fix(TableVirtualizedBody): handle empty state when no items or items is an empty array (@YossiSaadi ) 2.90.2 (2024-02-07) Bug Fixes#1933 fix(TextField): avoid failing to cleanup on unmount, avoid inputRef is undefined (@YossiSaadi ) 2.90.1 (2024-02-07) Bug Fixes#1932 fix(EditableTypography): should call onChange with empty string when placeholder is used (@YossiSaadi ) 2.90.0 (2024-02-06) Bug Fixes New Features#1931 feat(EditableTypography): send onEditModeChange when entering edit mode (@YossiSaadi ) 2.89.0 (2024-02-05) Bug Fixes#1927 fix(Dropdown): prevent shrink of ChildrenContent (@talkor )#1922 fix(MenuButton): tooltip should only appear on trigger element hover, not on dialog hover (@YossiSaadi ) New Features 2.88.0 (2024-02-05) Bug Fixes New Features#1921 feat(EditableText): show placeholder when empty (@talkor )#1926 feat(Dropdown): add withReadOnlyStyle prop (@talkor )#1924 feat(TextField): add withReadOnlyStyle prop (@talkor ) 2.87.0 (2024-01-29) New Features 2.86.2 (2024-01-29) Bug Fixes#1914 fix(MenuItem): tooltip should on all item and not only on title (@YossiSaadi ) 2.86.1 (2024-01-29) Bug Fixes#1904 fix(MenuItem): split menu items does not open sub-menu when navigating directly between two split menus (@YuliaGold )#1912 fix(MenuButton): fix dialog close behavior (@talkor ) Internal Changes 2.86.0 (2024-01-25) Bug Fixes New Features 2.85.0 (2024-01-25) New Features 2.84.1 (2024-01-21) Bug Fixes#1910 fix(EditableTypography): don't spread tooltipProps (@talkor ) 2.84.0 (2024-01-21) Bug Fixes New Features Documentation#1905 docs: Realated components fixes - editable text and menu button titles (@shaharzil ) Internal Changes New Icons 2.83.0 (2024-01-18) New Features Internal Changes 2.82.1 (2024-01-18) Documentation Internal Changes 2.82.0 (2024-01-16) New Features 2.81.0 (2024-01-15) New Features 2.80.2 (2024-01-14) Bug Fixes#1891 fix(TableVirtualizedBody): take height of header into consideration (@talkor )#1887 fix: replace primary-background-hover color in non-hover (@talkor )#1882 fix(TableCellSkeleton): circle and rectangle loading types are broken (have width 0) (@YossiSaadi ) Documentation Internal Changes 2.80.1 (2024-01-09) Bug Fixes#1883 feat(EditableTypography): expose mode change event (@talkor ) 2.80.0 (2024-01-08) New Features Documentation 2.79.2 (2024-01-07) Bug Fixes 2.79.1 (2024-01-04) Bug Fixes#1866 fix(Label): change padding according to design (@talkor ) 2.79.0 (2024-01-04) Bug Fixes New Features Documentation Internal Changes 2.78.0 (2023-12-26) New Features Internal Changes 2.77.0 (2023-12-26) New Features Documentation#1851 docs: Related components: fix < Steps />, < Tipseen /> - make examples clickable (@PraveenShinde3 ) 2.76.0 (2023-12-25) Bug Fixes#1841 chore(playground-addon): support next components and add an initial code example (@shlomitc ) New Features Internal Changes 2.75.0 (2023-12-24) New Features Documentation Internal Changes 2.74.4 (2023-12-21) Bug Fixes#1839 fix: change Box/Menu children types to ElementContent (@talkor ) 2.74.3 (2023-12-21) Internal Changes 2.74.2 (2023-12-20) Documentation 2.74.1 (2023-12-20) Bug Fixes 2.74.0 (2023-12-20) Bug Fixes New Features Documentation 2.73.2 (2023-12-18) Bug Fixes#1829 fix: update Feedback and DoubleCheck icons after monday-ui-style update (@SergeyRoyt ) 2.73.1 (2023-12-17) Bug Fixes#1821 fix: add background color to form components (@talkor )#1814 fix(AttentionBox): fix layout and typography (@talkor ) Documentation Internal Changes 2.73.0 (2023-12-14) New Features Documentation 2.72.0 (2023-12-13) New Features Documentation Internal Changes#1813 build(Rollup): fail build if circular dependency detected (@YossiSaadi )#1812 chore(MenuItem): fix circular dependency with IconButton's import (@YossiSaadi ) 2.71.0 (2023-12-11) New Features 2.70.0 (2023-12-11) New Features 2.69.4 (2023-12-10) Bug Fixes 2.69.3 (2023-12-10) Bug Fixes#1808 fix(Table): table does not render empty state if children are empty array (@YossiSaadi ) Documentation 2.69.2 (2023-12-07) Documentation 2.69.1 (2023-12-06) Bug Fixes 2.69.0 (2023-12-06) New Features Documentation 2.68.0 (2023-12-05) New Features Documentation 2.67.0 (2023-11-30) New Features 2.66.0 (2023-11-29) New Features 2.65.0 (2023-11-29) Bug Fixes#1785 fix: replace deprecated text-fixed-color tokens with identical color tokens (@SergeyRoyt ) New Features Documentation Internal Changes#1775 infra: disable cron for update monday-ui-style version workflow (@SergeyRoyt ) 2.64.2 (2023-11-28) Bug Fixes#1776 fix: Control - use --primary-color on focus-within instead of default color from react-select (@SergeyRoyt )#1772 fix(ModalHeader): extract icon from Heading to allow tooltip to work (@talkor )#1777 fix(Button): remove aria-pressed (@talkor )#1771 fix: typography vertical overflow tolerance (@talkor ) Documentation 2.64.1 (2023-11-27) Bug Fixes#1774 fix(BreadcrumbItem): add hover style when using link variation (@talkor ) 2.64.0 (2023-11-27) Bug Fixes#1759 EditableText/EditableHeading fixed and update docs (@talkor ) New Features 2.63.3 (2023-11-26) Bug Fixes Documentation#1769 docs(Table): Scroll story should have same length as other stories (@YossiSaadi ) Internal Changes#1770 chore: supress console.error if container not found, add TODO (@SergeyRoyt ) New Icons 2.63.2 (2023-11-23) Bug Fixes#1760 fix(Button): include entire content for width placeholder (@talkor ) Internal Changes#1762 test(Chromatic): wait for font loading before taking a snapshot (@talkor ) 2.63.1 (2023-11-21) Documentation 2.63.0 (2023-11-20) New Features 2.62.0 (2023-11-19) Bug Fixes New Features Documentation 2.61.0 (2023-11-15) New Features Documentation 2.60.1 (2023-11-15) Bug Fixes#1752 fix(Button): fix loading behavior when button is type submit in a for… (@talkor ) Documentation 2.60.0 (2023-11-14) New Features 2.59.3 (2023-11-12) Bug Fixes#1739 fix(Button): differentiate different states of the button with a key (@talkor )#1740 fix: remove Hacker theme from eligible for overrides (@SergeyRoyt ) 2.59.2 (2023-11-12) Bug Fixes#1729 fix(MultiValueContainer): align items vertically (@talkor ) Documentation 2.59.1 (2023-11-09) Documentation#1735 docs: improve readme files on how to import css - mention storybook (@SergeyRoyt ) Internal Changes#1726 feat: new EditableHeading with new typography (@talkor ) 2.59.0 (2023-11-09) New Features#1718 feat: change < Icon /> and < Avatar /> sizes inside < Chips />, < Dropdown /> < ChildrenContent />, < ComboboxOption />, < ListItem />, < MenuItem /> (@SergeyRoyt ) 2.58.0 (2023-11-07) Bug Fixes#1736 fix: add typograpghy mixin to the textField container to prevent avoid line-height overrides (@SergeyRoyt ) New Features 2.57.2 (2023-11-07) Bug Fixes 2.57.1 (2023-11-06) Documentation 2.57.0 (2023-11-05) New Features Documentation Internal Changes 2.56.4 (2023-10-30) Bug Fixes#1715 fix(AttentionBox): fix title overflow behavior (@talkor ) Documentation#1716 docs: extract AlertBanner template to stories file (@talkor ) 2.56.3 (2023-10-29) Bug Fixes#1706 Fixes: #1673 BUG Tooltip not visible when more than one row ellipsis is applied to Text component (@viditagrawal56 ) Internal Changes 2.56.2 (2023-10-29) Bug Fixes 2.56.1 (2023-10-29) Bug Fixes New Icons 2.56.0 (2023-10-29) New Features Internal Changes#1711 chore: replace mixins with exported mixins from monday-ui-style (@talkor ) 2.55.1 (2023-10-26) Bug Fixes#1707 fix(Button): adjust loading state to initial button size (@talkor ) 2.55.0 (2023-10-26) New Features#1703 feat: < Dialog /> should throw console.error if containerSelector is not found (@Kritik-J ) 2.54.1 (2023-10-25) Bug Fixes Internal Changes 2.54.0 (2023-10-24) Bug Fixes#1699 fix: < ComboBox / > - change stickyCategories to not be the default behavior (@Kritik-J ) New Features Documentation 2.53.0 (2023-10-24) New Features Internal Changes#1695 createStoryMetaSettingsDecorator.ts - TS migration, add ignoreControlsPropNamesArray (@SergeyRoyt ) 2.52.1 (2023-10-22) Bug Fixes 2.52.0 (2023-10-22) New Features Internal Changes#1693 chore: fix < Tip /> imports to be from vibe-storybook-components (@SergeyRoyt ) 2.51.2 (2023-10-22) Bug Fixes 2.51.1 (2023-10-22) Bug Fixes 2.51.0 (2023-10-19) New Features Documentation#1689 chore: add @deprecated comments where backwardCompatibilityForProperties is being used (@SergeyRoyt )#1684 docs: fix contributors list to include all contributors (@SergeyRoyt ) Internal Changes New Icons 2.50.2 (2023-10-18) Bug Fixes Internal Changes New Icons 2.50.1 (2023-10-18) Bug Fixes#1671 Update vibe-storybook-components version, @babel/core version (@SergeyRoyt ) 2.50.0 (2023-10-18) New Features Internal Changes New Icons 2.49.1 (2023-10-16) Internal Changes 2.49.0 (2023-10-16) New Features Documentation Internal Changes 2.48.0 (2023-10-15) Bug Fixes#1657 fix: colorpicker indicator is dissapearing when color is selected (@sayyedarib ) New Features#1654 feat: provide props for ariaLabel - < Toast />, < AlertBanner />, < Combobox /> Fixes: #1642 (@viditagrawal56 ) 2.47.3 (2023-10-15) Bug Fixes Documentation#1660 docs: fix description of text-color-fixed-light and text-color-fixed-dark (@SergeyRoyt ) 2.47.2 (2023-10-15) Bug Fixes 2.47.1 (2023-10-15) Bug Fixes Internal Changes#1628 docs: Replace tip alpha warning deprecated warning with vibe storybook components (@talkor ) 2.47.0 (2023-10-12) New Features#1646 feat: provide props for ariaLabel - < AvatarGroupCounter />, < TableHeaderCell /> (@Kritik-J ) Documentation Internal Changes#1652 Resolved lint warnings - < Slider />, < StepIndicator />, < Bar />, (@balajik )#1640 chore: fix Github actions lint warnings - < Button /> (@Kritik-J )#1643 chore: fix Github actions lint warnings - < ColorPicker /> (@Kritik-J )#1639 docs: Text.stories cleanup (@SergeyRoyt )#1636 chore: fix github actions lint warnings - (@Dhoni77 )#1635 chore: fix github actions lint warnings - < Checkbox /> tests (@Dhoni77 )#1634 chore: fix Github actions lint warnings - < AvatarGroup /> (@Kritik-J ) 2.46.3 (2023-10-09) Bug Fixes 2.46.2 (2023-10-09) Bug Fixes Documentation Internal Changes#1626 chore: cleanup, update vibe-storybook-components to ^0.8.0 (@SergeyRoyt )#1612 test: add editable heading interaction test (@jes14 ) 2.46.1 (2023-10-05) Bug Fixes 2.46.0 (2023-10-04) New Features#1611 feat: update default icon for Primary type to Info icon (@Kritik-J ) Internal Changes 2.45.0 (2023-10-04) New Features Documentation Internal Changes 2.44.1 (2023-10-04) Bug Fixes 2.44.0 (2023-10-03) Bug Fixes New Features#1586 feat: closeButton - add hideTooltip and closeButtonAriaLabel prop (@Kritik-J )#1585 feat: add closeButtonAriaLabel as a prop (@Kritik-J ) Documentation Internal Changes New Icons 2.43.0 (2023-10-02) New Features#1570 feat(useActiveDescendantListFocus): add option to ignoreDocumentFallback to prevent vibe from adding event listeners (@YossiSaadi ) Documentation Internal Changes#1551 chore: set browserslist config to specific version to avoid breaking changes, update caniuse browserslist (@YossiSaadi ) 2.42.0 (2023-10-02) New Features Documentation 2.41.2 (2023-10-01) Bug Fixes#1561 fix(Label): apply preventDefault when calling onClick event (@talkor ) Documentation Internal Changes 2.41.1 (2023-09-27) Bug Fixes#1560 fix: remove preventDefault from useKeyboardButtonPressedFunc.ts (@SergeyRoyt ) Documentation 2.41.0 (2023-09-21) New Features#1555 feat(Table): add vibe component props to all table-related components make components VibeComponent type - with forwardRef (@YossiSaadi ) 2.40.0 (2023-09-20) New Features 2.39.1 (2023-09-20) Internal Changes 2.39.0 (2023-09-20) New Features 2.38.1 (2023-09-19) Bug Fixes#1549 fix: text overflow Tooltip issue - replace internal Tooltip logic with Text overflow Tooltip logic (@SergeyRoyt ) New Icons 2.38.0 (2023-09-14) New Features#1520 Added the ability for combobox categories to get classNames and inline color as props (@MBYOded ) 2.37.1 (2023-09-14) Bug Fixes 2.37.0 (2023-09-14) New Features#1545 Exposed the ability to control the search icon for combobox (@MBYOded ) 2.36.3 (2023-09-13) Bug Fixes 2.36.2 (2023-09-12) Bug Fixes 2.36.1 (2023-09-10) Bug Fixes 2.36.0 (2023-09-10) New Features#1537 feat(Tipseen): in floating variation do not show tip, make docs for variation clearer (@YossiSaadi ) Internal Changes 2.35.0 (2023-09-07) New Features 2.34.1 (2023-09-07) Bug Fixes 2.34.0 (2023-09-07) New Features#1524 feat(Text): remove paragraph prop (can be achieved with element="p") (@YossiSaadi ) Documentation New Icons 2.33.0 (2023-09-05) Bug Fixes#1511 fix(Dropdown): when used inside overflowed container with transform, consider container scroll (@YossiSaadi ) New Features Internal Changes#1525 Revert "chore: fail chromatic action check in case has visual changes (#1392) (@YossiSaadi ) 2.32.0 (2023-09-04) New Features 2.31.4 (2023-09-04) Bug Fixes New Icons 2.31.3 (2023-08-31) New Icons 2.31.2 (2023-08-30) Bug Fixes Documentation Internal Changes New Icons 2.31.1 (2023-08-28) Bug Fixes 2.31.0 (2023-08-28) Bug Fixes New Features 2.30.1 (2023-08-27) Documentation 2.30.0 (2023-08-27) New Features 2.29.1 (2023-08-27) Bug Fixes Internal Changes 2.29.0 (2023-08-24) New Features Dependency Upgrades 2.28.3 (2023-08-23) Bug Fixes 2.28.2 (2023-08-22) Bug Fixes Documentation 2.28.1 (2023-08-21) Bug Fixes 2.28.0 (2023-08-21) New Features 2.27.0 (2023-08-21) New Features 2.26.0 (2023-08-17) Bug Fixes New Features 2.25.2 (2023-08-16) Bug Fixes 2.25.1 (2023-08-16) Dependency Upgrades 2.25.0 (2023-08-16) Bug Fixes New Features 2.24.1 (2023-08-15) Bug Fixes#1477 add null check to List component for support undef children (@hadasfa ) 2.24.0 (2023-08-15) New Features Internal Changes 2.23.1 (2023-08-14) Bug Fixes Internal Changes 2.23.0 (2023-08-13) New Features 2.22.0 (2023-08-10) New Features#1442 Technical pattern from using dropdown in dialog and modals and support for popupsContainerSelector for displaying dropdown properly in modals (@hadasfa ) 2.21.0 (2023-08-09) Bug Fixes New Features 2.20.1 (2023-08-08) Bug Fixes#1467 Fix specificity issues in label and in typography in general (@hadasfa ) 2.20.0 (2023-08-08) New Features#1432 feat(Indicator): add new Indicator component to component library (@YossiSaadi ) Documentation#1466 chore(storybook): upgrade storybook to 6.5.10+ to enable interaction testing on Chromatic (@YossiSaadi ) 2.19.2 (2023-08-07) Bug Fixes 2.19.1 (2023-08-07) Bug Fixes Internal Changes#1392 chore: fail chromatic action check in case has visual changes (@YossiSaadi ) 2.19.0 (2023-08-03) Bug Fixes New Features 2.18.1 (2023-08-03) Bug Fixes 2.18.0 (2023-08-03) Bug Fixes#1456 Change vibe version number manually (@hadasfa )#1453 Fix letter spacing in legacy heading (temp until we will able to fix in monday ui style) (@hadasfa ) New Features Documentation 2.17.5 (2023-08-01) Documentation Internal Changes#1450 chore: prevent from style injection to explode in server side rendering (@shlomitc ) 2.17.4 (2023-08-01) Bug Fixes 2.17.3 (2023-08-01) Bug Fixes#1447 Fix modal content bug: display ellipsis on modal content (@hadasfa ) 2.17.2 (2023-08-01) Documentation Internal Changes 2.17.1 (2023-07-26) Bug Fixes Documentation#1433 docs(API_GUIDELINES): add export instructions for type and interface (@YossiSaadi ) 2.17.0 (2023-07-25) New Features Internal Changes 2.16.1 (2023-07-19) Bug Fixes#1428 fix heading margin breaking change (@hadasfa )#1422 fix(Chips): change border color token, do not limit chip-with-border's height (@YossiSaadi ) 2.16.0 (2023-07-18) Bug Fixes#1421 fix(DatePicker): do not set vertical alignment to be baseline (defaults to middle) (@YossiSaadi ) New Features Internal Changes New Icons 2.15.5 (2023-07-13) Bug Fixes Documentation 2.15.4 (2023-07-12) New Icons 2.15.3 (2023-07-12) Bug Fixes Documentation 2.15.2 (2023-07-12) Bug Fixes Documentation Internal Changes New Icons 2.15.1 (2023-07-11) Bug Fixes#1404 Combobox: expose actual type instead a no argument on hover callback. (@m-binygal ) Documentation Internal Changes 2.15.0 (2023-07-09) Bug Fixes New Features Internal Changes 2.14.1 (2023-07-05) Bug Fixes Documentation 2.14.0 (2023-07-04) New Features 2.13.1 (2023-07-02) Bug Fixes#1382 fix: MultiStepIndicator - fix divider to not squeeze bullets (@shlomitc ) Documentation#1380 docs: Combobox - add example for the creation button (@shlomitc ) 2.13.0 (2023-06-29) New Features 2.12.1 (2023-06-28) Bug Fixes 2.12.0 (2023-06-26) New Features 2.11.1 (2023-06-25) Bug Fixes 2.11.0 (2023-06-25) Bug Fixes 2.10.2 (2023-06-21) Documentation New Icons 2.10.1 (2023-06-21) Bug Fixes 2.10.0 (2023-06-15) New Features New Icons prerelease (2023-06-12) New Features Documentation#1353 Fix dialog overview story + add come prop comments (@hadasfa ) prerelease (2023-06-07) New Features 2.7.0 (2023-06-07) New Features 2.6.0 (2023-06-07) New Features Documentation 2.5.2 (2023-06-06) Bug Fixes 2.5.1 (2023-06-06) Bug Fixes Internal Changes 2.5.0 (2023-06-05) Bug Fixes New Features 2.4.2 (2023-06-02) Bug Fixes 2.4.1 (2023-05-31) Bug Fixes#1336 fix: override the styles by using dedicates CSS variables to prevent CSS order issue (@SergeyRoyt ) 2.4.0 (2023-05-30) Bug Fixes#1331 Hotfix for not throw an error on dialog when disable scroll is false (@hadasfa ) New Features Documentation#1328 Fix chips with background with the same color story (@hadasfa ) 2.3.1 (2023-05-28) Bug Fixes 2.3.0 (2023-05-28) New Features#1303 Add support on close button theme for tipseen (V2) (@hadasfa ) 2.2.0 (2023-05-24) Bug Fixes Internal Changes#1302 Internal: run test-workflow on pull_request - for public forks (@SergeyRoyt ) 2.1.0 (2023-05-22) New Features 2.0.1 (2023-05-22) New Icons 2.0.0 (2023-05-16) Breaking Changes 🔴#1254 CSS Modules migration (@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 ) 1.125.2 (2023-05-16) Bug Fixes Internal Changes#1275 Internal: release process - using package_version variables - test (@SergeyRoyt ) 1.125.1 (2023-05-16) Bug Fixes Documentation#1273 docs: Colors foundation - warning colors after negative colors (@SergeyRoyt ) Internal Changes 1.125.0 (2023-05-16) New Features Internal Changes 1.124.4 (2023-05-15) Bug Fixes 1.124.3 (2023-05-11) Bug Fixes#1263 Passed onKeyPress, onBlur, onFocus props in EditableHeader to EditableInput (@udidoron )#1122 Basic dialog docs (only basic variants and examples) (@hadasfa ) Documentation#1258 fix: fix name not displayed in the docs (@shlomitc ) #1256 chore: fix typography docs to map to the exact typography css vars (@shlomitc )#1255 chore: , update stories to show absolute urls to files and fix Avatar story to use AvatarGroup (@shlomitc ) 1.124.2 (2023-05-08) Bug Fixes 1.124.1 (2023-05-04) Bug Fixes 1.124.0 (2023-05-04) New Features 1.123.0 (2023-05-04) Bug Fixes New Features#1240 Css modules/sergeyro/attention box warning color + icons color + heading style fix (@SergeyRoyt )#1250 feat: Documentation Internal Changes 1.122.2 (2023-05-02) Bug Fixes#1244 Dropdown: customOnOptionRemove as a callback, not as a replacement for inner logic (@SergeyRoyt ) 1.122.1 (2023-04-30) Bug Fixes 1.122.0 (2023-04-24) New Features Internal Changes 1.121.1 (2023-04-20) Bug Fixes 1.121.0 (2023-04-20) New Features 1.120.0 (2023-04-20) New Features#1227 change background-color to background in order to allow gradient vari… (@orrgottlieb ) 1.119.0 (2023-04-19) New Features#1219 Support scrollable class name for virtualized grid (@hadasfa ) Internal Changes 1.118.0 (2023-04-18) New Features 1.117.0 (2023-04-18) New Features Internal Changes 1.116.3 (2023-04-16) Bug Fixes#1212 Heading: replace padding changes with useIsOverflowing ignoreHeightOverflow prop (@SergeyRoyt ) 1.116.2 (2023-04-13) Bug Fixes New Icons 1.116.1 (2023-04-10) Bug Fixes 1.116.0 (2023-04-09) Bug Fixes New Features 1.115.1 (2023-04-04) Bug Fixes 1.115.0 (2023-04-03) New Features 1.114.0 (2023-04-03) Bug Fixes New Features 1.113.1 (2023-03-29) Bug Fixes 1.113.0 (2023-03-29) New Features 1.112.0 (2023-03-28) New Features 1.111.0 (2023-03-28) New Features 1.110.0 (2023-03-26) Bug Fixes New Features#1183 change the build of css modules to calculate the hash according to co… (@orrgottlieb )#1179 Support class name for search wrapper in combobox (@hadasfa ) Documentation 1.109.0 (2023-03-23) New Features 1.108.0 (2023-03-21) New Features#1177 add editable heading class name for inner heading (@hadasfa ) 1.107.2 (2023-03-21) Bug Fixes 1.107.1 (2023-03-21) Bug Fixes 1.107.0 (2023-03-20) New Features 1.106.1 (2023-03-19) Bug Fixes 1.106.0 (2023-03-16) New Features 1.105.0 (2023-03-14) New Features 1.104.1 (2023-03-13) Bug Fixes 1.104.0 (2023-03-13) New Features 1.103.2 (2023-03-12) Bug Fixes 1.103.1 (2023-03-12) Bug Fixes 1.103.0 (2023-03-12) Bug Fixes#1155 Fix combobox bug: trigger onclick event with the wrong option when categories and options not sorted (@hadasfa ) New Features Internal Changes 1.102.1 (2023-03-08) Bug Fixes 1.102.0 (2023-03-08) Bug Fixes New Features Internal Changes 1.101.1 (2023-03-02) Bug Fixes 1.101.0 (2023-03-01) New Features Internal Changes 1.100.3 (2023-02-27) Bug Fixes 1.100.2 (2023-02-27) Bug Fixes 1.100.1 (2023-02-27) Bug Fixes 1.100.0 (2023-02-27) New Features 1.97.1 (2023-02-19) Bug Fixes 1.97.0 (2023-02-16) Bug Fixes New Features Documentation#1106 Feature/sergeyro/steps story clickable example (@SergeyRoyt )#1109 TextField stories - change icon in overview + fix a few typos (@SergeyRoyt )#1113 Fix responsive dos and dont's by change min width and fix tipseen story (@hadasfa ) 1.96.0 (2023-02-13) Bug Fixes#1105 Set chips clickable behavior as default instead of extra prop for backward support and clearer API (@hadasfa ) New Features Documentation 1.95.3 (2023-02-08) Bug Fixes Documentation 1.95.2 (2023-02-07) Bug Fixes 1.95.1 (2023-02-06) Bug Fixes 1.95.0 (2023-02-06) New Features 1.94.1 (2023-02-06) Bug Fixes 1.94.0 (2023-02-06) New Features#1092 Add support for combobox optionClassName & combobox dark mode fixes (@hadasfa ) 1.93.0 (2023-02-06) Bug Fixes New Features Documentation 1.92.0 (2023-02-04) New Features 1.91.0 (2023-02-01) New Features#1082 Add support for "without margin" prop in Divider component (@hadasfa ) 1.90.0 (2023-01-30) New Features 1.89.0 (2023-01-30) New Features 1.88.1 (2023-01-29) Bug Fixes 1.88.0 (2023-01-29) New Features#1070 add class names to marker and description of radiobutton (@hadasfa )#1078 AccordionItem and ExpandAble preparation for css modules transition (@orrgottlieb ) 1.87.0 (2023-01-26) Bug Fixes#1075 Tipseen: snapshot tests & fix bug on onDismiss and onSubmit overrides (@hadasfa ) New Features Documentation Internal Changes 1.86.3 (2023-01-25) Bug Fixes 1.86.2 (2023-01-23) Bug Fixes 1.86.1 (2023-01-22) Bug Fixes 1.86.0 (2023-01-22) New Features 1.85.0 (2023-01-18) New Features 1.84.4 (2023-01-18) Bug Fixes 1.84.3 (2023-01-18) Bug Fixes 1.84.2 (2023-01-17) Bug Fixes#1064 fix dropdown with modal/dialog state (support scroll inside dropdown) (@hadasfa ) 1.84.1 (2023-01-16) Bug Fixes 1.84.0 (2023-01-16) Bug Fixes New Features Dependency Upgrades#1063 Use lodash-es instead of lodash - to align our dependency and better support esm (@mentaman ) Documentation 1.83.3 (2023-01-13) Bug Fixes 1.83.2 (2023-01-12) Bug Fixes 1.83.1 (2023-01-12) Bug Fixes 1.83.0 (2023-01-12) New Features 1.82.0 (2023-01-12) Bug Fixes New Features Documentation 1.81.0 (2022-12-28) New Features 1.80.1 (2022-12-27) Bug Fixes#1047 Increase Tipseen styles specificity to override Tooltip styles (@SergeyRoyt ) 1.80.0 (2022-12-27) New Features Internal Changes 1.79.2 (2022-12-25) Bug Fixes 1.79.1 (2022-12-22) Bug Fixes#1042 Revert "TS-migration: Tipseen + some constants usage refactoring (#998)" (@SergeyRoyt ) 1.79.0 (2022-12-21) Bug Fixes New Features 1.78.2 (2022-12-19) Bug Fixes#1037 Same behaviour for active button ,active split button and active icon button (@hadasfa ) 1.78.1 (2022-12-19) Bug Fixes 1.78.0 (2022-12-19) Bug Fixes#1039 Import react to prevent cypress tests (in docs team e.g.) from failing (@SergeyRoyt ) New Features Documentation Internal Changes 1.77.0 (2022-12-14) Bug Fixes#1028 Fix AvatarGroup tooltip keyboard navigation: fix checkWithoutModifierInEvent (@SergeyRoyt )#1031 Fix interactions-utils imports in RadioButton (@SergeyRoyt ) New Features Documentation 1.76.0 (2022-12-04) Bug Fixes New Features 1.75.2 (2022-11-30) Dependency Upgrades 1.75.1 (2022-11-29) Dependency Upgrades 1.75.0 (2022-11-29) New Features 1.74.2 (2022-11-29) Bug Fixes 1.74.1 (2022-11-29) Dependency Upgrades 1.74.0 (2022-11-29) New Features 1.73.13 (2022-11-29) Bug Fixes 1.73.12 (2022-11-29) Bug Fixes#1007 Fix ability to display dropdown menu inside dialog or modal (@hadasfa ) Internal Changes 1.73.11 (2022-11-28) New Icons 1.73.10 (2022-11-28) Bug Fixes#999 Support all edge cases for multi select drop with counter (hidden chips in dropdown with defined width edge case) (@hadasfa ) 1.73.9 (2022-11-28) Bug Fixes 1.73.8 (2022-11-27) Bug Fixes 1.73.7 (2022-11-27) Bug Fixes 1.73.6 (2022-11-27) Bug Fixes 1.73.5 (2022-11-27) Bug Fixes 1.73.4 (2022-11-27) Bug Fixes Internal Changes New Icons 1.73.3 (2022-11-22) Bug Fixes#1001 Fix: Revert splitButton default props to old-fashioned defaultProps (@SergeyRoyt ) 1.73.2 (2022-11-22) Bug Fixes 1.73.1 (2022-11-22) Bug Fixes#994 Display avatar/icon in single value and in options for multi and single (@hadasfa ) 1.73.0 (2022-11-20) New Features 1.72.0 (2022-11-20) New Features New Icons 1.71.3 (2022-11-20) Internal Changes New Icons#990 Bump monday-ui-styles version to "0.1.144": team icon (@3dyonic ) 1.71.2 (2022-11-16) Bug Fixes Internal Changes New Icons 1.71.1 (2022-11-13) New Icons 1.71.0 (2022-11-13) New Features 1.70.2 (2022-11-10) Bug Fixes 1.70.1 (2022-11-09) Bug Fixes Documentation Internal Changes 1.70.0 (2022-11-02) New Features 1.69.3 (2022-11-02) Bug Fixes 1.69.2 (2022-11-02) Bug Fixes#968 Fix bug: scroll inside dropdown in overflow mode (@hadasfa ) Internal Changes 1.69.1 (2022-10-26) Bug Fixes Internal Changes#956 TS fixes: add SubIcon and Element types + remove default props (@hadasfa ) 1.69.0 (2022-10-25) New Features Documentation#932 Add docs about change publish component files for every ts migration update (@hadasfa ) Internal Changes 1.68.3 (2022-10-23) Bug Fixes#952 For "getElementColor" function return, add missing ')'. (@3dyonic )#943 fix: onClose can be undefined when hidding the modal (@gaspoute ) Internal Changes 1.68.2 (2022-10-18) Bug Fixes 1.68.1 (2022-10-18) Bug Fixes Dependency Upgrades Internal Changes New Icons 1.68.0 (2022-10-02) New Features 1.67.1 (2022-09-29) Bug Fixes 1.67.0 (2022-09-28) New Features New Icons 1.66.1 (2022-09-22) Bug Fixes#887 fix import path from absolute to relative. (@3dyonic )#886 Tooltip: increase specifity of monday-style-arrow-${theme} classes (@SergeyRoyt ) 1.66.0 (2022-09-21) New Features#882 Feature/refactor components motion keyframes (@3dyonic ) 1.65.0 (2022-09-21) New Features 1.64.2 (2022-09-20) Bug Fixes 1.64.1 (2022-09-20) Bug Fixes 1.64.0 (2022-09-20) Bug Fixes New Features Documentation Internal Changes New Icons 1.63.1 (2022-09-15) Bug Fixes Internal Changes New Icons 1.63.0 (2022-09-14) New Features#857 Convert icon component and related code to js (@hadasfa ) Internal Changes#858 Css modules typescript infra via 'typescript-plugin-css-modules' + eslint ts specification (@SergeyRoyt ) 1.62.1 (2022-09-11) Bug Fixes#866 Fixing Chips import by changing to relative import (@yardenli ) 1.62.0 (2022-09-11) Bug Fixes New Features Internal Changes 1.61.0 (2022-09-07) New Features 1.60.0 (2022-09-06) New Features Internal Changes#794 Convert button component to typescript & project configurations (@hadasfa ) 1.59.1 (2022-09-04) Bug Fixes#854 add support for menus inside a container which using transform function (@hadasfa ) 1.59.0 (2022-09-02) Bug Fixes New Features Internal Changes#845 Feature/sergeyro/disable styleint rule for global pseudo class (@SergeyRoyt ) 1.58.1 (2022-08-31) Bug Fixes 1.58.0 (2022-08-31) Bug Fixes#840 Fix avatar group dependencies without effect behivour (@hadasfa ) New Features 1.57.0 (2022-08-24) New Features 1.56.0 (2022-08-21) Bug Fixes New Features Internal Changes 1.55.0 (2022-08-14) Bug Fixes New Features Internal Changes 1.54.0 (2022-08-03) Bug Fixes New Features Internal Changes 1.53.0 (2022-08-01) Bug Fixes#800 Fix h1 style gaps in Editable heading edit mode. (@3dyonic ) New Features 1.52.3 (2022-08-01) Bug Fixes#799 allow disable label animation on radio button (@hadasfa ) Internal Changes 1.52.2 (2022-07-28) Bug Fixes 1.52.1 (2022-07-27) Bug Fixes 1.52.0 (2022-07-27) New Features Internal Changes 1.51.1 (2022-07-27) Bug Fixes 1.51.0 (2022-07-26) Bug Fixes New Features#759 Allow defaultVisualFocusItemIndex on use useActiveDescendantListFocus and combobox (@hadasfa ) 1.50.2 (2022-07-24) Bug Fixes 1.50.1 (2022-07-24) Bug Fixes New Icons 1.50.0 (2022-07-20) New Features 1.49.0 (2022-07-20) Bug Fixes New Features#750 Feature/yonatanari/change logo href (@3dyonic )#765 Enable brandFont prop for heading within editable heading. (@3dyonic ) 1.48.3 (2022-07-20) New Icons 1.48.2 (2022-07-20) Bug Fixes 1.48.1 (2022-07-20) New Icons 1.48.0 (2022-07-19) New Features New Icons 1.47.0 (2022-07-19) New Features Documentation 1.46.0 (2022-07-13) New Features#749 Support set use active descendant list visual focus from outside (@hadasfa ) 1.45.0 (2022-07-13) New Features 1.44.1 (2022-07-12) Bug Fixes 1.44.0 (2022-07-10) New Features 1.43.0 (2022-07-10) New Features 1.42.0 (2022-07-07) New Features New Icons 1.41.2 (2022-07-06) Bug Fixes#739 Few fixes for supporting useActiveDescendantListFocus in menus (@hadasfa ) 1.41.1 (2022-07-05) Bug Fixes 1.41.0 (2022-07-03) New Features 1.40.1 (2022-07-03) Bug Fixes 1.40.0 (2022-07-03) Bug Fixes New Features#732 adding leftIcon and leftAvatar to dropdown chips (@maxiozer ) 1.39.1 (2022-06-30) Bug Fixes#731 fix clickable PropType and inset focus for heading compoennt (@orrgottlieb ) 1.39.0 (2022-06-30) New Features 1.38.1 (2022-06-29) Bug Fixes 1.38.0 (2022-06-29) New Features 1.37.0 (2022-06-28) New Features 1.36.5 (2022-06-28) New Icons 1.36.4 (2022-06-28) Bug Fixes 1.36.3 (2022-06-27) Bug Fixes#720 Fix/yonatanari/fix disabled text color issues (@3dyonic ) Internal Changes 1.36.2 (2022-06-27) Internal Changes New Icons 1.36.1 (2022-06-23) Bug Fixes Internal Changes 1.36.0 (2022-06-19) Bug Fixes#705 fix button tooltip hidden when stop hovering + tipseen useless wrapper (@hadasfa ) New Features 1.35.1 (2022-06-15) Bug Fixes 1.35.0 (2022-06-14) New Features 1.34.0 (2022-06-08) New Features 1.33.1 (2022-06-08) Internal Changes New Icons 1.33.0 (2022-06-07) New Features Internal Changes 1.32.0 (2022-05-26) New Features#683 EditableHeading -Add option to pass argument to onStartEditing, input class name prop,… (@mayaAssayag ) New Icons 1.31.3 (2022-05-25) Bug Fixes Documentation New Icons 1.31.2 (2022-05-24) Bug Fixes Dependency Upgrades 1.31.1 (2022-05-22) Bug Fixes New Icons 1.31.0 (2022-05-19) New Features 1.30.0 (2022-05-19) New Features Dependency Upgrades 1.29.0 (2022-05-15) Bug Fixes New Features 1.28.2 (2022-05-10) Bug Fixes 1.28.1 (2022-05-10) Bug Fixes#662 Fix bug: remove "add new" button from not found empty state in combobox as default (@hadasfa ) Documentation 1.28.0 (2022-05-01) New Features 1.27.1 (2022-04-28) Bug Fixes 1.27.0 (2022-04-28) Bug Fixes New Features#636 A11y/combobox nav refactor and expose list focus and keyboard navigation hook (@hadasfa ) 1.26.7 (2022-04-26) New Icons 1.26.6 (2022-04-24) New Icons 1.26.5 (2022-04-24) Bug Fixes 1.26.4 (2022-04-20) New Icons 1.26.3 (2022-04-19) Bug Fixes#648 Undo "component" absolute path because it increase bundle size (@hadasfa ) 1.26.2 (2022-04-18) Bug Fixes#643 remove set style hardcoded for icon button (not needed and not used u… (@hadasfa ) 1.26.1 (2022-04-18) Bug Fixes#641 Fix bug: support press shift while click on checkbox on firefox browsers (@hadasfa ) 1.26.0 (2022-04-17) Bug Fixes#635 Add flag for undo a null check which cause weird behavior (combobox) (@hadasfa ) New Features#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 ) 1.25.0 (2022-04-13) Bug Fixes New Features#625 add support on virtualized list items inside list component (@hadasfa ) Documentation 1.24.0 (2022-04-07) Bug Fixes#623 # 💄 Change Icon Button Small variant shape size to 24px. (@3dyonic ) New Features 1.23.2 (2022-04-05) Bug Fixes 1.23.1 (2022-04-05) Bug Fixes Documentation 1.23.0 (2022-04-05) Bug Fixes#615 Interaction tests for combobox & add data test ids by prop to clickable, search, textfield, combobox (@hadasfa ) New Features Documentation 1.22.0 (2022-03-30) Bug Fixes#609 Fix clickable tests (add interaction tests for focus and few behaviour tests) (@hadasfa )#606 fix(interaction): minor selector typo issue (@niksa-monday ) New Features Documentation 1.21.5 (2022-03-22) Bug Fixes#597 Bug/hadas/change combobox msg class (too common) (@hadasfa ) 1.21.4 (2022-03-21) Bug Fixes 1.21.3 (2022-03-20) Bug Fixes#594 fix dark mode issue, sticky issue and add categories story (@hadasfa ) Documentation 1.21.2 (2022-03-17) Bug Fixes Dependency Upgrades Documentation 1.21.1 (2022-03-16) Bug Fixes 1.21.0 (2022-03-16) Bug Fixes New Features Documentation Internal Changes 1.20.0 (2022-03-10) New Features Documentation 1.19.3 (2022-03-09) New Icons 1.19.2 (2022-03-08) Bug Fixes New Icons 1.19.1 (2022-03-01) New Icons 1.19.0 (2022-03-01) New Features 1.18.4 (2022-03-01) Bug Fixes 1.18.3 (2022-03-01) Bug Fixes 1.18.2 (2022-02-28) Bug Fixes 1.18.1 (2022-02-28) Bug Fixes 1.18.0 (2022-02-28) New Features 1.17.2 (2022-02-28) New Icons 1.17.1 (2022-02-27) Bug Fixes#537 Fix tabs list bug - visible focus displayed when clicking out side and then clicking on one tab (@hadasfa ) 1.17.0 (2022-02-25) New Features Documentation 1.16.0 (2022-02-24) New Features 1.15.0 (2022-02-24) New Features 1.14.2 (2022-02-23) New Icons 1.14.1 (2022-02-23) New Icons 1.14.0 (2022-02-22) Bug Fixes New Features#551 Support passing tooltip content to menu item by tooltipContent prop (@etaylib ) 1.13.12 (2022-02-20) New Icons 1.13.11 (2022-02-20) Bug Fixes 1.13.10 (2022-02-20) Bug Fixes#545 Better support for useDocumentEventListeners on Menu components (@laviomri ) 1.13.9 (2022-02-17) Bug Fixes#546 Displaying focus properly in toggle component (@hadasfa ) New Icons 1.13.8 (2022-02-17) Bug Fixes#544 Fix bug on toggle cannot be affected by click when in controlled mode (@hadasfa ) 1.13.7 (2022-02-16) Bug Fixes 1.13.6 (2022-02-16) Bug Fixes 1.13.5 (2022-02-16) Bug Fixes 1.13.4 (2022-02-16) Bug Fixes 1.13.3 (2022-02-16) Bug Fixes 1.13.2 (2022-02-16) Bug Fixes 1.13.1 (2022-02-15) Bug Fixes 1.13.0 (2022-02-15) Bug Fixes#530 tooltip: removing border from tooltip arrow + adding themes to storybook (@etaylib )#534 Add chips colors story fixes (@MosheZemah ) New Features 1.12.0 (2022-02-13) New Features 1.11.2 (2022-02-13) Dependency Upgrades 1.11.1 (2022-02-13) Bug Fixes Dependency Upgrades 1.11.0 (2022-02-08) New Features#521 Replace typography source to monday-ui-style font variables (@hadasfa ) New Icons 1.10.4 (2022-02-08) Bug Fixes 1.10.3 (2022-02-07) Bug Fixes#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 ) 1.10.2 (2022-02-07) Bug Fixes Dependency Upgrades Internal Changes 1.10.1 (2022-02-06) Bug Fixes#514 fix support on checkbox click while shift is pressed on firefox browser (@hadasfa ) 1.10.0 (2022-02-06) Bug Fixes New Features#513 Allow non-monday colors picker (@laviomri )#512 Disabling activeIndex after a non-keyboard interaction (@laviomri )#509 ColorPicker - white selected icon, even not on multi selection (@laviomri ) Documentation 1.9.0 (2022-02-02) Bug Fixes#510 Dropdown with multi - placeholder show condition fix (@yardenli )#508 Fix selection feedback not showing for single item selection of ColorPicker (@laviomri ) New Features Documentation Internal Changes 1.8.4 (2022-02-01) New Icons 1.8.3 (2022-01-31) New Icons 1.8.2 (2022-01-31) Bug Fixes#503 Fix drop down counter in multi state with single line (@hadasfa ) 1.8.1 (2022-01-30) Bug Fixes New Icons 1.8.0 (2022-01-27) Bug Fixes New Features Dependency Upgrades Documentation Internal Changes New Icons 1.7.0 (2022-01-24) New Features Documentation 1.6.3 (2022-01-23) Bug Fixes 1.6.2 (2022-01-23) New Icons 1.6.1 (2022-01-23) Bug Fixes 1.6.0 (2022-01-23) Bug Fixes New Features#470 feat: added 'onInputChange' property to Dropdown (@udidoron ) Internal Changes 1.5.0 (2022-01-20) Bug Fixes New Features 1.4.0 (2022-01-20) Bug Fixes#466 Call resetAfterIndices instead of resetAfterIndex (@or-nuri-monday )#463 AttentionBox with icon on compact mode support & Docs fixes in attention box and typography (@hadasfa ) New Features Documentation#458 Added optional mapping from action to input props (@laviomri ) 1.3.3 (2022-01-18) Bug Fixes 1.3.2 (2022-01-17) New Icons 1.3.1 (2022-01-13) Bug Fixes 1.3.0 (2022-01-13) New Features Dependency Upgrades 1.2.6 (2022-01-12) New Icons 1.2.5 (2022-01-12) Bug Fixes 1.2.4 (2022-01-11) Bug Fixes Documentation New Icons 1.2.3 (2022-01-10) Bug Fixes Documentation 1.2.2 (2022-01-10) Bug Fixes Documentation#439 Fixed code example of 'Menu with 2-depth sub menu' (@laviomri )#438 fix links story controls, add leanylabs as contributors and add few description to props (@hadasfa )#437 random story fixes (@orrgottlieb ) 1.2.1 (2022-01-06) Bug Fixes 1.2.0 (2022-01-05) New Features Dependency Upgrades Documentation#425 New components docs (tabs sub components and hidden text component) (@hadasfa ) New Icons 1.1.0 (2022-01-05) Bug Fixes New Features 1.0.4 (2022-01-04) Bug Fixes#423 Add support on consistent API for all the library components for class name and disabled props (@hadasfa ) 1.0.3 (2021-12-30) Bug Fixes 1.0.2 (2021-12-29) Bug Fixes#404 added support for date and date time for input (@etaylib ) 1.0.1 (2021-12-29) Bug Fixes Documentation 1.0.0 (2021-12-27) Breaking Changes#340 Vibe Design System release#340 Node Sass as a bunlder#340 New Documentation#340 More Hooks#340 className props unification#340 Upgrade Storybook#340 Chromatic Integration 0.14.4 (2021-12-15) Bug Fixes#389 added classname to the virtualized list where scrollbars appears (@etaylib ) 0.14.3 (2021-12-15) Bug Fixes 0.14.2 (2021-12-14) Bug Fixes 0.14.1 (2021-12-14) Bug Fixes#387 export color utils as default object (for fixing error while trying to create new version) (@hadasfa ) 0.14.0 (2021-12-14) Bug Fixes New Features 0.13.1 (2021-12-12) New Icons 0.13.0 (2021-12-06) Bug Fixes New Features#377 add modifiers support to tipseen and tooltip (@hadasfa ) Internal Changes 0.12.1 (2021-12-05) Bug Fixes 0.12.0 (2021-12-05) New Features New Icons 0.11.0 (2021-12-01) Bug Fixes New Features New Icons 0.10.1 (2021-12-01) Bug Fixes New Icons 0.10.0 (2021-11-30) New Features New Icons 0.9.7 (2021-11-28) New Icons 0.9.6 (2021-11-28) Bug Fixes 0.9.5 (2021-11-24) New Icons 0.9.4 (2021-11-21) Bug Fixes Documentation 0.9.3 (2021-11-18) Bug Fixes 0.9.2 (2021-11-18) Bug Fixes Documentation New Icons 0.9.1 (2021-11-17) Bug Fixes 0.9.0 (2021-11-17) Bug Fixes#339 amitha/fix/combobox-disable-active-scroll-without-categories (@amit-hanoch )#328 Add support on className to Checkbox&AttentionBox instead of componentClassName (@hadasfa ) New Features Internal Changes 0.8.4 (2021-11-15) Bug Fixes 0.8.3 (2021-11-14) Bug Fixes#331 successIconSize property to determine function success icon size (@yardenli ) 0.8.2 (2021-11-14) Bug Fixes 0.8.1 (2021-11-11) Bug Fixes 0.8.0 (2021-11-07) New Features#321 Adding tooltip content option to combobox item (@samitc )#323 Add support in tipseen component for: submitButtonText & submitButtonOnClick & dismissButtonText & dismissButtonOnClick & hideWhenReferenceHidden (@hadasfa ) 0.7.3 (2021-11-04) Bug Fixes 0.7.2 (2021-11-03) Bug Fixes Documentation New Icons 0.7.1 (2021-11-01) Bug Fixes 0.7.0 (2021-11-01) New Features 0.6.0 (2021-10-31) Bug Fixes#312 fix bug on tipseen "isCloseButtonHidden" prop (@hadasfa ) New Features#308 add support on menu button "tooltip content" and "class name" props and tipseen "move by" (@hadasfa )#306 amitha/feature/attention-box-close-icon (@amit-hanoch ) 0.5.4 (2021-10-27) Bug Fixes 0.5.3 (2021-10-26) Bug Fixes Internal Changes 0.5.2 (2021-10-26) New Icons 0.5.1 (2021-10-25) Bug Fixes 0.5.0 (2021-10-25) New Features 0.4.1 (2021-10-25) Bug Fixes Internal Changes#298 Push tags on release script and update CONTRIBUTING.md (@sahariko ) 0.4.0 (2021-10-24) Bug Fixes New Features#287 Feature: when the prop title is undefined do not draw the monday style attention box component title container (@pedaars )#266 Feature: add support on "withoutIcon" prop to attention box component (@pedaars )#294 feat: on option leave/enter combobox (@orrgottlieb )#293 Feat/orr/custom icon preproccessor (@orrgottlieb ) Internal Changes