vibe icon indicating copy to clipboard operation
vibe copied to clipboard

🎨 Vibe Design System - Official monday.com UI resources for application development in React.js

Results 183 vibe issues
Sort by recently updated
recently updated
newest added

POC for convert button component to ts https://user-images.githubusercontent.com/72390374/182026799-c47aff9d-9504-45cf-be0e-41690c8b094f.mov

PR: Internal 🏠

#### Basic - [ ] Used plop (`npm run plop`) to create a new component. - [ ] PR has description. - [ ] New component is functional and uses...

Replace "--expand-animation-timing" with "-motion-timing-enter" Globally Replace "--expand-animation-timing" with "--motion-timing-transition" on selected components that are not changing their position. https://monday.monday.com/boards/2861766393/pulses/3045493065 #### Basic - [ ] Used plop (`npm run plop`) to...

New icons version

PR: Icon 💎

Am trying to implement with React 18, Is this will support ?? because this developed in react 16. I'm facing many issues while adding the components with storybook styles. Kindly...

https://github.com/mondaycom/monday-ui-react-core/blob/841e13f134091e09789828c3813941a46131f832/src/components/Combobox/components/ComboboxItems/ComboboxItems.jsx#L38 ![image](https://user-images.githubusercontent.com/3964255/165048810-134844b0-b9fa-4be8-a15e-b074a5d5ea3a.png) ![image](https://user-images.githubusercontent.com/3964255/165048852-a2ff9e41-267a-4bb3-b66d-d0d389619cc9.png)

Hi, I want to create an automation UI the same as monday.com and I was exploring your API. I was successfully able to install **monday-ui-react-core** but I am getting errors...

Due to `pointer-events: none;` `cursor: not-allowed` is no longer working

good first issue
hacktoberfest

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Adding an accessible modal component to Vibe: See mockups here: [https://www.figma.com/file/wEHsnyvBoWtOJ60J5jArWC/modal-Component](https://www.figma.com/file/wEHsnyvBoWtOJ60J5jArWC/modal-Component) based on [a11y-dialog](https://a11y-dialog.netlify.app/) Stroybook pages are not fully ready yet, will be glad for some guidence here

PR: New Feature 🕹