160 Commits

Author SHA1 Message Date
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 5b22be3d78 chore(docs): add docs workspace basic files 2026-01-21 10:12:05 -05:00
Aaron Dodson 9e04dedb89 Merge branch 'main' into monorepo13 2026-01-20 15:48:27 -08:00
Maribeth Moffatt 27b4d8624b chore(docs): move docs to packages dir 2026-01-20 16:16:28 -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