Commit Graph
31 Commits
Author SHA1 Message Date
Dan Dobos 4aa5040ef5 Refactor code style for consistency and readability
- Updated import statements to use double quotes instead of single quotes across multiple files.
- Reformatted JSX return statements for better alignment and readability.
- Added missing newlines at the end of files where necessary.
- Adjusted component structure for improved clarity in the Landing, Blog, BestPractices, and Projects pages.
- Enhanced error boundary component for better error handling.
- Updated theme overrides for Material-UI components to maintain consistent styling.
2025-10-17 17:13:54 +02:00
Dan Dobos 00324b9667 fix: correct spelling of 'Pantone' in BlogContent title 2025-10-17 16:03:55 +02:00
Dan Dobos 48650c3574 feat: add BlogAccordion component and integrate with Blog page; include Pantone color content 2025-10-17 12:38:51 +02:00
Dan Dobos 2db154c6de fix: update React Shop title and URL; remove commented Angular data; add Pantone blog entry 2025-10-17 11:40:44 +02:00
Dan Dobos 3347df1e57 chore: update dependencies and improve theme colors
- Updated dependencies in package.json to latest versions for better performance and security.
- Commented out AngularData in Data.jsx to temporarily disable it from being used in the project.
- Adjusted Projects.jsx to reflect the changes in AngularData usage.
- Added new color constants (DavysGray, Periwinkle, Chamoisee) in Colors.js for enhanced theming.
- Modified Theme.js to update primary and secondary colors for both light and dark modes, improving overall UI consistency.
2025-10-15 15:25:29 +02:00
dadobos 9943c5df56 Updated Theme 2024-05-24 11:53:28 +02:00
dadobos 9ba474fdcf npm update 2024-05-11 23:17:12 +02:00
dadobos a8ef619397 Added react quiz and angular store 2023-06-03 00:47:15 +02:00
dadobos b01537fd7b fixed about link, back to top 2023-01-08 21:17:59 +01:00
dadobos eb33c666ec added golang project 2023-01-08 20:30:13 +01:00
dadobos 23b2ee0446 changed layout, cleanup 2023-01-06 19:02:19 +01:00
dadobos 7a2df7fe14 vue data 2022-05-31 22:53:08 +02:00
dadobos 6f247c37fd back to top, main card 2022-05-31 22:45:38 +02:00
dadobos 7c17607c27 added redirect, changed card effect 2022-05-31 21:51:34 +02:00
dadobos 623dc6f334 added accordion, content 2022-05-29 21:26:49 +02:00
dadobos 13751b5a44 toggle fix 2022-05-28 22:38:04 +02:00
dadobos 43b2ea833b added card 2022-05-28 22:30:39 +02:00
dadobos abbd6c1bb8 updated readme 2022-05-28 11:16:06 +02:00
Dan Dobos e107d0d99e material ui drawer fix 2022-05-05 23:51:46 +02:00
Dan Dobos 559654aa9d updated dependencies 2022-05-04 00:33:11 +02:00
dadobos 0b28182458 cleanup 2021-06-05 20:18:11 +02:00
dadobos abbdb6027c added hide on scroll logic 2021-06-05 14:31:18 +02:00
dadobos 9f5d7a5c3a added dark mode icons 2021-06-05 13:56:24 +02:00
dadobos b5ffd5fa1e added dark theme 2021-05-25 23:22:26 +02:00
dadobos 1abc9eeec2 removed commercial 2021-05-25 19:03:37 +02:00
dadobos dd65c86df2 home structure 2021-01-11 14:33:26 +01:00
dadobos 4b6c5f1d8d text fix 2021-01-11 12:22:50 +01:00
dadobos 10d993608f landing page structure 2021-01-11 10:13:57 +01:00
dadobos ac2b4bd4e3 added hotjar 2021-01-06 09:28:08 +01:00
dadobos af74add495 github fix 2021-01-06 09:15:47 +01:00
dadobos 649bf84f1e first template, material ui, navigation 2021-01-06 08:51:58 +01:00