-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat(Card): extracting Card as a standalone package #648
Merged
aversini
merged 1 commit into
main
from
feat(Card)-extracting-Card-as-a-standalone-package
Sep 16, 2024
Merged
feat(Card): extracting Card as a standalone package #648
aversini
merged 1 commit into
main
from
feat(Card)-extracting-Card-as-a-standalone-package
Sep 16, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bundle Size (components)
Overall bundle size: 82.49 KB (-65 B -0.08%) Bundle Size (fingerprint)
Overall bundle size: 48.28 KB Bundle Size (form components)
Overall bundle size: 49.65 KB (+2 B 0.00%) Bundle Size (system)
Overall bundle size: 54.07 KB (-2 B 0.00%) |
aversini
deleted the
feat(Card)-extracting-Card-as-a-standalone-package
branch
September 16, 2024 23:10
Merged
aversini
added a commit
that referenced
this pull request
Sep 16, 2024
🚀 Automated Release --- <details><summary>ui-components: 5.24.0</summary> ## [5.24.0](ui-components-v5.23.0...ui-components-v5.24.0) (2024-09-16) ### Features * **Card:** extracting Card as a standalone package ([#648](#648)) ([1a08557](1a08557)) </details> <details><summary>ui-form: 1.3.15</summary> ## [1.3.15](ui-form-v1.3.14...ui-form-v1.3.15) (2024-09-16) ### Dependencies * The following workspace dependencies were updated * devDependencies * @versini/ui-components bumped to 5.24.0 </details> <details><summary>ui-system: 1.4.9</summary> ## [1.4.9](ui-system-v1.4.8...ui-system-v1.4.9) (2024-09-16) ### Dependencies * The following workspace dependencies were updated * devDependencies * @versini/ui-components bumped to 5.24.0 </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]>
Merged
aversini
added a commit
that referenced
this pull request
Sep 17, 2024
🚀 Automated Release --- <details><summary>ui-anchor: 1.1.0</summary> ## [1.1.0](ui-anchor-v1.0.1...ui-anchor-v1.1.0) (2024-09-17) ### Features * simplification of the global name for individual components ([#652](#652)) ([91c6c85](91c6c85)) ### Dependencies * The following workspace dependencies were updated * dependencies * @versini/ui-button bumped to 1.1.0 </details> <details><summary>ui-bubble: 1.0.0</summary> ## 1.0.0 (2024-09-17) ### Features * **Bubble:** extracting Bubble as a standalone package ([#646](#646)) ([7eb19b7](7eb19b7)) * simplification of the global name for individual components ([#652](#652)) ([91c6c85](91c6c85)) ### Bug Fixes * **Bubble:** invalid name for analytics ([#650](#650)) ([1575d09](1575d09)) ### Dependencies * The following workspace dependencies were updated * dependencies * @versini/ui-button bumped to 1.1.0 </details> <details><summary>ui-button: 1.1.0</summary> ## [1.1.0](ui-button-v1.0.2...ui-button-v1.1.0) (2024-09-17) ### Features * simplification of the global name for individual components ([#652](#652)) ([91c6c85](91c6c85)) </details> <details><summary>ui-card: 1.0.0</summary> ## 1.0.0 (2024-09-17) ### Features * **Card:** extracting Card as a standalone package ([#648](#648)) ([1a08557](1a08557)) * simplification of the global name for individual components ([#652](#652)) ([91c6c85](91c6c85)) </details> <details><summary>ui-components: 5.24.1</summary> ## [5.24.1](ui-components-v5.24.0...ui-components-v5.24.1) (2024-09-17) ### Dependencies * The following workspace dependencies were updated * dependencies * @versini/ui-anchor bumped to 1.1.0 * @versini/ui-button bumped to 1.1.0 * @versini/ui-bubble bumped to 1.0.0 * @versini/ui-card bumped to 1.0.0 </details> <details><summary>ui-form: 1.3.16</summary> ## [1.3.16](ui-form-v1.3.15...ui-form-v1.3.16) (2024-09-17) ### Dependencies * The following workspace dependencies were updated * devDependencies * @versini/ui-button bumped to 1.1.0 </details> <details><summary>ui-system: 1.4.10</summary> ## [1.4.10](ui-system-v1.4.9...ui-system-v1.4.10) (2024-09-17) ### Dependencies * The following workspace dependencies were updated * devDependencies * @versini/ui-button bumped to 1.1.0 </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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.