27 Commits (0.0.1a)
 

Author SHA1 Message Date
kdxcxs ce0b7a1a1a feat: support displaying topic detail 4 years ago
kdxcxs 14bf63f35b refactor: pass specific variables instead of `this` to YooForumUI, toggle `detailShowing` state as a callback of animation 4 years ago
kdxcxs 57f58ca599 feat: change all animation duration from 500 to 250 4 years ago
kdxcxs 408cbef27f chore: add screenshot 4 years ago
kdxcxs b485273576 feat: support go to detail view of a topic by pressing in the topic list view 4 years ago
kdxcxs f7b87abd9e feat: support getting and showing topics from umooc 4 years ago
kdxcxs fe8683d46b feat: show error info in toast when login failed 4 years ago
kdxcxs 70bfda1368 fix: init forum after login successfully instead of componentDidMount 4 years ago
kdxcxs bc2c6534a4 feat: send preparative requests on YooForum did mount 4 years ago
kdxcxs a9d1fcd03b refactor: replace `post` function in `api/HTTP.js` with `gbkFetch` function to support both POST and GET 4 years ago
kdxcxs c717f14b2a chore: rename `Router.js` to `YooRouter.js` 4 years ago
kdxcxs f0183fe925 feat: add splash page 4 years ago
kdxcxs 876ad88b9f feat: lock device orientation in Android 4 years ago
kdxcxs 13ecd52e52 feat: init Router and YooForum, add forgotten files 4 years ago
kdxcxs 4f3c790917 chore: export and import components through `component/index.js` 4 years ago
kdxcxs bbb9e1356c fix: apply paddingTop only for ios 4 years ago
kdxcxs df16af519c feat: keep the background img moving 4 years ago
kdxcxs 2ff829d31d chore: update TODO 4 years ago
kdxcxs 9c2f80a269 feat: support login request 4 years ago
kdxcxs fb2da7da94 feat: init YooLogin with ui 4 years ago
kdxcxs c43d86b55a feat: show a toast when login fails 4 years ago
kdxcxs 5a720434f9 feat: bind input values to logical YooLogin component 4 years ago
kdxcxs 6713dc02ec feat: show ActivityIndicator when pending login request 4 years ago
kdxcxs 29c986f19e feat: change the style of login button 4 years ago
kdxcxs bd7e388b76 chore: update TODO 4 years ago
kdxcxs 3d4af0c18a feat: init login ui 4 years ago
kdxcxs 5f2723d082 chore: add readme 4 years ago