1
Fork 0
mirror of https://github.com/glassflame/glassflame.github.io.git synced 2024-10-16 14:37:33 +00:00
Commit graph

43 commits

Author SHA1 Message Date
16cf58f9d7
Add callouts 2023-11-17 16:50:43 +01:00
98b71207f8
Update file index to 3.0.0 2023-11-17 15:12:49 +01:00
222e0ed7b6
Fix typo: trasversaltraversal 2023-11-17 15:07:19 +01:00
6ba152600a Progress on callouts 2023-11-16 15:33:58 +01:00
eec0dace7f Merge branch 'main' into feature/callout 2023-11-16 11:37:30 +01:00
0fc282c5e0 Replace bull with actual bullets 2023-11-16 11:37:09 +01:00
ba40bca7bc
Rename Callout to CalloutElement 2023-11-06 20:25:35 +01:00
7916c877bc
Start implementing callouts 2023-11-06 20:25:17 +01:00
bcd51d2eb5
Fix lheading behaving strangely 2023-11-06 19:23:35 +01:00
2073029d99
Add support for highlight 2023-11-06 18:19:34 +01:00
edf4486cf8
Remove leftover log call in the markdown renderer 2023-11-06 18:05:13 +01:00
3ea938e85d
Disallow clicking on non-defined wikilink paths 2023-11-06 18:01:33 +01:00
bc5a9fbb6a
Allow clicking on a card header to open it in the full page 2023-11-06 17:47:27 +01:00
6494b4d3b4
Implement math via KaTeX 2023-11-06 16:48:20 +01:00
b586febfe9
Lowercase basenames 2023-11-06 14:51:08 +01:00
f14315c39d
Create landing page + bugfixes 2023-10-30 04:49:36 +01:00
fef9dc6155
Make wikilinks translucent if the target file does not exist 2023-10-30 03:19:46 +01:00
8d3343fa05
Working wikilinks! 2023-10-29 04:20:38 +01:00
ce594624dc Failed wikilink support attempt 2023-10-27 10:28:55 +02:00
ef70257b53 A bit of cleanup 2023-10-27 10:22:19 +02:00
45a35a50f4 Remove unused import 2023-10-27 09:42:48 +02:00
377df17ecb
blblbl stuf 2023-10-27 03:15:29 +02:00
803b61f434
Complete refactoring? 2023-10-27 02:44:49 +02:00
610c849264
Continue refactoring #2 2023-10-26 04:53:08 +02:00
8b45e78f4c
Continue refactoring 2023-10-25 19:57:12 +02:00
a1a8b89a2b WIP refactor of CanvasElement 2023-10-24 15:47:53 +02:00
fd8ea9c494 Refactor and document CanvasItemElement 2023-10-24 14:42:11 +02:00
9ae82c7785 Clean up and document CanvasElement 2023-10-24 14:34:36 +02:00
2ead674928 Remove unused code 2023-10-24 11:17:59 +02:00
dd4ddb7620 Abstract connectedCallback into onConnected 2023-10-24 11:04:57 +02:00
ea61aef3d6
not sure what i did but it kinda works 2023-10-22 03:40:49 +02:00
9a7f5a4bd8
Make padding and stuff work as expected 2023-10-22 01:36:55 +02:00
93b91c5b6c
Another iteration! 2023-10-22 00:37:05 +02:00
45c3afd7d4
Quick iteration with no commits! 2023-10-20 03:44:56 +02:00
6bb92bc00d Garasauto 2023-10-19 16:00:32 +02:00
2793449bb6 Improve wikilinks 2023-10-19 15:40:52 +02:00
078e36d30b Add wikilink and hashtag support 2023-10-19 14:56:08 +02:00
2aab74553a Add initial support for hashtags 2023-10-19 12:38:56 +02:00
6bd681d47e
Initial rendering of card contents 2023-10-19 01:58:51 +02:00
a5a4042097
Create x-card custom element skeleton 2023-10-18 23:23:22 +02:00
ce268ff557
Various improvements related to the fetch module 2023-10-18 19:51:44 +02:00
64feb5e036
Create caching and retrieval primitives 2023-10-18 18:11:52 +02:00
9730c76058
Create configuration primitives 2023-10-18 18:11:33 +02:00