OpenCut/apps/web/public
Maze Winther 42a6097293 feat: major editor overhaul (assets, properties, timeline, fonts)
Refactor editor core systems to standardize UI architecture and improve performance.

Assets & Properties:
- Replace monolithic property items with composable `Section` architecture.
- Add specialized sections for Transform, Blending, and Text.
- Implement `NumberField` with scrubbing and math evaluation.
- Add new ColorPicker with EyeDropper and multiple format support.
- Standardize asset panels using new `PanelView` layout.

Fonts & Stickers:
- Implement custom font atlas/sprite system for high-performance previews.
- Add virtualized FontPicker with search and favorites.
- Refactor stickers to use a provider-based architecture (icons, emoji, flags, shapes).
- Standardize sticker IDs to `provider:value` format.

Timeline & Interaction:
- Convert bookmarks to rich objects with notes, colors, and duration.
- Refactor drag-and-drop to use Command pattern (enabling proper undo/redo).
- Add Shift modifier to disable snapping during moves/resizes.
- Add new overlays for layout guides and text editing.

Renderer:
- Add support for multi-line text, custom line-height, and letter-spacing.
- Implement global composite operation (blend modes).
- Update sticker node to resolve dynamic provider IDs.

Infrastructure:
- Add storage migrations (v3->v6) for text weights, sticker IDs, and bookmarks.
- Update global styles and core UI components (Button, Input, Popover).
2026-02-22 17:10:50 +01:00
..
ffmpeg feat: add ultracite (#452) 2025-07-25 00:41:34 +03:00
fonts feat: major editor overhaul (assets, properties, timeline, fonts) 2026-02-22 17:10:50 +01:00
icons made the project app PWA and moved metadata into a sperate file app folder 2025-06-25 19:57:35 +05:30
logos Github readme logo fix. (#699) 2026-01-31 15:55:01 +01:00
open-graph feat: roadmap page and move all open-graph images to /open-graph folder 2025-07-14 20:34:16 +02:00
platform-guides fix: tiktok blueprint 2025-08-04 20:40:09 +02:00
shapes feat: major editor overhaul (assets, properties, timeline, fonts) 2026-02-22 17:10:50 +01:00
browserconfig.xml made the project app PWA and moved metadata into a sperate file app folder 2025-06-25 19:57:35 +05:30
countries.json feat: major editor overhaul (assets, properties, timeline, fonts) 2026-02-22 17:10:50 +01:00
favicon.ico made the project app PWA and moved metadata into a sperate file app folder 2025-06-25 19:57:35 +05:30
landing-page-dark.png fix landing image 2026-02-08 01:17:29 +01:00
manifest.json feat: major editor overhaul (assets, properties, timeline, fonts) 2026-02-22 17:10:50 +01:00