Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(Card)!: removing spacing prop in favor of Tailwind classes #821

Merged

Conversation

aversini
Copy link
Collaborator

No description provided.

Copy link

Bundle Size (components)

Status File Size (Gzip) Limits
style.css 7.48 KB 8 KB
index.js 11.79 KB (-163 B -1.33%) 12 KB
vendor.js 78.72 KB 80 KB

Overall bundle size: 97.99 KB (-163 B -0.16%)
Overall status: ✅

Bundle Size (fingerprint)

Status File Size (Gzip) Limits
index.js 3.91 KB (+1 B +0.02%) 4 KB
vendor.js 56.66 KB 57 KB

Overall bundle size: 60.57 KB (+1 B 0.00%)
Overall status: ✅

Bundle Size (form components)

Status File Size (Gzip) Limits
index.js 9.64 KB (+1 B +0.01%) 20 KB
vendor.js 56.8 KB 57 KB

Overall bundle size: 66.44 KB (+1 B 0.00%)
Overall status: ✅

@aversini aversini merged commit e131469 into main Dec 29, 2024
6 checks passed
@aversini aversini deleted the fix(Card)!-removing-spacing-prop-in-favor-of-Tailwind-classes branch December 29, 2024 16:41
@aversini aversini mentioned this pull request Dec 29, 2024
aversini added a commit that referenced this pull request Dec 29, 2024
🚀 Automated Release
---


<details><summary>ui-anchor: 1.2.8</summary>

##
[1.2.8](ui-anchor-v1.2.7...ui-anchor-v1.2.8)
(2024-12-29)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @versini/ui-button bumped to 2.0.0
</details>

<details><summary>ui-bubble: 2.0.0</summary>

##
[2.0.0](ui-bubble-v1.4.1...ui-bubble-v2.0.0)
(2024-12-29)


### ⚠ BREAKING CHANGES

* **Bubble:** removing spacing prop in favor of Tailwind classes
([#820](#820))

### Bug Fixes

* **Bubble:** removing spacing prop in favor of Tailwind classes
([#820](#820))
([e6ac6ec](e6ac6ec))
* removing spacing component
([#837](#837))
([db2636f](db2636f))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @versini/ui-button bumped to 2.0.0
    * @versini/ui-icons bumped to 2.0.0
    * @versini/ui-types bumped to 2.0.0
</details>

<details><summary>ui-button: 2.0.0</summary>

##
[2.0.0](ui-button-v1.7.0...ui-button-v2.0.0)
(2024-12-29)


### ⚠ BREAKING CHANGES

* **Bubble:** removing spacing prop in favor of Tailwind classes
([#820](#820))
* **Button:** spacing prop is deprecated - use className and Tailwind
margins instead.

### Bug Fixes

* **Bubble:** removing spacing prop in favor of Tailwind classes
([#820](#820))
([e6ac6ec](e6ac6ec))
* **Button:** first pass at removing spacing prop from all components
([#817](#817))
([0d79337](0d79337))
* removing spacing component
([#837](#837))
([db2636f](db2636f))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @versini/ui-types bumped to 2.0.0
  * devDependencies
    * @versini/ui-svgicon bumped to 2.0.0
</details>

<details><summary>ui-card: 2.0.0</summary>

##
[2.0.0](ui-card-v1.4.1...ui-card-v2.0.0)
(2024-12-29)


### ⚠ BREAKING CHANGES

* **Card:** removing spacing prop in favor of Tailwind classes
([#821](#821))

### Bug Fixes

* **Card:** removing spacing prop in favor of Tailwind classes
([#821](#821))
([e131469](e131469))
* removing spacing component
([#837](#837))
([db2636f](db2636f))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @versini/ui-types bumped to 2.0.0
</details>

<details><summary>ui-components: 5.33.7</summary>

##
[5.33.7](ui-components-v5.33.6...ui-components-v5.33.7)
(2024-12-29)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @versini/ui-anchor bumped to 1.2.8
    * @versini/ui-button bumped to 2.0.0
    * @versini/ui-bubble bumped to 2.0.0
    * @versini/ui-card bumped to 2.0.0
    * @versini/ui-footer bumped to 2.0.0
    * @versini/ui-header bumped to 2.0.0
    * @versini/ui-icons bumped to 2.0.0
    * @versini/ui-main bumped to 2.0.0
    * @versini/ui-menu bumped to 2.0.0
    * @versini/ui-panel bumped to 1.2.5
    * @versini/ui-pill bumped to 2.0.0
    * @versini/ui-spinner bumped to 2.0.0
    * @versini/ui-table bumped to 2.0.0
</details>

<details><summary>ui-footer: 2.0.0</summary>

##
[2.0.0](ui-footer-v1.4.1...ui-footer-v2.0.0)
(2024-12-29)


### ⚠ BREAKING CHANGES

* **Footer:** removing spacing prop in favor of Tailwind classes
([#822](#822))

### Bug Fixes

* **Footer:** removing spacing prop in favor of Tailwind classes
([#822](#822))
([077c1fb](077c1fb))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @versini/ui-types bumped to 2.0.0
</details>

<details><summary>ui-form: 1.9.3</summary>

##
[1.9.3](ui-form-v1.9.2...ui-form-v1.9.3)
(2024-12-29)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @versini/ui-textarea bumped to 2.0.0
    * @versini/ui-textinput bumped to 2.0.0
    * @versini/ui-toggle bumped to 2.0.0
    * @versini/ui-togglegroup bumped to 2.0.0
</details>

<details><summary>ui-header: 2.0.0</summary>

##
[2.0.0](ui-header-v1.5.1...ui-header-v2.0.0)
(2024-12-29)


### ⚠ BREAKING CHANGES

* **Header:** removing spacing prop in favor of Tailwind classes
([#823](#823))

### Bug Fixes

* **Header:** removing spacing prop in favor of Tailwind classes
([#823](#823))
([2b9f640](2b9f640))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @versini/ui-types bumped to 2.0.0
</details>

<details><summary>ui-icons: 2.0.0</summary>

##
[2.0.0](ui-icons-v1.19.1...ui-icons-v2.0.0)
(2024-12-29)


### ⚠ BREAKING CHANGES

* **Icons:** removing spacing prop in favor of Tailwind classes
([#824](#824))

### Bug Fixes

* **Icons:** removing spacing prop in favor of Tailwind classes
([#824](#824))
([2da2546](2da2546))
* removing spacing component
([#837](#837))
([db2636f](db2636f))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @versini/ui-svgicon bumped to 2.0.0
    * @versini/ui-types bumped to 2.0.0
</details>

<details><summary>ui-liveregion: 1.2.2</summary>

##
[1.2.2](ui-liveregion-v1.2.1...ui-liveregion-v1.2.2)
(2024-12-29)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @versini/ui-types bumped to 2.0.0
</details>

<details><summary>ui-main: 2.0.0</summary>

##
[2.0.0](ui-main-v1.4.1...ui-main-v2.0.0)
(2024-12-29)


### ⚠ BREAKING CHANGES

* **Main:** removing spacing prop in favor of Tailwind classes
([#825](#825))

### Bug Fixes

* **Main:** removing spacing prop in favor of Tailwind classes
([#825](#825))
([d6b8447](d6b8447))
* removing spacing component
([#837](#837))
([db2636f](db2636f))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @versini/ui-types bumped to 2.0.0
</details>

<details><summary>ui-menu: 2.0.0</summary>

##
[2.0.0](ui-menu-v1.4.2...ui-menu-v2.0.0)
(2024-12-29)


### ⚠ BREAKING CHANGES

* **Menu:** removing spacing prop in favor of Tailwind classes
([#826](#826))

### Bug Fixes

* **Menu:** removing spacing prop in favor of Tailwind classes
([#826](#826))
([f6bb4bb](f6bb4bb))
* removing spacing component
([#837](#837))
([db2636f](db2636f))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @versini/ui-types bumped to 2.0.0
  * devDependencies
    * @versini/ui-icons bumped to 2.0.0
</details>

<details><summary>ui-modal: 1.1.2</summary>

##
[1.1.2](ui-modal-v1.1.1...ui-modal-v1.1.2)
(2024-12-29)


### Bug Fixes

* **Modal:** removing spacing build in favor of Tailwind classes
([#827](#827))
([8ee9c90](8ee9c90))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @versini/ui-types bumped to 2.0.0
</details>

<details><summary>ui-panel: 1.2.5</summary>

##
[1.2.5](ui-panel-v1.2.4...ui-panel-v1.2.5)
(2024-12-29)


### Bug Fixes

* **Panel:** removing spacing build in favor of Tailwind classes
([#828](#828))
([25dce37](25dce37))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @versini/ui-button bumped to 2.0.0
    * @versini/ui-icons bumped to 2.0.0
    * @versini/ui-modal bumped to 1.1.2
</details>

<details><summary>ui-pill: 2.0.0</summary>

##
[2.0.0](ui-pill-v1.4.1...ui-pill-v2.0.0)
(2024-12-29)


### ⚠ BREAKING CHANGES

* **Pill:** removing spacing prop in favor of Tailwind classes
([#829](#829))

### Bug Fixes

* **Pill:** removing spacing prop in favor of Tailwind classes
([#829](#829))
([df3ad6a](df3ad6a))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @versini/ui-types bumped to 2.0.0
</details>

<details><summary>ui-spinner: 2.0.0</summary>

##
[2.0.0](ui-spinner-v1.4.1...ui-spinner-v2.0.0)
(2024-12-29)


### ⚠ BREAKING CHANGES

* **Spinner:** removing spacing prop in favor of Tailwind classes
([#830](#830))

### Bug Fixes

* **Spinner:** removing spacing prop in favor of Tailwind classes
([#830](#830))
([ffe1486](ffe1486))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @versini/ui-types bumped to 2.0.0
</details>

<details><summary>ui-styles: 2.0.0</summary>

##
[2.0.0](ui-styles-v1.15.0...ui-styles-v2.0.0)
(2024-12-29)


### ⚠ BREAKING CHANGES

* **System:** removing spacing prop in favor of Tailwind classes
([#836](#836))
* **ToggleGroup:** removing spacing prop in favor of Tailwind classes
([#835](#835))
* **Toggle:** removing spacing prop in favor of Tailwind classes
([#834](#834))
* **TextInput:** removing spacing prop in favor of Tailwind classes
([#833](#833))
* **TextArea:** removing spacing prop in favor of Tailwind classes
([#832](#832))
* **Table:** removing spacing prop in favor of Tailwind classes
([#831](#831))
* **Spinner:** removing spacing prop in favor of Tailwind classes
([#830](#830))
* **Pill:** removing spacing prop in favor of Tailwind classes
([#829](#829))
* **Menu:** removing spacing prop in favor of Tailwind classes
([#826](#826))
* **Main:** removing spacing prop in favor of Tailwind classes
([#825](#825))
* **Header:** removing spacing prop in favor of Tailwind classes
([#823](#823))
* **Footer:** removing spacing prop in favor of Tailwind classes
([#822](#822))
* **Card:** removing spacing prop in favor of Tailwind classes
([#821](#821))
* **Bubble:** removing spacing prop in favor of Tailwind classes
([#820](#820))
* **Button:** spacing prop is deprecated - use className and Tailwind
margins instead.

### Bug Fixes

* **Bubble:** removing spacing prop in favor of Tailwind classes
([#820](#820))
([e6ac6ec](e6ac6ec))
* **Button:** first pass at removing spacing prop from all components
([#817](#817))
([0d79337](0d79337))
* **Card:** removing spacing prop in favor of Tailwind classes
([#821](#821))
([e131469](e131469))
* **Footer:** removing spacing prop in favor of Tailwind classes
([#822](#822))
([077c1fb](077c1fb))
* **Header:** removing spacing prop in favor of Tailwind classes
([#823](#823))
([2b9f640](2b9f640))
* **Main:** removing spacing prop in favor of Tailwind classes
([#825](#825))
([d6b8447](d6b8447))
* **Menu:** removing spacing prop in favor of Tailwind classes
([#826](#826))
([f6bb4bb](f6bb4bb))
* **Modal:** removing spacing build in favor of Tailwind classes
([#827](#827))
([8ee9c90](8ee9c90))
* **Panel:** removing spacing build in favor of Tailwind classes
([#828](#828))
([25dce37](25dce37))
* **Pill:** removing spacing prop in favor of Tailwind classes
([#829](#829))
([df3ad6a](df3ad6a))
* removing spacing component
([#837](#837))
([db2636f](db2636f))
* **Spinner:** removing spacing prop in favor of Tailwind classes
([#830](#830))
([ffe1486](ffe1486))
* **System:** removing spacing prop in favor of Tailwind classes
([#836](#836))
([0586551](0586551))
* **Table:** removing spacing prop in favor of Tailwind classes
([#831](#831))
([88ccc05](88ccc05))
* **TextArea:** removing spacing prop in favor of Tailwind classes
([#832](#832))
([ee99870](ee99870))
* **TextInput:** removing spacing prop in favor of Tailwind classes
([#833](#833))
([6f28910](6f28910))
* **ToggleGroup:** removing spacing prop in favor of Tailwind classes
([#835](#835))
([4fb7406](4fb7406))
* **Toggle:** removing spacing prop in favor of Tailwind classes
([#834](#834))
([d9a76f8](d9a76f8))
</details>

<details><summary>ui-svgicon: 2.0.0</summary>

##
[2.0.0](ui-svgicon-v1.1.1...ui-svgicon-v2.0.0)
(2024-12-29)


### ⚠ BREAKING CHANGES

* **Icons:** removing spacing prop in favor of Tailwind classes
([#824](#824))

### Bug Fixes

* **Icons:** removing spacing prop in favor of Tailwind classes
([#824](#824))
([2da2546](2da2546))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @versini/ui-types bumped to 2.0.0
</details>

<details><summary>ui-system: 2.0.0</summary>

##
[2.0.0](ui-system-v1.8.1...ui-system-v2.0.0)
(2024-12-29)


### ⚠ BREAKING CHANGES

* **System:** removing spacing prop in favor of Tailwind classes
([#836](#836))

### Bug Fixes

* **System:** removing spacing prop in favor of Tailwind classes
([#836](#836))
([0586551](0586551))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @versini/ui-types bumped to 2.0.0
</details>

<details><summary>ui-table: 2.0.0</summary>

##
[2.0.0](ui-table-v1.5.2...ui-table-v2.0.0)
(2024-12-29)


### ⚠ BREAKING CHANGES

* **Table:** removing spacing prop in favor of Tailwind classes
([#831](#831))

### Bug Fixes

* **Table:** removing spacing prop in favor of Tailwind classes
([#831](#831))
([88ccc05](88ccc05))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @versini/ui-button bumped to 2.0.0
    * @versini/ui-icons bumped to 2.0.0
    * @versini/ui-types bumped to 2.0.0
</details>

<details><summary>ui-textarea: 2.0.0</summary>

##
[2.0.0](ui-textarea-v1.4.1...ui-textarea-v2.0.0)
(2024-12-29)


### ⚠ BREAKING CHANGES

* **TextArea:** removing spacing prop in favor of Tailwind classes
([#832](#832))

### Bug Fixes

* removing spacing component
([#837](#837))
([db2636f](db2636f))
* **TextArea:** removing spacing prop in favor of Tailwind classes
([#832](#832))
([ee99870](ee99870))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @versini/ui-liveregion bumped to 1.2.2
    * @versini/ui-types bumped to 2.0.0
</details>

<details><summary>ui-textinput: 2.0.0</summary>

##
[2.0.0](ui-textinput-v1.6.1...ui-textinput-v2.0.0)
(2024-12-29)


### ⚠ BREAKING CHANGES

* **TextInput:** removing spacing prop in favor of Tailwind classes
([#833](#833))

### Bug Fixes

* removing spacing component
([#837](#837))
([db2636f](db2636f))
* **TextInput:** removing spacing prop in favor of Tailwind classes
([#833](#833))
([6f28910](6f28910))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @versini/ui-liveregion bumped to 1.2.2
    * @versini/ui-types bumped to 2.0.0
</details>

<details><summary>ui-toggle: 2.0.0</summary>

##
[2.0.0](ui-toggle-v1.4.1...ui-toggle-v2.0.0)
(2024-12-29)


### ⚠ BREAKING CHANGES

* **Toggle:** removing spacing prop in favor of Tailwind classes
([#834](#834))

### Bug Fixes

* **Toggle:** removing spacing prop in favor of Tailwind classes
([#834](#834))
([d9a76f8](d9a76f8))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @versini/ui-types bumped to 2.0.0
</details>

<details><summary>ui-togglegroup: 2.0.0</summary>

##
[2.0.0](ui-togglegroup-v1.5.1...ui-togglegroup-v2.0.0)
(2024-12-29)


### ⚠ BREAKING CHANGES

* **ToggleGroup:** removing spacing prop in favor of Tailwind classes
([#835](#835))

### Bug Fixes

* **ToggleGroup:** removing spacing prop in favor of Tailwind classes
([#835](#835))
([4fb7406](4fb7406))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @versini/ui-types bumped to 2.0.0
</details>

<details><summary>ui-truncate: 2.0.0</summary>

##
[2.0.0](ui-truncate-v1.1.8...ui-truncate-v2.0.0)
(2024-12-29)


### ⚠ BREAKING CHANGES

* **Button:** spacing prop is deprecated - use className and Tailwind
margins instead.

### Bug Fixes

* **Button:** first pass at removing spacing prop from all components
([#817](#817))
([0d79337](0d79337))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @versini/ui-button bumped to 2.0.0
</details>

<details><summary>ui-types: 2.0.0</summary>

##
[2.0.0](ui-types-v1.1.0...ui-types-v2.0.0)
(2024-12-29)


### ⚠ BREAKING CHANGES

* **Icons:** removing spacing prop in favor of Tailwind classes
([#824](#824))
* **Card:** removing spacing prop in favor of Tailwind classes
([#821](#821))
* **Button:** spacing prop is deprecated - use className and Tailwind
margins instead.

### Bug Fixes

* **Button:** first pass at removing spacing prop from all components
([#817](#817))
([0d79337](0d79337))
* **Card:** removing spacing prop in favor of Tailwind classes
([#821](#821))
([e131469](e131469))
* **Icons:** removing spacing prop in favor of Tailwind classes
([#824](#824))
([2da2546](2da2546))
* removing spacing component
([#837](#837))
([db2636f](db2636f))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: aversini <[email protected]>
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.

1 participant