Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8322021

Browse files
committed
update roadmap, quick edit
1 parent6fa0c8a commit8322021

File tree

2 files changed

+17
-15
lines changed

2 files changed

+17
-15
lines changed

‎ROADMAP.md

Lines changed: 17 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,23 @@
11
#Atom CodeRoad Roadmap
22

3-
1. Bug fixes
4-
2. UI Improvements
5-
3. Native import/exports
6-
4. More test runners
7-
1. Python
3+
1. Extract CodeRoad core
4+
1. Coderoad-language packages
5+
1. Native import/exports
6+
1. UI Improvements
7+
1. Modular interfaces
8+
1. Video Player
9+
1. Visualize html
10+
1. More test runners
811
1. Ruby
9-
2. Java
10-
5. Installers (See[node-gyp](https://github.com/nodejs/node-gyp))
12+
1. Java
13+
1. Installers (See[node-gyp](https://github.com/nodejs/node-gyp))
1114
1. Windows XP, 7, 8, 10 (check versions)
12-
2. Linux
13-
6. User Accounts
15+
1. Linux
16+
1. User Accounts
1417
1. Sync Progress
15-
2. Basic Analytics
16-
7. Central DB
18+
1. Basic Analytics
19+
1. Central DB
1720
1. Users
18-
2. Analytics
19-
3. Tutorial ratings/feedback
20-
8. Unit Test Coverage
21+
1. Analytics
22+
1. Tutorial ratings/feedback
23+
1. Unit Test Coverage

‎src/atom/subscriptions.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ export function onActivate(): AtomCore.Disposable {
4040

4141
exportfunctiononDeactivate():void{
4242
// unmount React
43-
window.onresize=null;
4443
Root.unmount();
4544
// cleanup subscriptions
4645
subscriptions.dispose();

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp