Commit Graph
12 Commits
Author SHA1 Message Date
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
Maze Winther 68da487f30 style: complete re-design of whole editor 2025-08-01 19:57:26 +02:00
Brandon McConnell df1e80b528 Lay groundwork for Tailwind v4 upgrade 2025-07-30 13:15:09 -04:00
Maze Winther fe5b208a18 Merge branch 'feat/search-sort-projects' into staging 2025-07-17 17:11:56 +02:00
enkeii64 9d5707d5fd fix: resolve merge conflict in draggable-item.tsx 2025-07-17 00:12:41 +10:00
enkeii64 7cbbbe1630 fix: resolve merge conflict in draggable-item.tsx 2025-07-17 00:07:39 +10:00
enkeii64 e0a5d4860a fix(ui): add tooltipText prop to PlusButton 2025-07-17 00:06:22 +10:00
Maze Winther fbd14290c6 another fix 2025-07-16 15:45:45 +02:00
ahmedfahim21 03b3c952c7 feat: click to add to timeline 2025-07-13 00:59:54 +05:30
Maze Winther 40c7fbb4f8 refactor: move to a typed-tracks system and add support for text 2025-07-06 20:45:29 +02:00
Maze Winther 0e32c732dd fix: ghost around draggable item (maybe) 2025-07-05 18:56:46 +02:00
Maze Winther 4728884931 refactor: new reusable draggable-item component and use it 2025-07-04 01:30:24 +02:00