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
6 changes: 0 additions & 6 deletions .changeset/better-parrots-fold.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/metal-mice-sneeze.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/stale-lines-hug.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/wicked-trams-create.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @tapsioss/icons

## 0.7.1
### Patch Changes



- [#504](https://github.com/Tap30/web-components/pull/504) [`2550e06`](https://github.com/Tap30/web-components/commit/2550e06d0c06ef9c1dd85a31cfebc3b3c9d8e96c) Thanks [@amir78729](https://github.com/amir78729)! - Add preview of icons in JSDocs.

## 0.6.0
### Minor Changes

Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tapsioss/icons",
"description": "SVG path metadata and definitions for Tapsi Design System icons.",
"version": "0.6.0",
"version": "0.7.1",
"type": "module",
"homepage": "https://tap30.github.io/web-components",
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions packages/react-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @tapsioss/react-components

## 0.17.3
### Patch Changes

- Updated dependencies [[`34ef521`](https://github.com/Tap30/web-components/commit/34ef521f2cf88d7280eaf0c72e779e2eee1f8677), [`f81d559`](https://github.com/Tap30/web-components/commit/f81d559bc9e86aa804d0a202f413c2752046e653), [`3f19daa`](https://github.com/Tap30/web-components/commit/3f19daa3dea085c1aa5d160e9f3d118f506f1fc5)]:
- @tapsioss/web-components@0.17.3

## 0.17.2
### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion packages/react-components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tapsioss/react-components",
"description": "Collection of React components for the Tapsi Design System UI.",
"version": "0.17.2",
"version": "0.17.3",
"type": "module",
"files": [
"./dist",
Expand Down
10 changes: 10 additions & 0 deletions packages/react-icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @tapsioss/react-icons

## 0.7.1
### Patch Changes



- [#504](https://github.com/Tap30/web-components/pull/504) [`2550e06`](https://github.com/Tap30/web-components/commit/2550e06d0c06ef9c1dd85a31cfebc3b3c9d8e96c) Thanks [@amir78729](https://github.com/amir78729)! - Add preview of icons in JSDocs.

- Updated dependencies [[`2550e06`](https://github.com/Tap30/web-components/commit/2550e06d0c06ef9c1dd85a31cfebc3b3c9d8e96c)]:
- @tapsioss/icons@0.7.1

## 0.7.0
### Minor Changes

Expand Down
2 changes: 1 addition & 1 deletion packages/react-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tapsioss/react-icons",
"description": "Tapsi Design System icons implemented as React components.",
"version": "0.7.0",
"version": "0.7.1",
"type": "module",
"homepage": "https://tap30.github.io/web-components",
"repository": {
Expand Down
15 changes: 15 additions & 0 deletions packages/web-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @tapsioss/web-components

## 0.17.3
### Patch Changes



- [`34ef521`](https://github.com/Tap30/web-components/commit/34ef521f2cf88d7280eaf0c72e779e2eee1f8677) Thanks [@mimshins](https://github.com/mimshins)! - Add support for public click api in base input.



- [#505](https://github.com/Tap30/web-components/pull/505) [`f81d559`](https://github.com/Tap30/web-components/commit/f81d559bc9e86aa804d0a202f413c2752046e653) Thanks [@amir78729](https://github.com/amir78729)! - Remove the `z-index` for button icons.



- [`3f19daa`](https://github.com/Tap30/web-components/commit/3f19daa3dea085c1aa5d160e9f3d118f506f1fc5) Thanks [@mimshins](https://github.com/mimshins)! - Remove tap highlight in mobile devices in base input.

## 0.17.2
### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion packages/web-components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tapsioss/web-components",
"description": "Collection of framework-agnostic Web Components for the Tapsi Design System.",
"version": "0.17.2",
"version": "0.17.3",
"type": "module",
"files": [
"./dist",
Expand Down
10 changes: 10 additions & 0 deletions packages/web-icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @tapsioss/web-icons

## 0.7.1
### Patch Changes



- [#504](https://github.com/Tap30/web-components/pull/504) [`2550e06`](https://github.com/Tap30/web-components/commit/2550e06d0c06ef9c1dd85a31cfebc3b3c9d8e96c) Thanks [@amir78729](https://github.com/amir78729)! - Add preview of icons in JSDocs.

- Updated dependencies [[`2550e06`](https://github.com/Tap30/web-components/commit/2550e06d0c06ef9c1dd85a31cfebc3b3c9d8e96c)]:
- @tapsioss/icons@0.7.1

## 0.6.0
### Minor Changes

Expand Down
2 changes: 1 addition & 1 deletion packages/web-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tapsioss/web-icons",
"description": "Tapsi Design System icons implemented as standard Web Components.",
"version": "0.6.0",
"version": "0.7.1",
"type": "module",
"homepage": "https://tap30.github.io/web-components",
"repository": {
Expand Down