diff --git a/.changeset/afraid-doors-knock.md b/.changeset/afraid-doors-knock.md new file mode 100644 index 0000000000..dcec6a800f --- /dev/null +++ b/.changeset/afraid-doors-knock.md @@ -0,0 +1,10 @@ +--- +'@leafygreen-ui/form-field': minor +--- + +[LG-2930](https://jira.mongodb.org/browse/LG-2930) + +- Adds and exports `FormFieldFeedback` component +- Adds and exports `DEFAULT_MESSAGES` constant +- Updates `FormField` and `FormFieldInputContainer` components to use tokens where possible +- Refactors `FormField` to use `FormFieldFeedback` diff --git a/.changeset/gorgeous-paws-nail.md b/.changeset/gorgeous-paws-nail.md new file mode 100644 index 0000000000..e42aa568af --- /dev/null +++ b/.changeset/gorgeous-paws-nail.md @@ -0,0 +1,7 @@ +--- +'@leafygreen-ui/typography': minor +--- + +[LG-2930](https://jira.mongodb.org/browse/LG-2930) + +- Updates typography components to use tokens where possible diff --git a/.changeset/perfect-buckets-raise.md b/.changeset/perfect-buckets-raise.md new file mode 100644 index 0000000000..64ca4d5430 --- /dev/null +++ b/.changeset/perfect-buckets-raise.md @@ -0,0 +1,7 @@ +--- +'@leafygreen-ui/date-picker': patch +--- + +[LG-2930](https://jira.mongodb.org/browse/LG-2930) + +- Update error message test id in `DatePicker` test specs diff --git a/.changeset/proud-bugs-smile.md b/.changeset/proud-bugs-smile.md new file mode 100644 index 0000000000..d944d1b994 --- /dev/null +++ b/.changeset/proud-bugs-smile.md @@ -0,0 +1,8 @@ +--- +'@leafygreen-ui/tokens': minor +--- + +[LG-2930](https://jira.mongodb.org/browse/LG-2930) + +- Fixes `darkModeBackgroundColors` disabled colors +- Fixes `lightModeBorderColors` variable typo