vibe
vibe copied to clipboard
🎨 Vibe Design System - Official monday.com UI resources for application development in React.js
POC for convert button component to ts https://user-images.githubusercontent.com/72390374/182026799-c47aff9d-9504-45cf-be0e-41690c8b094f.mov
#### 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...
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  
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
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...
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