db-ui / mono

DB UX Design System Monorepo - Provides Design Tokens and components for Web UIs
https://db-ui.github.io/mono/review/main/
Apache License 2.0
32 stars 6 forks source link

refactor: using jsx for vue #717

Closed annsch closed 1 year ago

github-actions[bot] commented 1 year ago

🔭🐙🐈 Test this branch here: https://db-ui.github.io/mono/review/refactor-default-components-vue

github-advanced-security[bot] commented 1 year ago

You have successfully added a new CodeQL configuration .github/workflows/pull-request.yml:analyze/language:javascript. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.

mfranzke commented 1 year ago

@annsch could you please add a quick comment to document why we don't follow up with this idea?

annsch commented 1 year ago

Using jsx for Vue would just be a workaround for our rendering process and would not reflect common use of native vue components.