Craft.js Versions Save

🚀 A React Framework for building extensible drag and drop page editors

v0.1.0-beta.16

3 years ago

Patches

  • hotfix: fix events not defined

v0.1.0-beta.15

3 years ago

Patches

  • chore: fix dependencies (#166)
  • feat: add grid to styleInFlow (#151)
  • fix: handlers insertion when using an iframe (#125)

Credits

Huge thanks to @timc1 and @nicoladefranceschi for helping!

v0.1.0-beta.14

3 years ago

Patches

  • fix: history throttle (#157)

v0.1.0-beta.12

3 years ago

Patches

  • fix: serializeNode was naively checking if values were falsey #131

Credits

Huge thanks to @dbousamra for helping!

v0.1.0-beta.11

3 years ago

Major Changes

  • Feat: Implement History API: #117

v0.1.0-beta.10

3 years ago

Patches

  • hotfix: improve handlers (related to #99)
  • feat: add parseFreshNode #106

v0.1.0-beta.9

3 years ago

Patches

  • fix: linked nodes hydration #102
  • hotfix: serialize prop type of null #103
  • hotfix: handlers bug #99

v0.1.0-beta.8

3 years ago

Patches

  • feat: Improve event handlers #85 #93 #94
  • fix: isDroppable conditions #89
  • feat: Add rules.canDrop #35
  • feat: Improve NodeHelpers.descendants #86

Credits

Huge thanks to @ankri, and @matdru for helping!

v0.1.0-beta.7

3 years ago

Major Changes

  • Feat: refactor API: #74

Patches

  • Fix: Deep clone data nodes: #67
  • Fix: indicator width over the line: #70
  • Merge changes from candulabs/craft.js: #69
  • Fix: dropend remove EventHandlers.events.indicator: #77

Credits

Huge thanks to @jmschneider, @sprabowo, @mresposito, @matdru, @vjsrinath, and @boqiaok for helping!

v0.1.0-beta.5

4 years ago

Core

  • Fix dynamic connectors bug (#53)