Commit Graph

599 Commits

Author SHA1 Message Date
Carter McBride b5cd67bac8 Add Intel One Mono 2023-05-15 15:16:00 +00:00
Koen Lagveen 2f452fc08e upgrade rome and pass 2023-04-23 16:30:20 +02:00
Koen Lagveen fed7059fe4 firacode 6.2, slashed 0; re #132 2023-04-23 16:08:19 +02:00
Koen Lageveen d16bac79a0
Merge pull request #131 from IdreesInc/gh-pages
Update Monocraft and ensure resource is lowercase
2023-02-25 21:54:09 +01:00
Idrees Hassan 1f8e3fc077 Update Monocraft and ensure resource is lowercase 2023-02-20 10:52:21 -05:00
Koen Lagveen 3a26899158 correct year for martian-mono 2023-01-27 19:35:14 +01:00
Koen Lagveen 8e103f09b5 fix #129 add martian mono 2023-01-27 19:33:59 +01:00
Koen Lageveen 3d7b33a278
⬆️ codemirror to 5.65.11 2023-01-14 20:09:44 +01:00
Koen Lageveen 7403944213
Merge pull request #128 from qqii/fix-126-zoom-line-number-spacing
Fix #126: : Line number spacing not updating on zoom
2023-01-08 10:12:34 +01:00
qqii d24ea63120 Fix #126 line number spacing not updating on zoom
This also fixes the cursor and selected line spacing not updating, which
is most obvious whet adjusting the line spacing.
Manually firing a refresh event for selectLanguage is not necessary as
it calls editor.setOption which fires this event internally.
2023-01-08 02:37:22 +00:00
Koen Lagveen 7a1d1da331 fix #124 update cascadia 2023-01-06 20:19:16 +01:00
Koen Lagveen c408c47ecc bump deps 2023-01-06 20:18:29 +01:00
Koen Lageveen 0fd9f6db81
Merge pull request #125 from IdreesInc/gh-pages
Update Monocraft to version 2.1
2022-12-29 19:22:07 +01:00
Idrees Hassan 46d8982e17 Update Monocraft to version 2.1 2022-12-28 23:54:48 -05:00
Koen Lagveen 14977887dc Revert "test with an error"
This reverts commit a3d0ec1088.
2022-12-28 17:07:20 +01:00
Koen Lagveen a3d0ec1088 test with an error 2022-12-28 17:07:03 +01:00
Koen Lagveen 2defbb1fcf try running rome using setup-rome 2022-12-28 16:56:47 +01:00
Koen Lagveen b174001a1e try running on current node lts 2022-12-28 16:51:35 +01:00
Koen Lagveen 87fc4229bb run rome formatter 2022-12-28 16:46:17 +01:00
Koen Lagveen 8134985103 run on latest macos 2022-12-28 16:39:08 +01:00
Koen Lagveen 3d1f5912b9 node, lock version 2022-12-28 16:37:06 +01:00
Koen Lagveen 98b708e948 update ci 2022-12-28 16:28:43 +01:00
Koen Lagveen 2c5f513c55 format and check using rome.tools 2022-12-28 16:05:30 +01:00
Koen Lagveen 0a4b917445 add jsv formats 2022-12-10 21:30:49 +01:00
Koen Lagveen a05b0b31d5 Merge branch 'dependabot/npm_and_yarn/ajv-and-ajv-cli-6.12.6' of github.com:braver/programmingfonts into gh-pages 2022-12-10 21:24:04 +01:00
Koen Lageveen 2c6cb7f3aa
Merge pull request #122 from braver/dependabot/npm_and_yarn/minimatch-3.1.2
Bump minimatch from 3.0.4 to 3.1.2
2022-12-10 21:20:34 +01:00
dependabot[bot] 35f3b656de
Bump ajv and ajv-cli
Bumps [ajv](https://github.com/ajv-validator/ajv) to 6.12.6 and updates ancestor dependency [ajv-cli](https://github.com/ajv-validator/ajv-cli). These dependencies need to be updated together.


Updates `ajv` from 5.5.2 to 6.12.6
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v5.5.2...v6.12.6)

Updates `ajv-cli` from 3.3.0 to 5.0.0
- [Release notes](https://github.com/ajv-validator/ajv-cli/releases)
- [Commits](https://github.com/ajv-validator/ajv-cli/compare/v3.3.0...v5.0.0)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: indirect
- dependency-name: ajv-cli
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-10 19:13:19 +00:00
dependabot[bot] 4cf7bdece1
Bump minimatch from 3.0.4 to 3.1.2
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-10 19:13:14 +00:00
Koen Lageveen 34279f0234
Merge pull request #121 from braver/dependabot/npm_and_yarn/qs-6.5.3
Bump qs from 6.5.2 to 6.5.3
2022-12-10 20:12:47 +01:00
dependabot[bot] baf800b912
Bump qs from 6.5.2 to 6.5.3
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-10 11:05:52 +00:00
Koen Lagveen 1801ce0f2f update iosevka 2022-10-30 17:23:02 +01:00
Koen Lageveen d19b22feb9
Typo 2022-09-22 20:43:31 +02:00
Koen Lageveen d3903cc92a
Merge pull request #120 from nazrhyn/add_scientifica
Add Scientifica

Closed #118
2022-09-16 20:56:34 +02:00
Koen Lageveen 65f5f92282
Found the author’s full name 2022-09-16 20:54:49 +02:00
Koen Lageveen 6784b35bbf
Scientifica original release was 2019 2022-09-16 20:40:09 +02:00
Chris Harwood 5c05daf5d1
Add Scientifica 2022-09-13 20:33:21 -04:00
Koen Lageveen b50e38cf20
Merge pull request #119 from nazrhyn/add_monocraft
Add monocraft
2022-09-13 20:32:38 +02:00
Chris Harwood f8ff8347dc
Add monocraft 2022-09-13 10:15:29 -04:00
Koen Lagveen 7ae5532d5c add heterodox mono 2022-08-30 13:26:54 +02:00
Rob Brackett 4bb50e653d
Update website URL for iA Writer Mono (#117) 2022-08-23 08:48:49 +02:00
Koen Lageveen 0449d95420
add some diacritics, accents, etc
fixes #116
2022-08-10 14:55:56 +02:00
Koen Lageveen be2874ed12
update gintronic link 2022-07-16 14:45:14 +02:00
Koen Lagveen 0f9da17095 sorting 2022-07-02 10:24:53 +02:00
Koen Lagveen 20de388a9d fix #114 add monofoki 2022-07-02 10:10:29 +02:00
Ricardo Bánffy 0905d34735
Update font3270 to v3.0.0 (#115) 2022-07-02 09:59:07 +02:00
Koen Lageveen c8f070614d
fix dead link to aurulent 2022-07-01 22:23:48 +02:00
dependabot[bot] c078162642
Bump minimist from 1.2.5 to 1.2.6 (#109)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 21:15:40 +02:00
Pete Kazmier 84cdb910a5
Update M PLUS fonts (#108)
* Update M PLUS fonts

The author of this wonderful font has made updates to the font as he is
working with Google for inclusion in fonts.google.com.  As part of that
work, the name has also changed from "M+" to "M PLUS".  This change now
contains the modern and new M PLUS fonts.

https://mplusfonts.github.io

Thanks to Coji Morishita for such a beautiful font.

* Update LICENSE and remove extra variants
2022-03-15 14:47:53 +01:00
Koen Lageveen 828acfbe2b
more and better info 2022-02-26 22:05:42 +01:00
Ricardo Bánffy 737ed88641
Update the 3270 font (#107) 2022-02-23 15:54:09 +01:00