Commit Graph

72 Commits

Author SHA1 Message Date
Koen Lageveen 0a5ba0d7d9 fix #148 add monolisa
many thanks @MarcusSterz
2024-04-24 13:55:45 +02:00
Koen Lagveen 0061ded529 visual tweaks and more metadata 2023-07-22 15:46:59 +02:00
Koen Lagveen 805cdcb23e start displaying font descriptions 2023-07-21 22:48:33 +02:00
Koen Lagveen fcc7ef3e67 fix missing data 2023-07-21 21:14:34 +02:00
Koen Lagveen 66a44f519a remove plausible stats 2023-07-11 21:55:12 +02:00
Koen Lagveen acb9b0dfb0 get fonts data using fetch 2023-07-08 15:46:23 +02:00
Koen Lagveen 5695076373 track which font selected 2023-07-06 20:04:49 +02:00
Koen Lagveen 273906c34e improve keyboard navigation, scroll issues 2023-07-05 17:35:30 +02:00
Koen Lagveen b4b7ea6da9 improved modularization 2023-07-05 16:42:30 +02:00
Koen Lagveen 7cd0db43cf split some code over modules 2023-07-04 23:18:24 +02:00
Koen Lagveen d43d477b75 move walkThemes 2023-07-04 22:45:08 +02:00
Koen Lagveen 639914ed33 lint 2023-07-04 22:40:29 +02:00
Koen Lagveen 515ed11183 force but not save sizes for bitmaps 2023-07-04 22:33:15 +02:00
Koen Lagveen ff8d49e37d fix #21 change sizes when selecting bitmaps 2023-07-04 22:24:24 +02:00
Koen Lagveen 8d860c2587 add plausible custom event 2023-07-04 13:46:05 +02:00
Koen Lagveen 6721502d32 change default font and theme 2023-07-03 21:06:55 +02:00
Koen Lageveen e8470cf8f4 switch from rome back to trusty old eslint 2023-06-20 22:30:13 +02:00
Koen Lagveen 2f452fc08e upgrade rome and pass 2023-04-23 16:30:20 +02: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 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 87fc4229bb run rome formatter 2022-12-28 16:46:17 +01:00
Koen Lagveen 2c5f513c55 format and check using rome.tools 2022-12-28 16:05:30 +01:00
Koen Lageveen 95ec7d446e
fixup 2021-04-22 20:37:01 +02:00
Koen Lageveen 81aeccc342
fix #100 keyboard shortcuts 2021-04-22 20:34:59 +02:00
Koen Lageveen 480d7e8955 only scroll to font if it's out of view 2021-03-01 20:47:07 +01:00
Koen Lageveen 0d3582608f various cleanup 2020-10-14 19:51:46 +02:00
Koen Lageveen 36db6bc5d0 re #19 ajax call to fonts.json without jQuery 2020-10-10 13:28:07 +02:00
Koen Lageveen bd9f69855b re #19 primary dom interaction etc without jQuery 2020-10-10 13:28:07 +02:00
Koen Lageveen 50d031fe98 fix #86 keyboard walk up/dow respects filters 2020-10-10 13:28:07 +02:00
Koen Lageveen d7d85f47be switch style filters to cycle buttons 2020-10-10 13:28:07 +02:00
jgreely fd2f1a9a2b Add filter button for zero style (empty, slash, dot) 2020-10-10 13:28:07 +02:00
Koen Lageveen ff1d671e32 actually, not all fonts on the site are free
fixes #76
2020-05-20 21:52:45 +02:00
Koen Lageveen 86004b7cb3 Inter is not mono
Revert "add inter font and new customizations per font"

8a95a6bc26
2020-01-17 19:49:25 +01:00
Koen Lageveen 8a95a6bc26 add inter font and new customizations per font 2020-01-14 21:07:33 +01:00
Koen Lageveen 81a9a4cb4b add cartograph and make it the new default 2020-01-12 18:31:00 +01:00
Koen Lageveen 0b3d36c64f subtle pin stripe in list, better pinned style 2020-01-10 21:45:44 +01:00
Koen Lageveen 86ff8266c3 make github logo more visible, add tumblr logo 2020-01-05 17:39:23 +01:00
Koen Lageveen 6a1bd1efee fix #64 ensure filters are applied on list render 2019-10-27 18:35:01 +01:00
Koen Lageveen e9fbab0a7f remove a stray console.log 2019-10-27 18:28:42 +01:00
Koen Lageveen 2c1ff6fc21 fix keyboard up/down browsing 2019-10-21 20:53:49 +02:00
Koen Lageveen 67430062d7 display current font 2019-06-10 21:14:23 +02:00
Koen Lageveen 9ca6ec569c add name filtering/search 2019-06-10 20:58:18 +02:00
Koen Lageveen 56a08e1d9a icons for buttons, implement author filtering 2019-06-10 20:30:37 +02:00
Koen Lageveen 5644f3aa73 lint 2019-06-10 15:02:05 +02:00
Koen Lageveen 9cb19c405c first pass implementing filters 2019-06-10 14:58:21 +02:00
Koen Lageveen 1862c4bd3e just encode alias, and update active state + style 2019-06-10 11:50:03 +02:00
Koen Lageveen 46aa843697 encode style, rendering, liga and authors into dom 2019-06-10 11:45:03 +02:00
Koen Lageveen 3023f8cde1 set antialising automatically, cleanup config area 2019-06-10 11:40:44 +02:00
Koen Lageveen 408a13e47c restructure fonts data (and update schema)
so we can find data about a font more easily
2019-06-10 11:04:48 +02:00