Skip to content

Commit

Permalink
Old look and field removal (#2521)
Browse files Browse the repository at this point in the history
* refactor(components): cleanup codemod changes

* refactor(design-system): move all test theme values to the default one and remove the former

* refactor: manual adjustments to remove both themes support

* refactor(design-system): remove implementation regarding theme changing since we are keeping just one

* chore: changeset added

* refactor(design-system): remove unnecessary vrt

* fix(toggle): fix transformation

* fix(time-input): fix onerror styles

* refactor(design-system): improve typescript deprecation config

* refactor(collapsible-panel): improve css prop declaration

* refactor(components): remove legacy comments

* fix(components): fix select styling issue

* refactor(components): apply code style pr feedback
  • Loading branch information
CarlosCortizasCT authored May 16, 2023
1 parent 5cc2831 commit 251c0dd
Show file tree
Hide file tree
Showing 56 changed files with 1,559 additions and 3,434 deletions.
32 changes: 32 additions & 0 deletions .changeset/smooth-rivers-turn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
'@commercetools-uikit/async-creatable-select-input': patch
'@commercetools-uikit/localized-rich-text-input': patch
'@commercetools-uikit/selectable-search-input': patch
'@commercetools-uikit/creatable-select-input': patch
'@commercetools-uikit/localized-text-input': patch
'@commercetools-uikit/async-select-input': patch
'@commercetools-uikit/primary-action-dropdown': patch
'@commercetools-uikit/rich-text-utils': patch
'@commercetools-uikit/checkbox-input': patch
'@commercetools-uikit/icon-button': patch
'@commercetools-uikit/select-input': patch
'@commercetools-uikit/select-utils': patch
'@commercetools-uikit/toggle-input': patch
'@commercetools-uikit/data-table-manager': patch
'@commercetools-uikit/money-input': patch
'@commercetools-uikit/radio-input': patch
'@commercetools-uikit/collapsible-panel': patch
'@commercetools-uikit/time-input': patch
'@commercetools-uikit/notifications': patch
'@commercetools-uikit/field-label': patch
'@commercetools-uikit/data-table': patch
'@commercetools-uikit/pagination': patch
'@commercetools-uikit/label': patch
'@commercetools-uikit/stamp': patch
'@commercetools-uikit/link': patch
'@commercetools-uikit/calendar-utils': patch
'@commercetools-uikit/tag': patch
'@commercetools-uikit/design-system': patch
---

Remove supporting code for look and feel migration.
697 changes: 357 additions & 340 deletions design-system/materials/custom-properties.css

Large diffs are not rendered by default.

552 changes: 276 additions & 276 deletions design-system/materials/custom-properties.json

Large diffs are not rendered by default.

Loading

1 comment on commit 251c0dd

@vercel
Copy link

@vercel vercel bot commented on 251c0dd May 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.