Commit Graph

223 Commits

Author SHA1 Message Date
fb4f38330f add MancalaApp and refactor connection state floating panel 2022-07-30 12:05:33 +03:00
8ce2381c4b add react-router dependency 2022-07-30 12:05:33 +03:00
b7945b24f6 remove unused parameter 2022-07-28 18:09:19 +03:00
b395c6974d
Merge pull request #26 from jhalitaksoy/feature/user-status
Feature/user status
2022-07-23 00:53:47 +03:00
9a7f847749 fix props.visible issue 2022-07-23 00:52:17 +03:00
9fc21ef544 implement UserStatus (isOnline) 2022-07-23 00:30:41 +03:00
f4fb5e75bb add UserStatus component 2022-07-23 00:29:52 +03:00
485cf4b20f add User and UserConnectionInfo models 2022-07-23 00:29:38 +03:00
3817a1fe09 refactor InfoPanel 2022-07-23 00:28:12 +03:00
1c830b0853 remove BoardView margin 2022-07-23 00:27:30 +03:00
63d1b00e54 add CircularPanel component 2022-07-23 00:26:58 +03:00
141ca0c927 add BoardToolbar component 2022-07-23 00:26:41 +03:00
6a648c6527 add useWindowDimensions hook 2022-07-23 00:26:20 +03:00
a539feb798 add space component 2022-07-23 00:25:48 +03:00
dc9b2ac04c Add center component 2022-07-23 00:25:25 +03:00
c51abc3b74 fix button border radius issue 2022-07-23 00:25:10 +03:00
435272f275 fix floating panel z-index issue 2022-07-23 00:24:36 +03:00
3a3d16896f move HeaderBar to headerbar folder 2022-07-20 22:06:11 +03:00
83a41dec94
Merge pull request #25 from jhalitaksoy/fix/ws-ping-time
set PING_INTERVAL 15000
2022-07-17 22:23:47 +03:00
51f5a84ba6 set PING_INTERVAL 15000 2022-07-17 22:22:12 +03:00
ad660c0669 0.1.3-beta.19 2022-07-17 14:15:15 +03:00
bff7677206
Merge pull request #24 from jhalitaksoy/fix/reconnect-issue
fix: reconnect issue
2022-07-17 11:36:33 +03:00
5a0987170b fix: reconnect issue 2022-07-17 11:32:20 +03:00
4c414481b7
Merge pull request #23 from jhalitaksoy/fix/migrate-to-react18
migrate to react18 (use createRoot)
2022-07-17 08:39:42 +03:00
661fc64924 migrate to react18 (use createRoot) 2022-07-17 08:38:25 +03:00
872ee11d49 0.1.3-beta.18 2022-07-16 22:35:26 +03:00
5f9d983df6
Merge pull request #22 from jhalitaksoy/feature/ping-pong
Feature/ping pong
2022-07-16 22:31:22 +03:00
2e584fff32 add ping pong 2022-07-16 22:23:52 +03:00
1530592e3e add ping pong channel names 2022-07-16 17:16:29 +03:00
ba60373060 0.1.3-beta.17 2022-07-15 22:47:54 +03:00
74e7242b7b
Merge pull request #21 from jhalitaksoy/fix/pit-select-issue
fix pit select issue
2022-07-15 18:59:19 +03:00
88669e8ded check has an ongoing action on pit select 2022-07-15 18:53:38 +03:00
7fc7abd995 0.1.3-beta.16 2022-07-15 18:26:36 +03:00
9ac8552641
Merge pull request #20 from jhalitaksoy/fix/refactor-headerbar
Fix/refactor headerbar
2022-07-15 18:24:31 +03:00
8e71a30a4f refactor Headerbar 2022-07-15 18:11:09 +03:00
b59dbdc5c9 refactor HeaderBar 2022-07-15 17:45:48 +03:00
1e092d9456 add ThemeSwitchMenu 2022-07-15 17:45:35 +03:00
32419a6ad4 add HeaderbarTitle 2022-07-15 17:45:21 +03:00
c38d8c60d5 add Row 2022-07-15 17:45:03 +03:00
a8e98995d9 add HeaderbarIcon 2022-07-15 17:44:55 +03:00
ac24424a27 add React Functional Component snippet 2022-07-15 17:18:58 +03:00
b6f8c3b5b8 update mancala icon 2022-07-15 17:06:32 +03:00
29a197f132 0.1.3-beta.15 2022-07-15 15:07:07 +03:00
a204ed0cd9
Merge pull request #19 from jhalitaksoy/feature/icon
add mancala icon
2022-07-15 15:05:46 +03:00
e630ec23aa add mancala icon 2022-07-15 15:04:33 +03:00
c0e25881d6
Merge pull request #18 from jhalitaksoy/feature/parcel-v2
migrate to parcel v2
2022-07-15 14:59:25 +03:00
a3cebe7f7c remove the main from package.json (parcel-v2) 2022-07-15 14:56:52 +03:00
38dc466e40 add parcel configuration 2022-07-15 14:21:32 +03:00
71dfa2e597 migrate to parcel v2 2022-07-15 14:21:28 +03:00
315814e65a 0.1.3-beta.14 2022-07-14 23:55:55 +03:00