116 Commits

Author SHA1 Message Date
f982d076a7
feat(hooks): add use-toast hook for toast notifications
Introduce a new use-toast hook inspired by the react-hot-toast library. This hook manages toast notifications with actions such as ADD_TOAST, UPDATE_TOAST, DISMISS_TOAST, and REMOVE_TOAST.
2024-09-27 11:56:13 +02:00
45562d875c
feat(components): add new UI components for checkbox, chart, command, collapsible, dialog, and context-menu
Introduce various UI components including Checkbox, Chart, Command, Collapsible, Dialog, and ContextMenu. These components leverage Radix UI and Recharts to enhance the UI toolkit.
2024-09-27 11:55:48 +02:00
c7bf608462
feat: remove obsolete and outdated components and assets
Deleted unused components and icon assets for codebase cleanup. This includes various UI components, CSS modules, and image assets no longer needed for the project.
2024-09-27 11:55:23 +02:00
f87e388ddd
feat(build): add project configuration files and dependencies
Add IntelliJ IDEA project settings, TypeScript configuration, and pnpm lock file. Updated `package.json` with new dependencies and refactored API handler to TypeScript.
2024-09-27 11:37:21 +02:00
69d1186333
feat(configs): add city configuration file
Introduced a new JSON configuration file for city settings. This file currently includes the city name "Chambéry".
2024-09-27 11:00:32 +02:00
d3e1b122e4
docs: update README with new repo and install instructions
Changed the repository URL and adjusted installation instructions to use pnpm or yarn instead of npm. Removed outdated feature list and image, updated contributions section to include license information.
2024-09-27 10:52:12 +02:00
madarsbiss
2737427b6f edit var names 2021-10-27 13:38:28 +03:00
madarsbiss
88b4db25a2 edit comp degree 2021-09-25 14:28:48 +03:00
madarsbiss
4e389c258e rename helpers 2021-09-23 22:47:07 +03:00
madarsbiss
61f5bffb6a edit fx 2021-09-23 19:36:24 +03:00
madarsbiss
8ce1d66cce services cleanup 2021-09-23 19:00:03 +03:00
madarsbiss
eee3aa60f9 add box sizing 2021-09-23 14:59:22 +03:00
madarsbiss
49022991c2 justify date 2021-09-23 14:29:00 +03:00
madarsbiss
d1574e0922 css cleanup 2021-09-23 14:13:30 +03:00
madarsbiss
1dced10ce7 edit cards and switch 2021-09-23 13:40:17 +03:00
madarsbiss
cf68971de5 remove format settings 2021-09-23 13:24:53 +03:00
madarsbiss
0ab4897e6e format code 2021-09-23 13:23:19 +03:00
madarsbiss
3cc4bd3f54 add classnames 2021-09-23 13:03:05 +03:00
madarsbiss
be238fe88b switch export const 2021-09-23 12:54:45 +03:00
madarsbiss
236650857f edit css 2021-09-23 12:27:07 +03:00
madarsbiss
f3ebc9f6ca edit main card 2021-09-23 12:25:36 +03:00
madarsbiss
19e23f2144 edit main card 2021-09-23 12:25:21 +03:00
madarsbiss
df8e4e4f93 fix border radius 2021-09-23 09:46:07 +03:00
madarsbiss
af27c965a2 add seperator 2021-09-23 09:24:28 +03:00
madarsbiss
09a4caefa2 edit css 2021-09-23 08:42:42 +03:00
madarsbiss
26baef62e5 edit time conv 2021-09-23 00:09:46 +03:00
madarsbiss
22c1661540 edit index.js 2021-09-23 00:04:48 +03:00
madarsbiss
a80f19aa60 code cleanup 2021-09-22 23:51:59 +03:00
madarsbiss
09cf258a23 edit unit resp 2021-09-22 23:28:29 +03:00
madarsbiss
358a30418c edit search resp 2021-09-22 23:25:53 +03:00
madarsbiss
7619821822 date cleanup 2021-09-22 23:12:19 +03:00
madarsbiss
614ee69cc9 refactor utils fx 2021-09-22 23:09:32 +03:00
madarsbiss
2121673532 refactor fx 2021-09-22 19:33:24 +03:00
madarsbiss
686701a6b9 edit weatherdata 2021-09-22 19:25:53 +03:00
madarsbiss
2af4c0c5e2 add getweekday fx 2021-09-22 19:15:02 +03:00
madarsbiss
92d22cd650 add execute fx 2021-09-22 19:05:00 +03:00
madarsbiss
17cf1f1cbb edit index.js 2021-09-22 18:47:59 +03:00
madarsbiss
c88ba741f1 rename classes 2021-09-22 18:17:54 +03:00
madarsbiss
d842dc0090 rename comp 2021-09-22 18:06:48 +03:00
madarsbiss
c61be4e1c5 rename classes 2021-09-22 17:57:58 +03:00
madarsbiss
3a927148c5 edit metrics 2021-09-22 17:51:37 +03:00
madarsbiss
4602f9f92a edit css 2021-09-22 17:43:25 +03:00
madarsbiss
f20eb30d8d rename comps 2021-09-22 16:35:41 +03:00
madarsbiss
e617de2020 add new comps 2021-09-22 16:29:40 +03:00
madarsbiss
54e96a608b edit readme 2021-09-22 16:14:15 +03:00
madarsbiss
729f98f68f edit error scr 2021-09-21 22:05:40 +03:00
madarsbiss
e4dcd3183b add search comp 2021-09-21 21:54:24 +03:00
madarsbiss
9b359bd358 add date comp 2021-09-21 21:42:55 +03:00
madarsbiss
afbf78fd44 create main card 2021-09-21 20:51:32 +03:00
madarsbiss
36429c61c6 edit metrics 2021-09-21 20:29:22 +03:00