OpenCut/apps/web
enkei64 c3f3345d7b
feat: stickers panel (#539)
* Stickers panel base complete

* Improve dark mode stickers background for visibility

* Prevent stickers from being too small or too big

* Improve UI, added credit for Iconify API

* Allow manually loading more collections

* Add a maximum width of 200px so stickers aren't too big

* cleanup

* style: hover state of button

* refactor: input component

* fix: mark input component as client

* so much stuff

---------

Co-authored-by: Maze Winther <mazewinther@gmail.com>
2025-08-15 02:11:21 +02:00
..
migrations feat: add ultracite (#452) 2025-07-25 00:41:34 +03:00
public fix: move landing page image to cdn 2025-08-12 12:38:24 +02:00
src feat: stickers panel (#539) 2025-08-15 02:11:21 +02:00
.env.example feat: auto-captions 2025-08-11 22:24:54 +02:00
.gitignore chore(turborepo): initial setup and config, move db to package 2025-06-24 11:23:40 +03:00
Dockerfile Add FREESOUND API to docker file (#531) 2025-08-09 23:41:23 +02: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: stickers panel (#539) 2025-08-15 02:11:21 +02:00
package.json cleanup 2025-08-13 17:05:17 +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