Releases: Khan/perseus
@khanacademy/[email protected]
Major Changes
- #1910
0a44d468d
Thanks @handeyeco! - Change ServerItemRenderer scoring APIs to externalize scoring
@khanacademy/[email protected]
Major Changes
- #1930
834bd8bfb
Thanks @jeremywiebe! - Remove PerseusExampleWidgetOptions, PerseusSimpleMarkdownTesterWidgetOptions, and PerseusExampleWidgetOptions types - widgets no longer exist
Minor Changes
- #1845
066daab0e
Thanks @daniellewhyte! - Add labels to Dropdown widget
Patch Changes
-
#1904
83b1beab8
Thanks @mark-fitzgerald! - Upgrade Storybook to v8.x -
#1925
89244ccc0
Thanks @handeyeco! - Remove some uses of findDOMNode -
Updated dependencies [
83b1beab8
]:- @khanacademy/[email protected]
@khanacademy/[email protected]
Patch Changes
- Updated dependencies [
0a44d468d
]:- @khanacademy/[email protected]
@khanacademy/[email protected]
Minor Changes
- #1845
066daab0e
Thanks @daniellewhyte! - Add labels to Dropdown widget
Patch Changes
-
#1904
83b1beab8
Thanks @mark-fitzgerald! - Upgrade Storybook to v8.x -
#1893
3d777d1c1
Thanks @catandthemachines! - Removing usage of createReactClass from several component files. -
Updated dependencies [
83b1beab8
,066daab0e
,834bd8bfb
,89244ccc0
]:- @khanacademy/[email protected]
- @khanacademy/[email protected]
@khanacademy/[email protected]
Patch Changes
- #1904
83b1beab8
Thanks @mark-fitzgerald! - Upgrade Storybook to v8.x
@khanacademy/[email protected]
Patch Changes
- #1920
88ba71bef
Thanks @handeyeco! - Fix some file-wide error suppressions
@khanacademy/[email protected]
Patch Changes
- Updated dependencies [
88ba71bef
]:- @khanacademy/[email protected]
@khanacademy/[email protected]
Minor Changes
-
#1898
3a9b5921b
Thanks @Myranae! - Introduces a validation function for the dropdown widget (extracted from dropdown scoring function). -
#1862
451de899f
Thanks @Myranae! - Split out validation function for thecategorizer
widget. This can be used to check if the user selected an answer for every row, confirming the question is ready to be scored. -
#1882
40d2ebb75
Thanks @jeremywiebe! - Introduces a validation function for the numeric-input widget (extracted from numeric-input scoring function). -
#1899
2437ce61b
Thanks @Myranae! - Introduces a validation function for the plotter widget (extracted from the scoring function). -
#1869
f43edd42c
Thanks @Myranae! - Split out validation function for theorderer
widget. This can be used to check if the user has ordered at least one option, confirming the question is ready to be scored. -
#1902
0cec7628c
Thanks @Myranae! - Introduces a validation function for the radio widget (extracted from the scoring function), though not all validation logic can be extracted. -
#1876
0bd4270ad
Thanks @Myranae! - Split out validation function for thesorter
widget. This can be used to check if the user has made any changes to the sorting order, confirming whether or not the question can be scored.
Patch Changes
-
#1907
3dbca965a
Thanks @benchristel! - Internal: add and pass regression tests forPerseusItem
parser. -
#1915
ee09e9fc0
Thanks @handeyeco! - Remove use of findDOMNode in number-input component -
#1920
88ba71bef
Thanks @handeyeco! - Fix some file-wide error suppressions -
#1919
64ea2ee86
Thanks @handeyeco! - Remove usage of findDOMNode in text-input component -
#1906
799ffe4a5
Thanks @anakaren-rojas! - update moveable point component and use control point method to have optional params -
#1895
841551a65
Thanks @benchristel! - Internal: remove unused fields fromanswerArea
when parsingPerseusItem
s. -
#1921
8ec06f444
Thanks @benchristel! - Internal: Inline widget version into Expression widget parser. -
#1914
3e98b7cd3
Thanks @handeyeco! - Add tests for propUpgrades functions (and remove underscore usage) -
#1908
7f2866cf4
Thanks @benchristel! - Internal: Migrate expression widget options to the latest version in parseAndTypecheckPerseusItem (not yet used in production). -
Updated dependencies [
88ba71bef
]:- @khanacademy/[email protected]
- @khanacademy/[email protected]
- @khanacademy/[email protected]
@khanacademy/[email protected]
Patch Changes
-
#1920
88ba71bef
Thanks @handeyeco! - Fix some file-wide error suppressions -
#1863
584153588
Thanks @jeremywiebe! - Switch two corner usages of deprecated @khanacademy/wonder-blocks-spacing to @khanacademy/wonder-blocks-tokens -
Updated dependencies [
3dbca965a
,ee09e9fc0
,3a9b5921b
,88ba71bef
,64ea2ee86
,451de899f
,40d2ebb75
,799ffe4a5
,2437ce61b
,841551a65
,8ec06f444
,f43edd42c
,0cec7628c
,0bd4270ad
,3e98b7cd3
,7f2866cf4
]:- @khanacademy/[email protected]
- @khanacademy/[email protected]
- @khanacademy/[email protected]
@khanacademy/[email protected]
Patch Changes
- #1920
88ba71bef
Thanks @handeyeco! - Fix some file-wide error suppressions