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

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