artsy / palette

Artsy's design system
https://palette-storybook.artsy.net/
MIT License
214 stars 45 forks source link

chore: removes deprecated modal and dialog #1308

Closed dzucconi closed 1 year ago

dzucconi commented 1 year ago

BREAKING CHANGE: Modal and Dialog components are to be replaced with ModalDialog

📦 Published PR as canary version: Canary Versions
:sparkles: Test out this PR locally via: ```bash npm install @artsy/palette-charts@34.0.0-canary.1308.28344.0 npm install @artsy/palette@35.0.0-canary.1308.28344.0 # or yarn add @artsy/palette-charts@34.0.0-canary.1308.28344.0 yarn add @artsy/palette@35.0.0-canary.1308.28344.0 ```
dzucconi commented 1 year ago

OK, this looks good in Force. There were 2 instances of ModalWidth.Wide (which is just 900); which is weird and I'll just replace when I bump the dep.

artsyit commented 1 year ago

:rocket: PR was released in @artsy/palette-charts@34.0.0, @artsy/palette@35.0.0 :rocket: