2023-01-28 07:33:56 -05:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<project version="4">
|
2024-12-27 06:06:20 -05:00
|
|
|
<component name="AutoImportSettings">
|
|
|
|
<option name="autoReloadType" value="SELECTIVE" />
|
|
|
|
</component>
|
2023-01-28 07:33:56 -05:00
|
|
|
<component name="ChangeListManager">
|
2025-01-15 06:35:44 -05:00
|
|
|
<list default="true" id="c22c6a78-950d-4bff-ac7a-ed800fcbb7de" name="Changes" comment="feat:backup">
|
|
|
|
<change afterPath="$PROJECT_DIR$/src/components/MyRootContext/index.js" afterDir="false" />
|
2024-12-27 06:06:20 -05:00
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
2025-01-13 06:33:16 -05:00
|
|
|
<change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
|
2024-12-27 06:06:20 -05:00
|
|
|
<change beforePath="$PROJECT_DIR$/src/App.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/App.js" afterDir="false" />
|
2025-01-13 06:33:16 -05:00
|
|
|
<change beforePath="$PROJECT_DIR$/src/components/DetailSearchBar/index.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/components/DetailSearchBar/index.js" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/pages/DetailSearchContext/index.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/pages/DetailSearchContext/index.js" afterDir="false" />
|
2024-12-27 06:06:20 -05:00
|
|
|
<change beforePath="$PROJECT_DIR$/src/pages/Home/index.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/pages/Home/index.js" afterDir="false" />
|
2025-01-13 06:33:16 -05:00
|
|
|
<change beforePath="$PROJECT_DIR$/src/pages/TaskCount/index.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/pages/TaskCount/index.js" afterDir="false" />
|
2025-01-15 06:35:44 -05:00
|
|
|
<change beforePath="$PROJECT_DIR$/src/pages/ToDoList/index.css" beforeDir="false" afterPath="$PROJECT_DIR$/src/pages/ToDoList/index.css" afterDir="false" />
|
2024-12-30 06:24:34 -05:00
|
|
|
<change beforePath="$PROJECT_DIR$/src/pages/ToDoList/index.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/pages/ToDoList/index.js" afterDir="false" />
|
2025-01-13 06:33:16 -05:00
|
|
|
<change beforePath="$PROJECT_DIR$/src/pages/ToDoTree/index.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/pages/ToDoTree/index.js" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/utils/index.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/utils/index.js" afterDir="false" />
|
2024-12-27 06:06:20 -05:00
|
|
|
</list>
|
2023-01-28 07:33:56 -05:00
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
|
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
|
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
|
|
</component>
|
|
|
|
<component name="Git.Settings">
|
|
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
|
|
</component>
|
|
|
|
<component name="MarkdownSettingsMigration">
|
|
|
|
<option name="stateVersion" value="1" />
|
|
|
|
</component>
|
2024-12-27 06:06:20 -05:00
|
|
|
<component name="ProjectColorInfo">{
|
|
|
|
"associatedIndex": 8
|
|
|
|
}</component>
|
2023-01-28 07:33:56 -05:00
|
|
|
<component name="ProjectId" id="2KWNUOdtRQIUIJvVRsdpzzM23Bg" />
|
|
|
|
<component name="ProjectViewState">
|
|
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
|
|
<option name="showLibraryContents" value="true" />
|
|
|
|
</component>
|
2025-01-15 06:35:44 -05:00
|
|
|
<component name="PropertiesComponent">{
|
|
|
|
"keyToString": {
|
|
|
|
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
|
|
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
|
"git-widget-placeholder": "master",
|
|
|
|
"last_opened_file_path": "D:/electron/assistant-todo-mobile",
|
|
|
|
"node.js.detected.package.eslint": "true",
|
|
|
|
"node.js.detected.package.tslint": "true",
|
|
|
|
"node.js.selected.package.eslint": "(autodetect)",
|
|
|
|
"node.js.selected.package.tslint": "(autodetect)",
|
|
|
|
"nodejs_package_manager_path": "npm",
|
|
|
|
"npm.build.executor": "Run",
|
|
|
|
"npm.start.executor": "Run",
|
|
|
|
"ts.external.directory.path": "C:\\Program Files\\JetBrains\\WebStorm 2024.1.5\\plugins\\javascript-plugin\\jsLanguageServicesImpl\\external",
|
|
|
|
"vue.rearranger.settings.migration": "true"
|
2023-01-28 07:33:56 -05:00
|
|
|
}
|
2025-01-15 06:35:44 -05:00
|
|
|
}</component>
|
2024-12-27 06:06:20 -05:00
|
|
|
<component name="RecentsManager">
|
|
|
|
<key name="MoveFile.RECENT_KEYS">
|
|
|
|
<recent name="D:\electron\assistant-todo-mobile\src\components\DataPickerItem" />
|
|
|
|
</key>
|
|
|
|
</component>
|
2025-01-13 06:33:16 -05:00
|
|
|
<component name="RunManager" selected="npm.build">
|
|
|
|
<configuration name="build" type="js.build_tools.npm" temporary="true" nameIsGenerated="true">
|
|
|
|
<package-json value="$PROJECT_DIR$/package.json" />
|
|
|
|
<command value="run" />
|
|
|
|
<scripts>
|
|
|
|
<script value="build" />
|
|
|
|
</scripts>
|
|
|
|
<node-interpreter value="project" />
|
|
|
|
<envs />
|
|
|
|
<method v="2" />
|
|
|
|
</configuration>
|
2024-12-27 06:06:20 -05:00
|
|
|
<configuration name="start" type="js.build_tools.npm" temporary="true" nameIsGenerated="true">
|
|
|
|
<package-json value="$PROJECT_DIR$/package.json" />
|
|
|
|
<command value="run" />
|
|
|
|
<scripts>
|
|
|
|
<script value="start" />
|
|
|
|
</scripts>
|
|
|
|
<node-interpreter value="project" />
|
|
|
|
<envs />
|
|
|
|
<method v="2" />
|
|
|
|
</configuration>
|
|
|
|
<recent_temporary>
|
|
|
|
<list>
|
2025-01-13 06:33:16 -05:00
|
|
|
<item itemvalue="npm.build" />
|
2024-12-27 06:06:20 -05:00
|
|
|
<item itemvalue="npm.start" />
|
|
|
|
</list>
|
|
|
|
</recent_temporary>
|
|
|
|
</component>
|
|
|
|
<component name="SharedIndexes">
|
|
|
|
<attachedChunks>
|
|
|
|
<set>
|
|
|
|
<option value="bundled-js-predefined-1d06a55b98c1-0b3e54e931b4-JavaScript-WS-241.18034.50" />
|
|
|
|
</set>
|
|
|
|
</attachedChunks>
|
|
|
|
</component>
|
2023-01-28 07:33:56 -05:00
|
|
|
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
|
|
|
<component name="TaskManager">
|
|
|
|
<task active="true" id="Default" summary="Default task">
|
|
|
|
<changelist id="c22c6a78-950d-4bff-ac7a-ed800fcbb7de" name="Changes" comment="" />
|
|
|
|
<created>1674086393783</created>
|
|
|
|
<option name="number" value="Default" />
|
|
|
|
<option name="presentableId" value="Default" />
|
|
|
|
<updated>1674086393783</updated>
|
2024-12-27 06:06:20 -05:00
|
|
|
<workItem from="1735199009773" duration="4532000" />
|
2024-12-30 06:24:34 -05:00
|
|
|
<workItem from="1735203621890" duration="34598000" />
|
|
|
|
<workItem from="1735389721633" duration="18791000" />
|
|
|
|
<workItem from="1735474579369" duration="4701000" />
|
|
|
|
<workItem from="1735522393453" duration="23975000" />
|
2025-01-13 06:33:16 -05:00
|
|
|
<workItem from="1736653373329" duration="943000" />
|
2025-01-15 06:35:44 -05:00
|
|
|
<workItem from="1736729514856" duration="23191000" />
|
|
|
|
<workItem from="1736823301169" duration="14584000" />
|
|
|
|
<workItem from="1736902715797" duration="17177000" />
|
2023-01-28 07:33:56 -05:00
|
|
|
</task>
|
2024-12-30 06:24:34 -05:00
|
|
|
<task id="LOCAL-00001" summary="feat:backup">
|
|
|
|
<option name="closed" value="true" />
|
|
|
|
<created>1735297580874</created>
|
|
|
|
<option name="number" value="00001" />
|
|
|
|
<option name="presentableId" value="LOCAL-00001" />
|
|
|
|
<option name="project" value="LOCAL" />
|
|
|
|
<updated>1735297580874</updated>
|
|
|
|
</task>
|
|
|
|
<task id="LOCAL-00002" summary="feat:添加任务">
|
|
|
|
<option name="closed" value="true" />
|
|
|
|
<created>1735462441515</created>
|
|
|
|
<option name="number" value="00002" />
|
|
|
|
<option name="presentableId" value="LOCAL-00002" />
|
|
|
|
<option name="project" value="LOCAL" />
|
|
|
|
<updated>1735462441515</updated>
|
|
|
|
</task>
|
|
|
|
<task id="LOCAL-00003" summary="feat:上滑更多下拉更新">
|
|
|
|
<option name="closed" value="true" />
|
|
|
|
<created>1735465716214</created>
|
|
|
|
<option name="number" value="00003" />
|
|
|
|
<option name="presentableId" value="LOCAL-00003" />
|
|
|
|
<option name="project" value="LOCAL" />
|
|
|
|
<updated>1735465716214</updated>
|
|
|
|
</task>
|
|
|
|
<task id="LOCAL-00004" summary="feat:flex,左右对齐">
|
|
|
|
<option name="closed" value="true" />
|
|
|
|
<created>1735478048560</created>
|
|
|
|
<option name="number" value="00004" />
|
|
|
|
<option name="presentableId" value="LOCAL-00004" />
|
|
|
|
<option name="project" value="LOCAL" />
|
|
|
|
<updated>1735478048560</updated>
|
|
|
|
</task>
|
2025-01-15 06:35:44 -05:00
|
|
|
<task id="LOCAL-00005" summary="feat:发版">
|
|
|
|
<option name="closed" value="true" />
|
|
|
|
<created>1736767997236</created>
|
|
|
|
<option name="number" value="00005" />
|
|
|
|
<option name="presentableId" value="LOCAL-00005" />
|
|
|
|
<option name="project" value="LOCAL" />
|
|
|
|
<updated>1736767997236</updated>
|
|
|
|
</task>
|
|
|
|
<task id="LOCAL-00006" summary="feat:backup">
|
|
|
|
<option name="closed" value="true" />
|
|
|
|
<created>1736855240006</created>
|
|
|
|
<option name="number" value="00006" />
|
|
|
|
<option name="presentableId" value="LOCAL-00006" />
|
|
|
|
<option name="project" value="LOCAL" />
|
|
|
|
<updated>1736855240006</updated>
|
|
|
|
</task>
|
|
|
|
<option name="localTasksCounter" value="7" />
|
2023-01-28 07:33:56 -05:00
|
|
|
<servers />
|
|
|
|
</component>
|
2024-12-27 06:06:20 -05:00
|
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
|
|
<option name="version" value="3" />
|
|
|
|
</component>
|
2023-01-28 07:33:56 -05:00
|
|
|
<component name="Vcs.Log.Tabs.Properties">
|
|
|
|
<option name="TAB_STATES">
|
|
|
|
<map>
|
|
|
|
<entry key="MAIN">
|
|
|
|
<value>
|
|
|
|
<State />
|
|
|
|
</value>
|
|
|
|
</entry>
|
|
|
|
</map>
|
|
|
|
</option>
|
|
|
|
</component>
|
2024-12-30 06:24:34 -05:00
|
|
|
<component name="VcsManagerConfiguration">
|
|
|
|
<MESSAGE value="feat:添加任务" />
|
|
|
|
<MESSAGE value="feat:上滑更多下拉更新" />
|
|
|
|
<MESSAGE value="feat:flex,左右对齐" />
|
2025-01-15 06:35:44 -05:00
|
|
|
<MESSAGE value="feat:发版" />
|
|
|
|
<MESSAGE value="feat:backup" />
|
|
|
|
<option name="LAST_COMMIT_MESSAGE" value="feat:backup" />
|
2024-12-30 06:24:34 -05:00
|
|
|
</component>
|
|
|
|
<component name="XDebuggerManager">
|
|
|
|
<breakpoint-manager>
|
|
|
|
<breakpoints>
|
|
|
|
<line-breakpoint enabled="true" type="javascript">
|
|
|
|
<url>file://$PROJECT_DIR$/src/components/ParentTask/index.js</url>
|
|
|
|
<line>84</line>
|
|
|
|
<option name="timeStamp" value="1" />
|
|
|
|
</line-breakpoint>
|
|
|
|
</breakpoints>
|
|
|
|
</breakpoint-manager>
|
|
|
|
</component>
|
2023-01-28 07:33:56 -05:00
|
|
|
</project>
|