budibase/packages/standard-components/node_modules/@spectrum-css/dialog/CHANGELOG.md

7.9 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.0.3

🗓 2021-04-22 • 📝 Commits

Note: Version bump only for package @spectrum-css/dialog

3.0.2

🗓 2021-04-15 • 📝 Commits

Note: Version bump only for package @spectrum-css/dialog

3.0.1

🗓 2021-03-10 • 📝 Commits

Note: Version bump only for package @spectrum-css/dialog

3.0.0

🗓 2021-02-02 • 📝 Commits

Note: Version bump only for package @spectrum-css/dialog

3.0.0-beta.6

🗓 2020-12-04 • 📝 Commits

Features

  • implement t-shirt sizing for Divider, closes #972 (bb10aa9)

🐛 Bug fixes

  • add a border to dialogs in high contrast mode (da602cd)
  • correct dependencies for FieldButton -> ActionButton change (29d69f8)
  • correct Dialog content line-height (e430cfb)
  • undo Dialog line-height change, it was intentional (230630b)
  • update main, resolved conflicts (d7880a2)
  • use new Button markup (502a1b0)

🛑 BREAKING CHANGES

  • .spectrum-Divider--size* is now required
  • .spectrum-Divider--small is now .spectrum-Divider--sizeS, .spectrum-Divider--medium is now .spectrum-Divider--sizeM, .spectrum-Divider--large is now .spectrum-Divider--sizeL
  • markup has changed and now requires new Button markup (.spectrum-Button--sizeM)

3.0.0-beta.5

🗓 2020-10-20 • 📝 Commits

Note: Version bump only for package @spectrum-css/dialog

3.0.0-beta.4

🗓 2020-09-23 • 📝 Commits

Features

🐛 Bug fixes

  • fix the issues caused by component rename (#778) (e1d180c)
  • removed deprecated tokens in dialog (ebbe6c1)
  • replaced deprecated dialog tokens (012f083)
  • resolving conflicts with main (8cafffa)
  • wip fix more components (b74dbb8)

3.0.0-beta.3

🗓 2020-06-19 • 📝 Commits

Note: Version bump only for package @spectrum-css/dialog

3.0.0-beta.2

🗓 2020-05-14 • 📝 Commits

Note: Version bump only for package @spectrum-css/dialog

3.0.0-beta.1

🗓 2020-03-12 • 📝 Commits

Note: Version bump only for package @spectrum-css/dialog

3.0.0-beta.0

🗓 2020-03-09 • 📝 Commits

Features

  • make Dialog support RTL (3e7d5fc)

2.0.5

🗓 2020-03-06 • 📝 Commits

Note: Version bump only for package @spectrum-css/dialog

2.0.4

🗓 2020-02-10 • 📝 Commits

🐛 Bug fixes

2.0.3

🗓 2019-12-14 • 📝 Commits

Note: Version bump only for package @spectrum-css/dialog

2.0.2

🗓 2019-11-08 • 📝 Commits

Note: Version bump only for package @spectrum-css/dialog

2.0.1

🗓 2019-11-07 • 📝 Commits

🐛 Bug fixes

  • correct positioning of children of wrapped Dialogs, closes #389 (#393) (05a1161)

2.0.0

🗓 2019-10-08

Features

🐛 Bug fixes

  • use proper DNA tokens for Dialog animations (b066ed3)