Skip to content
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

Can’t save or open file on mobile devices #182

Closed
Shifin-Malik opened this issue Oct 1, 2024 · 1 comment · Fixed by #183
Closed

Can’t save or open file on mobile devices #182

Shifin-Malik opened this issue Oct 1, 2024 · 1 comment · Fixed by #183
Assignees
Labels
bug Something isn't working, should be fixed hacktoberfest A month-long celebration of open-source priority: critical Critical priority issue/pull request released on @alpha

Comments

@Shifin-Malik
Copy link
Contributor

Errors:
Can't find variable: showOpenFilePicker
Can't find variable: showSaveFilePicker

@Muhammed-Rahif Muhammed-Rahif added bug Something isn't working, should be fixed priority: critical Critical priority issue/pull request labels Oct 1, 2024
@Muhammed-Rahif Muhammed-Rahif self-assigned this Oct 1, 2024
@Muhammed-Rahif Muhammed-Rahif added in-progress This PR/Issue is currently being worked on hacktoberfest A month-long celebration of open-source labels Oct 1, 2024
@Muhammed-Rahif Muhammed-Rahif removed the in-progress This PR/Issue is currently being worked on label Oct 1, 2024
github-actions bot pushed a commit that referenced this issue Oct 15, 2024
# 1.0.0-alpha.1 (2024-10-15)

### Bug Fixes

* can’t save or open file on mobile devices ([94f80a0](94f80a0)), closes [#182](#182)
* **config:** svelte with neutralino problems ([00a9656](00a9656))
* **editor:** editor title close button bg color ([b639bd4](b639bd4))
* **gh-pages:** blank page ([55be62f](55be62f))
* **menubar:** close the notepad ([333c6a8](333c6a8))
* **menubar:** dark mode label is not dynamic ([9f4968b](9f4968b)), closes [#195](#195)
* **print:** print with large content adds a scrollbar ([2111f84](2111f84))
* **pwa:** vite-pwa not offline compatible ([f860d07](f860d07))
* **statusbar:** move statusbar to a new component ([629d145](629d145))
* **tauri:** menubar file options support on tauri ([4bb4883](4bb4883))

### Features

* Add character count feature to textarea ([53c826e](53c826e))
* **editor:** open text files from local ([8f0935a](8f0935a))
* **files:** save and save as ([ad68c28](ad68c28))
* migrate to svelte from sveltekit ([a77d5d9](a77d5d9))
* print active editor ([2db8efe](2db8efe))
* **tauri:** replace neutralino using tauri ([8ea0897](8ea0897))
@Muhammed-Rahif
Copy link
Owner

🎉 This issue has been resolved in version 1.0.0-alpha.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working, should be fixed hacktoberfest A month-long celebration of open-source priority: critical Critical priority issue/pull request released on @alpha
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants