Commit graph imnya.ng/src
Author SHA1 Message Date
dd23a3c76e wow
Some checks failed
/ print-content (push) Failing after 1m43s
2026-09-09 14:34:33 +09:00
c015b7d49f refactor: simplify navigation items and remove unused node IDs
Some checks failed
/ print-content (push) Failing after 1m38s
2026-09-07 08:12:33 +09:00
e33f173101 style: format code for consistency across multiple files
Some checks failed
/ print-content (push) Failing after 26s
2026-09-07 08:07:33 +09:00
bcd4fa87b2 wow
Some checks failed
/ print-content (push) Failing after 1m39s
2026-09-07 00:09:32 +09:00
0d5c3f88a8 wow 2026-09-06 12:53:39 +09:00
961ad3351c wow
Some checks failed
/ print-content (push) Failing after 1m40s
2026-09-06 01:12:02 +09:00
c75830185c wow 2026-09-05 16:05:13 +09:00
f64e9d2e4c wow
Some checks failed
/ print-content (push) Failing after 1m44s
2026-09-05 03:06:34 +09:00
56af4599a2 src/components/Contact.astro 업데이트
Some checks failed
/ print-content (push) Failing after 1m53s
2026-09-03 06:57:57 +09:00
90d3fdb81d src/lib/events.ts 업데이트 2026-08-24 08:28:22 +09:00
80c6a9298b src/lib/events.ts 업데이트 2026-08-19 03:06:07 +09:00
fd36ccfef8 src/lib/events.ts 업데이트 2026-08-18 20:05:36 +09:00
5b5a3acfa6 Update src/components/Projects.astro 2026-07-20 11:04:39 +09:00
b2a27db259 wow
Some checks failed
/ print-content (push) Failing after 0s
2026-06-25 09:32:40 +09:00
58ce75b38a
wow
Some checks failed
/ print-content (push) Has been cancelled
2026-05-31 13:55:12 +09:00
aaf3ed3b8c
wow
Some checks failed
Web Build / build (push) Failing after 55s
2026-04-26 17:14:32 +09:00
44fa39d3dc
Refactor Projects component to use custom Button component for loading more projects 2026-03-26 21:41:29 +09:00
d7475dc0eb
shadcn 업데이트 && email components 2026-03-26 21:39:11 +09:00
ae00228de3
Update dependencies and remove unused FlakeNix component 2026-03-26 17:33:52 +09:00
9caf1553a9
Update page.tsx 2026-03-22 20:16:58 +09:00
ee4de6001e
Update page.tsx 2026-03-14 04:45:10 +09:00
11df08e7e8
Update page.tsx 2026-03-14 04:42:39 +09:00
5a3bd99511
Update page.tsx 2026-03-14 04:42:21 +09:00
8802766e53
Update events.ts 2026-03-07 13:55:36 +09:00
738b1395d5
fix: update cursor style for active dragging state in DraggableWindow 2026-03-06 22:54:48 +09:00
2a35d967f7
fix: update cursor styles for draggable elements in DraggableWindow 2026-03-06 22:54:31 +09:00
a5e201361a
fix: update image source for nadae visibility in DraggableWindow 2026-03-06 22:49:42 +09:00
226cf6385e
feat: add fetch call to update nadae state on activation 2026-03-06 22:46:06 +09:00
991bc55102
fun feat 2026-03-06 22:30:35 +09:00
425c21182f
Update page.tsx 2026-03-01 18:55:14 +09:00
835bd28dc9
Update Contact.tsx 2026-02-18 19:01:44 +09:00
ebaa0b9e68
chore: update dependencies and improve chart tooltip styling
- Updated package versions in package.json:
  - "@next/mdx" from "^16.1.3" to "^16.1.6"
  - "framer-motion" from "^12.26.2" to "^12.34.0"
  - "lucide-react" from "^0.562.0" to "^0.564.0"
  - "next" from "16.1.3" to "16.1.6"
  - "react" from "19.2.3" to "19.2.4"
  - "react-day-picker" from "^9.13.0" to "^9.13.2"
  - "react-dom" from "19.2.3" to "19.2.4"
  - "react-resizable-panels" from "^4.4.1" to "^4.6.3"
  - "shadcn" from "^3.7.0" to "^3.8.4"
  - "zod" from "^4.3.5" to "^4.3.6"
  - "@biomejs/biome" from "2.3.11" to "2.3.15"
  - "@types/node" from "^25.0.9" to "^25.2.3"

- Refactored ChartTooltipContent component in chart.tsx:
  - Simplified className construction for better readability and consistency.
2026-02-14 19:25:31 +09:00
f073dfb7d3
Update not-found.tsx 2026-02-07 04:45:35 +09:00
1ce743e06a feat: update configuration, styles, and components for improved UI and functionality 2026-02-03 21:17:53 +00:00
a3294a0648
Update page.tsx 2026-01-20 19:34:31 +09:00
49a7aa9b18
Update page.tsx 2026-01-19 23:00:26 +09:00
1ddaaac65b
Update layout.tsx 2026-01-19 23:00:11 +09:00
234d83915f
feat: remove Resizable component and related functionality 2026-01-18 18:11:13 +09:00
4f7b579fac
feat: refactor UI components and introduce new ones
- Updated toggle component to use new radix-ui import and improved styles.
- Refactored tooltip component to align with new radix-ui structure and enhanced styles.
- Added button group component for better button organization.
- Introduced chart component with responsive design and tooltip functionality.
- Created empty state components for better user experience.
- Developed field components for form handling with improved accessibility.
- Added input group component for better input management.
- Introduced item components for structured content display.
- Created keyboard shortcut components for better user interaction.
- Added spinner component for loading states.
2026-01-18 14:19:08 +09:00
b436b79769
feat: update components and styles for improved UI
- Changed the style in components.json from "new-york" to "radix-mira".
- Updated Tailwind CSS configuration path in components.json.
- Added menu color and accent properties in components.json.
- Upgraded various dependencies in package.json, including Next.js and framer-motion.
- Enhanced globals.css with new theme variables and animations for accordion components.
- Added new social media links in Contact component and replaced anchor tags with Link component for better routing.
- Removed outdated project entry from Projects component.
- Refactored Timeline component to use Button component for year selection.
- Added new icon for maishift in public directory.
2026-01-18 13:49:18 +09:00
7d86d8a444
events.ts 업데이트 2026-01-13 11:55:15 +09:00
fb2595679b
feat: Add blog contact method to the contact component 2026-01-08 21:42:02 +09:00
cca4002e16
feat: Enhance result display by formatting content with line breaks 2025-12-27 18:20:50 +09:00
b6104aa802
Update page.tsx 2025-12-25 16:20:59 +09:00
4517133582
refactor: Remove unused state and handler for improved code clarity 2025-12-24 13:30:51 +09:00
481158dd85
feat: Implement input dialog for secret code submission and result display 2025-12-24 13:30:13 +09:00
063490db28
조아요 조아요 물걸레질 조아요 2025-12-21 14:50:26 +09:00
7b60907dd7
Refactor code structure for improved readability and maintainability 2025-12-21 14:46:50 +09:00
4c692a01a5
사용성 개선 2025-12-21 05:15:23 +09:00
947e376c29
fix: add mobile responsiveness to TXT component 2025-12-20 01:18:03 +09:00