react-dnd v1.0.0-alpha.2 Release Notes

Release Date: 2015-05-04 // almost 9 years ago
    • ➕ Add a way to make custom drag layer work on IE11 (de264ff)
    • ➕ Add decorator arguments safety checks (57cc346)
    • ➕ Add early invariants for bad method results (18a2cad)
    • ➕ Add modules to .gitignore (e50c604)
    • ➕ Add precise spec verification (fdad029)
    • ➕ Add sanity check for configure() return value (0a5aa79)
    • 👍 Better IE support (6872060)
    • 👍 Better warnings (ac8ddb9)
    • Correct comment (d092ea8)
    • Don't use prod mode for examples in dev (ef26599)
    • Expect plain objects and validate props (6735baa)
    • 🛠 Fix image drag preview coordinates (0be5806)
    • 🛠 Fix proptype (c255aaa)
    • 🛠 Fix propType (2f79d99)
    • ⚠ Make missing manager warning descriptive (f6f4c05)
    • Rebuild dist for 1.0.0-alpha.1 (e84d675)
    • Rebuild dist for 1.0.0-alpha.2 (21b1792)
    • ✂ Remove multiple backends syntax because it is of no benefit now (c71a85f)
    • ✂ Remove old TODOs (3f0988b)
    • 👌 Support symbol types (d80c266)
    • 👉 Tweak displayNames (3113e13)
    • 👉 Tweak displayNames again (ff4031e)
    • 👉 Tweak parameter order (953e770)
    • ⚡️ Update TODO (457acc5)
    • ⚡️ Update TODO (ce3fe81)
    • 0️⃣ Warn that react-dnd has no default export (fae8799)