imnyang
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
..
accordion.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
alert-dialog.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
alert.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
aspect-ratio.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
avatar.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
badge.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
banner.tsx
chore: update dependencies and improve UI components
2025-12-19 17:21:23 +09:00
breadcrumb.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
button-group.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
button.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
calendar.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
card.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
carousel.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
chart.tsx
chore: update dependencies and improve chart tooltip styling
2026-02-14 19:25:31 +09:00
checkbox.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
collapsible.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
command.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
context-menu.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
dialog.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
drawer.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
dropdown-menu.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
empty.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
field.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
form.tsx
Init shadcn, Make Sidebar
2025-10-09 01:43:14 +09:00
hover-card.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
input-group.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
input-otp.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
input.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
item.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
kbd.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
label.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
menubar.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
navigation-menu.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
pagination.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
popover.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
progress.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
radio-group.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
scroll-area.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
select.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
separator.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
sheet.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
sidebar.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
skeleton.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
slider.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
sonner.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
spinner.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
switch.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
table.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
tabs.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
textarea.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
timeline.tsx
feat(ui/ux): add timeline, hero, and NeoFetch components + data/hooks
2025-10-22 22:33:40 +09:00
toggle-group.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
toggle.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00
tooltip.tsx
feat: refactor UI components and introduce new ones
2026-01-18 14:19:08 +09:00