Skip to content

Conversation

@mfranzke
Copy link
Collaborator

@mfranzke mfranzke commented Aug 4, 2023

No description provided.

@mfranzke mfranzke added this to the Guidelines 3.0 Beta milestone Aug 4, 2023
@mfranzke mfranzke self-assigned this Aug 4, 2023
@mfranzke mfranzke changed the title Refactor tag optimizations refactor: tag optimizations Aug 4, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Aug 4, 2023

🔭🐙🐈 Test this branch here: https://db-ui.github.io/mono/review/refactor-tag-optimizations

dependabot bot and others added 25 commits August 15, 2023 01:30
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
* 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]>
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
dkolba and others added 22 commits September 7, 2023 15:55
Fix spelling
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
…ehaviour

refactor(textarea): standard sizing behaviour should adapt natives elements one
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]>
@nmerget nmerget changed the base branch from refactor-tag to main September 11, 2023 06:48
@nmerget nmerget changed the base branch from main to refactor-tag September 11, 2023 14:24
@nmerget nmerget marked this pull request as ready for review September 11, 2023 14:24
@nmerget nmerget merged commit 9c5316f into refactor-tag Sep 11, 2023
@nmerget nmerget deleted the refactor-tag-optimizations branch September 11, 2023 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants