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
24 changes: 0 additions & 24 deletions .changeset/pretty-impalas-kiss.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/activity-indicator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @vue-interface/activity-indicator

## 3.0.1

### Patch Changes

- d81d6a7: - Fixed issues with dist not being published
- Added README.md
- Added MIT license

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/activity-indicator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vue-interface/activity-indicator",
"version": "3.0.0",
"version": "3.0.1",
"description": "An Vue activity indicator component.",
"readme": "README.md",
"type": "module",
Expand Down
8 changes: 8 additions & 0 deletions packages/autogrow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @vue-interface/autogrow

## 1.0.1

### Patch Changes

- d81d6a7: - Fixed issues with dist not being published
- Added README.md
- Added MIT license

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/autogrow/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vue-interface/autogrow",
"version": "1.0.0",
"version": "1.0.1",
"description": "A Vue directive that makes textareas grow as the user types.",
"readme": "README.md",
"type": "module",
Expand Down
8 changes: 8 additions & 0 deletions packages/breadcrumb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @vue-interface/breadcrumb

## 2.0.1

### Patch Changes

- d81d6a7: - Fixed issues with dist not being published
- Added README.md
- Added MIT license

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/breadcrumb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vue-interface/breadcrumb",
"version": "2.0.0",
"version": "2.0.1",
"description": "A TailwindCSS breadcrumb.",
"type": "module",
"main": "./index.css",
Expand Down
11 changes: 11 additions & 0 deletions packages/btn-activity/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @vue-interface/btn-activity

## 3.0.1

### Patch Changes

- d81d6a7: - Fixed issues with dist not being published
- Added README.md
- Added MIT license
- Updated dependencies [d81d6a7]
- @vue-interface/activity-indicator@3.0.1
- @vue-interface/btn@4.0.1

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/btn-activity/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vue-interface/btn-activity",
"version": "3.0.0",
"version": "3.0.1",
"description": "A Vue activity button component.",
"type": "module",
"main": "./dist/btn-activity.umd.cjs",
Expand Down
11 changes: 11 additions & 0 deletions packages/btn-dropdown/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @vue-interface/btn-dropdown

## 3.0.1

### Patch Changes

- d81d6a7: - Fixed issues with dist not being published
- Added README.md
- Added MIT license
- Updated dependencies [d81d6a7]
- @vue-interface/dropdown-menu@3.0.1
- @vue-interface/btn@4.0.1

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/btn-dropdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vue-interface/btn-dropdown",
"version": "3.0.0",
"version": "3.0.1",
"description": "A Vue button dropdown component.",
"type": "module",
"main": "./dist/btn-dropdown.umd.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/btn/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @vue-interface/btn

## 4.0.1

### Patch Changes

- d81d6a7: - Fixed issues with dist not being published
- Added README.md
- Added MIT license

## 4.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/btn/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vue-interface/btn",
"version": "4.0.0",
"version": "4.0.1",
"description": "A Tailwind CSS utility for buttons.",
"type": "module",
"main": "./index.css",
Expand Down
10 changes: 10 additions & 0 deletions packages/checkbox-field/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @vue-interface/checkbox-field

## 3.0.1

### Patch Changes

- d81d6a7: - Fixed issues with dist not being published
- Added README.md
- Added MIT license
- Updated dependencies [d81d6a7]
- @vue-interface/form-control@2.0.1

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/checkbox-field/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vue-interface/checkbox-field",
"version": "3.0.0",
"version": "3.0.1",
"description": "A Vue checkbox field component.",
"type": "module",
"main": "./dist/checkbox-field.umd.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/dropdown-menu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @vue-interface/dropdown-menu

## 3.0.1

### Patch Changes

- d81d6a7: - Fixed issues with dist not being published
- Added README.md
- Added MIT license

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/dropdown-menu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vue-interface/dropdown-menu",
"version": "3.0.0",
"version": "3.0.1",
"description": "A Vue dropdown menu component.",
"type": "module",
"main": "./dist/dropdown-menu.umd.cjs",
Expand Down
10 changes: 10 additions & 0 deletions packages/form-control/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @vue-interface/form-control

## 2.0.1

### Patch Changes

- d81d6a7: - Fixed issues with dist not being published
- Added README.md
- Added MIT license
- Updated dependencies [d81d6a7]
- @vue-interface/activity-indicator@3.0.1

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/form-control/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vue-interface/form-control",
"version": "2.0.0",
"version": "2.0.1",
"description": "An abstract form control Vue mixin.",
"type": "module",
"main": "./dist/form-control.umd.cjs",
Expand Down
11 changes: 11 additions & 0 deletions packages/input-field/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @vue-interface/input-field

## 2.0.1

### Patch Changes

- d81d6a7: - Fixed issues with dist not being published
- Added README.md
- Added MIT license
- Updated dependencies [d81d6a7]
- @vue-interface/activity-indicator@3.0.1
- @vue-interface/form-control@2.0.1

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/input-field/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vue-interface/input-field",
"version": "2.0.0",
"version": "2.0.1",
"description": "A Vue input field component.",
"type": "module",
"main": "./dist/input-field.umd.cjs",
Expand Down
10 changes: 10 additions & 0 deletions packages/light-switch-field/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @vue-interface/light-switch-field

## 3.0.1

### Patch Changes

- d81d6a7: - Fixed issues with dist not being published
- Added README.md
- Added MIT license
- Updated dependencies [d81d6a7]
- @vue-interface/form-control@2.0.1

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/light-switch-field/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vue-interface/light-switch-field",
"version": "3.0.0",
"version": "3.0.1",
"description": "A Vue light switch field component.",
"type": "module",
"main": "./dist/light-switch-field.umd.cjs",
Expand Down
11 changes: 11 additions & 0 deletions packages/modal/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @vue-interface/modal

## 2.0.1

### Patch Changes

- d81d6a7: - Fixed issues with dist not being published
- Added README.md
- Added MIT license
- Updated dependencies [d81d6a7]
- @vue-interface/activity-indicator@3.0.1
- @vue-interface/btn@4.0.1

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/modal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vue-interface/modal",
"version": "2.0.0",
"version": "2.0.1",
"description": "A Vue modal component.",
"type": "module",
"main": "./dist/modal.umd.cjs",
Expand Down
8 changes: 8 additions & 0 deletions packages/pagination/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @vue-interface/pagination

## 3.0.1

### Patch Changes

- d81d6a7: - Fixed issues with dist not being published
- Added README.md
- Added MIT license

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/pagination/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vue-interface/pagination",
"version": "3.0.0",
"version": "3.0.1",
"description": "A Vue pagination component.",
"type": "module",
"main": "./dist/pagination.umd.js",
Expand Down
10 changes: 10 additions & 0 deletions packages/radio-field/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @vue-interface/radio-field

## 3.0.1

### Patch Changes

- d81d6a7: - Fixed issues with dist not being published
- Added README.md
- Added MIT license
- Updated dependencies [d81d6a7]
- @vue-interface/form-control@2.0.1

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/radio-field/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vue-interface/radio-field",
"version": "3.0.0",
"version": "3.0.1",
"description": "A Vue radio field component.",
"type": "module",
"main": "./dist/radio-field.umd.cjs",
Expand Down
11 changes: 11 additions & 0 deletions packages/select-field/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @vue-interface/select-field

## 2.0.1

### Patch Changes

- d81d6a7: - Fixed issues with dist not being published
- Added README.md
- Added MIT license
- Updated dependencies [d81d6a7]
- @vue-interface/activity-indicator@3.0.1
- @vue-interface/form-control@2.0.1

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/select-field/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vue-interface/select-field",
"version": "2.0.0",
"version": "2.0.1",
"description": "A Vue select field component.",
"type": "module",
"main": "./dist/select-field.umd.js",
Expand Down
10 changes: 10 additions & 0 deletions packages/slide-deck/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @vue-interface/slide-deck

## 3.0.1

### Patch Changes

- d81d6a7: - Fixed issues with dist not being published
- Added README.md
- Added MIT license
- Updated dependencies [d81d6a7]
- @vue-interface/btn@4.0.1

## 3.0.0

### Major Changes
Expand Down
Loading