mono
mono copied to clipboard
DB UX Design System Monorepo - Provides Design Tokens and components for Web UIs
It is for mobile devices only: When you click on a button for example there is a short overlay container (light blue) indicating that the item was clicked. But in...
Maybe the selector could get reduced to the following: ```suggestion :has(.db-tooltip):hover { ``` _Originally posted by @mfranzke in https://github.com/db-ui/mono/pull/1659#discussion_r1366506404_
what about using some base64-inline-plugins e.g. within PostCSS ecosystem? Than it would be clearer, which icons we're using in here, and it would be easier to update. _Originally posted by...
https://petermekhaeil.com/how-to-build-an-npx-starter-template/
compare to e.g. https://polaris.shopify.com/tools/polaris-for-vscode
## Proposed changes Resolves https://github.com/db-ui/mono/issues/2967 ## Types of changes - [ ] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) -...
In some cases we need a link, which appears as a button in the ui. Suggestion: Add the following variants in the DBLink component to apply the button styles to...
reasons: - [`:root` isn't (unexpectedly) "global"](https://kilianvalkhof.com/2023/css-html/root-isnt-global/) inspiration: https://x.com/challengescss/status/1813529908456681717
## Proposed changes test: adds guidepup test for navigation ## Types of changes - [ ] Bugfix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which...