Commit Graph

14 Commits

Author SHA1 Message Date
Aaron Dodson ffe98593fd temp 2026-02-16 10:27:18 -08:00
Aaron Dodson aaa5073558 temp 2026-02-16 10:23:28 -08:00
Aaron Dodson 53e27ecb30 temp 2026-02-16 10:17:52 -08:00
Aaron Dodson d1242e63ca fix gulpfiles 2026-02-16 09:31:04 -08:00
Aaron Dodson 10079df705 fix: Fix running browser tests (#9587)
* fix: Fix running browser tests

* chore: Run lint
2026-02-13 12:33:42 -08:00
Aaron Dodson 2ada188f88 chore: Fix typo in getRelativeToSurfaceXY() (#9586) 2026-02-12 10:22:13 -08:00
Aaron Dodson 87afe3e688 fix: Improve flyout behavior (#9576)
* fix: Don't suppress and re-fire events when dragging blocks from the flyout

* fix: Fix bug that could cause blocks to get bumped when dragging from the flyout

* fix: Fix bug that made it more difficult to drag blocks from scrollable flyouts

* chore: Run formatter

* refactor: Clean up `createBlock`

* fix: Hide chaff at the end of block creation
2026-02-06 08:25:13 -08:00
Aaron Dodson 3acdf5e536 fix: Improve zoom animations (#9584) 2026-02-06 06:45:23 -08:00
Aaron Dodson 4657199ba6 feat: Add support for displaying contextual menus on icons (#9581)
* feat: Add support for displaying contextual menus on icons

* test: Add tests for contextual menus on icons

* fix: Designate `Icon` as implementing `IContextMenu`

* fix: Don't write Typescript in a JS file
2026-01-28 08:48:56 +00:00
Aaron Dodson 65bc2b5f18 refactor: Use IContextMenu to dispatch right clicks (#9580) 2026-01-27 08:55:04 +00:00
Aaron Dodson ca16c85395 fix: Fix bug that caused flyout buttons to retain their active appearance on mobile (#9582) 2026-01-27 08:54:13 +00:00
Aaron Dodson 2ee18d4d6f feat: Allow calling WorkspaceSvg.getGesture() without passing an event 2026-01-26 10:08:53 +00:00
Maribeth Moffatt 2debc4b4e9 chore: update commitlint dependency location (#9578) 2026-01-21 13:19:45 -05:00
Maribeth Moffatt 6bdfac5493 chore: set up blockly to be a monorepo (#9575)
* chore(monorepo): move all blockly files to packages/blockly

* chore(monorepo): add root package.json and update gitignores

* chore(monorepo): update scripts and github workflows

* chore(monorepo): only try the native release for closure compiler

chore: add debug info to build script

chore: update google-closure-compiler

chore: remove debug info
2026-01-20 16:07:02 -05:00