1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-07-24 05:39:35 +02:00
flame/client/src
2021-05-22 17:03:32 +02:00
..
components Added App Edit Functionality 2021-05-22 17:03:32 +02:00
interfaces Created WeatherWidget 2021-05-19 18:26:57 +02:00
store Added App Edit Functionality 2021-05-22 17:03:32 +02:00
App.module.css Added redux. Moved theme loading/setting to redux actions. Added automatic theme loading based on localStorage value. 2021-05-08 18:49:08 +02:00
App.tsx Some changes on how application list is being rendered. Added isDay property on WeatherIcon to render icon accordingly to time of day. Modal can now be closed by clicking on backdrop 2021-05-21 18:55:21 +02:00
index.css UI Components 2021-05-12 18:31:02 +02:00
index.tsx Initial commit 2021-05-06 19:04:00 +02:00
react-app-env.d.ts Initial commit 2021-05-06 19:04:00 +02:00