Jonatan Heyman
355be66387
Bump version to 1.2.5
2023-12-05 17:47:49 +01:00
Jonatan Heyman
c049fc5f2a
Fix cursor movement using Ctrl-left/right with Emacs key bindings in "mark mode"
2023-12-05 17:45:51 +01:00
Jonatan Heyman
4c910c6872
Bump version to 1.2.4
2023-07-17 12:03:31 +02:00
Jonatan Heyman
31204c105f
Merge pull request #1 from heyman/dependabot/npm_and_yarn/vite-4.0.5
...
Bump vite from 4.0.4 to 4.0.5
2023-07-17 12:02:16 +02:00
dependabot[bot]
9758f73a50
Bump vite from 4.0.4 to 4.0.5
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v4.0.5/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.0.5/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 10:01:18 +00:00
Jonatan Heyman
2102892776
Fix About dialog UI issues on Windows
2023-07-17 11:57:25 +02:00
Jonatan Heyman
ba89b1f3ca
Bump version to 1.2.3
2023-07-12 18:20:42 +02:00
Jonatan Heyman
9b5c168b5f
Tweak initial buffer content
2023-07-12 18:20:29 +02:00
Jonatan Heyman
6480d214ed
Turn off auto completion
2023-07-12 00:26:28 +02:00
Jonatan Heyman
3847a6b563
Bump version to 1.2.2
2023-07-11 11:25:57 +02:00
Jonatan Heyman
534f4f0b9b
Fix About dialog on Windows
2023-07-11 11:24:34 +02:00
Jonatan Heyman
9e856a9521
Bump version to 1.2.1
2023-07-09 01:03:32 +02:00
Jonatan Heyman
2729a10219
Add "universal" to target Mac builds
2023-07-09 01:02:45 +02:00
Jonatan Heyman
414a44d857
Move about.html into public dir, to have it bundled in production build
2023-07-09 01:02:04 +02:00
Jonatan Heyman
069e23e90d
Minor README changes
2023-07-08 16:59:01 +02:00
Jonatan Heyman
fe2c006817
Bump version to 1.2.0
2023-07-08 16:50:17 +02:00
Jonatan Heyman
548034da90
Add rollup-plugin-license to automatically pull out license banners from dependencies and write to dependencies.txt
2023-07-08 16:48:36 +02:00
Jonatan Heyman
459fcd7c4c
Add About dialog
...
The about dialog contains version info as well as the timestamp for the currency exchange rates.
2023-07-08 16:47:25 +02:00
Jonatan Heyman
4cc439eb6d
Use notarytool instead of legacy method for Mac notarization
2023-07-05 16:23:51 +02:00
Jonatan Heyman
df899ae619
Debug build error
2023-07-05 14:32:38 +02:00
Jonatan Heyman
e5faa995c1
1.1.1
2023-07-04 14:17:19 +02:00
Jonatan Heyman
a415247e48
Support currency conversions with lower case currency codes
...
(except for the currency CUP since it clashes with the measurement unit "cup")
2023-07-04 14:12:17 +02:00
Jonatan Heyman
0c567384ee
Refresh Math blocks when new exchange rates are loaded
2023-07-04 14:01:59 +02:00
Jonatan Heyman
182c6f295e
Use a separate config file in development mode
2023-07-04 12:16:26 +02:00
Jonatan Heyman
2d3a20e4cd
Change currency data stale time to 12 hours instead of 24
2023-03-20 14:30:43 +01:00
Jonatan Heyman
8c6d22d10d
1.1.0
2023-03-20 11:24:59 +01:00
Jonatan Heyman
a4e9ce6893
Add currency conversion support to Math blocks
2023-03-20 11:09:56 +01:00
Jonatan Heyman
ab4506939a
No need to state the obvious
2023-03-15 10:54:12 +01:00
Jonatan Heyman
e706676392
Add items to features list
2023-03-14 14:32:13 +01:00
Jonatan Heyman
b8c9f843be
Add info about supported operating systems
2023-03-14 14:29:19 +01:00
Jonatan Heyman
51b48c1e4e
Use latest SemVer version in shield
2023-03-14 14:24:35 +01:00
Jonatan Heyman
42aa926aca
Fix shield/badge link
2023-03-14 14:22:38 +01:00
Jonatan Heyman
0c107ac7ef
Add release badge to README
2023-03-14 14:17:29 +01:00
Jonatan Heyman
83aca2f63f
Add README
2023-03-14 14:12:19 +01:00
Jonatan Heyman
4c955f2e0d
Add license info
2023-03-14 14:12:04 +01:00
Jonatan Heyman
4a042ca5da
Fix so that links are clickable in Markdown mode.
...
Do not include closing parentheses in link regex.
2023-03-14 13:46:34 +01:00
Jonatan Heyman
f4a5806f0c
1.0.13
2023-03-13 17:22:48 +01:00
Jonatan Heyman
1c78aca88a
Add functionality for creating new cursors using Cmd/Ctrl + Alt + Up/Down
2023-03-13 17:22:27 +01:00
Jonatan Heyman
9015986b82
1.0.12
2023-03-12 18:22:32 +01:00
Jonatan Heyman
0bbdb262e6
Add Emacs set mark mode (C-Space)
2023-03-12 18:22:16 +01:00
Jonatan Heyman
1292c6ced3
Fix typo causing update icon to spin indefinitely in case of a network error
2023-03-12 11:25:02 +01:00
Jonatan Heyman
a106159a9a
Save selected theme in config
2023-03-09 09:46:21 +01:00
Jonatan Heyman
9d729b6055
1.0.11
2023-03-08 13:56:43 +01:00
Jonatan Heyman
95e1a76eca
Fix Ctrl + click on links in Windows
2023-03-08 13:56:24 +01:00
Jonatan Heyman
2b61d9c9f6
Bump version to 1.0.10
2023-03-08 13:08:24 +01:00
Jonatan Heyman
c3e0539601
Underline https:// and http:// links, and make C+Click open them
2023-03-08 13:07:58 +01:00
Jonatan Heyman
87a54443b9
Auto update fixes:
...
Fix rotated download icon bug
Fix bug where update icon could keep spinning forever if there was a network error when checking for updates.
2023-03-08 10:51:30 +01:00
Jonatan Heyman
294b6eb2bc
Add example Markup block to initial data
2023-03-07 22:46:08 +01:00
Jonatan Heyman
d0c5379ad1
Bump version to 1.0.9
2023-03-07 22:33:07 +01:00
Jonatan Heyman
6bc3e09826
Improve Markdown mode.
...
Replace [ ] and [x] with checkboxes in Markdown todo lists.
Add Markdown LanguageSupport extension in order to automatically add/remove new list items when pressing enter/backspace in a list in Markdown mode.
2023-03-07 22:32:50 +01:00