Maze Winther
6aaa9a1f58
nvm one more thing
2025-08-05 15:21:26 +02:00
Maze Winther
e724a08684
style: complete export button ui
2025-08-05 15:20:42 +02:00
Maze Winther
43c8b59c80
spacing
2025-08-05 15:05:19 +02:00
Maze Winther
f8724851fd
style: re-design export button (design credit: @AdamBartas on twitter)
2025-08-05 15:03:38 +02:00
Maze Winther
4f6d014286
fix: remaining timeline issues with targeting wrong radix ui scroll element
2025-08-05 14:07:05 +02:00
Maze Winther
b83e6bedb7
Merge branch 'staging' of https://github.com/mazeincoding/AppCut into staging
2025-08-05 12:58:12 +02:00
Mathis Boulais
9c6556ea05
fix: restore horizontal scroll sync after Radix ScrollArea removal ( #518 )
2025-08-05 12:57:47 +02:00
Maze Winther
2a7cc13d3e
fix: ts error
2025-08-05 09:06:13 +02:00
Maze Winther
eafea56e99
style: spacing
2025-08-05 08:51:27 +02:00
Maze Winther
539cd45f64
style: input component bg color
2025-08-05 08:49:17 +02:00
Maze Winther
efbbc48bc5
refactor: create base view for media panel tabs
2025-08-05 08:46:17 +02:00
Maze Winther
949228f0bb
refactor: remove unused imports
2025-08-05 08:26:39 +02:00
Maze Winther
e454612000
formatting
2025-08-05 07:25:14 +02:00
Maze Winther
dee434cd33
style: padding top in preview toolbar
2025-08-05 07:14:24 +02:00
Maze Winther
1bed89d55f
fix: typescript error from old usage
2025-08-05 06:28:45 +02:00
Maze Winther
b0329f1372
refactor: move canvas size to be a project-level setting instead of editor-level
2025-08-04 20:45:48 +02:00
Maze Winther
1c4c690048
fix: z-index in editor header
2025-08-04 17:22:57 +02:00
Maze Winther
f7cd3ebac9
Merge branch 'staging' of https://github.com/mazeincoding/AppCut into staging
2025-08-04 17:17:51 +02:00
Maze Winther
9ec5a02252
feat: layout guide for tiktok
2025-08-04 17:17:48 +02:00
Pratiyank Kumar
2fcc5e0643
feat: add tooltip in TabBar ( #515 )
2025-08-04 14:16:25 +02:00
Maze Winther
0386624ff5
fix: click empty area on timeline to move playhead
2025-08-04 12:35:14 +02:00
Maze Winther
efa5be2ab8
feat: proper light mode for hero section
2025-08-04 11:12:44 +02:00
Maze Winther
b0cfedbc5a
refactor: remove unnecessary code from tab-bar
2025-08-04 10:59:55 +02:00
Maze Winther
d3ace6a946
Merge branch 'staging' of https://github.com/mazeincoding/AppCut into staging
2025-08-04 02:59:52 +02:00
Maze Winther
acc2089d0d
feat: add license filtering for sound effects
2025-08-04 02:59:07 +02:00
Maze Winther
35ade4b25f
refactor: remove unused import
2025-08-04 01:40:24 +02:00
Maze Winther
48b694bbd8
feat: sound effects functionality with freesound's api
2025-08-04 01:30:33 +02:00
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
Maze Winther
c0651fec19
feat: replace scroll-area from radix with one that actually works and doesn't cause layout issues
2025-08-03 12:29:06 +02:00
Maze Winther
02a50d12de
feat: empty state on properties panel
2025-08-02 19:22:06 +02:00
Maze Winther
ae54aff1a9
style: padding in media panel tabs
2025-08-02 16:12:50 +02:00
Maze Winther
2c0423667c
feat: background gradients to project settings
2025-08-02 16:09:20 +02:00
Maze Winther
e5a5b76ece
style: add hover effect to tabs
2025-08-02 12:37:21 +02:00
Maze Winther
14393c559d
fix: grammar
2025-08-02 12:23:30 +02:00
Maze Winther
7891ed2cc1
feat: make settings items expandable
2025-08-02 12:21:24 +02:00
Maze Winther
dd09bf2949
feat: add project settings
2025-08-02 01:41:46 +02:00
Maze Winther
68da487f30
style: complete re-design of whole editor
2025-08-01 19:57:26 +02:00
Maze Winther
09cb8c8d98
fix: resize not matching with frames
2025-08-01 09:51:54 +02:00
Maze Winther
60d4b0c3d6
feat: add discord link to editor header
2025-07-31 23:10:12 +02:00
Maze Winther
5475cea0de
style: fresh look on header
2025-07-31 23:01:02 +02:00
Maze Winther
c60ec04f8d
style: rename project dialog
2025-07-31 22:27:19 +02:00
Maze Winther
3c64f9cfa2
Merge pull request [ #494 ]( https://github.com/mazeincoding/AppCut/issues/494 )
2025-07-31 21:46:33 +02:00
Maze Winther
6899450df9
Merge branch 'feat/tailwindcss-v4' into staging
2025-07-31 13:39:47 +02:00
Maze Winther
2bde71d4bc
style: dialog cancel button
2025-07-31 13:14:58 +02:00
Maze Winther
83b568402a
fix: button outline styling
2025-07-31 13:14:25 +02:00
melad
f255ccb818
feat: add hide or show for media elements, mute or unmute for audio elements ( #500 )
...
* feat: create external tools section (#493 )
* feat: create external tools section
* fix: better wording
* Feature, added hide or show for media elements, mute or unmute for audio elements both effective on timeline and preview panel, with overlay icon for indicating so and state storing,
* Minor UI vertical separator between magnifier and other buttons
* fixed the AbortError issue in the AudioWaveform component. The error was occurring because of a race condition during cleanup when the component unmounts.
* feat: implement bookmarking functionality in the timeline and project storage
- Added bookmark management methods in the project store for toggling and checking bookmarks.
- Updated the timeline component to display bookmark markers and integrate bookmark actions in the context menu.
- Enhanced the storage service to handle bookmarks in project serialization and deserialization.
- Updated project types to include bookmarks as an array of numbers.
---------
Co-authored-by: Dominik K. <dominik@koch-bautechnik.de>
Co-authored-by: Maze Winther <mazewinther@gmail.com>
2025-07-31 12:50:22 +02:00
vracto
b229d94a8d
add forward and backward buttons to non-fullscreen view ( #495 )
...
* feat: create external tools section (#493 )
* feat: create external tools section
* fix: better wording
* add forward and backward buttons to non-fullscreen
---------
Co-authored-by: Dominik K. <dominik@koch-bautechnik.de>
Co-authored-by: Maze Winther <mazewinther@gmail.com>
2025-07-30 23:56:10 +02:00
Brandon McConnell
cd5642161b
Swap background CSS inline style for tailwind utility
2025-07-30 16:54:20 -04:00
Brandon McConnell
48282555e0
Migrate remaining tailwind config pieces to CSS config
2025-07-30 16:53:31 -04:00
Brandon McConnell
e3ecf4855a
Correct `blur-sm` ➞ `blur`
2025-07-30 15:05:03 -04:00