Skip to content

Latest commit

 

History

History
45 lines (35 loc) · 1.25 KB

File metadata and controls

45 lines (35 loc) · 1.25 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

0.2.1 - 2026-01-18

Added

  • used in the wild, readme section

Fixed

  • moved iced dependency into helpers feature
  • README clarifications
  • fixed duplicate on_btn_release from merge

Other

  • Merge pull request #8 from berkus/feat/release-plz
  • Merge branch 'master' into pml68_updates
  • Merge pull request #5 from zeptofine/clicked-once
  • Upgrade to iced = "0.13"
  • Create LICENSE
  • Compile examples with rust.yml
  • Merge pull request #4 from zeptofine/offset_scrollables
  • offset_scrollables
  • Merge branch 'drag_mode'
  • remove debug_assert, set default drag_mode to Some((true, true))
  • use Option for drag_mode
  • drag_mode signature clarification
  • Add drag_mode struct attribute
  • Fix demo videos
  • Add example demos
  • Update droppable overlay
  • Remove iced 'lazy' feature
  • Merge branch 'master' of https://github.com/jhannyj/iced_drop
  • Add readme
  • Add additional drop zone for color example
  • v1
  • v1