OpenCut/apps/web
Eshan Das b52a9ca3e2
fix: preserve line breaks in text element rendering (#461)
- Change whiteSpace from 'nowrap' to 'pre-wrap' in preview panel
- Allows multi-line text content to display correctly
- Maintains existing text wrapping behavior
2025-08-03 14:44:23 +03:00
..
migrations feat: add ultracite (#452) 2025-07-25 00:41:34 +03:00
public feat: add ultracite (#452) 2025-07-25 00:41:34 +03:00
src fix: preserve line breaks in text element rendering (#461) 2025-08-03 14:44:23 +03:00
.env.example fix: typo in url 2025-07-22 00:34:49 +02:00
.gitignore chore(turborepo): initial setup and config, move db to package 2025-06-24 11:23:40 +03:00
Dockerfile feat: Add comprehensive keyboard shortcuts system for video editor 2025-07-15 12:36:53 -04:00
components.json Migrate remaining tailwind config pieces to CSS config 2025-07-30 16:53:31 -04:00
drizzle.config.ts feat: add ultracite (#452) 2025-07-25 00:41:34 +03:00
next.config.ts feat: add opencut blog 2025-07-21 23:18:07 +02:00
package.json add forward and backward buttons to non-fullscreen view (#495) 2025-07-30 23:56:10 +02:00
postcss.config.mjs Lay groundwork for Tailwind v4 upgrade 2025-07-30 13:15:09 -04:00
tsconfig.json feat: add ultracite (#452) 2025-07-25 00:41:34 +03:00
tsconfig.tsbuildinfo fix: global biome exe, fix missing args 2025-07-25 00:55:39 +03:00