Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .changeset/cold-chairs-tease.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"@db-ux/core-foundations": patch
"@db-ux/core-components": patch
"@db-ux/agent-cli": patch
---

chore: update instructions files for better copilot outputs
fix: add some missing variables
9 changes: 9 additions & 0 deletions .changeset/cool-bugs-chew.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
"@db-ux/core-components": patch
"@db-ux/ngx-core-components": patch
"@db-ux/react-core-components": patch
"@db-ux/v-core-components": patch
"@db-ux/wc-core-components": patch
---

fix(card): Remove the obsolete but harmful declaration regarding wrapping button and link styles.
9 changes: 9 additions & 0 deletions .changeset/four-carrots-flow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
"@db-ux/core-components": patch
"@db-ux/ngx-core-components": patch
"@db-ux/react-core-components": patch
"@db-ux/v-core-components": patch
"@db-ux/wc-core-components": patch
---

Set border of select, textarea, custom select and input to corresponding color when in/valid state is set.
27 changes: 27 additions & 0 deletions .changeset/sweet-hotels-agree.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
"@db-ux/core-foundations": patch
---

fix(tailwind): add individual color theme files for all color variants

Create separate CSS files for each color
Move colors.css to colors/ subdirectory with adaptive theme
Add colors/index.css that imports all color variants
Update theme/index.css to import from colors/index.css

* burgundy
* critical
* cyan
* green
* informational
* light-green
* neutral
* orange
* pink
* red
* successful
* turquoise
* violet
* warning
* yellow

9 changes: 1 addition & 8 deletions output/angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@
# @db-ux/ngx-core-components

## 4.0.2

### Patch Changes

- fix(card): Remove the obsolete but harmful declaration regarding wrapping button and link styles. - [see commit 34c78df](https://github.com/db-ux-design-system/core-web/commit/34c78dffd4f43b0ac740574358b426a562e05cd0)

- Set border of select, textarea, custom select and input to corresponding color when in/valid state is set. - [see commit 2a02263](https://github.com/db-ux-design-system/core-web/commit/2a022632f8fea7445e77fb632f109d6cd093e2d3)

## 4.0.1

_version bump_


## 4.0.0

### Major Changes
Expand Down
6 changes: 3 additions & 3 deletions output/angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@db-ux/ngx-core-components",
"version": "4.0.2",
"version": "4.0.1",
"description": "Angular components @db-ux/core-components",
"type": "module",
"repository": {
Expand All @@ -27,7 +27,7 @@
"access": "public"
},
"dependencies": {
"@db-ux/core-components": "4.0.2",
"@db-ux/core-foundations": "4.0.2"
"@db-ux/core-components": "4.0.1",
"@db-ux/core-foundations": "4.0.1"
}
}
9 changes: 1 addition & 8 deletions output/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@
# @db-ux/react-core-components

## 4.0.2

### Patch Changes

- fix(card): Remove the obsolete but harmful declaration regarding wrapping button and link styles. - [see commit 34c78df](https://github.com/db-ux-design-system/core-web/commit/34c78dffd4f43b0ac740574358b426a562e05cd0)

- Set border of select, textarea, custom select and input to corresponding color when in/valid state is set. - [see commit 2a02263](https://github.com/db-ux-design-system/core-web/commit/2a022632f8fea7445e77fb632f109d6cd093e2d3)

## 4.0.1

_version bump_


## 4.0.0

### Major Changes
Expand Down
6 changes: 3 additions & 3 deletions output/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@db-ux/react-core-components",
"version": "4.0.2",
"version": "4.0.1",
"description": "React components for @db-ux/core-components",
"repository": {
"type": "git",
Expand Down Expand Up @@ -42,7 +42,7 @@
},
"sideEffects": false,
"dependencies": {
"@db-ux/core-components": "4.0.2",
"@db-ux/core-foundations": "4.0.2"
"@db-ux/core-components": "4.0.1",
"@db-ux/core-foundations": "4.0.1"
}
}
9 changes: 1 addition & 8 deletions output/stencil/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@
# @db-ux/wc-core-components

## 4.0.2

### Patch Changes

- fix(card): Remove the obsolete but harmful declaration regarding wrapping button and link styles. - [see commit 34c78df](https://github.com/db-ux-design-system/core-web/commit/34c78dffd4f43b0ac740574358b426a562e05cd0)

- Set border of select, textarea, custom select and input to corresponding color when in/valid state is set. - [see commit 2a02263](https://github.com/db-ux-design-system/core-web/commit/2a022632f8fea7445e77fb632f109d6cd093e2d3)

## 4.0.1

_version bump_


## 4.0.0

### Major Changes
Expand Down
6 changes: 3 additions & 3 deletions output/stencil/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@db-ux/wc-core-components",
"version": "4.0.2",
"version": "4.0.1",
"description": "Stencil components for @db-ux/core-components",
"repository": {
"type": "git",
Expand Down Expand Up @@ -47,7 +47,7 @@
"web-types": "./dist/web-types.json",
"customElements": "dist/custom-elements.json",
"dependencies": {
"@db-ux/core-components": "4.0.2",
"@db-ux/core-foundations": "4.0.2"
"@db-ux/core-components": "4.0.1",
"@db-ux/core-foundations": "4.0.1"
}
}
9 changes: 1 addition & 8 deletions output/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@
# @db-ux/v-core-components

## 4.0.2

### Patch Changes

- fix(card): Remove the obsolete but harmful declaration regarding wrapping button and link styles. - [see commit 34c78df](https://github.com/db-ux-design-system/core-web/commit/34c78dffd4f43b0ac740574358b426a562e05cd0)

- Set border of select, textarea, custom select and input to corresponding color when in/valid state is set. - [see commit 2a02263](https://github.com/db-ux-design-system/core-web/commit/2a022632f8fea7445e77fb632f109d6cd093e2d3)

## 4.0.1

_version bump_


## 4.0.0

### Major Changes
Expand Down
6 changes: 3 additions & 3 deletions output/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@db-ux/v-core-components",
"version": "4.0.2",
"version": "4.0.1",
"type": "module",
"description": "Vue components for @db-ux/core-components",
"repository": {
Expand Down Expand Up @@ -57,7 +57,7 @@
"sideEffects": false,
"source": "src/index.ts",
"dependencies": {
"@db-ux/core-components": "4.0.2",
"@db-ux/core-foundations": "4.0.2"
"@db-ux/core-components": "4.0.1",
"@db-ux/core-foundations": "4.0.1"
}
}
8 changes: 1 addition & 7 deletions packages/agent-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,10 @@
# @db-ux/agent-cli

## 4.0.2

### Patch Changes

- chore: update instructions files for better copilot outputs - [see commit e4bc905](https://github.com/db-ux-design-system/core-web/commit/e4bc90508479387371d816d5776f9f568aa5fb82):
- fix: add some missing variables

## 4.0.1

_version bump_


## 4.0.0

_version bump_
Expand Down
2 changes: 1 addition & 1 deletion packages/agent-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@db-ux/agent-cli",
"version": "4.0.2",
"version": "4.0.1",
"type": "module",
"description": "CLI for DB UX Design System generate AI agent instructions",
"repository": {
Expand Down
12 changes: 1 addition & 11 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,10 @@
# @db-ux/core-components

## 4.0.2

### Patch Changes

- chore: update instructions files for better copilot outputs - [see commit e4bc905](https://github.com/db-ux-design-system/core-web/commit/e4bc90508479387371d816d5776f9f568aa5fb82):
- fix: add some missing variables

- fix(card): Remove the obsolete but harmful declaration regarding wrapping button and link styles. - [see commit 34c78df](https://github.com/db-ux-design-system/core-web/commit/34c78dffd4f43b0ac740574358b426a562e05cd0)

- Set border of select, textarea, custom select and input to corresponding color when in/valid state is set. - [see commit 2a02263](https://github.com/db-ux-design-system/core-web/commit/2a022632f8fea7445e77fb632f109d6cd093e2d3)

## 4.0.1

_version bump_


## 4.0.0

### Major Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@db-ux/core-components",
"version": "4.0.2",
"version": "4.0.1",
"type": "module",
"description": "General technical components (styling, fonts and icons) out of DB UX Design System (Version 3)",
"repository": {
Expand Down Expand Up @@ -47,7 +47,7 @@
"start": "nodemon --watch src --watch scripts --watch scripts --ext js,tsx,ts,scss,json --exec \"npm run build\""
},
"dependencies": {
"@db-ux/core-foundations": "4.0.2"
"@db-ux/core-foundations": "4.0.1"
},
"devDependencies": {
"@builder.io/eslint-plugin-mitosis": "0.0.17",
Expand Down
28 changes: 0 additions & 28 deletions packages/foundations/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,33 +1,5 @@
# @db-ux/core-foundations

## 4.0.2

### Patch Changes

- chore: update instructions files for better copilot outputs - [see commit e4bc905](https://github.com/db-ux-design-system/core-web/commit/e4bc90508479387371d816d5776f9f568aa5fb82):
- fix: add some missing variables

- fix(tailwind): add individual color theme files for all color variants - [see commit e8d58bd](https://github.com/db-ux-design-system/core-web/commit/e8d58bde01039a3d233105c2c72efa71c619c4b4):
- Create separate CSS files for each color
- Move colors.css to colors/ subdirectory with adaptive theme
- Add colors/index.css that imports all color variants
- Update theme/index.css to import from colors/index.css
- burgundy
- critical
- cyan
- green
- informational
- light-green
- neutral
- orange
- pink
- red
- successful
- turquoise
- violet
- warning
- yellow

## 4.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/foundations/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@db-ux/core-foundations",
"version": "4.0.2",
"version": "4.0.1",
"type": "module",
"description": "Provides basic tokens and assets based on DB UX Design System (Version 3).",
"repository": {
Expand Down
6 changes: 1 addition & 5 deletions packages/migration/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
# @db-ux/core-migration

## 4.0.2

_version bump_


## 4.0.1

_version bump_


## 4.0.0

_version bump_
Expand Down
2 changes: 1 addition & 1 deletion packages/migration/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@db-ux/core-migration",
"version": "4.0.2",
"version": "4.0.1",
"type": "module",
"description": "Migration script for changing your code in between DB UX Design System v3 versions regarding BREAKING CHANGES.",
"repository": {
Expand Down
6 changes: 1 addition & 5 deletions packages/stylelint/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
# @db-ux/core-stylelint

## 4.0.2

_version bump_


## 4.0.1

_version bump_


## 4.0.0

_version bump_
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@db-ux/core-stylelint",
"version": "4.0.2",
"version": "4.0.1",
"type": "module",
"description": "Ensures DB UX styles are used correctly",
"repository": {
Expand Down
Loading