Budibase is an open-source low-code platform for creating internal apps in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s ๐Ÿš€
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

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)