Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions .changeset/afraid-pandas-deny.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/empty-plums-love.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/forty-bobcats-invent.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gorgeous-deers-poke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/healthy-carpets-draw.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/itchy-colts-grin.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lazy-cameras-trade.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/light-geckos-taste.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/little-sheep-nail.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/loud-schools-end.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/modern-moons-attend.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/purple-bulldogs-thank.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/serious-carpets-design.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shaggy-wasps-fold.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strange-emus-nail.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tame-carpets-drive.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/tame-gorillas-cry.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/ten-adults-count.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thick-camels-fry.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/thirty-candles-taste.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thirty-tigers-greet.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/weak-dots-wave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wet-icons-switch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wild-hotels-help.md

This file was deleted.

10 changes: 10 additions & 0 deletions dev/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @khanacademy/perseus-dev-ui

## 5.6.3

### Patch Changes

- Updated dependencies [[`dde65d357c`](https://github.com/Khan/perseus/commit/dde65d357c5553d3e384079f9b9459302aab8216), [`1bc1464852`](https://github.com/Khan/perseus/commit/1bc14648527864d17640e0818ef6ec38a13f90ab), [`962f89a95f`](https://github.com/Khan/perseus/commit/962f89a95f238b48586da2b566c7b0ad6f40e3de)]:
- @khanacademy/[email protected]
- @khanacademy/[email protected]
- @khanacademy/[email protected]
- @khanacademy/[email protected]

## 5.6.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Perseus dev UI",
"author": "Khan Academy",
"license": "MIT",
"version": "5.6.2",
"version": "5.6.3",
"private": true,
"repository": {
"type": "git",
Expand Down
7 changes: 7 additions & 0 deletions packages/keypad-context/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @khanacademy/keypad-context

## 3.1.2

### Patch Changes

- Updated dependencies [[`dde65d357c`](https://github.com/Khan/perseus/commit/dde65d357c5553d3e384079f9b9459302aab8216), [`1bc1464852`](https://github.com/Khan/perseus/commit/1bc14648527864d17640e0818ef6ec38a13f90ab), [`962f89a95f`](https://github.com/Khan/perseus/commit/962f89a95f238b48586da2b566c7b0ad6f40e3de)]:
- @khanacademy/[email protected]

## 3.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/keypad-context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Perseus keypad context",
"author": "Khan Academy",
"license": "MIT",
"version": "3.1.1",
"version": "3.1.2",
"publishConfig": {
"access": "public"
},
Expand Down
7 changes: 7 additions & 0 deletions packages/kmath/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @khanacademy/kmath

## 2.1.2

### Patch Changes

- Updated dependencies [[`dde65d357c`](https://github.com/Khan/perseus/commit/dde65d357c5553d3e384079f9b9459302aab8216), [`1bc1464852`](https://github.com/Khan/perseus/commit/1bc14648527864d17640e0818ef6ec38a13f90ab), [`962f89a95f`](https://github.com/Khan/perseus/commit/962f89a95f238b48586da2b566c7b0ad6f40e3de)]:
- @khanacademy/[email protected]

## 2.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/kmath/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Khan Academy's Javascript Numeric Math Utilities",
"author": "Khan Academy",
"license": "MIT",
"version": "2.1.1",
"version": "2.1.2",
"publishConfig": {
"access": "public"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/math-input/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @khanacademy/math-input

## 26.1.3

### Patch Changes

- Updated dependencies [[`dde65d357c`](https://github.com/Khan/perseus/commit/dde65d357c5553d3e384079f9b9459302aab8216), [`1bc1464852`](https://github.com/Khan/perseus/commit/1bc14648527864d17640e0818ef6ec38a13f90ab), [`962f89a95f`](https://github.com/Khan/perseus/commit/962f89a95f238b48586da2b566c7b0ad6f40e3de)]:
- @khanacademy/[email protected]
- @khanacademy/[email protected]

## 26.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/math-input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Khan Academy's new expression editor for the mobile web.",
"author": "Khan Academy",
"license": "MIT",
"version": "26.1.2",
"version": "26.1.3",
"publishConfig": {
"access": "public"
},
Expand Down
12 changes: 12 additions & 0 deletions packages/perseus-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @khanacademy/perseus-core

## 18.5.0

### Minor Changes

- [#2762](https://github.com/Khan/perseus/pull/2762) [`1bc1464852`](https://github.com/Khan/perseus/commit/1bc14648527864d17640e0818ef6ec38a13f90ab) Thanks [@anakaren-rojas](https://github.com/anakaren-rojas)! - adds choice id as a required field to Radio Widget

### Patch Changes

- [#2785](https://github.com/Khan/perseus/pull/2785) [`dde65d357c`](https://github.com/Khan/perseus/commit/dde65d357c5553d3e384079f9b9459302aab8216) Thanks [@anakaren-rojas](https://github.com/anakaren-rojas)! - small change to trigger version packages workflow

* [#2758](https://github.com/Khan/perseus/pull/2758) [`962f89a95f`](https://github.com/Khan/perseus/commit/962f89a95f238b48586da2b566c7b0ad6f40e3de) Thanks [@handeyeco](https://github.com/handeyeco)! - Bugfix: Categorizer user input parser needs to handle undefined and null, not just numbers

## 18.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/perseus-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Shared Perseus infrastructure",
"author": "Khan Academy",
"license": "MIT",
"version": "18.4.0",
"version": "18.5.0",
"publishConfig": {
"access": "public"
},
Expand Down
27 changes: 27 additions & 0 deletions packages/perseus-editor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,32 @@
# @khanacademy/perseus-editor

## 27.1.0

### Minor Changes

- [#2647](https://github.com/Khan/perseus/pull/2647) [`32ba4b3dc6`](https://github.com/Khan/perseus/commit/32ba4b3dc6bcff2f029c8534b3c72d5eef2623d9) Thanks [@nishasy](https://github.com/nishasy)! - [Radio] | (CX) | Implment UI for adding images in Radio editor

* [#2762](https://github.com/Khan/perseus/pull/2762) [`1bc1464852`](https://github.com/Khan/perseus/commit/1bc14648527864d17640e0818ef6ec38a13f90ab) Thanks [@anakaren-rojas](https://github.com/anakaren-rojas)! - adds choice id as a required field to Radio Widget

### Patch Changes

- [#2771](https://github.com/Khan/perseus/pull/2771) [`72aeef2fe5`](https://github.com/Khan/perseus/commit/72aeef2fe55864e055902cf3fdf36cdee59ac0e9) Thanks [@nishasy](https://github.com/nishasy)! - [Interactive Graph] | (CX) | Use dynamically resizing textarea for Description field

* [#2774](https://github.com/Khan/perseus/pull/2774) [`3c58a9b963`](https://github.com/Khan/perseus/commit/3c58a9b963679701c5814d3e8f5a3bec1279ed77) Thanks [@nishasy](https://github.com/nishasy)! - Fix file imports

- [#2768](https://github.com/Khan/perseus/pull/2768) [`f48e917fe5`](https://github.com/Khan/perseus/commit/f48e917fe5ee7267aae8a0563a2379131da785ce) Thanks [@nishasy](https://github.com/nishasy)! - [Interactive Graph] | (DX) | Shorten interactive-graph-editor.tsx to avoid 1000+ line lint error

* [#2763](https://github.com/Khan/perseus/pull/2763) [`3c16fc2a18`](https://github.com/Khan/perseus/commit/3c16fc2a1853edb193fa456cc43eafef528705dc) Thanks [@handeyeco](https://github.com/handeyeco)! - Export UserInputManager from Perseus and use it in PerseusEditor for Storybook preview.

* Updated dependencies [[`178c7181e8`](https://github.com/Khan/perseus/commit/178c7181e807497b5767614853c52b716d715355), [`dde65d357c`](https://github.com/Khan/perseus/commit/dde65d357c5553d3e384079f9b9459302aab8216), [`3a53e7357d`](https://github.com/Khan/perseus/commit/3a53e7357d090b3c70cef2a5cb4f9312af3ca45b), [`e269c7a060`](https://github.com/Khan/perseus/commit/e269c7a060648a07b1ed58247d66b23b30f16c6e), [`294ac6cf5d`](https://github.com/Khan/perseus/commit/294ac6cf5d30331f3b54b34476d645101d0254d9), [`c1f5dabafe`](https://github.com/Khan/perseus/commit/c1f5dabafecaac3bb26c349728d9a022fd3836ea), [`a27cf15161`](https://github.com/Khan/perseus/commit/a27cf15161ced0a0ad37c01fd724e0e793d18aaf), [`3c16fc2a18`](https://github.com/Khan/perseus/commit/3c16fc2a1853edb193fa456cc43eafef528705dc), [`1bc1464852`](https://github.com/Khan/perseus/commit/1bc14648527864d17640e0818ef6ec38a13f90ab), [`97a586aa3a`](https://github.com/Khan/perseus/commit/97a586aa3ad131da4fcba4fbd9036f0e9bf663b0), [`48b26d97d2`](https://github.com/Khan/perseus/commit/48b26d97d2ca023fa5bea29049dbe7a8eefa96d5), [`962f89a95f`](https://github.com/Khan/perseus/commit/962f89a95f238b48586da2b566c7b0ad6f40e3de), [`4ab552d631`](https://github.com/Khan/perseus/commit/4ab552d631147015e78e05b88baae3540815f246), [`78419c1f8a`](https://github.com/Khan/perseus/commit/78419c1f8a4e62c3423ca4c348213cf1e84d1c00)]:
- @khanacademy/[email protected]
- @khanacademy/[email protected]
- @khanacademy/[email protected]
- @khanacademy/[email protected]
- @khanacademy/[email protected]
- @khanacademy/[email protected]
- @khanacademy/[email protected]

## 27.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/perseus-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Perseus editors",
"author": "Khan Academy",
"license": "MIT",
"version": "27.0.2",
"version": "27.1.0",
"publishConfig": {
"access": "public"
},
Expand Down
7 changes: 7 additions & 0 deletions packages/perseus-linter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @khanacademy/perseus-linter

## 4.2.2

### Patch Changes

- Updated dependencies [[`dde65d357c`](https://github.com/Khan/perseus/commit/dde65d357c5553d3e384079f9b9459302aab8216), [`1bc1464852`](https://github.com/Khan/perseus/commit/1bc14648527864d17640e0818ef6ec38a13f90ab), [`962f89a95f`](https://github.com/Khan/perseus/commit/962f89a95f238b48586da2b566c7b0ad6f40e3de)]:
- @khanacademy/[email protected]

## 4.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/perseus-linter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Linter engine for Perseus",
"author": "Khan Academy",
"license": "MIT",
"version": "4.2.1",
"version": "4.2.2",
"publishConfig": {
"access": "public"
},
Expand Down
14 changes: 14 additions & 0 deletions packages/perseus-score/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @khanacademy/perseus-score

## 7.5.0

### Minor Changes

- [#2762](https://github.com/Khan/perseus/pull/2762) [`1bc1464852`](https://github.com/Khan/perseus/commit/1bc14648527864d17640e0818ef6ec38a13f90ab) Thanks [@anakaren-rojas](https://github.com/anakaren-rojas)! - adds choice id as a required field to Radio Widget

### Patch Changes

- [#2752](https://github.com/Khan/perseus/pull/2752) [`e269c7a060`](https://github.com/Khan/perseus/commit/e269c7a060648a07b1ed58247d66b23b30f16c6e) Thanks [@benchristel](https://github.com/benchristel)! - Fix a bug where `scorePerseusItem` would throw an exception if some scorable widgets in the question did not have a corresponding entry in the `UserInputMap`. Such inputs are now scored as "invalid," meaning the learner did not fully answer the question.

- Updated dependencies [[`dde65d357c`](https://github.com/Khan/perseus/commit/dde65d357c5553d3e384079f9b9459302aab8216), [`1bc1464852`](https://github.com/Khan/perseus/commit/1bc14648527864d17640e0818ef6ec38a13f90ab), [`962f89a95f`](https://github.com/Khan/perseus/commit/962f89a95f238b48586da2b566c7b0ad6f40e3de)]:
- @khanacademy/[email protected]
- @khanacademy/[email protected]

## 7.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/perseus-score/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Perseus score",
"author": "Khan Academy",
"license": "MIT",
"version": "7.4.0",
"version": "7.5.0",
"publishConfig": {
"access": "public"
},
Expand Down
38 changes: 38 additions & 0 deletions packages/perseus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,43 @@
# @khanacademy/perseus

## 66.3.0

### Minor Changes

- [#2763](https://github.com/Khan/perseus/pull/2763) [`3c16fc2a18`](https://github.com/Khan/perseus/commit/3c16fc2a1853edb193fa456cc43eafef528705dc) Thanks [@handeyeco](https://github.com/handeyeco)! - Export UserInputManager from Perseus and use it in PerseusEditor for Storybook preview.

* [#2762](https://github.com/Khan/perseus/pull/2762) [`1bc1464852`](https://github.com/Khan/perseus/commit/1bc14648527864d17640e0818ef6ec38a13f90ab) Thanks [@anakaren-rojas](https://github.com/anakaren-rojas)! - adds choice id as a required field to Radio Widget

- [#2745](https://github.com/Khan/perseus/pull/2745) [`97a586aa3a`](https://github.com/Khan/perseus/commit/97a586aa3ad131da4fcba4fbd9036f0e9bf663b0) Thanks [@mark-fitzgerald](https://github.com/mark-fitzgerald)! - [Radio] Refactor multiple choice component (logic and UI updates)

* [#2780](https://github.com/Khan/perseus/pull/2780) [`78419c1f8a`](https://github.com/Khan/perseus/commit/78419c1f8a4e62c3423ca4c348213cf1e84d1c00) Thanks [@anakaren-rojas](https://github.com/anakaren-rojas)! - Consumes choice Ids in radio widget

### Patch Changes

- [#2767](https://github.com/Khan/perseus/pull/2767) [`178c7181e8`](https://github.com/Khan/perseus/commit/178c7181e807497b5767614853c52b716d715355) Thanks [@ivyolamit](https://github.com/ivyolamit)! - Add Perseus logo in Storybook

* [#2753](https://github.com/Khan/perseus/pull/2753) [`3a53e7357d`](https://github.com/Khan/perseus/commit/3a53e7357d090b3c70cef2a5cb4f9312af3ca45b) Thanks [@MikeKlemarewski](https://github.com/MikeKlemarewski)! - Removes the width override for the cs-program widget

- [#2760](https://github.com/Khan/perseus/pull/2760) [`294ac6cf5d`](https://github.com/Khan/perseus/commit/294ac6cf5d30331f3b54b34476d645101d0254d9) Thanks [@benchristel](https://github.com/benchristel)! - Fix a bug in Orderer that allowed learners to add cards with null content.

* [#2770](https://github.com/Khan/perseus/pull/2770) [`c1f5dabafe`](https://github.com/Khan/perseus/commit/c1f5dabafecaac3bb26c349728d9a022fd3836ea) Thanks [@handeyeco](https://github.com/handeyeco)! - Fix some test data with malformed PerseusItems

- [#2779](https://github.com/Khan/perseus/pull/2779) [`a27cf15161`](https://github.com/Khan/perseus/commit/a27cf15161ced0a0ad37c01fd724e0e793d18aaf) Thanks [@ivyolamit](https://github.com/ivyolamit)! - Remove ScrollableView left and right fade

* [#2761](https://github.com/Khan/perseus/pull/2761) [`48b26d97d2`](https://github.com/Khan/perseus/commit/48b26d97d2ca023fa5bea29049dbe7a8eefa96d5) Thanks [@handeyeco](https://github.com/handeyeco)! - Sync dependencies

- [#2758](https://github.com/Khan/perseus/pull/2758) [`962f89a95f`](https://github.com/Khan/perseus/commit/962f89a95f238b48586da2b566c7b0ad6f40e3de) Thanks [@handeyeco](https://github.com/handeyeco)! - Bugfix: Categorizer user input parser needs to handle undefined and null, not just numbers

* [#2772](https://github.com/Khan/perseus/pull/2772) [`4ab552d631`](https://github.com/Khan/perseus/commit/4ab552d631147015e78e05b88baae3540815f246) Thanks [@ivyolamit](https://github.com/ivyolamit)! - Fix storybook theme, change use of WB colors

* Updated dependencies [[`dde65d357c`](https://github.com/Khan/perseus/commit/dde65d357c5553d3e384079f9b9459302aab8216), [`e269c7a060`](https://github.com/Khan/perseus/commit/e269c7a060648a07b1ed58247d66b23b30f16c6e), [`1bc1464852`](https://github.com/Khan/perseus/commit/1bc14648527864d17640e0818ef6ec38a13f90ab), [`962f89a95f`](https://github.com/Khan/perseus/commit/962f89a95f238b48586da2b566c7b0ad6f40e3de)]:
- @khanacademy/[email protected]
- @khanacademy/[email protected]
- @khanacademy/[email protected]
- @khanacademy/[email protected]
- @khanacademy/[email protected]
- @khanacademy/[email protected]

## 66.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/perseus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Core Perseus API (includes renderers and widgets)",
"author": "Khan Academy",
"license": "MIT",
"version": "66.2.2",
"version": "66.3.0",
"publishConfig": {
"access": "public"
},
Expand Down
Loading