Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@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]
Patch Changes
88ba71bef
Thanks @handeyeco! - Fix some file-wide error suppressions@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-tokensUpdated dependencies [
3dbca965a
,ee09e9fc0
,3a9b5921b
,88ba71bef
,64ea2ee86
,451de899f
,40d2ebb75
,799ffe4a5
,2437ce61b
,841551a65
,8ec06f444
,f43edd42c
,0cec7628c
,0bd4270ad
,3e98b7cd3
,7f2866cf4
]:@khanacademy/[email protected]
Patch Changes
88ba71bef
]:@khanacademy/[email protected]
Patch Changes
88ba71bef
Thanks @handeyeco! - Fix some file-wide error suppressions@khanacademy/[email protected]
Patch Changes
88ba71bef
]: