8 Commits

Author SHA1 Message Date
Stan 5472c9b9bc feat: added connector multiplexing, this allows you to place multiple connectors within the same tile and control/modify them separately, with love - Stan 2026-04-02 07:08:03 +01:00
Stan c9f35f4c66 fix e2e tests 2025-11-15 21:06:50 +00:00
Stan 66f380deff Significant performance improvements (#162)
- Reduced animation duration from 250ms to 16ms (~60fps) for pan/zoom operations
- Memoized scene layer components (Node, Connector, Rectangle, TextBox, ConnectorLabel, SceneLayer)
- Optimized MUI theme transitions (33-50% faster)
- Added FPS counter for performance debugging
- Applied linear easing for immediate visual response
2025-11-01 16:18:09 +00:00
stan 9b2e42657a fix rust shenanigins 2025-10-09 11:13:46 +01:00
Stan 9021f5feca Migrate to monorepo structure
- Combined FossFLOW app and fossflow-lib into single repository
- Set up npm workspaces for managing both packages
- fossflow-lib uses Webpack for library build
- fossflow-app uses RSBuild for PWA application
- Added shared TypeScript configuration
- Simplified dependency management and development workflow
2025-08-13 22:06:26 +01:00
pi22by7 25d3acaca3 Fixes the issue where placing icons created inconsistent history entries by transaction support as mentioned in PR #1 comments 2025-07-03 17:12:05 +05:30
Mark Mankarious 868d0958b3 chore: configures CI 2023-03-16 21:27:09 +00:00
Mark Mankarious 80d6d8c525 Initial commit 2023-03-08 20:29:13 +00:00