Commit Graph

25 Commits

Author SHA1 Message Date
Valtteri Karesto
8f2c78b08b Merge pull request #30 from eqlabs/feat/button-loading-state
Feat/button loading state
2021-11-20 01:37:26 +02:00
Valtteri Karesto
460412d3d7 Button and theme colors changed 2021-11-20 01:34:40 +02:00
Valtteri Karesto
1a182858b4 Added new shade of gray 2021-11-20 01:34:20 +02:00
Valtteri Karesto
baac750e43 Some state management fixes 2021-11-20 01:34:10 +02:00
Valtteri Karesto
74979decbe Merge pull request #29 from eqlabs/feature/empty-pages
Add styles to empty pages
2021-11-19 16:44:24 +02:00
Valtteri Karesto
db50d86921 Add styles to empty pages 2021-11-19 16:42:26 +02:00
Valtteri Karesto
19741add40 Add back persisted state 2021-11-19 16:27:48 +02:00
Valtteri Karesto
d79d013238 Fixing build error 2021-11-19 16:24:37 +02:00
Valtteri Karesto
6d8ce9158d Added pages/index.tsx 2021-11-19 16:21:11 +02:00
Valtteri Karesto
c6102c2e6a Removed more unused deps and commented code 2021-11-19 16:12:01 +02:00
Valtteri Karesto
25cd64f8f6 Removed unused deps 2021-11-19 16:07:19 +02:00
Valtteri Karesto
33ef84c73e hotfix:fix state temporarily 2021-11-19 16:02:15 +02:00
Valtteri Karesto
1c7e2998f5 Merge pull request #28 from eqlabs/feature/initial-structure
Feature/initial structure
2021-11-19 15:52:34 +02:00
Valtteri Karesto
ac1fceb751 Update readme 2021-11-19 15:48:55 +02:00
Valtteri Karesto
41e4ff2590 Window size hook 2021-11-19 15:26:29 +02:00
Valtteri Karesto
e96e282d45 Github login 2021-11-19 15:26:22 +02:00
Valtteri Karesto
359df6966e Stitches styles config and theme switcher logic 2021-11-19 15:26:12 +02:00
Valtteri Karesto
9f3978c8a7 Initial page routing / page structure 2021-11-19 15:25:39 +02:00
Valtteri Karesto
45b4653d5f Remove theme ui 2021-11-19 15:25:08 +02:00
Valtteri Karesto
00cf9abae7 Basic components for the project and stitches theme 2021-11-19 15:24:59 +02:00
Valtteri Karesto
8f97a824f5 Add monaco editor themes 2021-11-19 15:24:29 +02:00
Valtteri Karesto
2de6478547 Add initial valtio global state 2021-11-19 15:24:08 +02:00
Valtteri Karesto
b1b524ca0c Add dependencies, radix, valtio etc 2021-11-19 15:18:39 +02:00
Valtteri Karesto
e7efed79ce Added some initial styles, dependencies, next-auth, and page structure 2021-11-11 11:42:36 +02:00
Valtteri Karesto
583371489c Initial commit from Create Next App 2021-10-21 21:17:38 +03:00