budibase/packages/standard-components/node_modules/@spectrum-css/textfield/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.2

🗓 2021-04-15 • 📝 Commits

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

3.0.1

🗓 2021-03-10 • 📝 Commits

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

3.0.0

🗓 2021-02-02 • 📝 Commits

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

3.0.0-beta.6

🗓 2020-12-04 • 📝 Commits

🐛 Bug fixes

  • correct quiet Textfield left padding (0145378)
  • correct Textarea padding (8fb6ed2)
  • make Textfield/Textarea work again (a0ca861)
  • remove Textfield padding hack (51b4049)
  • update main, resolved conflicts (d7880a2)

3.0.0-beta.5

🗓 2020-10-20 • 📝 Commits

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

3.0.0-beta.4

🗓 2020-09-23 • 📝 Commits

🐛 Bug fixes

  • adjusted textfield icon placement with updated tokens. closes #860 (03e2cde)
  • wip (32120c5)
  • wip fix more components (b74dbb8)

3.0.0-beta.3

🗓 2020-05-14 • 📝 Commits

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

3.0.0-beta.2

🗓 2020-03-12 • 📝 Commits

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

3.0.0-beta.1

🗓 2020-03-12 • 📝 Commits

Features

  • refactor Textfield to be decorated, closes #142 (d34be59)

🛑 BREAKING CHANGES

  • remove support for .is-focused on .spectrum-Textfield-input
  • remove support for .is-invalid/.is-valid on .spectrum-Textfield-input (must go on parent)
  • remove support for .is-disabled on .spectrum-Textfield-input (must go on parent)
  • markup changed completely, see migration guide

Co-authored-by: Daniel Lu dlu@livefyre.com

3.0.0-beta.0

🗓 2020-03-09 • 📝 Commits

Features

  • make Textfield support RTL (b846aec)

2.0.6

🗓 2020-03-06 • 📝 Commits

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

2.0.5

🗓 2020-02-10 • 📝 Commits

🐛 Bug fixes

  • alignment of icon in DecoratedTextfield and Textfield, closes #494 (#499) (dcf8587)

2.0.4

🗓 2020-01-23 • 📝 Commits

🐛 Bug fixes

  • correct bottom padding to text alignment issues (6e782ed)
  • correct Textfield and Textarea padding, fixes #454, fixes #489 (120e502)

2.0.3

🗓 2019-12-14 • 📝 Commits

🐛 Bug fixes

2.0.2

🗓 2019-11-08 • 📝 Commits

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

2.0.1

🗓 2019-11-07 • 📝 Commits

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

2.0.0

🗓 2019-10-08

Features

🐛 Bug fixes

  • use correct token for Textfield border-radius (ca9c315)