Skip to content
Draft
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
59 changes: 59 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
{
"mode": "pre",
"tag": "alpha",
"initialVersions": {
"@contentful/f36-cdn": "1.0.0",
"@contentful/f36-accordion": "5.1.0",
"@contentful/f36-asset": "5.1.0",
"@contentful/f36-autocomplete": "5.1.0",
"@contentful/f36-avatar": "5.1.0",
"@contentful/f36-badge": "5.1.0",
"@contentful/f36-button": "5.1.0",
"@contentful/f36-card": "5.1.0",
"@contentful/f36-collapse": "5.1.0",
"@contentful/f36-copybutton": "5.1.0",
"@contentful/f36-datepicker": "5.1.0",
"@contentful/f36-datetime": "5.1.0",
"@contentful/f36-drag-handle": "5.1.0",
"@contentful/f36-empty-state": "5.1.0",
"@contentful/f36-entity-list": "5.1.0",
"@contentful/f36-forms": "5.1.0",
"@contentful/f36-header": "5.1.0",
"@contentful/f36-icon": "5.1.0",
"@contentful/f36-icons": "5.1.0",
"@contentful/f36-image": "5.1.0",
"@contentful/f36-layout": "5.1.0",
"@contentful/f36-list": "5.1.0",
"@contentful/f36-menu": "5.1.0",
"@contentful/f36-modal": "5.1.0",
"@contentful/f36-multiselect": "5.1.0",
"@contentful/f36-navbar": "5.1.0",
"@contentful/f36-navlist": "5.1.0",
"@contentful/f36-note": "5.1.0",
"@contentful/f36-notification": "5.1.0",
"@contentful/f36-pagination": "5.1.0",
"@contentful/f36-pill": "5.1.0",
"@contentful/f36-popover": "5.1.0",
"@contentful/f36-progress-stepper": "5.1.0",
"@contentful/f36-skeleton": "5.1.0",
"@contentful/f36-spinner": "5.1.0",
"@contentful/f36-table": "5.1.0",
"@contentful/f36-tabs": "5.1.0",
"@contentful/f36-text-link": "5.1.0",
"@contentful/f36-tooltip": "5.1.0",
"@contentful/f36-typography": "5.1.0",
"@contentful/f36-usage-card": "5.1.0",
"@contentful/f36-usage-count": "5.1.0",
"@contentful/f36-utils": "5.1.0",
"@contentful/f36-core": "5.1.0",
"@contentful/f36-docs-utils": "4.0.2",
"@contentful/f36-i18n-utils": "1.0.0-alpha.3",
"@contentful/f36-codemod": "5.0.0",
"@contentful/f36-components": "5.1.0",
"@contentful/f36-tokens": "5.1.0",
"@contentful/f36-website": "1.0.0"
},
"changesets": [
"smart-showers-unite"
]
}
50 changes: 50 additions & 0 deletions .changeset/smart-showers-unite.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
---
'@contentful/f36-accordion': major
'@contentful/f36-asset': major
'@contentful/f36-autocomplete': major
'@contentful/f36-avatar': major
'@contentful/f36-badge': major
'@contentful/f36-button': major
'@contentful/f36-card': major
'@contentful/f36-collapse': major
'@contentful/f36-copybutton': major
'@contentful/f36-datepicker': major
'@contentful/f36-datetime': major
'@contentful/f36-drag-handle': major
'@contentful/f36-empty-state': major
'@contentful/f36-entity-list': major
'@contentful/f36-forms': major
'@contentful/f36-header': major
'@contentful/f36-icon': major
'@contentful/f36-icons': major
'@contentful/f36-image': major
'@contentful/f36-layout': major
'@contentful/f36-list': major
'@contentful/f36-menu': major
'@contentful/f36-modal': major
'@contentful/f36-multiselect': major
'@contentful/f36-navbar': major
'@contentful/f36-navlist': major
'@contentful/f36-note': major
'@contentful/f36-notification': major
'@contentful/f36-pagination': major
'@contentful/f36-pill': major
'@contentful/f36-popover': major
'@contentful/f36-progress-stepper': major
'@contentful/f36-skeleton': major
'@contentful/f36-spinner': major
'@contentful/f36-table': major
'@contentful/f36-tabs': major
'@contentful/f36-text-link': major
'@contentful/f36-tooltip': major
'@contentful/f36-typography': major
'@contentful/f36-usage-card': major
'@contentful/f36-usage-count': major
'@contentful/f36-utils': major
'@contentful/f36-core': major
'@contentful/f36-docs-utils': major
'@contentful/f36-components': major
'@contentful/f36-tokens': major
---

Enter pre-release mode and version packages
242 changes: 3 additions & 239 deletions MIGRATION.md

Large diffs are not rendered by default.

241 changes: 241 additions & 0 deletions MIGRATION_V4_V5.md

Large diffs are not rendered by default.

15 changes: 15 additions & 0 deletions packages/components/accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Change Log

## 6.0.0-alpha.0

### Major Changes

- Enter pre-release mode and version packages

### Patch Changes

- Updated dependencies []:
- @contentful/f36-collapse@6.0.0-alpha.0
- @contentful/f36-icons@6.0.0-alpha.0
- @contentful/f36-typography@6.0.0-alpha.0
- @contentful/f36-core@6.0.0-alpha.0
- @contentful/f36-tokens@6.0.0-alpha.0

## 5.8.0

### Patch Changes
Expand Down
12 changes: 6 additions & 6 deletions packages/components/accordion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@contentful/f36-accordion",
"version": "5.8.0",
"version": "6.0.0-alpha.0",
"description": "Forma 36: Accordion React Component",
"license": "MIT",
"files": [
Expand All @@ -20,11 +20,11 @@
"build": "tsup"
},
"dependencies": {
"@contentful/f36-collapse": "^5.8.0",
"@contentful/f36-core": "^5.8.0",
"@contentful/f36-icons": "^5.8.0",
"@contentful/f36-tokens": "^5.1.0",
"@contentful/f36-typography": "^5.8.0",
"@contentful/f36-collapse": "^6.0.0-alpha.0",
"@contentful/f36-core": "^6.0.0-alpha.0",
"@contentful/f36-icons": "^6.0.0-alpha.0",
"@contentful/f36-tokens": "^6.0.0-alpha.0",
"@contentful/f36-typography": "^6.0.0-alpha.0",
"emotion": "^10.0.17"
},
"peerDependencies": {
Expand Down
15 changes: 15 additions & 0 deletions packages/components/asset/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Change Log

## 6.0.0-alpha.0

### Major Changes

- Enter pre-release mode and version packages

### Patch Changes

- Updated dependencies []:
- @contentful/f36-icon@6.0.0-alpha.0
- @contentful/f36-icons@6.0.0-alpha.0
- @contentful/f36-typography@6.0.0-alpha.0
- @contentful/f36-core@6.0.0-alpha.0
- @contentful/f36-tokens@6.0.0-alpha.0

## 5.8.0

### Patch Changes
Expand Down
12 changes: 6 additions & 6 deletions packages/components/asset/package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"name": "@contentful/f36-asset",
"version": "5.8.0",
"version": "6.0.0-alpha.0",
"description": "Forma 36: Asset component",
"scripts": {
"build": "tsup"
},
"dependencies": {
"@contentful/f36-core": "^5.8.0",
"@contentful/f36-icon": "^5.8.0",
"@contentful/f36-icons": "^5.8.0",
"@contentful/f36-tokens": "^5.1.0",
"@contentful/f36-typography": "^5.8.0",
"@contentful/f36-core": "^6.0.0-alpha.0",
"@contentful/f36-icon": "^6.0.0-alpha.0",
"@contentful/f36-icons": "^6.0.0-alpha.0",
"@contentful/f36-tokens": "^6.0.0-alpha.0",
"@contentful/f36-typography": "^6.0.0-alpha.0",
"emotion": "^10.0.17"
},
"peerDependencies": {
Expand Down
19 changes: 19 additions & 0 deletions packages/components/autocomplete/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Change Log

## 6.0.0-alpha.0

### Major Changes

- Enter pre-release mode and version packages

### Patch Changes

- Updated dependencies []:
- @contentful/f36-button@6.0.0-alpha.0
- @contentful/f36-forms@6.0.0-alpha.0
- @contentful/f36-icons@6.0.0-alpha.0
- @contentful/f36-popover@6.0.0-alpha.0
- @contentful/f36-skeleton@6.0.0-alpha.0
- @contentful/f36-typography@6.0.0-alpha.0
- @contentful/f36-utils@6.0.0-alpha.0
- @contentful/f36-core@6.0.0-alpha.0
- @contentful/f36-tokens@6.0.0-alpha.0

## 5.8.0

### Patch Changes
Expand Down
20 changes: 10 additions & 10 deletions packages/components/autocomplete/package.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"name": "@contentful/f36-autocomplete",
"version": "5.8.0",
"version": "6.0.0-alpha.0",
"description": "Forma 36: Autocomplete component",
"scripts": {
"build": "tsup"
},
"dependencies": {
"@contentful/f36-button": "^5.8.0",
"@contentful/f36-core": "^5.8.0",
"@contentful/f36-forms": "^5.8.0",
"@contentful/f36-popover": "^5.8.0",
"@contentful/f36-skeleton": "^5.8.0",
"@contentful/f36-icons": "^5.8.0",
"@contentful/f36-tokens": "^5.1.0",
"@contentful/f36-typography": "^5.8.0",
"@contentful/f36-utils": "^5.2.0",
"@contentful/f36-button": "^6.0.0-alpha.0",
"@contentful/f36-core": "^6.0.0-alpha.0",
"@contentful/f36-forms": "^6.0.0-alpha.0",
"@contentful/f36-popover": "^6.0.0-alpha.0",
"@contentful/f36-skeleton": "^6.0.0-alpha.0",
"@contentful/f36-icons": "^6.0.0-alpha.0",
"@contentful/f36-tokens": "^6.0.0-alpha.0",
"@contentful/f36-typography": "^6.0.0-alpha.0",
"@contentful/f36-utils": "^6.0.0-alpha.0",
"downshift": "^6.1.12",
"emotion": "^10.0.17"
},
Expand Down
15 changes: 15 additions & 0 deletions packages/components/avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Change Log

## 6.0.0-alpha.0

### Major Changes

- Enter pre-release mode and version packages

### Patch Changes

- Updated dependencies []:
- @contentful/f36-image@6.0.0-alpha.0
- @contentful/f36-menu@6.0.0-alpha.0
- @contentful/f36-tooltip@6.0.0-alpha.0
- @contentful/f36-core@6.0.0-alpha.0
- @contentful/f36-tokens@6.0.0-alpha.0

## 5.8.0

### Patch Changes
Expand Down
12 changes: 6 additions & 6 deletions packages/components/avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"name": "@contentful/f36-avatar",
"version": "5.8.0",
"version": "6.0.0-alpha.0",
"description": "Forma 36: Avatar component",
"scripts": {
"build": "tsup"
},
"dependencies": {
"@contentful/f36-core": "^5.8.0",
"@contentful/f36-image": "^5.8.0",
"@contentful/f36-menu": "^5.8.0",
"@contentful/f36-tokens": "^5.1.0",
"@contentful/f36-tooltip": "^5.8.0",
"@contentful/f36-core": "^6.0.0-alpha.0",
"@contentful/f36-image": "^6.0.0-alpha.0",
"@contentful/f36-menu": "^6.0.0-alpha.0",
"@contentful/f36-tokens": "^6.0.0-alpha.0",
"@contentful/f36-tooltip": "^6.0.0-alpha.0",
"emotion": "^10.0.17"
},
"peerDependencies": {
Expand Down
13 changes: 13 additions & 0 deletions packages/components/badge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Change Log

## 6.0.0-alpha.0

### Major Changes

- Enter pre-release mode and version packages

### Patch Changes

- Updated dependencies []:
- @contentful/f36-icons@6.0.0-alpha.0
- @contentful/f36-core@6.0.0-alpha.0
- @contentful/f36-tokens@6.0.0-alpha.0

## 5.8.0

### Patch Changes
Expand Down
11 changes: 5 additions & 6 deletions packages/components/badge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@contentful/f36-badge",
"version": "5.8.0",
"version": "6.0.0-alpha.0",
"description": "Forma 36: Badge React Component",
"license": "MIT",
"files": [
Expand All @@ -20,14 +20,13 @@
"build": "tsup"
},
"dependencies": {
"@contentful/f36-core": "^5.8.0",
"@contentful/f36-icons": "^5.8.0",
"@contentful/f36-tokens": "^5.1.0",
"@contentful/f36-utils": "^5.2.0",
"@contentful/f36-core": "^6.0.0-alpha.0",
"@contentful/f36-icons": "^6.0.0-alpha.0",
"@contentful/f36-tokens": "^6.0.0-alpha.0",
"emotion": "^10.0.17"
},
"devDependencies": {
"@contentful/f36-typography": "^5.8.0"
"@contentful/f36-typography": "^6.0.0-alpha.0"
},
"peerDependencies": {
"react": ">=16.8",
Expand Down
15 changes: 15 additions & 0 deletions packages/components/button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Change Log

## 6.0.0-alpha.0

### Major Changes

- Enter pre-release mode and version packages

### Patch Changes

- Updated dependencies []:
- @contentful/f36-spinner@6.0.0-alpha.0
- @contentful/f36-tooltip@6.0.0-alpha.0
- @contentful/f36-utils@6.0.0-alpha.0
- @contentful/f36-core@6.0.0-alpha.0
- @contentful/f36-tokens@6.0.0-alpha.0

## 5.8.0

### Patch Changes
Expand Down
16 changes: 8 additions & 8 deletions packages/components/button/package.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{
"name": "@contentful/f36-button",
"version": "5.8.0",
"version": "6.0.0-alpha.0",
"description": "Forma 36: Button component",
"scripts": {
"build": "tsup"
},
"dependencies": {
"@contentful/f36-core": "^5.8.0",
"@contentful/f36-spinner": "^5.8.0",
"@contentful/f36-tokens": "^5.1.0",
"@contentful/f36-tooltip": "^5.8.0",
"@contentful/f36-utils": "^5.2.0",
"@contentful/f36-core": "^6.0.0-alpha.0",
"@contentful/f36-spinner": "^6.0.0-alpha.0",
"@contentful/f36-tokens": "^6.0.0-alpha.0",
"@contentful/f36-tooltip": "^6.0.0-alpha.0",
"@contentful/f36-utils": "^6.0.0-alpha.0",
"emotion": "^10.0.17"
},
"devDependencies": {
"@contentful/f36-icon": "^5.8.0",
"@contentful/f36-icons": "^5.8.0"
"@contentful/f36-icon": "^6.0.0-alpha.0",
"@contentful/f36-icons": "^6.0.0-alpha.0"
},
"peerDependencies": {
"react": ">=16.8",
Expand Down
Loading
Loading