-
-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge next in main #527
Merge next in main #527
Conversation
riccardoperra
commented
May 4, 2023
•
edited
Loading
edited
- feat: initial state through query params #529
- 🚀 - Scale when copy to clipboard #509 - feat: customizable export options #510
- 🚀 - Aspect ratio support and custom background images #503 - feat: dynamic min width #528 feat: custom background image #526
- fix: safari rename dialog not opening #524
- fix: fix language field editor #521
- 🚀 - Default settings #472 - feat(api): move preset into handlers #492
- feat(api): better module structure #482
- fix: CI failing #520
- fix: preset local id sync missing #519
- Fix/link submodule #518
- feat: refactor textfield with @codeui/kit #517
- feat: refactor Pagination with @codeui/kit #516
- feat(app): adding disable to new preset #515
- feat: @codeui/[email protected] and kobalte 0.9.0 upgrade #514
- feat: integrate submodule kit #513
- feat: api preset data constraint #512
- fix: add radio item by @codeui/kit #508
- fix: preset improve code #507
- feat: refactor UI with codeui #506
- feat: refactor textfield with @codeui/kit #517
- feat: refactor Pagination with @codeui/kit #516
- feat(app): adding disable to new preset #515
- feat: @codeui/[email protected] and kobalte 0.9.0 upgrade #514
- feat: integrate submodule kit #513
- feat: api preset data constraint #512
- fix: add radio item by @codeui/kit #508
- feat: refactor UI with codeui #506
- feat(doc):update contributing docker command #504
- feat: update preset #502
- feat(app): offline presets #501
- feat(app): presets offline persistence #500
- 472 default settings UI refactor #499
- feat(api): add configurable preset limit #498
- feat: refactor ui #497
- feat(app): ui for presets #496
- chore: update all deps #494
- feat(api): move preset into handlers #492
…ot-opening fix: safari rename dialog not opening
chore: update README.md
Open in CodeSandbox Web Editor | VS Code | VS Code Insiders |
🦋 Changeset detectedLatest commit: dd5f668 The changes in this PR will be included in the next version bump. This PR includes changesets to release 5 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
* Merge next in main (#525) * fix: safari rename dialog not opening * chore: update README.md --------- Co-authored-by: Riccardo Perra <[email protected]> * feat: custom background image * feat: cleanup code background image * feat: fix styles * chore: update * feat: integrate custom background on preset and frame loader * fix: segmented field different size auto-fit * docs(changeset): fix: segmented field different size auto-fit * fix: labels * fix: transparent background when using image * feat: custom background image * feat: cleanup code background image * feat: fix styles * chore: update * feat: integrate custom background on preset and frame loader * fix: segmented field different size auto-fit * docs(changeset): fix: segmented field different size auto-fit * fix: labels * fix: transparent background when using image * fix: clean up code * fix: improve background style * chore: update * fix: link support * fix: background link persistence * Create six-pumas-pump.md --------- Co-authored-by: Riccardo Perra <[email protected]>
Deploy preview for codeimage-website-dev ready! ✅ Preview Built with commit dd5f668. |
Deploy preview for codeimage ready! ✅ Preview Built with commit dd5f668. |
* fix: safari rename dialog not opening * chore: update README.md * feat: dynamic frame min width * fix autocomplete dropdown transform position * fix canvas css for mobile * update codemirror * feat: frame preview * fix: safari image background fix try --------- Co-authored-by: Riccardo Perra <[email protected]>
Deploy preview for codeimage-highlight-dev ready! ✅ Preview Built with commit dd5f668. |
…530) * feat(api): add api swagger ui * feat(api): full esm * fix: fix types * chore: improve swagger
* feat: update dependencies * feat: example export custom options * feat: export options * add export options persistence * add export option icon button * dom-export mime-type support for `getBlob` * feat: export options * fix dynamic size container autoWidth * add export settings button on mobile * remove `fileName` input * chore: fix lint * Create witty-nails-return.md * perf: dom-export lazy loading
* remove ColorPicker from ui