zakodium-oss / react-science

React components and tools to build scientific applications.
https://react-science.pages.dev
MIT License
2 stars 6 forks source link

feat: add a 'disabled' option to Toolbar.Item #615

Closed hamed-musallam closed 9 months ago

hamed-musallam commented 9 months ago

refactor: intent and disabled props at toolbar level will be overridden with the item props once it is defined at item level

cloudflare-pages[bot] commented 9 months ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4a64d25
Status: ✅  Deploy successful!
Preview URL: https://19fd3c24.react-science.pages.dev
Branch Preview URL: https://disable-toolitem.react-science.pages.dev

View logs

hamed-musallam commented 9 months ago

Can you edit the story which overrides the intent and do the same with disabled?

https://react-science.pages.dev/stories/?path=/story/components-toolbar--horizontal-toolbar

it is done