v1.0.0
This is the first release of PPTypst which I now consider to be stable 🎈
Shoutout to @johannesber for the original idea and prototype that this repo is based on.
What's Changed
- Polish first prototype & improve dev experience by @Splines in #1
- Support Dark mode & custom fill colors by @Splines in #6
- Store font size and fill color by @Splines in #10
- Use typst.ts instead of custom engine by @Splines in #11
- Allow to disable fill color by @Splines in #12
- Detect shape fill color for formula updating by @Splines in #16
- Migrate to Typescript & Refactor by @Splines in #18
- Simplify SVG size handling & minor niceties by @Splines in #19
- Be more aggressive in coloring SVG by @Splines in #20
- Refactor code by @Splines in #22
- Keep the
web/certs/folder in git by @Splines in #23 - Refine UI/UX by @Splines in #24
- Bulk-update font sizes for multiple elements & center elements by @Splines in #27
- Disable "Insert" button for no user input by @Splines in #28
- Show compiler diagnostics by @Splines in #33
- Keep rotations of shapes upon updating by @Splines in #34
- Add math mode by @Splines in #37
- Show first preview in Readme by @Splines in #41
- Add About section to Readme by @Splines in #42
- Change default port by @Splines in #43
- feat: Read from file by @Splines in #40
- Decrease default font size by @Splines in #44
- Publish to GitHub Pages by @Splines in #45
- Don't set https options when in production build by @Splines in #46
- Include PowerPoint entry point in Vite build by @Splines in #47
- Fix Vite base path by @Splines in #48
- Add Privacy Policy by @Splines in #49
- Add production manifest & update assets paths by @Splines in #50
- Fix wrong task pane url by @Splines in #51
- Fix math font url by @Splines in #52
- Rework dev guide by @Splines in #53
- Init status bar & about modal by @Splines in #54
- Rename project to PPTypst and design icon by @Splines in #55
- Add npm command to generate production manifest by @Splines in #56
- Improve marketing (add banner, early preview instructions) by @Splines in #57
- Revise Add-in publication status in README by @Splines in #58
- Credit typst.ts project in "About" section by @Splines in #59
- Improve installation docs by @Splines in #62
- Add link to PPTypst tutorial on YouTube by @Splines in #63
- Fix access to page setup by @Splines in #67
- Update dependencies by @Splines in #68
- Add sponsor button by @Splines in #69
- Support packages from Typst universe by @Splines in #71
- Update dependencies by @Splines in #72
- Include PPTypst Universe Short in Readme by @Splines in #73
- Fit shapes to slide dimensions by @Splines in #74
- Improve installation guide by @Splines in #76
- Upgrade dependencies by @Splines in #78
Full Changelog: https://github.com/Splines/pptypst/commits/v1.0.0
