Skip to content

Releases: bhjsdev/bwin

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 02 Jul 00:45
d653185

What's Changed

  • ci: skip dev publish when a merged PR bumps the version by @ohxyz in #118
  • feat: enable drag on detached glass on touch screen by @ohxyz in #119
  • ci: fail dev-publish guard on version bump for visibility by @ohxyz in #120
  • debug: dev release guard by @ohxyz in #121
  • Revert "debug: dev release guard (#121)" by @ohxyz in #122

Full Changelog: v0.6.0...v0.6.1

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 02:21

What's Changed

  • refactor: rename action placement 'list' to 'menu' by @ohxyz in #99
  • fix: let the glass title act as a drag handle by @ohxyz in #98
  • feat: add pane add/remove lifecycle hooks with veto support by @ohxyz in #101
  • fix: create sill pot after removePane so minimize keeps the pot by @ohxyz in #103
  • refactor: event-emitter for pane lifecycle + detached/windowless glass overhaul by @ohxyz in #102
  • fix: removeWindowlessGlass reference by @ohxyz in #105
  • test: reorganize tests into tests/ dir and add CI workflow by @ohxyz in #106
  • refactor: use original pane's sash id as part of detached glass's DOM id by @ohxyz in #107
  • debug: transferGlass util by @ohxyz in #108
  • refactor: restore changes to detach action by @ohxyz in #109
  • ci: add ungated manual dev-release trigger by @ohxyz in #110
  • fix: remove windowless glass DOM when animate is false by @ohxyz in #113
  • fix: no-op when removing an already-removed glass by @ohxyz in #114
  • chore: add build:watch script and document react-bwin dev workflow by @ohxyz in #115
  • refactor: transferGlass util by @ohxyz in #112

Full Changelog: v0.5.0...v0.6.0

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 03:36

What's Changed

  • docs: track untyped-JS / no-static-type-checking as tech debt by @ohxyz in #74
  • ci: auto-publish dev release to npm on merged PR by @ohxyz in #76
  • ci: consolidate dev publish into publish.yml by @ohxyz in #77
  • ci: exclude files to trigger dev publish by @ohxyz in #79
  • debug: ci dev publish by @ohxyz in #80
  • ci: debug again by @ohxyz in #81
  • docs: update claude instuctions by @ohxyz in #82
  • chore: add pre commit hook to format code by @ohxyz in #83
  • feat: windowless glass (floating on document.body) + modal option, with detached-glass move/resize hardening by @ohxyz in #75
  • fix: detached glass move/resize/activate work without a mounted window by @ohxyz in #85
  • feat: list-placement glass actions as a popover dropdown by @ohxyz in #86
  • refactor: pass action type as bw-action-type attribute by @ohxyz in #87
  • feat: updatePane API — layout at frame layer + glass title/content by @ohxyz in #88
  • feat: drive detached glass open/close via [opening]/[closing] attributes by @ohxyz in #89
  • refactor: detached glass manager only tracks/unregisters, callers own DOM removal by @ohxyz in #90
  • refactor: make detachedGlassManager the single point for detached-glass lifecycle by @ohxyz in #92
  • refactor: make updatePane take paneSashId as first positional arg by @ohxyz in #93
  • feat: add resizable option to detached glass via can-resize attribute by @ohxyz in #94
  • docs: framework-free quick start in README by @ohxyz in #95
  • feat: animate detached glass shrinking into its sill pot on minimize by @ohxyz in #96
  • fix: let an off-screen detached glass drag back toward the viewport by @ohxyz in #97

Full Changelog: v0.4.4...v0.5.0

v0.4.4

Choose a tag to compare

@github-actions github-actions released this 13 Jun 08:48

What's Changed

  • fix: thread minWidth/minHeight through addPane by @ohxyz in #69
  • fix: move glass background to glass-content so tab bar isn't painted by @ohxyz in #71

Full Changelog: v0.4.3...v0.4.4

v0.4.3

Choose a tag to compare

@github-actions github-actions released this 12 Jun 04:51

What's Changed

  • docs: document sash.store one-way-seed intent and tech debt by @ohxyz in #58
  • docs: ai context by @ohxyz in #59
  • fix: blank glass on restore-minimized via addPane withGlass flag by @ohxyz in #60

Full Changelog: v0.4.2...v0.4.3

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 11 Jun 02:02

What's Changed

  • chore: comment on potential bug about glass title element creation by @ohxyz in #54
  • fix: detached glass empty after edge-split drop by @ohxyz in #56

Full Changelog: v0.4.1...v0.4.2

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 09 Jun 07:16

What's Changed

  • fix: detached glass shows 'null' in header when pane has no title by @ohxyz in #53

Full Changelog: v0.4.0...v0.4.1

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 05:06

What's Changed

Full Changelog: v0.3.3...v0.4.0

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 01 Jun 23:25
20e66b3

What's Changed

  • chore: bump to v0.3.3-dev.0 by @github-actions[bot] in #45
  • chore: bump to v0.3.3-dev.1 by @github-actions[bot] in #46
  • Add release notes by @ohxyz in #47
  • CI: use trigger to publish by @ohxyz in #48

Full Changelog: v0.3.2...v0.3.3

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 01 Jun 11:58
def5ef7

What's Changed

  • Release: 0.3.0 by @ohxyz in #40
  • CI: bump version after publish by @ohxyz in #41
  • Release: 0.3.1 by @ohxyz in #42
  • chore: bump to v0.3.2-dev.0 by @github-actions[bot] in #43
  • Release: 0.3.2 by @ohxyz in #44

New Contributors

  • @github-actions[bot] made their first contribution in #43

Full Changelog: v0.3.0...v0.3.2