- #668 hide the dialog/tooltip when the reference is hidden (@orrgottlieb)
- #657 Storybook: usePrevios hook (@SergeyRoyt)
- #584 Use media query (@orrgottlieb)
- #652 Upgrade icons (@github-actions[bot])
- #650 Upgrade icons (@github-actions[bot])
- #649 fix commit (@orrgottlieb)
- #647 Upgrade icons (@github-actions[bot])
- #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)
- #629 feat: adding a flag to ColorPicker for showing color name tooltips (@shanibenaderetmonday)
- #628 Scrollintoview (@orrgottlieb)
- #627 Scroll into view not exsiting (@orrgottlieb)
- #624 Analytics (@orrgottlieb)
- #615 Interaction tests for combobox & add data test ids by prop to clickable, search, textfield, combobox (@hadasfa)
- #621 Combobox max options without scroll (@MosheZemah)
- #620 docs(accordion): improve storybook (sub-items, props, etc.) (@niksa-monday)
- #618 test(accordion): add interaction tests for multi-active mode (@niksa-monday)
- #617 feat(accordion): add data-testid, improve ids, add interaction tests (@niksa-monday)
- #614 color picker testids fix (@laviomri)
- #609 Fix clickable tests (add interaction tests for focus and few behaviour tests) (@hadasfa)
- #606 fix(interaction): minor selector typo issue (@niksa-monday)
- #616 Avatar custom background color (@MosheZemah)
- #601 Fix/omri/fix grid keyboard nav story (@laviomri)
- #610 test(slider): add Thumb drag interaction tests (@niksa-monday)
- #612 menu interaction tests (@laviomri)
- #607 Color picker interaction tests (@laviomri)
- #611 test(Slider): add interaction tests for ranged mode (@niksa-monday)
- #596 # ay11 Foundation page Corrections: Update image sizes, add up next section (@3dyonic)
- #608 test(Slider): add interaction tests for Slider component (@niksa-monday)
- #605 Interaction tests alignments (@laviomri)
- #602 Increase default width of left panel (@laviomri)
- #603 storybook initials (@orrgottlieb)
- #600 fix-typos-in-avatar-story-classnames (@laviomri)
- #595 Add aria-label to Flex (@Naama-Weber-Monday)
- #587 Fix radiobutton check issue (@MosheZemah)
- #583 Fix issue with combobox story (@MosheZemah)
- #581 Fix issue with hovering combobox hover (@MosheZemah)
- #574 Add virtualized list support to combobox (@hadasfa)
- #580 Clear filter on combobox selection (@MosheZemah)
- #585 Add menu tests (@MosheZemah)
- #582 Interaction tests (@MosheZemah)
- #562 Add dropdown groups to storybook and change dropdown groups style (@ronachmany-monday)
- #576 Upgrade icons (@github-actions[bot])
- #575 Upgrade icons (@github-actions[bot])
- #571 Add all icons tests (@MosheZemah)
- #573 Upgrade icons (@github-actions[bot])
- #569 Upgrade icons (@github-actions[bot])
- #567 Fix editable heading cursor on disabled (@MosheZemah)
- #566 Fix editable heading editing while disabled (@MosheZemah)
- #565 Editable heading callback on blur ignore (@MosheZemah)
- #564 Allow stop editing for EditableHeading (@MosheZemah)
- #563 Add color prop to Heading and Editable Heading (@MosheZemah)
- #558 Upgrade monday ui style (@github-actions[bot])
- #537 Fix tabs list bug - visible focus displayed when clicking out side and then clicking on one tab (@hadasfa)
- #557 Support Heading highlight text (@MosheZemah)
- #554 Add support on avatar in chip component (@roniCohen123)
- #553 Upgrade icons (@github-actions[bot])
- #552 Upgrade icons (@github-actions[bot])
- #536 combobox disable no result on loading (@roniCohen123)
- #549 Update color keys (@github-actions[bot])
- #547 Update colors in basic, night themes (@github-actions[bot])
- #543 remove react aria dependecies (@orrgottlieb)
- #542 remove react button (@orrgottlieb)
- #541 Set version (@orrgottlieb)
- #540 Fix font load (@MosheZemah)
- #539 Flex types (@orrgottlieb)
- #538 Element type issues (@orrgottlieb)
- #530 tooltip: removing border from tooltip arrow + adding themes to storybook (@etaylib)
- #534 Add chips colors story fixes (@MosheZemah)
- #506 Menu grid item (@laviomri)
- #532 Dropdown - add isOptionSelected prop (@ronachmany-monday)
- #533 Add chips colors story (@MosheZemah)
- #528 add divider to combo box categories (@SagiL96)
- #529 Add virtualized list ref (@MosheZemah)
- #527 Upgrade monday-ui-style (@github-actions[bot])
- #523 Fix icon button and drop down stories (@hadasfa)
- #498 fix: lint fixes (@orrgottlieb)
- #522 Upgrade icons (@github-actions[bot])
- #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)
- #517 Tabs focus issue (@orrgottlieb)
- #516 feat: move dependencies to correct area (@orrgottlieb)
- #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)
- #510 Dropdown with multi - placeholder show condition fix (@yardenli)
- #508 Fix selection feedback not showing for single item selection of ColorPicker (@laviomri)
- #507 Upgrade icons (@github-actions[bot])
- #504 Upgrade icons (@github-actions[bot])
- #499 Support placeholder in drop down with multi state (@hadasfa)
- #500 Fixed menu item hover (@laviomri)
- #501 Upgrade icons (@github-actions[bot])
- #495 fix close when click outside in drop down and display correct options when delete (@hadasfa)
- #496 feature/yarden/dropdown-max-height (@yardenli)
- #487 fix(slider): change broken padding for slider prefix (@niksa-monday)
- #477 Keyboard nav context improvements (@laviomri)
- #493 Disabled indexes for keyboard nav (@laviomri)
- #488 Skipping disabled components while navigating (@laviomri)
- #479 support ref passing for dropdown (@etaylib)
- #480 Added focusItemIndexOnMount to useGridKeyboardNavigation (@laviomri)
- #484 Upgrade icons (@github-actions[bot])
- #489 Story for ColorPicker shape prop (@laviomri)
- #486 added missing proptype + added as action (@laviomri)
- #490 Upgrade icons (@github-actions[bot])
- #472 add option renderer to combobox (@roniCohen123)
- #464 Keyboard nav for ColorPicker (@laviomri)
- #467 support keep open mode for dropdown (@etaylib)
- #475 Fix/orr/menu item css fix (@orrgottlieb)
- #474 Upgrade icons (@github-actions[bot])
- #473 Use resetAfterIndices (@or-nuri-monday)
- #471 feat: fix lint and absolute paths (@orrgottlieb)
- #468 Feature/ornu/virtualizedgrid/Fix rows and columns calculations (@or-nuri-monday)
- #462 Added GridKeyboardNavigationContext (@laviomri)
- #461 Added useGridKeyboardNavigation (@laviomri)
- #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)
- #424 feat(slider): create new component - Slider (@niksa-monday)
- #465 feat: export and align hooks exposure (@orrgottlieb)
- #456 Feature/hadas/flex (@hadasfa)
- #460 Fix tabs rendering non active tabs (@MosheZemah)
- #459 Upgrade icons (@github-actions[bot])
- #457 fix: Loader issues (@orrgottlieb)
- #443 Adding VirtualizedGrid component (@or-nuri-monday)
- #455 Fix/eslint (@orrgottlieb)
- #454 Upgrade icons (@github-actions[bot])
- #453 Fix icon button export (@hadasfa)
- #452 Fix dialog hideTriggerIgnoreClass prop type to accept array (@MosheZemah)
- #450 editable clickable test fix (@ronachmany-monday)
- #448 icon button export (@ronachmany-monday)
- #449 Upgrade icons (@github-actions[bot])
- #444 use button to clickable (@ronachmany-monday)
- #442 fix: Props passing bug in tabs panel (@orrgottlieb)
- #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)
- #436 check that element is there (@amirbardugo)
- #431 Infra/orr/update deps (@orrgottlieb)
- #434 feat: LearnMore icon (@orrgottlieb)
- #426 Bugfix : scroll menu if needed (@amirbardugo)
- #432 Enhance use key event (@MosheZemah)
- #423 Add support on consistent API for all the library components for class name and disabled props (@hadasfa)
- #420 Fix virtualized list scrollbar visible issue (@MosheZemah)
- #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
- #391 quick fix in the index of color utils (@hadasfa)
- #390 Fix bugs on allow multiple on click (@hadasfa)
- #387 export color utils as default object (for fixing error while trying to create new version) (@hadasfa)
- #385 expose colors-utils (@ofersh-monday)
- #374 Fix
<Dropdown>
multi-value bug (@sahariko) - #375 passing index to getter in virtualized list (@etaylib)
- #373 feat: icons (@orrgottlieb)
- #369 add MenuButton onClick prop (@shalomscott)
- #367 add MenuButton props to control dialog hide/show trigger ignore class (@shalomscott)
- #368 Update icons (@darbentov)
- #365 Upgrade icons (@github-actions[bot])
- #363 Upgrade icons (@github-actions[bot])
- #360 Upgrade icons (@github-actions[bot])
- #358 fix: export Icon component (@orrgottlieb)
- #357 Upgrade icons (@github-actions[bot])
- #325 docs : improve documentation for extra styles in (@Muskan777)
- #350 Fix heading ellipsis issue with 1 line (@MosheZemah)
- #349 Prevent editable heading from being empty (@MosheZemah)
- #346 Rename ButtonContstants file to ButtonConstants file (@KarelVerschraegen)
- #344 fix: safari useReszieObserver (@orrgottlieb)
- #345 Fix typo in useForceUpdate (@KarelVerschraegen)
- #347 Upgrade icons (@github-actions[bot])
- #341 fix: callback on mount when should show on mount (@orrgottlieb)
- #339 amitha/fix/combobox-disable-active-scroll-without-categories (@amit-hanoch)
- #328 Add support on className to Checkbox&AttentionBox instead of componentClassName (@hadasfa)
- #335 Tooltip add show/hide events (@ronachmany-monday)
- #333 amitha/fix/text-field-focus-animation-in-dialog (@amit-hanoch)
- #332 Combobox: fix the space between the search box to the first option (@amit-hanoch)
- #330 Fix button initial loading state (@MosheZemah)
- #327 editable input focus in animation frame (@barcohen2)
- #321 Adding tooltip content option to combobox item (@samitc)
- #323 Add support in tipseen component for: submitButtonText & submitButtonOnClick & dismissButtonText & dismissButtonOnClick & hideWhenReferenceHidden (@hadasfa)
- #322 amitha/feature/dialog-is-reference-hidden (@amit-hanoch)
- #319 Fix typo (@MosheZemah)
- #318 Combobox sticky categories and search width (@MosheZemah)
- #320 Upgrade icons (@github-actions[bot])
- #313 Added onClick callback support for AccordionItem (@adirhaz1z)
- #315 add autoFocus to dropdown (@ronachmany-monday)
- #314 amitha/feature/combobox-no-results (@amit-hanoch)
- #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)
- #304 fix: clean lint erros and remove not needed component (@orrgottlieb)
- #303 opacity and padding fix (@ronachmany-monday)
- #301 Upgrade icons (@github-actions[bot])
- #291 Add support for accordion component (@adirhaz1z)
- #299 amitha/feature/combobox-prevent-scroll (@amit-hanoch)
- #296 fix tests (@MosheZemah)
- #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)