Skip to content

Commit ee80b24

Browse files
feat: install new version of frontend-lib-learning-assistant to conditionally render toggle elements (openedx#1178)
This commit installs version 1.9.3 of @edx/frontend-lib-learning-assistant, which includes a UI tweak to conditionally render the Xpert toggle button and action message (call-to-action) only when the Xpert sidebar is closed.
1 parent ee1d816 commit ee80b24

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@edx/brand": "npm:@edx/[email protected]",
3333
"@edx/frontend-component-footer": "12.0.0",
3434
"@edx/frontend-component-header": "4.0.0",
35-
"@edx/frontend-lib-learning-assistant": "^1.9.2",
35+
"@edx/frontend-lib-learning-assistant": "^1.9.3",
3636
"@edx/frontend-lib-special-exams": "2.20.1",
3737
"@edx/frontend-platform": "4.3.0",
3838
"@edx/paragon": "20.46.0",

0 commit comments

Comments
 (0)