Commit graph

  • df0e2d31bb style: add public modifier to ILine fields main kotaindah55 2025-04-22 08:46:27 +0200
  • fc78a7557c chore: force text color in the highlight to be normal 2.0.11 kotaindah55 2025-04-18 17:20:08 +0200
  • 18b3675b5f chore: bump version to 2.0.11 kotaindah55 2025-04-18 17:15:41 +0200
  • 6e1f6658c1 chore: force text color in the highlight to be normal kotaindah55 2025-04-18 17:13:49 +0200
  • 501c5c7924 chore: bump version to 2.0.10 2.0.10 kotaindah55 2025-04-18 16:17:55 +0200
  • 0a5d7a50b1
    docs: reposition certain texts Kotaindah55 (Sheva Ihza) 2025-04-18 16:11:50 +0200
  • c6802ebbff Merge commit '4a4941e4be86b9fc6b879af7598e7c3d69dd0c65' kotaindah55 2025-04-18 15:58:27 +0200
  • 4a4941e4be docs: use shorter and more straighforward expressions kotaindah55 2025-04-18 15:53:52 +0200
  • 8921bca30a chore: add .svg extension to the ignore list kotaindah55 2025-04-18 15:41:11 +0200
  • bd010f321b style: rename onMove to onMoved kotaindah55 2025-04-18 15:40:43 +0200
  • 40f59c6e0f refactor: add treeLen field to the ParseContext interface kotaindah55 2025-04-18 15:40:16 +0200
  • eb817cb46a refactor: ILine is now inheritance class of Line kotaindah55 2025-04-18 15:39:48 +0200
  • 1d9ba1db14 refactor: ILine is now inheritance class of Line kotaindah55 2025-04-18 15:39:25 +0200
  • af6350b898 fix: tags arrangement doesn't properly work kotaindah55 2025-04-18 15:38:12 +0200
  • 9c424d9a51 refactor: token index cache no longer needed kotaindah55 2025-04-18 15:36:49 +0200
  • fcce761c21 perf: split token group virtually into smaller parts kotaindah55 2025-04-18 15:35:53 +0200
  • 83b1cd24a6 perf: reduce parsing frequency kotaindah55 2025-04-18 15:30:18 +0200
  • 65a3cf99cf feat: add languageStateField hooker kotaindah55 2025-04-13 12:06:12 +0200
  • 7ab1aee784 refactor: store old tree to the parser kotaindah55 2025-04-13 12:05:38 +0200
  • f3d3777567 refactor: store made changes before start parsing kotaindah55 2025-04-13 12:01:36 +0200
  • bbdd8523aa feat: add Writable type utility kotaindah55 2025-04-13 11:59:01 +0200
  • c2b47a6df0 refactor: add CodeMirror attribution for its internal API kotaindah55 2025-04-13 11:58:36 +0200
  • f46c104879 refactor: rename "cm-extension" to "cm-extensions" kotaindah55 2025-04-13 11:57:44 +0200
  • 87788eb6d5 perf: only do reparsing when the tree was completed kotaindah55 2025-04-13 11:56:19 +0200
  • ac2ba4d794 fix: remove address parts where their parent has been changed kotaindah55 2025-04-13 11:33:43 +0200
  • 541a322c68 chore: bump to 2.0.9 2.0.9 kotaindah55 2025-04-08 16:10:19 +0200
  • 535f3654e8 fix: repair postprocessor not parse note embeds, heading, etc kotaindah55 2025-04-08 16:07:57 +0200
  • d49255af42 feat: set higher precedence to the postprocessor kotaindah55 2025-04-08 16:03:53 +0200
  • 4ddf274b8e chore: bump to 2.0.8 2.0.8 kotaindah55 2025-04-07 04:29:10 +0200
  • d160a6b771 chore: include package.json in the version bump kotaindah55 2025-04-07 04:28:27 +0200
  • 31c75bd532 chore: add keyword "obsidian-plugin" to package.json kotaindah55 2025-04-07 04:26:14 +0200
  • 54c0ec3c45 fix: mistake of advancing line via Text.line() instead of TextCursor.next() kotaindah55 2025-04-07 03:28:33 +0200
  • 77620ebe89 refactor(TextCursor): translate Text's "address" after address change loop has been finished kotaindah55 2025-04-07 03:24:59 +0200
  • f7c172fab8 chore: bump to 2.0.7 2.0.7 kotaindah55 2025-04-06 23:02:22 +0200
  • 764c856b4d chore: remove unnecessary dependencies kotaindah55 2025-04-06 23:01:55 +0200
  • a448ff7ffe style: use tabs instead of spaces kotaindah55 2025-04-06 23:00:52 +0200
  • 18b9e0f8f3 refactor: reorganize source codes kotaindah55 2025-04-06 23:00:24 +0200
  • 4f5e62bc0a feat: use TagManager instance to manage all custom tags kotaindah55 2025-04-06 22:56:49 +0200
  • 95f061ae6f chore: add .editorconfig file kotaindah55 2025-04-06 22:56:02 +0200
  • f436df2c0d chore: migrating to MIT License kotaindah55 2025-04-06 22:23:11 +0200
  • ea97f16b55 chore: migrating to MIT License kotaindah55 2025-04-06 22:22:39 +0200
  • af3c3c05da perf: empty containerEl on tab hide instead on display beginning kotaindah55 2025-03-20 20:54:16 +0200
  • cf7906e851 chore: bump version to 2.0.6 2.0.6 kotaindah55 2025-03-20 16:55:25 +0200
  • a648055356 refactor: rename TokensCatcher to TokensBuffer kotaindah55 2025-03-20 16:45:43 +0200
  • 92830cafab fix(parser): error when encounter math syntax in a blockquote kotaindah55 2025-03-20 16:37:53 +0200
  • 17d3c9ce34 chore: bump to 2.0.5 2.0.5 kotaindah55 2025-03-18 15:21:53 +0200
  • c3029db6d7 docs: add latest features explanation kotaindah55 2025-03-18 15:20:01 +0200
  • 3bcb491d22 docs: move "Syntax Rules" section to separate md kotaindah55 2025-03-18 15:19:32 +0200
  • 23e0d87546 revert: use wrap() back as it providing detectWord option kotaindah55 2025-03-17 23:30:32 +0200
  • 75ec4828cd refactor: rename toggleDelim() to toggleInlineDelim kotaindah55 2025-03-17 23:29:32 +0200
  • 0c9a316cca refactor: add detectWord parameter to the wrap() kotaindah55 2025-03-17 23:28:42 +0200
  • cbff48de5a fix: non-tidier format acts like the tidier one kotaindah55 2025-03-17 23:17:58 +0200
  • 25771e6600 revert: rebump to 2.0.4 kotaindah55 2025-03-17 21:23:01 +0200
  • dd3ab6eb7a refactor: reorganize folders and files kotaindah55 2025-03-17 11:14:27 +0200
  • 841ab04b78 refactor: add some types as helper to the core functionality kotaindah55 2025-03-17 11:12:52 +0200
  • fbc9b8e0d6 chore: update tag menu style rules kotaindah55 2025-03-17 11:11:02 +0200
  • e2dc6b39e7 chore: update builtin-modules to 5.0.0 kotaindah55 2025-03-17 11:09:36 +0200
  • c2bb8a67d2 feat: register formatting commands and context menu kotaindah55 2025-03-17 11:09:01 +0200
  • 33e80fe525 feat: add settings to customize predefined tags for the custom span and fenced div kotaindah55 2025-03-17 11:06:37 +0200
  • f54b8b831b feat: use TagMenu to cover all tag-based formatting kotaindah55 2025-03-17 10:41:52 +0200
  • cf701cad4d perf: ColorButton no longer held token ranges information kotaindah55 2025-03-17 10:38:26 +0200
  • a33f9f83e1 refactor: remove restartObserver redundants kotaindah55 2025-03-17 10:36:08 +0200
  • a6c44bd794 feat: pick certain tokens from the maps based on their format type kotaindah55 2025-03-17 10:34:12 +0200
  • 7937dbaabb fix: iteration no longer missed some regions kotaindah55 2025-03-17 10:32:19 +0200
  • 47bf42e0fe perf: add identity checking, avoiding decoration facet recomputation kotaindah55 2025-03-17 10:28:21 +0200
  • 076ed7d952 refactor: check core activity using ActivityRecorder kotaindah55 2025-03-17 10:26:53 +0200
  • 9518006ff1 refactor: menuInvoker annotation be no longer needed kotaindah55 2025-03-17 10:15:33 +0200
  • a7bc51fed2 refactor: menuInvoker annotation be no longer needed kotaindah55 2025-03-17 10:13:37 +0200
  • e2587b2be5 feat: use a formatter as formatting helper kotaindah55 2025-03-15 04:37:55 +0200
  • 1839a6c586 chore: bump to 2.0.5 kotaindah55 2025-03-15 04:30:56 +0200
  • 1cf540693f fix: add missing argument kotaindah55 2025-03-07 14:06:16 +0200
  • 76a343c1ac feat: invoke tag menu (i.e. color menu and class menu) when provided related annotation kotaindah55 2025-03-07 14:03:20 +0200
  • 428dc4bd6a style: add doc comment to the decoSetField kotaindah55 2025-03-07 14:01:05 +0200
  • 3c27c28167 fix: color menu not showing when the cursor was placed in the end of line kotaindah55 2025-03-07 13:59:47 +0200
  • 6b3e92aa04 refactor: add moveCursorAfterTag and itemIndexCache parameters kotaindah55 2025-03-07 13:58:25 +0200
  • dae146607f feat: move the cursor right after the tag when set to true kotaindah55 2025-03-07 13:56:22 +0200
  • bb47d81e7a feat: cache last selected item when provided kotaindah55 2025-03-07 13:53:54 +0200
  • eca8b359f2 feat: cache last selected item when provided kotaindah55 2025-03-07 13:52:09 +0200
  • a6afbe08b4 refactor: add selectedRegion iterator method to SelectionObserver kotaindah55 2025-03-07 13:47:04 +0200
  • 6198df80fe style: shorten "Customize" into "Custom" kotaindah55 2025-03-07 13:44:52 +0200
  • a96ceabb9d style: fix typo on "behaviour" kotaindah55 2025-03-07 13:43:27 +0200
  • c56777cf42 fix: enable auto-sort in Decoration.set avoiding not-in-order omitted delim set kotaindah55 2025-03-07 02:15:55 +0200
  • 53a1b1f593 refactor: set menu instance appart from the button widget kotaindah55 2025-03-06 17:00:44 +0200
  • 1bc541720a refactor: set parser and observer state to false when the view update was invoked kotaindah55 2025-03-06 16:56:55 +0200
  • e690d60d80 refactor: rename "BuilderPlugin" to "EditorPlugin" kotaindah55 2025-03-06 16:53:21 +0200
  • f3cbac5226 fix: fenced div opening was displayed while it should be hidden kotaindah55 2025-03-06 16:51:46 +0200
  • f4851c55e7 style: use "configs" instead of "configArr" kotaindah55 2025-03-05 21:31:33 +0200
  • b672ca57a1 style: use "configs" instead of "configArr" kotaindah55 2025-03-05 21:29:56 +0200
  • 7d3800511a feat: apply draggable interface to the color palattes setting kotaindah55 2025-03-05 21:29:18 +0200
  • d582b324c4 style: change from "Customize colors" to "Color palettes" kotaindah55 2025-03-05 21:27:45 +0200
  • 5f7716fb67 style: use "colors" keyword instead of "stylesheet" kotaindah55 2025-03-05 21:27:09 +0200
  • de5de8f8de fix: highlight color no longer disappears in canvas kotaindah55 2025-03-05 21:25:04 +0200
  • 451374a33b build: be able to move certain style rule to any position in the range kotaindah55 2025-03-05 21:21:51 +0200
  • 54180301f5 build: generate tokens mapping to each of selection ranges. kotaindah55 2025-03-05 21:19:50 +0200
  • c77b880976 fix: have to check selection index cache avoiding range error kotaindah55 2025-03-05 21:16:01 +0200
  • 404b85cddd refactor: remove SelectionObserver handler register kotaindah55 2025-03-05 21:14:44 +0200
  • 3a80647da3 refactor: add "export" to "builderPlugin" constant kotaindah55 2025-03-05 21:13:00 +0200
  • 15383c32f7 chore: bump to 2.0.4 2.0.4 kotaindah55 2025-03-04 19:19:08 +0200
  • b7c16677cb fix: add the third argument that was missed before kotaindah55 2025-03-04 19:00:24 +0200
  • d9adcebbd2 refactor: remove createHookToken kotaindah55 2025-03-04 18:59:42 +0200