-
Notifications
You must be signed in to change notification settings - Fork 36
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
Rearrange menubar items #278
Comments
👋 Hi @Muhammed-Rahif! Thank you for taking the time to report an issue in Notpad. |
🎉 Hi @Muhammed-Rahif! You've been assigned an issue in Notpad. |
# [1.0.0-alpha.5](v1.0.0-alpha.4...v1.0.0-alpha.5) (2025-01-13) ### Bug Fixes * **editor:** confirm editor close wheather to save or not ([1743adb](1743adb)) * **editor:** line numbers visibility; scroll issues ([a1862dd](a1862dd)) * **editor:** status bar hidden if content is overflowing ([6ea0fd1](6ea0fd1)) * **fonts:** inconsolata and parkinsans fonts not loaded ([b40c40e](b40c40e)) * **loading:** theme wasn't matching ([c70a8db](c70a8db)) * **menubar:** rearrange menubar items ([3b21534](3b21534)), closes [#278](#278) * **theme:** add intructions to add themes in 'src/assets/css/themes.css' ([6cf92c2](6cf92c2)) * **theme:** rearrange themes ([b02204a](b02204a)) ### Features * **Confirmation-Popup:** Add SaveAndQuit ([7ab4453](7ab4453)) * **dialog:** make dialogs draggable ([080ed37](080ed37)) * **editor:** add delete option in Edit > Delete ([9c7785c](9c7785c)), closes [#290](#290) * **editor:** custom caret options (enable/disable, caret style and caret animation) ([7a5f61e](7a5f61e)) * **editor:** multiple date/time formats; resolves [#291](#291) ([0fe6f6a](0fe6f6a)) * **editor:** wrap long lines ([20c45cd](20c45cd)) * **effect:** type effects such as click sound, vibration, volume ([bcd1747](bcd1747)) * **head:** Add SEO meta tags for better search optimization ([6f32f63](6f32f63)) * **icon:** dynamic fav icon based on themes ([960753b](960753b)) * **settings:** add themes classic, sepia, blue and red ([0955e45](0955e45)) * **settings:** add type effect sounds ([17f0d21](17f0d21)) * **settings:** setup caret style and animation store ([802e953](802e953)) * **themes:** add themes 'cosmic', 'kelp' and 'coral' ([5ec4f7d](5ec4f7d))
🎉 This issue has been resolved in version 1.0.0-alpha.5 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
The menu bar items should be on appropriate menus, meaning only a UI refactor.
The text was updated successfully, but these errors were encountered: