Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Tags: Muhammed-Rahif/Notpad

Tags

v1.0.0-alpha.5

Toggle v1.0.0-alpha.5's commit message
chore(release): 1.0.0-alpha.5 [skip ci]

# [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))

v1.0.0-alpha.4

Toggle v1.0.0-alpha.4's commit message
chore(release): 1.0.0-alpha.4 [skip ci]

# [1.0.0-alpha.4](v1.0.0-alpha.3...v1.0.0-alpha.4) (2024-12-02)

### Bug Fixes

* **dialog:** made content scrollable, header & footer sticky ([1a2b443](1a2b443))
* **editor:** fake caret animation improvements ([b6d83b1](b6d83b1))
* **files:** file dialogs reappear after cancellation (open/save/save As) ([dc7c4a7](dc7c4a7)), closes [#243](#243)
* **menubar:** only show latest release downloads ([0ad3b44](0ad3b44))
* **mobile:** status bar content are misaligned ([576e5b7](576e5b7))
* **responsiveness:** editor title overlapping if maxlength are met ([e526055](e526055))
* **shortcuts:** remove unwanted trigger button from shortcuts dialog that caused scroll issues ([ed6f9a7](ed6f9a7))
* **storage:** refining data from inavailable values of editor caused content merge ([35fa06b](35fa06b))
* **storage:** when new values introduced they take default values in case of old users ([aa6c0cd](aa6c0cd)), closes [#242](#242)
* **svelte:** svelte 5 `run` replaced using `effect` ([0eab892](0eab892))
* **tauri:** minimum width & height are added; exit not working on tauri ([5cc5847](5cc5847))
* temp ([92def1d](92def1d))
* **vite:** `manualChunks` incorrect config with pnpm ([733a8c9](733a8c9))

### Features

* editing filename limit update ([81f95b0](81f95b0))
* **menubar:** add a new button Display All Shortcuts ([d2d8374](d2d8374))

v1.0.0-alpha.3

Toggle v1.0.0-alpha.3's commit message
chore(release): 1.0.0-alpha.3 [skip ci]

# [1.0.0-alpha.3](v1.0.0-alpha.2...v1.0.0-alpha.3) (2024-11-18)

### Bug Fixes

* **editor:** fake caret dispositioned when toggling line numbers ([d6c7370](d6c7370))
* **editor:** inifinite recursion in editor caret position update ([fe9df2b](fe9df2b)), closes [#234](#234)
* **logo:** remove app logo white background color ([5568d65](5568d65)), closes [#236](#236)
* **tauri:** search on google not wokring on tauri ([db17944](db17944)), closes [#235](#235)

v1.0.0-alpha.2

Toggle v1.0.0-alpha.2's commit message
chore(release): 1.0.0-alpha.2 [skip ci]

# [1.0.0-alpha.2](v1.0.0-alpha.1...v1.0.0-alpha.2) (2024-11-18)

### Bug Fixes

* **about:** version is undefined and repo url is incorrect ([a1fc34c](a1fc34c))
* **editor:** add line numbers on left exit animation ([16cb4d1](16cb4d1))
* **editor:** line no correctly aligned ([f7f2794](f7f2794))
* **file:** save/open file issues on cross platform browsers ([aa71537](aa71537))
* **loading:** update loading animation ([a581755](a581755))
* **menubar:** download button animate on mount ([418f000](418f000))
* **menubar:** hide download button until lg ([a9743b1](a9743b1))
* **tauri:** failed to get updater configuration: plugins > updater doesn't exist ([161d32a](161d32a))
* **view-options:** line numbers displaying issues; toggle line number in settings ([95b0b99](95b0b99))

### Features

* **menubar:** add download button for web ([59f7e45](59f7e45))
* **menubar:** add download-button ([ed13660](ed13660))
* **menubar:** add GitHub button to menubar `help` ([4216ea9](4216ea9))

v1.0.0-alpha.1

Toggle v1.0.0-alpha.1's commit message
chore(release): 1.0.0-alpha.1 [skip ci]

# 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))
Morty Proxy This is a proxified and sanitized view of the page, visit original site.