From e2b29a5a4ad4e76caca008965e1ce7da3934d9cd Mon Sep 17 00:00:00 2001 From: Khan Actions Bot <56267880+khan-actions-bot@users.noreply.github.com> Date: Fri, 9 Aug 2024 12:05:48 -0400 Subject: [PATCH] Version Packages (#1473) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR was opened by the [Changesets release](https://github.com/changesets/action) 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/perseus@28.0.0 ### Major Changes - [#1479](https://github.com/Khan/perseus/pull/1479) [`ef96cdd54`](https://github.com/Khan/perseus/commit/ef96cdd541999a203cbde089c76cc132b937adce) Thanks [@handeyeco](https://github.com/handeyeco)! - Remove PropCheckBox component from Perseus; use WB instead ### Minor Changes - [#1455](https://github.com/Khan/perseus/pull/1455) [`8b0268215`](https://github.com/Khan/perseus/commit/8b02682152223982f80e7bee38e9567027b8ed4e) Thanks [@Myranae](https://github.com/Myranae)! - Update Polygon graphs to have weighted lines only on keyboard focus - [#1492](https://github.com/Khan/perseus/pull/1492) [`2ebbc1978`](https://github.com/Khan/perseus/commit/2ebbc1978da4d021e7044ac49829063e356af846) Thanks [@nishasy](https://github.com/nishasy)! - [Hint Mode: Start Coords] Build the foundation for adding start coords UI for angle graphs - [#1428](https://github.com/Khan/perseus/pull/1428) [`eb9f3f9c0`](https://github.com/Khan/perseus/commit/eb9f3f9c064e6b6260bd667222f7370aae263715) Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Drop katex dependency - no longer used - [#1472](https://github.com/Khan/perseus/pull/1472) [`4c2ace57a`](https://github.com/Khan/perseus/commit/4c2ace57a922a527579293c065f8ed8120193344) Thanks [@benchristel](https://github.com/benchristel)! - Add keyboard controls to Mafs angle graphs - [#1487](https://github.com/Khan/perseus/pull/1487) [`53031f8df`](https://github.com/Khan/perseus/commit/53031f8df120a7ea15b6d82e5a94988d9281a9b3) Thanks [@Myranae](https://github.com/Myranae)! - Make graphs non-interactive via keyboard when their question has been answered correctly - [#1486](https://github.com/Khan/perseus/pull/1486) [`0b625f560`](https://github.com/Khan/perseus/commit/0b625f56098c4db142891ab4ffed2b2300924711) Thanks [@nishasy](https://github.com/nishasy)! - [Hint Mode: Start Coords] Add start coords UI for point graphs - [#1488](https://github.com/Khan/perseus/pull/1488) [`0bec013e8`](https://github.com/Khan/perseus/commit/0bec013e89c70dd431f86b4872dd3378ed29e110) Thanks [@nishasy](https://github.com/nishasy)! - [Hint Mode: Start Coords] Add start coords UI for polygon graphs (snap to grid only) ### Patch Changes - [#1474](https://github.com/Khan/perseus/pull/1474) [`a8aaac339`](https://github.com/Khan/perseus/commit/a8aaac33921f31c65e8cb02c0eb66d15fc4f019e) Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Minor type fixes in the `ImageLoader` and `SvgImage` components - [#1493](https://github.com/Khan/perseus/pull/1493) [`de13fd337`](https://github.com/Khan/perseus/commit/de13fd3378cb078119f2b5311d347d4ee3b1d687) Thanks [@mark-fitzgerald](https://github.com/mark-fitzgerald)! - Add/Edit/Delete Locked Function in Interactive Graph Editor - [#1476](https://github.com/Khan/perseus/pull/1476) [`18f38fca4`](https://github.com/Khan/perseus/commit/18f38fca404678ff6162df09355acb072a1e6120) Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Miscellaneous type improvements - [#1489](https://github.com/Khan/perseus/pull/1489) [`de2883b3f`](https://github.com/Khan/perseus/commit/de2883b3fdc7a6e294c39b33cd2989aed75cd969) Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Correct `hints` type on ItemRenderer - [#1478](https://github.com/Khan/perseus/pull/1478) [`7fd586ef4`](https://github.com/Khan/perseus/commit/7fd586ef4a36c753bb57f1f0eb0c0f98afe8fa0d) Thanks [@nishasy](https://github.com/nishasy)! - [Interactive Graph Editor] Add "white" as a fill option for locked ellipses and polygons - [#1482](https://github.com/Khan/perseus/pull/1482) [`f920a4cc7`](https://github.com/Khan/perseus/commit/f920a4cc7f0e8e8072ee55598e8e13698d6dc2cf) Thanks [@nishasy](https://github.com/nishasy)! - [Interactive Graph Editor: Storybook] Add a story for Point graph type start coords - [#1484](https://github.com/Khan/perseus/pull/1484) [`808956098`](https://github.com/Khan/perseus/commit/808956098d9502cff4d9759ee07d6dcaa61a83ab) Thanks [@handeyeco](https://github.com/handeyeco)! - Minor cleanup around InfoTip - [#1475](https://github.com/Khan/perseus/pull/1475) [`6a218bcc1`](https://github.com/Khan/perseus/commit/6a218bcc1a7757dd93c1b90dfc03bd1c3715c8c8) Thanks [@anakaren-rojas](https://github.com/anakaren-rojas)! - add non-visual text as a description for expression widget - Updated dependencies \[[`6c6ff52f4`](https://github.com/Khan/perseus/commit/6c6ff52f4725ff78f50bd6ca71f201a6c9ab786b), [`342a72211`](https://github.com/Khan/perseus/commit/342a722119f549f20e71ff1e44d2bba6c44c9ba3), [`5e66539e6`](https://github.com/Khan/perseus/commit/5e66539e6a3edfd784041c5ba2b17135eafebe1b)]: - @khanacademy/math-input@20.1.1 ## @khanacademy/perseus-editor@11.3.0 ### Minor Changes - [#1493](https://github.com/Khan/perseus/pull/1493) [`de13fd337`](https://github.com/Khan/perseus/commit/de13fd3378cb078119f2b5311d347d4ee3b1d687) Thanks [@mark-fitzgerald](https://github.com/mark-fitzgerald)! - Add/Edit/Delete Locked Function in Interactive Graph Editor - [#1492](https://github.com/Khan/perseus/pull/1492) [`2ebbc1978`](https://github.com/Khan/perseus/commit/2ebbc1978da4d021e7044ac49829063e356af846) Thanks [@nishasy](https://github.com/nishasy)! - [Hint Mode: Start Coords] Build the foundation for adding start coords UI for angle graphs - [#1486](https://github.com/Khan/perseus/pull/1486) [`0b625f560`](https://github.com/Khan/perseus/commit/0b625f56098c4db142891ab4ffed2b2300924711) Thanks [@nishasy](https://github.com/nishasy)! - [Hint Mode: Start Coords] Add start coords UI for point graphs - [#1488](https://github.com/Khan/perseus/pull/1488) [`0bec013e8`](https://github.com/Khan/perseus/commit/0bec013e89c70dd431f86b4872dd3378ed29e110) Thanks [@nishasy](https://github.com/nishasy)! - [Hint Mode: Start Coords] Add start coords UI for polygon graphs (snap to grid only) ### Patch Changes - [#1491](https://github.com/Khan/perseus/pull/1491) [`395b44f29`](https://github.com/Khan/perseus/commit/395b44f2999ede7fcb968284a949a1e4fdd87200) Thanks [@nishasy](https://github.com/nishasy)! - [Hint Mode: Start Coords] Correct flag logic for polygon graph start coords UI - [#1476](https://github.com/Khan/perseus/pull/1476) [`18f38fca4`](https://github.com/Khan/perseus/commit/18f38fca404678ff6162df09355acb072a1e6120) Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Miscellaneous type improvements - [#1479](https://github.com/Khan/perseus/pull/1479) [`ef96cdd54`](https://github.com/Khan/perseus/commit/ef96cdd541999a203cbde089c76cc132b937adce) Thanks [@handeyeco](https://github.com/handeyeco)! - Remove PropCheckBox component from Perseus; use WB instead - [#1489](https://github.com/Khan/perseus/pull/1489) [`de2883b3f`](https://github.com/Khan/perseus/commit/de2883b3fdc7a6e294c39b33cd2989aed75cd969) Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Correct `hints` type on ItemRenderer - [#1478](https://github.com/Khan/perseus/pull/1478) [`7fd586ef4`](https://github.com/Khan/perseus/commit/7fd586ef4a36c753bb57f1f0eb0c0f98afe8fa0d) Thanks [@nishasy](https://github.com/nishasy)! - [Interactive Graph Editor] Add "white" as a fill option for locked ellipses and polygons - [#1482](https://github.com/Khan/perseus/pull/1482) [`f920a4cc7`](https://github.com/Khan/perseus/commit/f920a4cc7f0e8e8072ee55598e8e13698d6dc2cf) Thanks [@nishasy](https://github.com/nishasy)! - [Interactive Graph Editor: Storybook] Add a story for Point graph type start coords - [#1471](https://github.com/Khan/perseus/pull/1471) [`b4e0b60dc`](https://github.com/Khan/perseus/commit/b4e0b60dce773f5bcd5c49ce2f2a47cfd74024ae) Thanks [@nishasy](https://github.com/nishasy)! - [Interactive Graph Editor] Fix the dropdowns overlapping labels in locked figures settings - [#1481](https://github.com/Khan/perseus/pull/1481) [`a35be719f`](https://github.com/Khan/perseus/commit/a35be719fdf177ea3a028679d518c5da1535ee23) Thanks [@nishasy](https://github.com/nishasy)! - [Interactive Graph Editor] Stop page scrolling on number text field focused scroll - [#1484](https://github.com/Khan/perseus/pull/1484) [`808956098`](https://github.com/Khan/perseus/commit/808956098d9502cff4d9759ee07d6dcaa61a83ab) Thanks [@handeyeco](https://github.com/handeyeco)! - Minor cleanup around InfoTip - [#1477](https://github.com/Khan/perseus/pull/1477) [`653b520c6`](https://github.com/Khan/perseus/commit/653b520c6fa4f184657ca8f63d6658aaa42235da) Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Migrate ItemExtrasEditor to WB checkboxes - Updated dependencies \[[`a8aaac339`](https://github.com/Khan/perseus/commit/a8aaac33921f31c65e8cb02c0eb66d15fc4f019e), [`de13fd337`](https://github.com/Khan/perseus/commit/de13fd3378cb078119f2b5311d347d4ee3b1d687), [`8b0268215`](https://github.com/Khan/perseus/commit/8b02682152223982f80e7bee38e9567027b8ed4e), [`2ebbc1978`](https://github.com/Khan/perseus/commit/2ebbc1978da4d021e7044ac49829063e356af846), [`6c6ff52f4`](https://github.com/Khan/perseus/commit/6c6ff52f4725ff78f50bd6ca71f201a6c9ab786b), [`18f38fca4`](https://github.com/Khan/perseus/commit/18f38fca404678ff6162df09355acb072a1e6120), [`ef96cdd54`](https://github.com/Khan/perseus/commit/ef96cdd541999a203cbde089c76cc132b937adce), [`342a72211`](https://github.com/Khan/perseus/commit/342a722119f549f20e71ff1e44d2bba6c44c9ba3), [`de2883b3f`](https://github.com/Khan/perseus/commit/de2883b3fdc7a6e294c39b33cd2989aed75cd969), [`7fd586ef4`](https://github.com/Khan/perseus/commit/7fd586ef4a36c753bb57f1f0eb0c0f98afe8fa0d), [`f920a4cc7`](https://github.com/Khan/perseus/commit/f920a4cc7f0e8e8072ee55598e8e13698d6dc2cf), [`eb9f3f9c0`](https://github.com/Khan/perseus/commit/eb9f3f9c064e6b6260bd667222f7370aae263715), [`4c2ace57a`](https://github.com/Khan/perseus/commit/4c2ace57a922a527579293c065f8ed8120193344), [`53031f8df`](https://github.com/Khan/perseus/commit/53031f8df120a7ea15b6d82e5a94988d9281a9b3), [`808956098`](https://github.com/Khan/perseus/commit/808956098d9502cff4d9759ee07d6dcaa61a83ab), [`5e66539e6`](https://github.com/Khan/perseus/commit/5e66539e6a3edfd784041c5ba2b17135eafebe1b), [`0b625f560`](https://github.com/Khan/perseus/commit/0b625f56098c4db142891ab4ffed2b2300924711), [`6a218bcc1`](https://github.com/Khan/perseus/commit/6a218bcc1a7757dd93c1b90dfc03bd1c3715c8c8), [`0bec013e8`](https://github.com/Khan/perseus/commit/0bec013e89c70dd431f86b4872dd3378ed29e110)]: - @khanacademy/perseus@28.0.0 - @khanacademy/math-input@20.1.1 ## @khanacademy/math-input@20.1.1 ### Patch Changes - [#1495](https://github.com/Khan/perseus/pull/1495) [`6c6ff52f4`](https://github.com/Khan/perseus/commit/6c6ff52f4725ff78f50bd6ca71f201a6c9ab786b) Thanks [@handeyeco](https://github.com/handeyeco)! - Remove old buttons that we weren't using anymore - [#1475](https://github.com/Khan/perseus/pull/1475) [`342a72211`](https://github.com/Khan/perseus/commit/342a722119f549f20e71ff1e44d2bba6c44c9ba3) Thanks [@anakaren-rojas](https://github.com/anakaren-rojas)! - update wonder blocks popover versions - [#1496](https://github.com/Khan/perseus/pull/1496) [`5e66539e6`](https://github.com/Khan/perseus/commit/5e66539e6a3edfd784041c5ba2b17135eafebe1b) Thanks [@handeyeco](https://github.com/handeyeco)! - Remove unused buttons from MathInput; add Lato ## @khanacademy/perseus-dev-ui@2.0.6 ### Patch Changes - Updated dependencies \[[`6c6ff52f4`](https://github.com/Khan/perseus/commit/6c6ff52f4725ff78f50bd6ca71f201a6c9ab786b), [`342a72211`](https://github.com/Khan/perseus/commit/342a722119f549f20e71ff1e44d2bba6c44c9ba3), [`5e66539e6`](https://github.com/Khan/perseus/commit/5e66539e6a3edfd784041c5ba2b17135eafebe1b)]: - @khanacademy/math-input@20.1.1 Author: khan-actions-bot Reviewers: Myranae Required Reviewers: Approved By: Myranae Checks: ✅ codecov/project, ✅ codecov/patch, ✅ Upload Coverage (ubuntu-latest, 20.x), ⏭️ Publish npm snapshot, ✅ Check builds for changes in size (ubuntu-latest, 20.x), ✅ Lint, Typecheck, Format, and Test (ubuntu-latest, 20.x), ✅ Jest Coverage (ubuntu-latest, 20.x), ✅ Cypress (ubuntu-latest, 20.x), ✅ Check for .changeset entries for all changed files (ubuntu-latest, 20.x), ✅ gerald Pull Request URL: https://github.com/Khan/perseus/pull/1473 --- .changeset/blue-moons-carry.md | 5 ---- .changeset/chilly-apples-accept.md | 6 ---- .changeset/clean-glasses-watch.md | 5 ---- .changeset/cyan-seals-yawn.md | 5 ---- .changeset/eleven-paws-serve.md | 6 ---- .changeset/flat-badgers-matter.md | 5 ---- .changeset/four-laws-wash.md | 6 ---- .changeset/four-windows-retire.md | 6 ---- .changeset/fresh-tips-guess.md | 5 ---- .changeset/gentle-planes-rest.md | 6 ---- .changeset/gentle-roses-pump.md | 6 ---- .changeset/grumpy-sheep-mate.md | 6 ---- .changeset/mighty-news-repair.md | 5 ---- .changeset/neat-days-remain.md | 5 ---- .changeset/nervous-dancers-exist.md | 5 ---- .changeset/purple-dots-beam.md | 5 ---- .changeset/short-paws-suffer.md | 5 ---- .changeset/silly-ears-cheer.md | 6 ---- .changeset/strange-trains-unite.md | 5 ---- .changeset/tasty-eggs-drop.md | 6 ---- .changeset/tender-tools-perform.md | 5 ---- .changeset/unlucky-lamps-draw.md | 6 ---- .changeset/young-suns-beg.md | 5 ---- dev/CHANGELOG.md | 7 +++++ dev/package.json | 4 +-- packages/math-input/CHANGELOG.md | 10 +++++++ packages/math-input/package.json | 2 +- packages/perseus-editor/CHANGELOG.md | 38 ++++++++++++++++++++++++ packages/perseus-editor/package.json | 6 ++-- packages/perseus/CHANGELOG.md | 43 ++++++++++++++++++++++++++++ packages/perseus/package.json | 4 +-- 31 files changed, 106 insertions(+), 133 deletions(-) delete mode 100644 .changeset/blue-moons-carry.md delete mode 100644 .changeset/chilly-apples-accept.md delete mode 100644 .changeset/clean-glasses-watch.md delete mode 100644 .changeset/cyan-seals-yawn.md delete mode 100644 .changeset/eleven-paws-serve.md delete mode 100644 .changeset/flat-badgers-matter.md delete mode 100644 .changeset/four-laws-wash.md delete mode 100644 .changeset/four-windows-retire.md delete mode 100644 .changeset/fresh-tips-guess.md delete mode 100644 .changeset/gentle-planes-rest.md delete mode 100644 .changeset/gentle-roses-pump.md delete mode 100644 .changeset/grumpy-sheep-mate.md delete mode 100644 .changeset/mighty-news-repair.md delete mode 100644 .changeset/neat-days-remain.md delete mode 100644 .changeset/nervous-dancers-exist.md delete mode 100644 .changeset/purple-dots-beam.md delete mode 100644 .changeset/short-paws-suffer.md delete mode 100644 .changeset/silly-ears-cheer.md delete mode 100644 .changeset/strange-trains-unite.md delete mode 100644 .changeset/tasty-eggs-drop.md delete mode 100644 .changeset/tender-tools-perform.md delete mode 100644 .changeset/unlucky-lamps-draw.md delete mode 100644 .changeset/young-suns-beg.md diff --git a/.changeset/blue-moons-carry.md b/.changeset/blue-moons-carry.md deleted file mode 100644 index 410005d1e2..0000000000 --- a/.changeset/blue-moons-carry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@khanacademy/perseus": patch ---- - -Minor type fixes in the `ImageLoader` and `SvgImage` components diff --git a/.changeset/chilly-apples-accept.md b/.changeset/chilly-apples-accept.md deleted file mode 100644 index 83502a77a3..0000000000 --- a/.changeset/chilly-apples-accept.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@khanacademy/perseus-editor": minor -"@khanacademy/perseus": patch ---- - -Add/Edit/Delete Locked Function in Interactive Graph Editor diff --git a/.changeset/clean-glasses-watch.md b/.changeset/clean-glasses-watch.md deleted file mode 100644 index 58a9e8c45e..0000000000 --- a/.changeset/clean-glasses-watch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@khanacademy/perseus-editor": patch ---- - -[Hint Mode: Start Coords] Correct flag logic for polygon graph start coords UI diff --git a/.changeset/cyan-seals-yawn.md b/.changeset/cyan-seals-yawn.md deleted file mode 100644 index a9e2c75758..0000000000 --- a/.changeset/cyan-seals-yawn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@khanacademy/perseus": minor ---- - -Update Polygon graphs to have weighted lines only on keyboard focus diff --git a/.changeset/eleven-paws-serve.md b/.changeset/eleven-paws-serve.md deleted file mode 100644 index 96aa3c3e29..0000000000 --- a/.changeset/eleven-paws-serve.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@khanacademy/perseus": minor -"@khanacademy/perseus-editor": minor ---- - -[Hint Mode: Start Coords] Build the foundation for adding start coords UI for angle graphs diff --git a/.changeset/flat-badgers-matter.md b/.changeset/flat-badgers-matter.md deleted file mode 100644 index 94e88f9f4e..0000000000 --- a/.changeset/flat-badgers-matter.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@khanacademy/math-input": patch ---- - -Remove old buttons that we weren't using anymore diff --git a/.changeset/four-laws-wash.md b/.changeset/four-laws-wash.md deleted file mode 100644 index 3ec25c421a..0000000000 --- a/.changeset/four-laws-wash.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@khanacademy/perseus": patch -"@khanacademy/perseus-editor": patch ---- - -Miscellaneous type improvements diff --git a/.changeset/four-windows-retire.md b/.changeset/four-windows-retire.md deleted file mode 100644 index cf95d50f3e..0000000000 --- a/.changeset/four-windows-retire.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@khanacademy/perseus": major -"@khanacademy/perseus-editor": patch ---- - -Remove PropCheckBox component from Perseus; use WB instead diff --git a/.changeset/fresh-tips-guess.md b/.changeset/fresh-tips-guess.md deleted file mode 100644 index 54b32c8e4b..0000000000 --- a/.changeset/fresh-tips-guess.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@khanacademy/math-input": patch ---- - -update wonder blocks popover versions diff --git a/.changeset/gentle-planes-rest.md b/.changeset/gentle-planes-rest.md deleted file mode 100644 index d12b4eeb20..0000000000 --- a/.changeset/gentle-planes-rest.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@khanacademy/perseus": patch -"@khanacademy/perseus-editor": patch ---- - -Correct `hints` type on ItemRenderer diff --git a/.changeset/gentle-roses-pump.md b/.changeset/gentle-roses-pump.md deleted file mode 100644 index 87796af16f..0000000000 --- a/.changeset/gentle-roses-pump.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@khanacademy/perseus": patch -"@khanacademy/perseus-editor": patch ---- - -[Interactive Graph Editor] Add "white" as a fill option for locked ellipses and polygons diff --git a/.changeset/grumpy-sheep-mate.md b/.changeset/grumpy-sheep-mate.md deleted file mode 100644 index f7a01a3aed..0000000000 --- a/.changeset/grumpy-sheep-mate.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@khanacademy/perseus": patch -"@khanacademy/perseus-editor": patch ---- - -[Interactive Graph Editor: Storybook] Add a story for Point graph type start coords diff --git a/.changeset/mighty-news-repair.md b/.changeset/mighty-news-repair.md deleted file mode 100644 index a47f377b06..0000000000 --- a/.changeset/mighty-news-repair.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@khanacademy/perseus": minor ---- - -Drop katex dependency - no longer used diff --git a/.changeset/neat-days-remain.md b/.changeset/neat-days-remain.md deleted file mode 100644 index 885a70935d..0000000000 --- a/.changeset/neat-days-remain.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@khanacademy/perseus": minor ---- - -Add keyboard controls to Mafs angle graphs diff --git a/.changeset/nervous-dancers-exist.md b/.changeset/nervous-dancers-exist.md deleted file mode 100644 index 8a63b8ba9a..0000000000 --- a/.changeset/nervous-dancers-exist.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@khanacademy/perseus-editor": patch ---- - -[Interactive Graph Editor] Fix the dropdowns overlapping labels in locked figures settings diff --git a/.changeset/purple-dots-beam.md b/.changeset/purple-dots-beam.md deleted file mode 100644 index f4c3d53be9..0000000000 --- a/.changeset/purple-dots-beam.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@khanacademy/perseus-editor": patch ---- - -[Interactive Graph Editor] Stop page scrolling on number text field focused scroll diff --git a/.changeset/short-paws-suffer.md b/.changeset/short-paws-suffer.md deleted file mode 100644 index 8a7f37404d..0000000000 --- a/.changeset/short-paws-suffer.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@khanacademy/perseus": minor ---- - -Make graphs non-interactive via keyboard when their question has been answered correctly diff --git a/.changeset/silly-ears-cheer.md b/.changeset/silly-ears-cheer.md deleted file mode 100644 index e39871c9cf..0000000000 --- a/.changeset/silly-ears-cheer.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@khanacademy/perseus": patch -"@khanacademy/perseus-editor": patch ---- - -Minor cleanup around InfoTip diff --git a/.changeset/strange-trains-unite.md b/.changeset/strange-trains-unite.md deleted file mode 100644 index cebdd4074d..0000000000 --- a/.changeset/strange-trains-unite.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@khanacademy/math-input": patch ---- - -Remove unused buttons from MathInput; add Lato diff --git a/.changeset/tasty-eggs-drop.md b/.changeset/tasty-eggs-drop.md deleted file mode 100644 index 396913e65c..0000000000 --- a/.changeset/tasty-eggs-drop.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@khanacademy/perseus": minor -"@khanacademy/perseus-editor": minor ---- - -[Hint Mode: Start Coords] Add start coords UI for point graphs diff --git a/.changeset/tender-tools-perform.md b/.changeset/tender-tools-perform.md deleted file mode 100644 index 752551bf71..0000000000 --- a/.changeset/tender-tools-perform.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@khanacademy/perseus": patch ---- - -add non-visual text as a description for expression widget diff --git a/.changeset/unlucky-lamps-draw.md b/.changeset/unlucky-lamps-draw.md deleted file mode 100644 index e08481ca5a..0000000000 --- a/.changeset/unlucky-lamps-draw.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@khanacademy/perseus": minor -"@khanacademy/perseus-editor": minor ---- - -[Hint Mode: Start Coords] Add start coords UI for polygon graphs (snap to grid only) diff --git a/.changeset/young-suns-beg.md b/.changeset/young-suns-beg.md deleted file mode 100644 index 35f5ef18fc..0000000000 --- a/.changeset/young-suns-beg.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@khanacademy/perseus-editor": patch ---- - -Migrate ItemExtrasEditor to WB checkboxes diff --git a/dev/CHANGELOG.md b/dev/CHANGELOG.md index 7cedcf33e0..afa1f2bc57 100644 --- a/dev/CHANGELOG.md +++ b/dev/CHANGELOG.md @@ -1,5 +1,12 @@ # @khanacademy/perseus-dev-ui +## 2.0.6 + +### Patch Changes + +- Updated dependencies [[`6c6ff52f4`](https://github.com/Khan/perseus/commit/6c6ff52f4725ff78f50bd6ca71f201a6c9ab786b), [`342a72211`](https://github.com/Khan/perseus/commit/342a722119f549f20e71ff1e44d2bba6c44c9ba3), [`5e66539e6`](https://github.com/Khan/perseus/commit/5e66539e6a3edfd784041c5ba2b17135eafebe1b)]: + - @khanacademy/math-input@20.1.1 + ## 2.0.5 ### Patch Changes diff --git a/dev/package.json b/dev/package.json index 8075332906..b6d59c8954 100644 --- a/dev/package.json +++ b/dev/package.json @@ -3,7 +3,7 @@ "description": "Perseus dev UI", "author": "Khan Academy", "license": "MIT", - "version": "2.0.5", + "version": "2.0.6", "private": true, "repository": { "type": "git", @@ -16,7 +16,7 @@ "dependencies": { "@khanacademy/kas": "^0.3.11", "@khanacademy/kmath": "^0.1.13", - "@khanacademy/math-input": "^20.1.0", + "@khanacademy/math-input": "^20.1.1", "@khanacademy/perseus-core": "1.5.0", "@khanacademy/perseus-linter": "^1.0.0", "@khanacademy/pure-markdown": "^0.3.7", diff --git a/packages/math-input/CHANGELOG.md b/packages/math-input/CHANGELOG.md index bd65590aa4..d880c78f17 100644 --- a/packages/math-input/CHANGELOG.md +++ b/packages/math-input/CHANGELOG.md @@ -1,5 +1,15 @@ # @khanacademy/math-input +## 20.1.1 + +### Patch Changes + +- [#1495](https://github.com/Khan/perseus/pull/1495) [`6c6ff52f4`](https://github.com/Khan/perseus/commit/6c6ff52f4725ff78f50bd6ca71f201a6c9ab786b) Thanks [@handeyeco](https://github.com/handeyeco)! - Remove old buttons that we weren't using anymore + +* [#1475](https://github.com/Khan/perseus/pull/1475) [`342a72211`](https://github.com/Khan/perseus/commit/342a722119f549f20e71ff1e44d2bba6c44c9ba3) Thanks [@anakaren-rojas](https://github.com/anakaren-rojas)! - update wonder blocks popover versions + +- [#1496](https://github.com/Khan/perseus/pull/1496) [`5e66539e6`](https://github.com/Khan/perseus/commit/5e66539e6a3edfd784041c5ba2b17135eafebe1b) Thanks [@handeyeco](https://github.com/handeyeco)! - Remove unused buttons from MathInput; add Lato + ## 20.1.0 ### Minor Changes diff --git a/packages/math-input/package.json b/packages/math-input/package.json index a960d9b3aa..79001a49f2 100644 --- a/packages/math-input/package.json +++ b/packages/math-input/package.json @@ -3,7 +3,7 @@ "description": "Khan Academy's new expression editor for the mobile web.", "author": "Khan Academy", "license": "MIT", - "version": "20.1.0", + "version": "20.1.1", "publishConfig": { "access": "public" }, diff --git a/packages/perseus-editor/CHANGELOG.md b/packages/perseus-editor/CHANGELOG.md index 260a92c2f7..344f490be5 100644 --- a/packages/perseus-editor/CHANGELOG.md +++ b/packages/perseus-editor/CHANGELOG.md @@ -1,5 +1,43 @@ # @khanacademy/perseus-editor +## 11.3.0 + +### Minor Changes + +- [#1493](https://github.com/Khan/perseus/pull/1493) [`de13fd337`](https://github.com/Khan/perseus/commit/de13fd3378cb078119f2b5311d347d4ee3b1d687) Thanks [@mark-fitzgerald](https://github.com/mark-fitzgerald)! - Add/Edit/Delete Locked Function in Interactive Graph Editor + +* [#1492](https://github.com/Khan/perseus/pull/1492) [`2ebbc1978`](https://github.com/Khan/perseus/commit/2ebbc1978da4d021e7044ac49829063e356af846) Thanks [@nishasy](https://github.com/nishasy)! - [Hint Mode: Start Coords] Build the foundation for adding start coords UI for angle graphs + +- [#1486](https://github.com/Khan/perseus/pull/1486) [`0b625f560`](https://github.com/Khan/perseus/commit/0b625f56098c4db142891ab4ffed2b2300924711) Thanks [@nishasy](https://github.com/nishasy)! - [Hint Mode: Start Coords] Add start coords UI for point graphs + +* [#1488](https://github.com/Khan/perseus/pull/1488) [`0bec013e8`](https://github.com/Khan/perseus/commit/0bec013e89c70dd431f86b4872dd3378ed29e110) Thanks [@nishasy](https://github.com/nishasy)! - [Hint Mode: Start Coords] Add start coords UI for polygon graphs (snap to grid only) + +### Patch Changes + +- [#1491](https://github.com/Khan/perseus/pull/1491) [`395b44f29`](https://github.com/Khan/perseus/commit/395b44f2999ede7fcb968284a949a1e4fdd87200) Thanks [@nishasy](https://github.com/nishasy)! - [Hint Mode: Start Coords] Correct flag logic for polygon graph start coords UI + +* [#1476](https://github.com/Khan/perseus/pull/1476) [`18f38fca4`](https://github.com/Khan/perseus/commit/18f38fca404678ff6162df09355acb072a1e6120) Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Miscellaneous type improvements + +- [#1479](https://github.com/Khan/perseus/pull/1479) [`ef96cdd54`](https://github.com/Khan/perseus/commit/ef96cdd541999a203cbde089c76cc132b937adce) Thanks [@handeyeco](https://github.com/handeyeco)! - Remove PropCheckBox component from Perseus; use WB instead + +* [#1489](https://github.com/Khan/perseus/pull/1489) [`de2883b3f`](https://github.com/Khan/perseus/commit/de2883b3fdc7a6e294c39b33cd2989aed75cd969) Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Correct `hints` type on ItemRenderer + +- [#1478](https://github.com/Khan/perseus/pull/1478) [`7fd586ef4`](https://github.com/Khan/perseus/commit/7fd586ef4a36c753bb57f1f0eb0c0f98afe8fa0d) Thanks [@nishasy](https://github.com/nishasy)! - [Interactive Graph Editor] Add "white" as a fill option for locked ellipses and polygons + +* [#1482](https://github.com/Khan/perseus/pull/1482) [`f920a4cc7`](https://github.com/Khan/perseus/commit/f920a4cc7f0e8e8072ee55598e8e13698d6dc2cf) Thanks [@nishasy](https://github.com/nishasy)! - [Interactive Graph Editor: Storybook] Add a story for Point graph type start coords + +- [#1471](https://github.com/Khan/perseus/pull/1471) [`b4e0b60dc`](https://github.com/Khan/perseus/commit/b4e0b60dce773f5bcd5c49ce2f2a47cfd74024ae) Thanks [@nishasy](https://github.com/nishasy)! - [Interactive Graph Editor] Fix the dropdowns overlapping labels in locked figures settings + +* [#1481](https://github.com/Khan/perseus/pull/1481) [`a35be719f`](https://github.com/Khan/perseus/commit/a35be719fdf177ea3a028679d518c5da1535ee23) Thanks [@nishasy](https://github.com/nishasy)! - [Interactive Graph Editor] Stop page scrolling on number text field focused scroll + +- [#1484](https://github.com/Khan/perseus/pull/1484) [`808956098`](https://github.com/Khan/perseus/commit/808956098d9502cff4d9759ee07d6dcaa61a83ab) Thanks [@handeyeco](https://github.com/handeyeco)! - Minor cleanup around InfoTip + +* [#1477](https://github.com/Khan/perseus/pull/1477) [`653b520c6`](https://github.com/Khan/perseus/commit/653b520c6fa4f184657ca8f63d6658aaa42235da) Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Migrate ItemExtrasEditor to WB checkboxes + +* Updated dependencies [[`a8aaac339`](https://github.com/Khan/perseus/commit/a8aaac33921f31c65e8cb02c0eb66d15fc4f019e), [`de13fd337`](https://github.com/Khan/perseus/commit/de13fd3378cb078119f2b5311d347d4ee3b1d687), [`8b0268215`](https://github.com/Khan/perseus/commit/8b02682152223982f80e7bee38e9567027b8ed4e), [`2ebbc1978`](https://github.com/Khan/perseus/commit/2ebbc1978da4d021e7044ac49829063e356af846), [`6c6ff52f4`](https://github.com/Khan/perseus/commit/6c6ff52f4725ff78f50bd6ca71f201a6c9ab786b), [`18f38fca4`](https://github.com/Khan/perseus/commit/18f38fca404678ff6162df09355acb072a1e6120), [`ef96cdd54`](https://github.com/Khan/perseus/commit/ef96cdd541999a203cbde089c76cc132b937adce), [`342a72211`](https://github.com/Khan/perseus/commit/342a722119f549f20e71ff1e44d2bba6c44c9ba3), [`de2883b3f`](https://github.com/Khan/perseus/commit/de2883b3fdc7a6e294c39b33cd2989aed75cd969), [`7fd586ef4`](https://github.com/Khan/perseus/commit/7fd586ef4a36c753bb57f1f0eb0c0f98afe8fa0d), [`f920a4cc7`](https://github.com/Khan/perseus/commit/f920a4cc7f0e8e8072ee55598e8e13698d6dc2cf), [`eb9f3f9c0`](https://github.com/Khan/perseus/commit/eb9f3f9c064e6b6260bd667222f7370aae263715), [`4c2ace57a`](https://github.com/Khan/perseus/commit/4c2ace57a922a527579293c065f8ed8120193344), [`53031f8df`](https://github.com/Khan/perseus/commit/53031f8df120a7ea15b6d82e5a94988d9281a9b3), [`808956098`](https://github.com/Khan/perseus/commit/808956098d9502cff4d9759ee07d6dcaa61a83ab), [`5e66539e6`](https://github.com/Khan/perseus/commit/5e66539e6a3edfd784041c5ba2b17135eafebe1b), [`0b625f560`](https://github.com/Khan/perseus/commit/0b625f56098c4db142891ab4ffed2b2300924711), [`6a218bcc1`](https://github.com/Khan/perseus/commit/6a218bcc1a7757dd93c1b90dfc03bd1c3715c8c8), [`0bec013e8`](https://github.com/Khan/perseus/commit/0bec013e89c70dd431f86b4872dd3378ed29e110)]: + - @khanacademy/perseus@28.0.0 + - @khanacademy/math-input@20.1.1 + ## 11.2.0 ### Minor Changes diff --git a/packages/perseus-editor/package.json b/packages/perseus-editor/package.json index 903246c18c..cf5b6e7940 100644 --- a/packages/perseus-editor/package.json +++ b/packages/perseus-editor/package.json @@ -3,7 +3,7 @@ "description": "Perseus editors", "author": "Khan Academy", "license": "MIT", - "version": "11.2.0", + "version": "11.3.0", "publishConfig": { "access": "public" }, @@ -27,8 +27,8 @@ "dependencies": { "@khanacademy/kas": "^0.3.11", "@khanacademy/kmath": "^0.1.13", - "@khanacademy/math-input": "^20.1.0", - "@khanacademy/perseus": "^27.2.0", + "@khanacademy/math-input": "^20.1.1", + "@khanacademy/perseus": "^28.0.0", "@khanacademy/perseus-core": "1.5.0" }, "devDependencies": { diff --git a/packages/perseus/CHANGELOG.md b/packages/perseus/CHANGELOG.md index 5354945596..7ea7e20ffb 100644 --- a/packages/perseus/CHANGELOG.md +++ b/packages/perseus/CHANGELOG.md @@ -1,5 +1,48 @@ # @khanacademy/perseus +## 28.0.0 + +### Major Changes + +- [#1479](https://github.com/Khan/perseus/pull/1479) [`ef96cdd54`](https://github.com/Khan/perseus/commit/ef96cdd541999a203cbde089c76cc132b937adce) Thanks [@handeyeco](https://github.com/handeyeco)! - Remove PropCheckBox component from Perseus; use WB instead + +### Minor Changes + +- [#1455](https://github.com/Khan/perseus/pull/1455) [`8b0268215`](https://github.com/Khan/perseus/commit/8b02682152223982f80e7bee38e9567027b8ed4e) Thanks [@Myranae](https://github.com/Myranae)! - Update Polygon graphs to have weighted lines only on keyboard focus + +* [#1492](https://github.com/Khan/perseus/pull/1492) [`2ebbc1978`](https://github.com/Khan/perseus/commit/2ebbc1978da4d021e7044ac49829063e356af846) Thanks [@nishasy](https://github.com/nishasy)! - [Hint Mode: Start Coords] Build the foundation for adding start coords UI for angle graphs + +- [#1428](https://github.com/Khan/perseus/pull/1428) [`eb9f3f9c0`](https://github.com/Khan/perseus/commit/eb9f3f9c064e6b6260bd667222f7370aae263715) Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Drop katex dependency - no longer used + +* [#1472](https://github.com/Khan/perseus/pull/1472) [`4c2ace57a`](https://github.com/Khan/perseus/commit/4c2ace57a922a527579293c065f8ed8120193344) Thanks [@benchristel](https://github.com/benchristel)! - Add keyboard controls to Mafs angle graphs + +- [#1487](https://github.com/Khan/perseus/pull/1487) [`53031f8df`](https://github.com/Khan/perseus/commit/53031f8df120a7ea15b6d82e5a94988d9281a9b3) Thanks [@Myranae](https://github.com/Myranae)! - Make graphs non-interactive via keyboard when their question has been answered correctly + +* [#1486](https://github.com/Khan/perseus/pull/1486) [`0b625f560`](https://github.com/Khan/perseus/commit/0b625f56098c4db142891ab4ffed2b2300924711) Thanks [@nishasy](https://github.com/nishasy)! - [Hint Mode: Start Coords] Add start coords UI for point graphs + +- [#1488](https://github.com/Khan/perseus/pull/1488) [`0bec013e8`](https://github.com/Khan/perseus/commit/0bec013e89c70dd431f86b4872dd3378ed29e110) Thanks [@nishasy](https://github.com/nishasy)! - [Hint Mode: Start Coords] Add start coords UI for polygon graphs (snap to grid only) + +### Patch Changes + +- [#1474](https://github.com/Khan/perseus/pull/1474) [`a8aaac339`](https://github.com/Khan/perseus/commit/a8aaac33921f31c65e8cb02c0eb66d15fc4f019e) Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Minor type fixes in the `ImageLoader` and `SvgImage` components + +* [#1493](https://github.com/Khan/perseus/pull/1493) [`de13fd337`](https://github.com/Khan/perseus/commit/de13fd3378cb078119f2b5311d347d4ee3b1d687) Thanks [@mark-fitzgerald](https://github.com/mark-fitzgerald)! - Add/Edit/Delete Locked Function in Interactive Graph Editor + +- [#1476](https://github.com/Khan/perseus/pull/1476) [`18f38fca4`](https://github.com/Khan/perseus/commit/18f38fca404678ff6162df09355acb072a1e6120) Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Miscellaneous type improvements + +* [#1489](https://github.com/Khan/perseus/pull/1489) [`de2883b3f`](https://github.com/Khan/perseus/commit/de2883b3fdc7a6e294c39b33cd2989aed75cd969) Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Correct `hints` type on ItemRenderer + +- [#1478](https://github.com/Khan/perseus/pull/1478) [`7fd586ef4`](https://github.com/Khan/perseus/commit/7fd586ef4a36c753bb57f1f0eb0c0f98afe8fa0d) Thanks [@nishasy](https://github.com/nishasy)! - [Interactive Graph Editor] Add "white" as a fill option for locked ellipses and polygons + +* [#1482](https://github.com/Khan/perseus/pull/1482) [`f920a4cc7`](https://github.com/Khan/perseus/commit/f920a4cc7f0e8e8072ee55598e8e13698d6dc2cf) Thanks [@nishasy](https://github.com/nishasy)! - [Interactive Graph Editor: Storybook] Add a story for Point graph type start coords + +- [#1484](https://github.com/Khan/perseus/pull/1484) [`808956098`](https://github.com/Khan/perseus/commit/808956098d9502cff4d9759ee07d6dcaa61a83ab) Thanks [@handeyeco](https://github.com/handeyeco)! - Minor cleanup around InfoTip + +* [#1475](https://github.com/Khan/perseus/pull/1475) [`6a218bcc1`](https://github.com/Khan/perseus/commit/6a218bcc1a7757dd93c1b90dfc03bd1c3715c8c8) Thanks [@anakaren-rojas](https://github.com/anakaren-rojas)! - add non-visual text as a description for expression widget + +* Updated dependencies [[`6c6ff52f4`](https://github.com/Khan/perseus/commit/6c6ff52f4725ff78f50bd6ca71f201a6c9ab786b), [`342a72211`](https://github.com/Khan/perseus/commit/342a722119f549f20e71ff1e44d2bba6c44c9ba3), [`5e66539e6`](https://github.com/Khan/perseus/commit/5e66539e6a3edfd784041c5ba2b17135eafebe1b)]: + - @khanacademy/math-input@20.1.1 + ## 27.2.0 ### Minor Changes diff --git a/packages/perseus/package.json b/packages/perseus/package.json index 98bd0801cd..d96350b0a2 100644 --- a/packages/perseus/package.json +++ b/packages/perseus/package.json @@ -3,7 +3,7 @@ "description": "Core Perseus API (includes renderers and widgets)", "author": "Khan Academy", "license": "MIT", - "version": "27.2.0", + "version": "28.0.0", "publishConfig": { "access": "public" }, @@ -41,7 +41,7 @@ "dependencies": { "@khanacademy/kas": "^0.3.11", "@khanacademy/kmath": "^0.1.13", - "@khanacademy/math-input": "^20.1.0", + "@khanacademy/math-input": "^20.1.1", "@khanacademy/perseus-core": "1.5.0", "@khanacademy/perseus-linter": "^1.0.0", "@khanacademy/pure-markdown": "^0.3.7",