Skip to content

Commit

Permalink
V0.5.0 (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasramo authored Sep 3, 2024
1 parent 2bf8b6f commit 17affa4
Show file tree
Hide file tree
Showing 159 changed files with 45,935 additions and 3,643 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<a id="dragdoll" href="#dragdoll" aria-hidden="true"><img src="https://niklasramo.github.io/dragdoll/dragdoll-logo.svg" alt="DragDoll" width="400" /></a>
</h1>

DragDoll is a modular and highly extensible drag & drop system written in TypeScript. It's originally based on [Muuri's](https://github.com/haltu/muuri) internal drag & drop system, but fully redesigned to be used as a general purpose drag & drop system.
DragDoll is a modular and highly extensible drag system written in TypeScript. It's originally based on [Muuri's](https://github.com/haltu/muuri) internal drag system, but fully redesigned to be used as a general purpose drag system.

📡 &nbsp; **Sweet Sensors**

Expand All @@ -12,13 +12,13 @@ A well documented and extendable Sensor system that normalizes any inputs into u

A highly customizable and pluggable Draggable system with autoscrolling superpowers.

🧘 &nbsp; **Blissful DX**
🪄 &nbsp; **Magical Transforms**

Comes with strong types, smart defaults and prebaked solutions for common use cases.
Transformed (2D) elements can be dragged normally, finally. Rotate, scale, skew and translate to your heart's content.

🎁 &nbsp; **Tiny and Modular**
🧘 &nbsp; **Blissful DX**

Weighs around 11kB gzipped all in all, but you can use only the bits and pieces you need.
Comes with strong types, smart defaults and prebaked solutions for common use cases.

🍦 &nbsp; **Vanilla Flavour**

Expand Down
2 changes: 1 addition & 1 deletion dist/dragdoll.cjs

Large diffs are not rendered by default.

Loading

0 comments on commit 17affa4

Please sign in to comment.