-
Notifications
You must be signed in to change notification settings - Fork 14
refactor: tag optimizations #1364
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
|
🔭🐙🐈 Test this branch here: https://db-ui.github.io/mono/review/refactor-tag-optimizations |
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.13 to 13.4.16. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v13.4.16/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…nfig-next-13.4.16 chore(deps-dev): bump eslint-config-next from 13.4.13 to 13.4.16
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.0.1...3.0.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…3.0.2 chore(deps-dev): bump prettier from 3.0.1 to 3.0.2
Bumps [next](https://github.com/vercel/next.js) from 13.4.13 to 13.4.16. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v13.4.13...v13.4.16) --- updated-dependencies: - dependency-name: next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
chore(deps): bump next from 13.4.13 to 13.4.16
Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 13.4.15 to 13.4.16. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v13.4.16/packages/next-mdx) --- updated-dependencies: - dependency-name: "@next/mdx" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…13.4.16 chore(deps-dev): bump @next/mdx from 13.4.15 to 13.4.16
Bumps [@db-ui/react-elements](https://github.com/db-ui/elements/tree/HEAD/db-ui-elements-react) from 0.24.5 to 0.24.6. - [Release notes](https://github.com/db-ui/elements/releases) - [Commits](https://github.com/db-ui/elements/commits/v0.24.6/db-ui-elements-react) --- updated-dependencies: - dependency-name: "@db-ui/react-elements" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…ct-elements-0.24.6 chore(deps): bump @db-ui/react-elements from 0.24.5 to 0.24.6
* feat: add dynamic colors to change them via css-properties * fix: remaining issues with colors * fix: color issues for radio and checkbox * fix: issue with focus color * fix: issue with code-colors * fix: issue with critical input
This reverts commit 79fa8ec.
refactor: updated to Node 18
* refactor: header to work with 3.0 navigation * refactor: header and navigation to work for frameworks * fix: issues for header and drawer in vanilla-showcase * fix: issue with readmde * fix: issue with patternhub * fix: issues with header.scss * fix: issues with dialog open with button * fix: issues with dialog open with button * fix: issues with header component * fix: issues with tests * refactor: update drawer * chore: update from main * fix: issues for vue and angular * Test mobile navigation (#1201) * feat: add navigation-item component * feat: add main-navigation (#1172) * feat: add mobile navigation * chore: update patternhub with new navigation * fix: issue with readme for components * fix: issue with power apps * chore: update scss for navigation * chore: removed unused code * chore: update navigation-item to work with button * chore: update from main --------- Co-authored-by: Maximilian Franzke <[email protected]>
refactor: further adaptions for linting
Bumps [next](https://github.com/vercel/next.js) from 13.4.16 to 13.4.18. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v13.4.16...v13.4.18) --- updated-dependencies: - dependency-name: next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
chore(deps): bump next from 13.4.16 to 13.4.18
Fix spelling
Update README.md
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…-checkout-4 chore(deps): bump actions/checkout from 3 to 4
refactor: scripts
…ehaviour refactor(textarea): standard sizing behaviour should adapt natives elements one
feat: select
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 9.2.10 to 9.2.11. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/[email protected]@9.2.11) --- updated-dependencies: - dependency-name: inquirer dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…9.2.11 chore(deps-dev): bump inquirer from 9.2.10 to 9.2.11
Bumps [eslint](https://github.com/eslint/eslint) from 8.48.0 to 8.49.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.48.0...v8.49.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.9 to 20.6.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.