Skip to content

Commit

Permalink
Merge branch 'main' into sr-linear-system
Browse files Browse the repository at this point in the history
  • Loading branch information
nishasy committed Dec 19, 2024
2 parents 0fbbbfa + b52310d commit 951fc96
Show file tree
Hide file tree
Showing 34 changed files with 373 additions and 114 deletions.
5 changes: 0 additions & 5 deletions .changeset/bright-dragons-reflect.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shiny-fireants-jump.md

This file was deleted.

6 changes: 6 additions & 0 deletions .changeset/soft-lizards-lie.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@khanacademy/perseus": patch
"@khanacademy/perseus-editor": patch
---

[Interactive Graph][axis labels] Make default x & y axis labels TeX on load
6 changes: 6 additions & 0 deletions config/build/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# perseus-build-settings

## 0.4.2

### Patch Changes

- [#2027](https://github.com/Khan/perseus/pull/2027) [`368e222a6`](https://github.com/Khan/perseus/commit/368e222a6577dff38143d1584d6773129e8abbd7) Thanks [@handeyeco](https://github.com/handeyeco)! - Bump all packages to reset releases

## 0.4.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion config/build/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "perseus-build-settings",
"version": "0.4.1",
"version": "0.4.2",
"license": "MIT",
"private": true
}
28 changes: 28 additions & 0 deletions dev/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
# @khanacademy/perseus-dev-ui

## 5.0.5

### Patch Changes

- Updated dependencies [[`762b295ec`](https://github.com/Khan/perseus/commit/762b295eccd7d0dbc344edd271d3300b506adb93)]:
- @khanacademy/kas@0.4.7
- @khanacademy/kmath@0.1.21
- @khanacademy/math-input@22.0.4
- @khanacademy/perseus-core@3.0.3
- @khanacademy/perseus-linter@1.2.9
- @khanacademy/pure-markdown@0.3.18
- @khanacademy/simple-markdown@0.13.11

## 5.0.4

### Patch Changes

- [#2027](https://github.com/Khan/perseus/pull/2027) [`368e222a6`](https://github.com/Khan/perseus/commit/368e222a6577dff38143d1584d6773129e8abbd7) Thanks [@handeyeco](https://github.com/handeyeco)! - Bump all packages to reset releases

- Updated dependencies [[`368e222a6`](https://github.com/Khan/perseus/commit/368e222a6577dff38143d1584d6773129e8abbd7)]:
- @khanacademy/kas@0.4.6
- @khanacademy/kmath@0.1.20
- @khanacademy/math-input@22.0.3
- @khanacademy/perseus-core@3.0.2
- @khanacademy/perseus-linter@1.2.8
- @khanacademy/pure-markdown@0.3.17
- @khanacademy/simple-markdown@0.13.10

## 5.0.3

### Patch Changes
Expand Down
16 changes: 8 additions & 8 deletions 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.0.3",
"version": "5.0.5",
"private": true,
"repository": {
"type": "git",
Expand All @@ -14,13 +14,13 @@
"dev": "vite"
},
"dependencies": {
"@khanacademy/kas": "^0.4.5",
"@khanacademy/kmath": "^0.1.19",
"@khanacademy/math-input": "^22.0.2",
"@khanacademy/perseus-core": "3.0.1",
"@khanacademy/perseus-linter": "^1.2.7",
"@khanacademy/pure-markdown": "^0.3.16",
"@khanacademy/simple-markdown": "^0.13.9",
"@khanacademy/kas": "^0.4.7",
"@khanacademy/kmath": "^0.1.21",
"@khanacademy/math-input": "^22.0.4",
"@khanacademy/perseus-core": "3.0.3",
"@khanacademy/perseus-linter": "^1.2.9",
"@khanacademy/pure-markdown": "^0.3.18",
"@khanacademy/simple-markdown": "^0.13.11",
"@khanacademy/wonder-blocks-banner": "4.0.3",
"@khanacademy/wonder-blocks-icon": "5.0.3",
"@khanacademy/wonder-blocks-icon-button": "6.0.3",
Expand Down
18 changes: 18 additions & 0 deletions packages/kas/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @khanacademy/kas

## 0.4.7

### Patch Changes

- [#2028](https://github.com/Khan/perseus/pull/2028) [`762b295ec`](https://github.com/Khan/perseus/commit/762b295eccd7d0dbc344edd271d3300b506adb93) Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Forcing release

- Updated dependencies [[`762b295ec`](https://github.com/Khan/perseus/commit/762b295eccd7d0dbc344edd271d3300b506adb93)]:
- @khanacademy/perseus-core@3.0.3

## 0.4.6

### Patch Changes

- [#2027](https://github.com/Khan/perseus/pull/2027) [`368e222a6`](https://github.com/Khan/perseus/commit/368e222a6577dff38143d1584d6773129e8abbd7) Thanks [@handeyeco](https://github.com/handeyeco)! - Bump all packages to reset releases

- Updated dependencies [[`368e222a6`](https://github.com/Khan/perseus/commit/368e222a6577dff38143d1584d6773129e8abbd7)]:
- @khanacademy/perseus-core@3.0.2

## 0.4.5

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/kas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "A lightweight JavaScript CAS for comparing expressions and equations.",
"author": "Khan Academy",
"license": "MIT",
"version": "0.4.5",
"version": "0.4.7",
"publishConfig": {
"access": "public"
},
Expand All @@ -26,11 +26,11 @@
"test": "bash -c 'yarn --silent --cwd \"../..\" test ${@:0} $($([[ ${@: -1} = -* ]] || [[ ${@: -1} = bash ]]) && echo $PWD)'"
},
"dependencies": {
"@khanacademy/perseus-core": "3.0.1"
"@khanacademy/perseus-core": "3.0.3"
},
"devDependencies": {
"jison": "0.4.15",
"perseus-build-settings": "^0.4.1",
"perseus-build-settings": "^0.4.2",
"underscore": "1.4.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/kas/src/nodes.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* eslint-disable prettier/prettier */
/* eslint-disable import/order */
/* TODO(charlie): fix these lint errors (http://eslint.org/docs/rules): */
/* TODO: fix these lint errors (http://eslint.org/docs/rules): */
/* eslint-disable indent, no-undef, no-var, no-dupe-keys, no-new-func, no-redeclare, comma-dangle, max-len, prefer-spread, space-infix-ops, space-unary-ops */
import _ from "underscore";

Expand Down
18 changes: 18 additions & 0 deletions packages/keypad-context/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @khanacademy/keypad-context

## 1.0.9

### Patch Changes

- [#2028](https://github.com/Khan/perseus/pull/2028) [`762b295ec`](https://github.com/Khan/perseus/commit/762b295eccd7d0dbc344edd271d3300b506adb93) Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Forcing release

- Updated dependencies [[`762b295ec`](https://github.com/Khan/perseus/commit/762b295eccd7d0dbc344edd271d3300b506adb93)]:
- @khanacademy/perseus-core@3.0.3

## 1.0.8

### Patch Changes

- [#2027](https://github.com/Khan/perseus/pull/2027) [`368e222a6`](https://github.com/Khan/perseus/commit/368e222a6577dff38143d1584d6773129e8abbd7) Thanks [@handeyeco](https://github.com/handeyeco)! - Bump all packages to reset releases

- Updated dependencies [[`368e222a6`](https://github.com/Khan/perseus/commit/368e222a6577dff38143d1584d6773129e8abbd7)]:
- @khanacademy/perseus-core@3.0.2

## 1.0.7

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions 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": "1.0.7",
"version": "1.0.9",
"publishConfig": {
"access": "public"
},
Expand All @@ -25,7 +25,7 @@
"test": "bash -c 'yarn --silent --cwd \"../..\" test ${@:0} $($([[ ${@: -1} = -* ]] || [[ ${@: -1} = bash ]]) && echo $PWD)'"
},
"dependencies": {
"@khanacademy/perseus-core": "3.0.1"
"@khanacademy/perseus-core": "3.0.3"
},
"devDependencies": {
"react": "^18.2.0"
Expand Down
18 changes: 18 additions & 0 deletions packages/kmath/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @khanacademy/kmath

## 0.1.21

### Patch Changes

- [#2028](https://github.com/Khan/perseus/pull/2028) [`762b295ec`](https://github.com/Khan/perseus/commit/762b295eccd7d0dbc344edd271d3300b506adb93) Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Forcing release

- Updated dependencies [[`762b295ec`](https://github.com/Khan/perseus/commit/762b295eccd7d0dbc344edd271d3300b506adb93)]:
- @khanacademy/perseus-core@3.0.3

## 0.1.20

### Patch Changes

- [#2027](https://github.com/Khan/perseus/pull/2027) [`368e222a6`](https://github.com/Khan/perseus/commit/368e222a6577dff38143d1584d6773129e8abbd7) Thanks [@handeyeco](https://github.com/handeyeco)! - Bump all packages to reset releases

- Updated dependencies [[`368e222a6`](https://github.com/Khan/perseus/commit/368e222a6577dff38143d1584d6773129e8abbd7)]:
- @khanacademy/perseus-core@3.0.2

## 0.1.19

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions 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": "0.1.19",
"version": "0.1.21",
"publishConfig": {
"access": "public"
},
Expand All @@ -24,10 +24,10 @@
"test": "bash -c 'yarn --silent --cwd \"../..\" test ${@:0} $($([[ ${@: -1} = -* ]] || [[ ${@: -1} = bash ]]) && echo $PWD)'"
},
"dependencies": {
"@khanacademy/perseus-core": "3.0.1"
"@khanacademy/perseus-core": "3.0.3"
},
"devDependencies": {
"perseus-build-settings": "^0.4.1",
"perseus-build-settings": "^0.4.2",
"underscore": "1.4.4"
},
"peerDependencies": {
Expand Down
20 changes: 20 additions & 0 deletions packages/math-input/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# @khanacademy/math-input

## 22.0.4

### Patch Changes

- [#2028](https://github.com/Khan/perseus/pull/2028) [`762b295ec`](https://github.com/Khan/perseus/commit/762b295eccd7d0dbc344edd271d3300b506adb93) Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Forcing release

- Updated dependencies [[`762b295ec`](https://github.com/Khan/perseus/commit/762b295eccd7d0dbc344edd271d3300b506adb93)]:
- @khanacademy/keypad-context@1.0.9
- @khanacademy/perseus-core@3.0.3

## 22.0.3

### Patch Changes

- [#2027](https://github.com/Khan/perseus/pull/2027) [`368e222a6`](https://github.com/Khan/perseus/commit/368e222a6577dff38143d1584d6773129e8abbd7) Thanks [@handeyeco](https://github.com/handeyeco)! - Bump all packages to reset releases

- Updated dependencies [[`368e222a6`](https://github.com/Khan/perseus/commit/368e222a6577dff38143d1584d6773129e8abbd7)]:
- @khanacademy/keypad-context@1.0.8
- @khanacademy/perseus-core@3.0.2

## 22.0.2

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions 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": "22.0.2",
"version": "22.0.4",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -38,8 +38,8 @@
],
"scripts": {},
"dependencies": {
"@khanacademy/keypad-context": "^1.0.7",
"@khanacademy/perseus-core": "3.0.1",
"@khanacademy/keypad-context": "^1.0.9",
"@khanacademy/perseus-core": "3.0.3",
"mathquill": "https://github.com/Khan/mathquill/releases/download/v1.0.0/mathquill-v1.0.0.tgz"
},
"devDependencies": {
Expand All @@ -54,7 +54,7 @@
"aphrodite": "^1.2.5",
"jquery": "^2.1.1",
"katex": "0.11.1",
"perseus-build-settings": "^0.4.1",
"perseus-build-settings": "^0.4.2",
"prop-types": "15.6.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
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

## 3.0.3

### Patch Changes

- [#2028](https://github.com/Khan/perseus/pull/2028) [`762b295ec`](https://github.com/Khan/perseus/commit/762b295eccd7d0dbc344edd271d3300b506adb93) Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Forcing release

## 3.0.2

### Patch Changes

- [#2027](https://github.com/Khan/perseus/pull/2027) [`368e222a6`](https://github.com/Khan/perseus/commit/368e222a6577dff38143d1584d6773129e8abbd7) Thanks [@handeyeco](https://github.com/handeyeco)! - Bump all packages to reset releases

## 3.0.1

### Patch 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": "3.0.1",
"version": "3.0.3",
"publishConfig": {
"access": "public"
},
Expand Down
30 changes: 30 additions & 0 deletions packages/perseus-editor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,35 @@
# @khanacademy/perseus-editor

## 17.0.5

### Patch Changes

- [#2028](https://github.com/Khan/perseus/pull/2028) [`762b295ec`](https://github.com/Khan/perseus/commit/762b295eccd7d0dbc344edd271d3300b506adb93) Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Forcing release

- Updated dependencies [[`762b295ec`](https://github.com/Khan/perseus/commit/762b295eccd7d0dbc344edd271d3300b506adb93)]:
- @khanacademy/kas@0.4.7
- @khanacademy/keypad-context@1.0.9
- @khanacademy/kmath@0.1.21
- @khanacademy/math-input@22.0.4
- @khanacademy/perseus@49.1.1
- @khanacademy/perseus-core@3.0.3
- @khanacademy/pure-markdown@0.3.18

## 17.0.4

### Patch Changes

- [#2027](https://github.com/Khan/perseus/pull/2027) [`368e222a6`](https://github.com/Khan/perseus/commit/368e222a6577dff38143d1584d6773129e8abbd7) Thanks [@handeyeco](https://github.com/handeyeco)! - Bump all packages to reset releases

- Updated dependencies [[`78c5a77ce`](https://github.com/Khan/perseus/commit/78c5a77ce17c5392e5c8ebb1fff8e2ed8a69a0c1), [`37dc680b4`](https://github.com/Khan/perseus/commit/37dc680b4415c9c75bcda39e0440ded55d24d4a1), [`368e222a6`](https://github.com/Khan/perseus/commit/368e222a6577dff38143d1584d6773129e8abbd7)]:
- @khanacademy/perseus@49.1.0
- @khanacademy/kas@0.4.6
- @khanacademy/keypad-context@1.0.8
- @khanacademy/kmath@0.1.20
- @khanacademy/math-input@22.0.3
- @khanacademy/perseus-core@3.0.2
- @khanacademy/pure-markdown@0.3.17

## 17.0.3

### Patch Changes
Expand Down
Loading

0 comments on commit 951fc96

Please sign in to comment.