Skip to content

Commit

Permalink
RELEASING: Releasing 6 package(s)
Browse files Browse the repository at this point in the history
Releases:
  sit-onyx@1.0.0-beta.77
  demo-app@1.0.0-beta.77
  playground@1.0.0-beta.77
  @sit-onyx/chartjs-plugin@1.0.0-beta.77
  @sit-onyx/nuxt@1.0.0-beta.78
  @sit-onyx/vitepress-theme@1.0.0-beta.78

[skip ci]
  • Loading branch information
Release Bot[bot] committed Dec 4, 2024
1 parent 6730706 commit d781c41
Show file tree
Hide file tree
Showing 13 changed files with 55 additions and 6 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,7 @@
"tall-tables-bow",
"tame-adults-cheat",
"tame-months-sniff",
"tame-wolves-push",
"tasty-baboons-impress",
"tasty-socks-fail",
"ten-hairs-bake",
Expand Down
7 changes: 7 additions & 0 deletions apps/demo-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# demo-app

## 1.0.0-beta.77

### Patch Changes

- Updated dependencies [6730706]
- sit-onyx@1.0.0-beta.77

## 1.0.0-beta.76

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/demo-app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "demo-app",
"private": true,
"version": "1.0.0-beta.76",
"version": "1.0.0-beta.77",
"type": "module",
"scripts": {
"dev": "turbo run turbo:dev --filter=.",
Expand Down
7 changes: 7 additions & 0 deletions apps/playground/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# playground

## 1.0.0-beta.77

### Patch Changes

- Updated dependencies [6730706]
- sit-onyx@1.0.0-beta.77

## 1.0.0-beta.76

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/playground/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "playground",
"version": "1.0.0-beta.76",
"version": "1.0.0-beta.77",
"description": "Playground for the onyx Vue components",
"type": "module",
"author": "Schwarz IT KG",
Expand Down
7 changes: 7 additions & 0 deletions packages/chartjs-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @sit-onyx/chartjs-plugin

## 1.0.0-beta.77

### Patch Changes

- Updated dependencies [6730706]
- sit-onyx@1.0.0-beta.77

## 1.0.0-beta.76

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/chartjs-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sit-onyx/chartjs-plugin",
"description": "A Chart.js plugin for the onyx design system created by Schwarz IT",
"version": "1.0.0-beta.76",
"version": "1.0.0-beta.77",
"type": "module",
"author": "Schwarz IT KG",
"license": "Apache-2.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/nuxt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @sit-onyx/nuxt

## 1.0.0-beta.78

### Patch Changes

- Updated dependencies [6730706]
- sit-onyx@1.0.0-beta.77

## 1.0.0-beta.77

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sit-onyx/nuxt",
"version": "1.0.0-beta.77",
"version": "1.0.0-beta.78",
"description": "A Nuxt module to easily integrate onyx into Nuxt projects",
"author": "Schwarz IT KG",
"license": "Apache-2.0",
Expand Down
13 changes: 13 additions & 0 deletions packages/sit-onyx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# sit-onyx

## 1.0.0-beta.77

### Major Changes

- 6730706: feat(OnyxMoreList): support more indicator

Also changed the underlying logic to calculate the component visibility which is now based on component widths instead of using IntersectionObservers.

- OnyxMoreList: removed `disabled` property
- OnyxMoreList: removed `is` property. Make sure to use the new `default` and `more` slots and bind the attributes passed to the slots using `v-bind`.
- useMoreList: removed `disabled` and `componentRefs` option, added required `listRef` and `moreIndicatorRef` option
- OnyxNavButton: prevent warning for missing injection key

## 1.0.0-beta.76

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sit-onyx/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "sit-onyx",
"description": "A design system and Vue.js component library created by Schwarz IT",
"version": "1.0.0-beta.76",
"version": "1.0.0-beta.77",
"type": "module",
"author": "Schwarz IT KG",
"license": "Apache-2.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/vitepress-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @sit-onyx/vitepress-theme

## 1.0.0-beta.78

### Patch Changes

- Updated dependencies [6730706]
- sit-onyx@1.0.0-beta.77

## 1.0.0-beta.77

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vitepress-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sit-onyx/vitepress-theme",
"description": "VitePress theme that uses the onyx design system",
"version": "1.0.0-beta.77",
"version": "1.0.0-beta.78",
"type": "module",
"author": "Schwarz IT KG",
"license": "Apache-2.0",
Expand Down

0 comments on commit d781c41

Please sign in to comment.