v0.6.0
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