Commit graph

48 commits

Author SHA1 Message Date
sauravniraula
03e3e0da77
fix(layout): reduces scatter plot max to 20 from 100 2025-07-28 15:33:35 +05:45
Saurav Niraula
0b8d0ba812
Merge pull request #144 from presenton/fix/presentation-export
fix/presentation export
2025-07-26 20:26:25 +05:45
sudipnext
80226215d1 Refine layouts and update API docs for modern presentation slides
- Remove unused product boxes from ProductOverviewSlideLayout - Only
render business model chart if data is present - Update README to
clarify layout options and fix formatting
2025-07-26 20:25:24 +05:45
sauravniraula
3f76f1872f
fix(nextjs): adds actual placeholder icons as defautl for layout preview 2025-07-26 20:15:48 +05:45
sauravniraula
7122325401
feat(nextjs): elements with background image style will be extractly correctly on export 2025-07-26 00:52:18 +05:45
shiva raj badu
b8c81a38d5
Merge branch 'feat/custom_schema_and_layout' of github.com:presenton/presenton into feat/custom_schema_and_layout 2025-07-25 23:58:29 +05:45
shiva raj badu
9ce7ed23ee
feat(Nextjs): enchance editableLayoutWrapper 2025-07-25 23:58:15 +05:45
Suraj Jha
b93701a168 Merge branch 'feat/custom_schema_and_layout' of https://github.com/presenton/presenton into feat/custom_schema_and_layout
merge
2025-07-25 23:33:36 +05:45
Suraj Jha
129168dcce add table and quote in general layout 2025-07-25 23:32:58 +05:45
Saurav Niraula
f14a856ba4
Merge branch 'feat/custom_schema_and_layout' into presentation-api-from_custom_schema_and_layout 2025-07-25 23:29:22 +05:45
sudipnext
395914106e feat: update slide layouts with improved descriptions and schema validations 2025-07-25 17:21:32 +05:45
sudipnext
3fe860d431 feat(api): implement presentation generation endpoint with layout and export options 2025-07-25 13:00:33 +05:45
shiva raj badu
ec398bbbee
chore: modern layout design adjustement 2025-07-25 12:13:14 +05:45
shiva raj badu
1ecd5c164b
Merge branch 'feat/custom_schema_and_layout' of github.com:presenton/presenton into feat/custom_schema_and_layout 2025-07-24 23:47:11 +05:45
shiva raj badu
1f8b9a70cd
chore: Change isDefault to default 2025-07-24 23:45:48 +05:45
sauravniraula
a5a2a23fb0
Merge branch 'feat/custom_schema_and_layout' of github.com:presenton/presenton into feat/custom_schema_and_layout 2025-07-24 23:29:11 +05:45
sauravniraula
7f9c0f61e9
chore(nextjs): changes names of files and directory in presentation-layouts, also changes the examples 2025-07-24 23:18:27 +05:45
shiva raj badu
c649ec495c
refactor(nextjs): remove unused files and clean up imports 2025-07-24 22:00:03 +05:45
shiva raj badu
ba01fe1154
fix(nextjs): Auto save before slide rendered & some layout issues 2025-07-24 14:12:51 +05:45
sauravniraula
f1480ecd70
fix(nextjs): schema catchAll default value issue 2025-07-24 02:27:31 +05:45
sauravniraula
224efcbad4
chore: changes layout names 2025-07-24 02:04:05 +05:45
sauravniraula
24be8a8829
fix(nextjs): changes max(4) in schemas to max(3) 2025-07-24 02:02:02 +05:45
sauravniraula
23d0c7fb17
feat(nextjs+fastapi): fixes presentation export 2025-07-24 01:45:50 +05:45
shiva raj badu
e951404cdf
refactor(nextjs): Modern layout refactored 2025-07-24 00:38:16 +05:45
shiva raj badu
d062730c6e
Merge branch 'feat/custom_schema_and_layout' of github.com:presenton/presenton into feat/custom_schema_and_layout 2025-07-23 23:23:39 +05:45
shiva raj badu
343fd970e7
fix(nextjs): Z-Index issue with loader & editor solved 2025-07-23 23:23:22 +05:45
sudipnext
56cb9f0fe2 Add modern pitch deck slide layouts for market size, validation, traction, business model, team, and thank you slides
- Implemented Market Size Slide Layout with schema and default data
- Created Market Validation Slide Layout with customizable comparison data
- Developed Company Traction Slide Layout featuring dynamic growth statistics
- Introduced Business Model Slide Layout showcasing CAC metrics
- Added Modern Team Slide Layout to display team member profiles
- Designed Thank You Slide Layout for closing presentations
- Included a settings JSON file for modern layout configurations
2025-07-23 23:06:05 +05:45
shiva raj badu
817abf9b2e
refactor(nextjs): Default layout field validation before rendering 2025-07-23 22:46:22 +05:45
shiva raj badu
0c35f2107c
style(nextjs): New layouts styles & description tuned 2025-07-23 21:18:08 +05:45
shiva raj badu
b1bef2c2f0
feat(Nextjs): New Pitch Deck layout added 2025-07-23 15:59:16 +05:45
shiva raj badu
4306776178
feat(Nextjs): Fonts and meta data changed 2025-07-22 17:27:56 +05:45
shiva raj badu
2c342c4c98
Merge branch 'feat/custom_schema_and_layout' of github.com:presenton/presenton into feat/custom_schema_and_layout 2025-07-22 02:26:45 +05:45
shiva raj badu
d5f6d39303
feat(nextjs): Default slides added 2025-07-22 02:26:24 +05:45
sauravniraula
aa991f678e
chore: some improvements on slide generation 2025-07-22 00:31:54 +05:45
sauravniraula
300b1f13bd
fix(fastapi): removes seperate schema constraints from system prompt, fix(nextjs): improves layout schema constraints 2025-07-21 23:37:30 +05:45
shiva raj badu
8fac0673f0
fix(nextjs): Default Layout schema selection 2025-07-21 16:59:50 +05:45
shiva raj badu
c583590c2f
fix(nextjs): fix build error & remove theme apis 2025-07-21 13:37:39 +05:45
shiva raj badu
516c9bade0
refactor(Nextjs/outline): Remove markdwon editor in streaming & increase export_as_pdf navigation timeout 2025-07-20 22:55:00 +05:45
Shiva Raj Badu
ce4e665e5c
Merge branch 'feat/custom_schema_and_layout' into feat/hot_reload_layout_preview 2025-07-20 20:31:53 +05:45
shiva raj badu
44a3751545
refactor(Nexjs): websocket removed 2025-07-20 20:29:02 +05:45
shiva raj badu
8eee6d55a2
feat(Nextjs): HMR support added & websocker added 2025-07-20 19:50:57 +05:45
Suraj Jha
8d2072c3ad fix: mino fixes to general template 2025-07-20 15:25:00 +05:45
Suraj Jha
bc862c5778 feat: add new templates general 2025-07-19 17:58:42 +05:45
shiva raj badu
4268a943b6
feat(Nextjs): Basic text Editing 2025-07-18 20:49:06 +05:45
shiva raj badu
afffb374c4 refactor(nextjs): layout renderer & Preview by group slug 2025-07-17 20:55:36 +05:45
shiva raj badu
957ad959dd feat(nextjs): Group layouts render feature added 2025-07-17 16:25:59 +05:45
shiva raj badu
3847336af6 chore(nextjs) 2025-07-17 15:27:37 +05:45
shiva raj badu
512cde9f47 refactor(Nextjs/layout): layout grouping 2025-07-17 14:22:31 +05:45