kuamail/node_modules/@dnd-kit/core
Kavi f1a2d385f3 feat(kuamail): Gmail-exact mail client SPA — initial release
React 19 + Vite + TanStack Router/Query + Tailwind. Gmail-exact UI:
- ThreadRow: 40px density, hover action icons, unread stripe
- Sidebar: compose button, folder list, labels
- MessageCard: expandable headers, reply/forward
- MessageReader: full Gmail toolbar
- SearchBar: pill with filter icon
- Production: nginx container with /api proxy to api.mail.kua.cl

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-22 03:08:44 -04:00
..
dist feat(kuamail): Gmail-exact mail client SPA — initial release 2026-04-22 03:08:44 -04:00
CHANGELOG.md feat(kuamail): Gmail-exact mail client SPA — initial release 2026-04-22 03:08:44 -04:00
LICENSE feat(kuamail): Gmail-exact mail client SPA — initial release 2026-04-22 03:08:44 -04:00
README.md feat(kuamail): Gmail-exact mail client SPA — initial release 2026-04-22 03:08:44 -04:00
package.json feat(kuamail): Gmail-exact mail client SPA — initial release 2026-04-22 03:08:44 -04:00

README.md

@dnd-kit/core

Stable release

@dnd-kit a lightweight React library for building performant and accessible drag and drop experiences.

Installation

To get started, install the @dnd-kit/core package via npm or yarn:

npm install @dnd-kit/core

Usage

Visit docs.dndkit.com to learn how to get started with @dnd-kit.