Skip to content

Commit

Permalink
Changesets
Browse files Browse the repository at this point in the history
  • Loading branch information
stephl3 committed Apr 19, 2024
1 parent 5c878d4 commit 2223167
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .changeset/afraid-doors-knock.md
Original file line number Diff line number Diff line change
@@ -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`
7 changes: 7 additions & 0 deletions .changeset/gorgeous-paws-nail.md
Original file line number Diff line number Diff line change
@@ -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
7 changes: 7 additions & 0 deletions .changeset/perfect-buckets-raise.md
Original file line number Diff line number Diff line change
@@ -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
8 changes: 8 additions & 0 deletions .changeset/proud-bugs-smile.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 2223167

Please sign in to comment.