All Versions
13
Latest Version
Avg Release Cycle
67 days
Latest Release
1434 days ago

Changelog History
Page 1

  • v4.1.1 Changes

    May 21, 2020

    🐛 Bug fixes

    • 🔧 Make it possible to configure mosaicId #142
  • v4.0.1 Changes

    May 20, 2020

    🐛 Bug fixes

  • v4.0.0 Changes

    February 27, 2020

    Possibly breaking change

  • v3.2.0 Changes

    June 24, 2019

    🐛 Bug fixes

    • Tunes touch resizing

    Unlikely but possible breaking change

    • ⬆️ Upgrades react-dnd to ^7 #112 (🎩 @4ian)
  • v3.1.0 Changes

    June 19, 2019

    🆕 New Features

    • 👍 First pass at pane resize support on touch devices
  • v3.0.1 Changes

    June 18, 2019

    💥 Breaking Changes

    • 🚚 Deprecated APIs removed:
      • Element Factories
      • Legacy Context API (and renamed modern versions)
      • Mosaic.ofType() workaround

    🆕 New Features

    🐛 Bug fixes

    • ✂ Removes deprecated lifecycle methods to prepare for React 17 #111
    • Custom toolbars now properly respect draggable #113

    Housekeeping

    • ⬆️ Upgraded to CircleCI 2.x #108
    • ⬆️ Dependency upgrades
  • v3.0.0

    June 18, 2019
  • v2.1.0 Changes

    February 25, 2019

    🆕 New Features:

    • onDragStart/onDragEnd MosaicWindow props #79
    • 🚀 onRelease Mosaic props #80
    • 👍 Modern context support #95
    • 🍱 Custom toolbars and drag sources for MosaicWindow #98 & #101 (🎩 @mejackreed)

    🐛 Bug fixes:

    • ✂ Remove vulnerable event-stream dependency #99 (🎩 @mejackreed)
    • 🏁 Resize panes in new windows #91
    • Render window children properly #65
  • v2.0.2 Changes

    November 10, 2018

    🖨 Blueprint is now properly optional again!

    🛠 Fixes #90 and #88

  • v2.0.1 Changes

    October 30, 2018
    • ⬇️ Reduce bundle size by importing from lodash sub-dirs. Thanks @adiun! #86