Commit b4510e3
committed
Squashed commit of the following:
commit 5cf8c9b
Merge: 75bd398 616cfb0
Author: Adam Thompson <[email protected]>
Date: Fri Nov 7 15:40:20 2025 -0500
Merge branch 'main' into at/wizard-integration
commit 616cfb0
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date: Fri Nov 7 18:49:16 2025 +0000
Version Packages (#3288)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
commit dca8419
Author: Nima Taheri <[email protected]>
Date: Fri Nov 7 09:04:10 2025 -0800
LG-5588 more chart customization points (#3274)
* feat: more chart customization points
* docs: add changelog
* feat: apply review feedbacks
* feat: move common x/y axis properties into a separate file
* fix: lint errors
* fix: correct props dependency
* fixup! fix: lint errors
* feat: process review feedback
* feat: apply Stephen's feedback
* types: export bar-hover-behavior type
* more PR review feedback
* fix export issue
commit 8976ab2
Author: Stephen Lee <[email protected]>
Date: Fri Nov 7 07:39:33 2025 -0800
[LG-5439] feat: ChatLayout integration branch (#3289)
* feat(chat-layout): new @lg-chat/chat-layout package with ChatLayout and ChatLayoutContext (#3251)
* [LG-5645] feat(chat-layout): implement ChatMain component (#3252)
* feat(chat-layout): implement ChatMain component
* refactor(chat-layout): remove PropsWithChildren
* [LG-5646] feat(chat-layout): implement ChatSideNav component with Header and Content subcomponents (#3271)
* chore(chat-layout): add deps for ChatSideNav
* feat(chat-layout): implement ChatSideNav and subcomponents
* test(chat-layout): update stories
* docs(chat-layout): README
* fix(chat-layout): apply focus styles on :focus-visible
* refactor(chat-layout): PR feedback
* refactor(chat-layout): ChatSideNav only renders header and content
* [LG-5649] feat(chat-layout): add SideNavItem subcomponent (#3273)
* chore(chat-layout): add LG palette dep
* feat(chat-layout): implement ChatSideNavItem subcomponent
* test(chat-layout): update stories
* docs(chat-layout): README
* fix(chat-layout): add missing polymorphic dep
* fix(chat-layout): ChatSideNavItem default is div
* style(chat-layout): use constant for side nav item height
* [LG-5650] feat(chat-layout): add hover expand and collapse functionality (#3278)
* feat(chat-layout): add header to ChatSideNavContent
* fix(input-bar): rm redundant z-index and increase disclaimer text spacing
* chore(input-bar): changeset
* chore(chat-layout): rm icon-button dependency
* feat(chat-layout): enhance ChatLayout with side nav hover state and transition effects
* test(chat-layout): update stories
* docs(chat-layout): README
* refactor(input-bar): revert gap changes
* refactor(chat-layout): expose shouldRenderExpanded from context and fix overflow
* fix(chat-layout): peer dep and init changeset
commit 68b59a0
Author: Stephen Lee <[email protected]>
Date: Thu Nov 6 20:18:38 2025 -0800
[LG-5687] fix(message-prompts): update border color (#3282)
* style(message-prompts): update border-color
* test(message-prompts): fix darkmode propagation
* chore(message-prompts): changeset
commit eb4ff15
Author: Stephen Lee <[email protected]>
Date: Thu Nov 6 16:29:28 2025 -0800
refactor(feature-walls): darkMode propagation (#3287)
* refactor(feature-walls): darkMode propagation
* fix(feature-walls): drop unused imports
commit 5008087
Author: Stephen Lee <[email protected]>
Date: Thu Nov 6 15:33:37 2025 -0800
[LG-5684] fix(rich-links): update colors for RichLinkBadge component (#3283)
* refactor(rich-links): refactor darkmode propagation and update some colors
* test(rich-links): enable darkmode in rich-links stories
* chore: changesets
commit 1d63f1f
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date: Thu Nov 6 19:39:48 2025 +0000
Version Packages (#3276)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
commit 6494d15
Author: Brooke Scarlett Yalof <[email protected]>
Date: Thu Nov 6 12:17:17 2025 -0500
LG-5656: Remove support for refEl property (#3270)
* remove support for refEl property
* Update clean-news-lay.md
commit af60a2d
Author: Stephen Lee <[email protected]>
Date: Thu Nov 6 07:58:22 2025 -0800
[LG-5664] feat(title-bar): add compact variant support (#3275)
* refactor(title-bar): reorg file structure and export Align
* refactor(title-bar): styles and install lg chat provider peer dep
* feat(title-bar): compact variant
* test(title-bar): update stories
* docs(title-bar): readme
* chore(title-bar): changeset
* chore(title-bar): copilot feedback
* feat(chat-window): enable compact TitleBar in ChatWindow
* fix: chat builds
commit 45fb29a
Author: Adam Rasheed <[email protected]>
Date: Wed Nov 5 09:33:54 2025 -0800
[LG-5681] chore: Update PeerDependencies (#3279)
* [LG-5681] chore: Update PeerDependencies
* cleanup1 parent 4776f74 commit b4510e3
File tree
197 files changed
+3775
-929
lines changed- .changeset
- charts
- chart-card
- colors
- core
- src
- Axis
- ChartTooltip
- CustomTooltip
- Series
- Bar
- XAxis
- YAxis
- drag-provider
- legend
- series-provider
- chat
- avatar
- chat-layout
- src
- ChatLayout
- ChatMain
- chat-window
- src/ChatWindow
- fixed-chat-window
- src/FixedChatWindow
- input-bar
- src/InputBar
- lg-markdown
- message-feedback
- message-feed
- message-prompts
- src
- MessagePrompt
- message-rating
- message
- rich-links
- src/RichLink
- RichLinkBadge
- suggestions
- title-bar
- src
- TitleBar
- deprecated-packages
- chat-disclaimer
- message-actions
- packages
- avatar
- badge
- banner
- button
- callout
- card
- checkbox
- chip
- code-editor
- code
- combobox
- confirmation-modal
- context-drawer
- copyable
- date-picker
- src/DatePicker
- descendants
- drawer
- empty-state
- expandable-card
- feature-walls
- src
- ActivationSteps
- ExpandableGrid
- FeatureOverview
- InfoBlock
- Section
- form-field
- gallery-indicator
- guide-cue
- hooks
- icon-button
- icon
- info-sprinkle
- inline-definition
- input-option
- loading-indicator
- marketing-modal
- modal
- number-input
- ordered-list
- pagination
- password-input
- pipeline
- popover
- preview-card
- progress-bar
- radio-box-group
- radio-group
- search-input
- segmented-control
- select
- src/Select
- skeleton-loader
- split-button
- stepper
- table
- tabs
- text-area
- text-input
- toast
- toggle
- toolbar
- tooltip
- typography
- vertical-stepper
- tools
- install/src
- storybook-decorators
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
197 files changed
+3775
-929
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| 152 | + | |
152 | 153 | | |
153 | 154 | | |
154 | 155 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
3 | 16 | | |
4 | 17 | | |
5 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
0 commit comments