This website requires JavaScript.
16491c00ce
Add IMPROVEMENTS.md with code audit findings across bugs, code quality, performance, and maintainability
main
schihei
2026-05-17 09:00:22 +02:00
e82df2f308
Add UML diagrams to documentation directory
schihei
2025-03-31 20:31:31 +02:00
626b7aaa7a
Fix spacing inconsistency between Grid and Guidelines sections by removing redundant margin
schihei
2025-03-22 19:58:37 +01:00
1aeef10ebe
Standardize documentation across all *.tsx files
schihei
2025-03-22 19:53:09 +01:00
b1699a74bc
Optimize GridGuidelineManager component
schihei
2025-03-22 19:47:18 +01:00
b76b34a332
Optimize AlignmentButtons component with improved documentation, code structure, and performance
schihei
2025-03-22 19:37:54 +01:00
9bb1bf2cdb
Optimize DraftButtons component with improved documentation, code structure, and performance
schihei
2025-03-22 19:33:46 +01:00
54328baaec
Optimize ConfidentialButtons component with improved documentation, code structure, and performance
schihei
2025-03-22 19:31:07 +01:00
fea088fe26
Optimize ProgressBarButtons with performance improvements and documentation
schihei
2025-03-22 19:23:38 +01:00
d6c32b778c
Remove unused HeroList component
schihei
2025-03-22 19:10:59 +01:00
1ed34ab888
Refactor RoundImage component for improved maintainability and consistency with other components
schihei
2025-03-22 18:11:23 +01:00
e0343dfd65
Add slide numbers toggle dropdown to InsertTitles component
schihei
2025-03-22 17:24:03 +01:00
d67db17f4b
Align pull-down menu to the right in InsertTitles component
schihei
2025-03-22 17:20:38 +01:00
36190f1ba5
Improve title detection algorithm and UI layout in InsertTitles component
schihei
2025-03-22 17:12:50 +01:00
4ca09b8098
Se version number to 1.2.0-dev
schihei
2025-03-22 16:06:18 +01:00
5e02bfc81e
Refactor InsertTitles component for better maintainability and performance
schihei
2025-03-22 16:01:10 +01:00
ba304f0047
Refactor SwapPositions component for better maintainability and performance
schihei
2025-03-22 15:57:53 +01:00
577d5b15c8
Refactor MatchSizes component for better maintainability and performance
schihei
2025-03-22 15:54:13 +01:00
04c86c6162
Refactor MatchProperties component for better maintainability and performance
schihei
2025-03-22 15:50:19 +01:00
3dc9afea50
Make version numbers consistent across all files
v1.1.0
schihei
2025-03-15 00:19:11 +01:00
338810ef60
Update version to 1.1.0 and enhance documentation
schihei
2025-03-15 00:16:42 +01:00
50966867b2
Improve TypeScript types and error handling
schihei
2025-03-15 00:02:35 +01:00
07b0232726
Optimize performance by batching context.sync() calls
schihei
2025-03-14 23:56:54 +01:00
d09dec4706
Refactor UI components for better reusability
schihei
2025-03-14 23:50:19 +01:00
0cbb9c948e
Minor changes
schihei
2025-03-14 23:40:29 +01:00
c0c85e4054
Added depolyment URL
v1.0.0
schihei
2025-03-14 10:04:53 +01:00
af401c2b4c
Made the version number everywhere the same
schihei
2025-03-14 09:40:15 +01:00
aa9f72c9b6
Minor changes in the button
schihei
2025-03-14 09:37:24 +01:00
2e53e25da8
Bumped version number to 1.0
schihei
2025-03-14 09:33:02 +01:00
cd364c6f62
Removed divider between grid and guidelines
schihei
2025-03-14 09:27:19 +01:00
0b97784cc5
Minor rearangement
schihei
2025-03-14 00:04:38 +01:00
ebd698d17d
Changed for gride and guidelines
schihei
2025-03-13 23:30:58 +01:00
044bd9ebec
Initial commit of grid line function
schihei
2025-03-13 00:30:31 +01:00
f0773d93d8
Initial commit of documentation files.
schihei
2025-03-12 20:10:39 +01:00
28b245f1fb
Made version number consistent.
schihei
2025-03-12 20:04:22 +01:00
4829366c59
Reorder of buttons
schihei
2025-03-11 07:38:17 +01:00
631acab21c
Minor position correction for DRAFT watermark
schihei
2025-03-10 21:59:10 +01:00
64598f1e8f
Minor improvment for DRAFT watermark
schihei
2025-03-10 21:47:19 +01:00
e8a41e9206
The DRAFT watermark is now added to the master slides with a lighter color
schihei
2025-03-10 20:15:04 +01:00
deeed2a735
Inital commit of gitignore file
schihei
2025-03-10 19:51:49 +01:00
3dc463c256
Minor changes in progress bar setup so that progress bar goes to the end of a slide
schihei
2025-03-10 19:48:45 +01:00
213b503c65
Initial commit of ProgressBar file
schihei
2025-03-10 18:06:27 +01:00
29b35a0bfd
Minor renaming of buttons and sections
schihei
2025-03-10 18:01:48 +01:00
9c04c6ac55
Initial version of add and remove progress bar.
schihei
2025-03-10 17:54:38 +01:00
a501afdce2
Initial version of Progress Bar.
schihei
2025-03-10 17:46:17 +01:00
e4c016f8aa
Minor changes.
schihei
2025-03-10 17:24:08 +01:00
278b328bec
Package changes.
schihei
2025-03-10 17:23:45 +01:00
94d401a353
Package changes.
schihei
2025-03-10 17:23:11 +01:00
8a781653a8
Added initial version of draft watermark functionality
schihei
2025-03-09 16:26:05 +01:00
b185e071ef
Added implementations for alignment buttoms.
schihei
2025-03-09 15:59:31 +01:00
10d3d8c453
Made the font for confidential buttons smaller
schihei
2025-03-09 15:23:24 +01:00
e6e6991bd5
Removed uneded files
schihei
2025-03-09 15:17:49 +01:00
09ff4a6555
Re-organisation of Draft and Confidential code
schihei
2025-03-09 15:14:43 +01:00
2c23c9adfc
Added Alignment wrapper functions.
schihei
2025-03-09 15:05:25 +01:00
b54dccc49b
Added wrapper functions for draft, progress bar and change icon for remove confidential.
schihei
2025-03-09 14:54:51 +01:00
9c137d900f
Minor changes
schihei
2025-03-08 23:42:40 +01:00
4eb959c539
Minor changes
schihei
2025-03-08 21:19:52 +01:00
d62b86045e
Added InsertTitles and Confidential functions
schihei
2025-03-08 20:57:25 +01:00
15b7815f6b
Added swap position functionality
schihei
2025-03-08 19:50:08 +01:00
30b9b75972
Moved styles definition in a common style file
schihei
2025-03-08 19:45:12 +01:00
bbfca3a67f
Minor changes
schihei
2025-03-08 18:34:10 +01:00
f30be26bd6
Minor changes, not perfect yet
schihei
2025-03-08 18:23:45 +01:00
65861403b9
Initial commit of Round Image.
schihei
2025-03-08 16:59:16 +01:00
abcecb933a
Added the remaining sections
schihei
2025-03-08 01:05:16 +01:00
7f957d4ca9
Minor changes
schihei
2025-03-08 01:05:08 +01:00
0611db8c01
Minor changes
schihei
2025-03-08 00:35:39 +01:00
a9f0267ee6
Changed version
schihei
2025-03-08 00:33:01 +01:00
dd2561adc8
Now only using one status box
schihei
2025-03-08 00:30:43 +01:00
ba393bac87
Fixed fill for properties
schihei
2025-03-08 00:22:18 +01:00
87e563af3a
Fixed error in Match PRoperties
schihei
2025-03-08 00:01:42 +01:00
a9c568a20d
Initial version of MatchProperties and border ajustment
schihei
2025-03-07 23:54:15 +01:00
e4589ee252
Renamed ShapeResizer to MatchSizes
schihei
2025-03-07 23:34:46 +01:00
ca8b22510e
Removed infocard
schihei
2025-03-07 23:31:37 +01:00
1687331d39
Remove deleted files
schihei
2025-03-07 21:20:52 +01:00
43047cb35d
Removed hotkey bindings
schihei
2025-03-07 21:19:40 +01:00
b1fc3b669f
Renamed icons
schihei
2025-03-07 21:13:39 +01:00
4a98255d83
Initial commit
schihei
2025-03-07 19:22:02 +01:00