@magmamath/students-features 0.9.14-rc.11 → 0.9.14-rc.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<changelist name="Uncommitted_changes_before_Checkout_at_30_12_2025,_11_07_[Changes]" date="1767089274852" recycled="true" deleted="true">
|
|
2
|
+
<option name="PATH" value="$PROJECT_DIR$/.idea/shelf/Uncommitted_changes_before_Checkout_at_30_12_2025,_11_07_[Changes]/shelved.patch" />
|
|
3
|
+
<option name="DESCRIPTION" value="Uncommitted changes before Checkout at 30/12/2025, 11:07 [Changes]" />
|
|
4
|
+
</changelist>
|
package/.idea/workspace.xml
CHANGED
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
<component name="ChangeListManager">
|
|
7
7
|
<list default="true" id="ce1b67e5-e42c-4dab-8d84-832433eb9fe4" name="Changes" comment="feat: updated comma value">
|
|
8
8
|
<change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
|
|
9
|
+
<change beforePath="$PROJECT_DIR$/src/features/keyboard/types/MathKeysGroups/basicOperators.tsx" beforeDir="false" afterPath="$PROJECT_DIR$/src/features/keyboard/types/MathKeysGroups/basicOperators.tsx" afterDir="false" />
|
|
9
10
|
</list>
|
|
10
11
|
<option name="SHOW_DIALOG" value="false" />
|
|
11
12
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
@@ -23,7 +24,7 @@
|
|
|
23
24
|
<component name="Git.Settings">
|
|
24
25
|
<option name="RECENT_BRANCH_BY_REPOSITORY">
|
|
25
26
|
<map>
|
|
26
|
-
<entry key="$PROJECT_DIR$" value="
|
|
27
|
+
<entry key="$PROJECT_DIR$" value="feature/3307-keyboard-breakpoints" />
|
|
27
28
|
</map>
|
|
28
29
|
</option>
|
|
29
30
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
@@ -51,7 +52,7 @@
|
|
|
51
52
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
52
53
|
"RunOnceActivity.TerminalTabsStorage.copyFrom.TerminalArrangementManager.252": "true",
|
|
53
54
|
"RunOnceActivity.git.unshallow": "true",
|
|
54
|
-
"git-widget-placeholder": "feature/
|
|
55
|
+
"git-widget-placeholder": "feature/3348-new-keyboard-buttons",
|
|
55
56
|
"last_opened_file_path": "/Users/alesiaskarakhod/Work/students-features",
|
|
56
57
|
"node.js.detected.package.eslint": "true",
|
|
57
58
|
"node.js.detected.package.standard": "true",
|
|
@@ -195,7 +196,7 @@
|
|
|
195
196
|
<workItem from="1766415953458" duration="2436000" />
|
|
196
197
|
<workItem from="1766487717021" duration="4617000" />
|
|
197
198
|
<workItem from="1766498143970" duration="8795000" />
|
|
198
|
-
<workItem from="1766571521865" duration="
|
|
199
|
+
<workItem from="1766571521865" duration="27563000" />
|
|
199
200
|
</task>
|
|
200
201
|
<task id="LOCAL-00057" summary="chore: numpad refactoring">
|
|
201
202
|
<option name="closed" value="true" />
|