Skip to content

Commit 7226cd2

Browse files
committed
Merge branch 'main' of github.com:mongodb/leafygreen-ui into shaneeza/time-picker-integration
2 parents 7b57fe4 + 43810b4 commit 7226cd2

File tree

250 files changed

+2667
-616
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

250 files changed

+2667
-616
lines changed

.changeset/bitter-carpets-obey.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@leafygreen-ui/guide-cue': minor
3+
---
4+
5+
Export `BeaconAlign` enum

.changeset/cold-ghosts-ring.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changeset/cyan-sides-worry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/full-ants-create.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@leafygreen-ui/split-button': minor
3+
---
4+
5+
Export `RenderMode` enum

.changeset/great-birds-dress.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@leafygreen-ui/icon': patch
3+
---
4+
5+
Expand post-build script to validate that no unnecessary @emotion packages are imported into icon bundles.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@leafygreen-ui/loading-indicator': patch
3+
---
4+
5+
Fixes types reference file in `package.json`. Importing `{ Spinner } from "@leafygreen-ui/loading-indicator/spinner"` should no longer result in TS errors

.changeset/loud-parts-flow.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@leafygreen-ui/combobox': minor
3+
---
4+
5+
Export `RenderMode` enum

.changeset/moody-clouds-lead.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@leafygreen-ui/tokens': minor
3+
---
4+
5+
Updated existing success and error border color variants, added tertiary border color variant, added text Success and SuccessLink color variants

.changeset/public-readers-reply.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@leafygreen-ui/date-picker': minor
3+
---
4+
5+
Export `Align` and `Justify` enums

.changeset/real-lamps-teach.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@leafygreen-ui/guide-cue': patch
3+
---
4+
5+
The GuideCue is updated for the focus to be on the primary button instead of the close button when opened for an improved UX

0 commit comments

Comments
 (0)