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.
 
 
 
 
 
 

8.4 KiB

Change Log

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

1.0.3

๐Ÿ—“ 2021-04-22 โ€ข ๐Ÿ“ Commits

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

1.0.2

๐Ÿ—“ 2021-04-15 โ€ข ๐Ÿ“ Commits

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

1.0.1

๐Ÿ—“ 2021-03-10 โ€ข ๐Ÿ“ Commits

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

1.0.0

๐Ÿ—“ 2021-02-02 โ€ข ๐Ÿ“ Commits

โœจ Features

๐Ÿ› Bug fixes

  • correct icononly Picker width (b165e11)
  • updated icon sizes for picker examples (ad054f6)

1.0.0-beta.3

๐Ÿ—“ 2020-12-04 โ€ข ๐Ÿ“ Commits

โœจ Features

  • change all instances of .is-selected to .is-open (e28af42)
  • migrate Picker from FieldButton to Picker... button (6fbc452)
  • replace all FieldButton with ActionButton (2fcbaaf)

๐Ÿ› Bug fixes

  • correct chevron icon size, closes #1045 (#1056) (12fb3cc)
  • correct dependencies for FieldButton -> ActionButton change (29d69f8)
  • correct margin between icons and text (0d7453b)
  • correct Thumbnail indentation for Picker (93602c2)
  • make Picker build again (dc541b9)
  • make Picker work again (91f6e09)
  • quiet width, alignment of menu icon when it's alone, margin bits (98d06e1)
  • remove useless state (e442338)
  • update main, resolved conflicts (d7880a2)

๐Ÿ›‘ BREAKING CHANGES

  • Use .is-open to indicate the popover is shown, not .is-selected
  • Picker markup changed completely
  • markup now requires spectrum-ActionButton where all uses of spectrum-FieldButton were

1.0.0-beta.2

๐Ÿ—“ 2020-10-20 โ€ข ๐Ÿ“ Commits

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

1.0.0-beta.1

๐Ÿ—“ 2020-09-23

โœจ Features

๐Ÿ› Bug fixes

  • renamed dropdown to picker (6fc60cb)
  • wip fix more components (b74dbb8)

3.0.0-beta.3

๐Ÿ—“ 2020-06-19 โ€ข ๐Ÿ“ Commits

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

3.0.0-beta.2

๐Ÿ—“ 2020-05-14 โ€ข ๐Ÿ“ Commits

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

3.0.0-beta.1

๐Ÿ—“ 2020-03-12 โ€ข ๐Ÿ“ Commits

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

3.0.0-beta.0

๐Ÿ—“ 2020-03-09 โ€ข ๐Ÿ“ Commits

โœจ Features

  • make Dropdown support RTL (b580068)

2.1.5

๐Ÿ—“ 2020-03-06 โ€ข ๐Ÿ“ Commits

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

2.1.4

๐Ÿ—“ 2020-02-10 โ€ข ๐Ÿ“ Commits

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

2.1.3

๐Ÿ—“ 2020-01-23 โ€ข ๐Ÿ“ Commits

๐Ÿ› Bug fixes

2.1.2

๐Ÿ—“ 2019-12-14 โ€ข ๐Ÿ“ Commits

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

2.1.1

๐Ÿ—“ 2019-11-08 โ€ข ๐Ÿ“ Commits

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

2.1.0

๐Ÿ—“ 2019-11-07 โ€ข ๐Ÿ“ Commits

โœจ Features

2.0.0

๐Ÿ—“ 2019-10-08

โœจ Features