1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-07-24 05:39:35 +02:00
flame/client/src/interfaces
2021-06-13 23:21:35 +02:00
..
Api.ts Created WeatherWidget 2021-05-19 18:26:57 +02:00
App.ts Bookmarks view with grid + redux actions 2021-05-23 18:38:39 +02:00
Bookmark.ts Added ability to set icons on bookmarks. Added hover indicator for apps 2021-06-09 12:45:55 +02:00
Category.ts Bookmarks view with grid + redux actions 2021-05-23 18:38:39 +02:00
Config.ts Weather settings view. API: select which keys to get from Config 2021-05-27 12:30:09 +02:00
Forms.ts Reworked OtherSettings to work with global config state. Fixed bug with certain settings not being synchronized 2021-06-13 23:21:35 +02:00
GlobalState.ts Created config global state. Reworked WeatherSettings and WeatherWidget to use new config state. 2021-06-13 00:16:57 +02:00
index.ts Created config global state. Reworked WeatherSettings and WeatherWidget to use new config state. 2021-06-13 00:16:57 +02:00
Notification.ts UI notification/alert system with global redux state 2021-05-24 14:54:46 +02:00
Theme.ts Initial commit 2021-05-06 19:04:00 +02:00
Weather.ts WeatherWidget temp unit. WeatherSettings update on change 2021-06-07 12:17:10 +02:00