Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
ba6822a
Stash changes
aatanasovdev Nov 19, 2025
eba6ed1
Reorganize the preview
aatanasovdev Nov 19, 2025
5b44c98
Enhance overlays UI
aatanasovdev Nov 20, 2025
37ba28e
Improve the preview
aatanasovdev Nov 21, 2025
a84a44e
Saving functionality WIP
aatanasovdev Nov 24, 2025
ab6fb17
Optimize edit preview
aatanasovdev Dec 1, 2025
8a15102
Add a get overlay helper method
aatanasovdev Dec 1, 2025
f56fb34
Add image and text overlays to the standard Cloudinary URLs
aatanasovdev Dec 1, 2025
2d7da6e
Optimize front-end overlays delivery
aatanasovdev Dec 3, 2025
912d03a
Prepare video preview
aatanasovdev Dec 9, 2025
5c21eb1
Allow radius and opacity effects for videos
aatanasovdev Dec 9, 2025
f855ece
Add icons
aatanasovdev Dec 12, 2025
451d56c
Fix Reset State
aatanasovdev Dec 12, 2025
e2b4bcd
Add success message
aatanasovdev Dec 12, 2025
e410e10
Fix preview with long paths
aatanasovdev Dec 12, 2025
30f8506
Fix admin preview
aatanasovdev Dec 16, 2025
c669938
Remove unnecessary methods/change upgrade
aatanasovdev Dec 16, 2025
d51dcf7
Fix transformations icon and ensured the image and text overlay colum…
aatanasovdev Dec 16, 2025
f671efc
Organize the icons
aatanasovdev Dec 16, 2025
2d6c4dd
Render SVG inline
aatanasovdev Dec 16, 2025
f0c93cf
Optimize replace label
aatanasovdev Dec 16, 2025
b452101
Clean up JS
aatanasovdev Dec 16, 2025
8c1672b
Change Cloudinary Status text link label
aatanasovdev Dec 16, 2025
8e97c29
Change the order of the overlays
aatanasovdev Dec 17, 2025
77a1da3
Handle no public ID state
aatanasovdev Dec 17, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions css/asset-edit.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/cloudinary.css

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions css/edit-overlay.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/front-overlay.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions css/images/image_overlay.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions css/images/text_overlay.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions css/images/transformation_edit.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion css/syntax-highlight.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/asset-edit.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/asset-manager.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/block-editor.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('react-jsx-runtime', 'wp-api-fetch', 'wp-components', 'wp-data', 'wp-i18n'), 'version' => 'acdb83aa5cf9c0e8d936');
<?php return array('dependencies' => array('react-jsx-runtime', 'wp-api-fetch', 'wp-components', 'wp-data', 'wp-i18n'), 'version' => '867e95d4689ee58793fd');
2 changes: 1 addition & 1 deletion js/block-editor.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading