Skip to content

Commit c33fe55

Browse files
committed
[tb/LEMS-2523/merge-get-user-input-map] Merge branch 'main' into tb/LEMS-2523/merge-get-user-input-map
# Conflicts: # packages/perseus/src/__tests__/renderer.test.tsx # testing/server-item-renderer-with-debug-ui.tsx
2 parents 68a6c2d + 48fc427 commit c33fe55

File tree

150 files changed

+5517
-2672
lines changed

Some content is hidden

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

150 files changed

+5517
-2672
lines changed

.changeset/chatty-cats-pretend.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@khanacademy/perseus-editor": major
3+
---
4+
5+
Unify chevrons in Perseus Editor using WB components

.changeset/four-news-visit.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@khanacademy/perseus-editor": patch
3+
---
4+
5+
[Radio] | (CX) | Update the style guide link in the Radio widget editor

.changeset/friendly-ties-glow.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@khanacademy/perseus": patch
3+
---
4+
5+
[Radio] | (DX) | Create a question builder for the Radio widget

.changeset/mighty-kangaroos-grow.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@khanacademy/perseus-editor": patch
3+
---
4+
5+
[Interactive graph editor] Stop steps from auto-updating when range is changed

.changeset/nice-teachers-exercise.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
---

.changeset/proud-bananas-raise.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@khanacademy/perseus": patch
3+
---
4+
5+
[Radio] | (DX) | Use the new question builder in testdata file

.changeset/short-hotels-invite.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
---

.changeset/young-pandas-build.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@khanacademy/perseus-core": patch
3+
---
4+
5+
Update accessibility status for Perseus Widgets previously inaccessible

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
widget-ai-utils/* @Khan/tut
66

77
# For new radio widget project
8-
**/widgets/radio/** @ivyolamit @mark-fitzgerald @SonicScrewdriver @anakaren-rojas
8+
**/widgets/radio/** @ivyolamit @mark-fitzgerald @SonicScrewdriver @anakaren-rojas @nishasy

config/build/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# perseus-build-settings
22

3+
## 0.8.0
4+
5+
### Minor Changes
6+
7+
- [#2431](https://github.com/Khan/perseus/pull/2431) [`218eb4cb1`](https://github.com/Khan/perseus/commit/218eb4cb1b0dc29094919b6d0867fc48fab99d83) Thanks [@mark-fitzgerald](https://github.com/mark-fitzgerald)! - Add CSS Modules for styling, and a converter for Aphrodite code
8+
39
## 0.7.0
410

511
### Minor Changes

0 commit comments

Comments
 (0)