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

8.5 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/inputgroup

3.0.2

🗓 2021-04-15 • 📝 Commits

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

3.0.1

🗓 2021-03-10 • 📝 Commits

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

3.0.0

🗓 2021-02-02 • 📝 Commits

Features

3.0.0-beta.7

🗓 2020-12-04 • 📝 Commits

Features

  • change all instances of .is-selected to .is-open (e28af42)
  • refactor to use Picker (402a155)
  • replace all FieldButton with ActionButton (2fcbaaf)
  • use new Picker markup (43909a4)

🐛 Bug fixes

  • add missing dependency on Action Button (9d893f9)
  • correct border on Quiet Combobox (d3e860f)
  • make InputGroup build again (de9337a)
  • update main, resolved conflicts (d7880a2)

🛑 BREAKING CHANGES

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

3.0.0-beta.6

🗓 2020-10-20 • 📝 Commits

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

3.0.0-beta.5

🗓 2020-09-23 • 📝 Commits

🐛 Bug fixes

  • change workflow icon size to medium for most of the examples (#962) (db7b8b2)
  • removed deprecated tokens from searchWithin (d97b026)
  • wip fix more components (b74dbb8)

3.0.0-beta.4

🗓 2020-06-19 • 📝 Commits

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

3.0.0-beta.3

🗓 2020-05-14 • 📝 Commits

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

3.0.0-beta.2

🗓 2020-03-12 • 📝 Commits

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

3.0.0-beta.1

🗓 2020-03-12 • 📝 Commits

Features

  • make InputGroup use new Textfield markup (ef2d193), closes #224

🛑 BREAKING CHANGES

  • migrated to next Textfield markup
  • .spectrum-InputGroup-textfield is now required on Textfields inside of InputGroup
  • InputGroup must have .is-keyboardFocused and .is-focused when focused
  • .spectrum-Datepicker--rangeDash renamed to .spectrum-Datepicker-rangeDash
  • removed .spectrum-Datepicker-focusRing

3.0.0-beta.0

🗓 2020-03-09 • 📝 Commits

Features

  • make InputGroup support RTL (d2ed152)

2.0.6

🗓 2020-03-06 • 📝 Commits

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

2.0.5

🗓 2020-02-10 • 📝 Commits

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

2.0.4

🗓 2020-01-23 • 📝 Commits

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

2.0.3

🗓 2019-12-14 • 📝 Commits

🐛 Bug fixes

  • fix button width in InputGroup, fix DatePicker example, fixes #399 (#431) (bdd57f6), closes #394
  • use endash for Date range picker, fixes #440 (41f8bb9)

2.0.2

🗓 2019-11-08 • 📝 Commits

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

2.0.1

🗓 2019-11-07 • 📝 Commits

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

2.0.0

🗓 2019-10-08

Features