Commit graph

  • 0fc2ee798d chore: release 0.2.0 main 0.2.0 nmn 2026-07-20 12:16:01 +0200
  • f9cbc47e43
    fix: remove feedback warnings from code-block section in lists (#48) (#50) pun kyard 2026-07-20 12:14:53 +0200
  • 67f8d1b62a fix: remove feedback warnings from code-block section in lists (#48) nmn 2026-07-20 12:14:40 +0200
  • 3e228d6cf0 fix: abandon CSS list-code approach, let Obsidian render nested blocks natively (#48) nmn 2026-07-19 23:11:19 +0200
  • 9e61507661 fix: replace :has()-based list code bg with opening-fence gradient (#48) nmn 2026-07-19 23:04:29 +0200
  • 0f1f9c7f9c chore: release 0.1.5 0.1.5 nmn 2026-07-19 21:38:45 +0200
  • 6b031e1b14 chore: add screenshots, update readme, log iterations nmn 2026-07-19 21:37:39 +0200
  • 3167d9e3a2 fix(code-block): unify hidden opening-fence trim across depths and states nmn 2026-07-19 21:25:39 +0200
  • e914a57890 fix(code-block): trim l1 hidden opening fence with depth-specific rule nmn 2026-07-19 21:20:15 +0200
  • 1c10a876a1 fix(code-block): consolidate content-line selectors, add L3, trim hidden fence top nmn 2026-07-19 14:01:27 +0200
  • ae58a9fec3 fix(code-block): align list code bg via css var + :has() depth inference nmn 2026-07-18 21:23:23 +0200
  • ed111bd59c
    fix: balanced padding below bullet lists and blockquotes (#45) (#46) pun kyard 2026-07-14 17:33:57 +0200
  • 1022872c42 feat(font): custom heading font via local woff2 file nmn 2026-07-14 17:33:42 +0200
  • 9309c2cda9 fix: code block border-radius — single-line bump, multi-line flat corners nmn 2026-07-14 16:39:04 +0200
  • 814c2ac5a6 fix(blockquote): drop shadow accent + border-bottom gap nmn 2026-07-14 16:27:18 +0200
  • d17fba5b08 fix: use .mod-cm6 .cm-editor selector for blockquote padding-bottom nmn 2026-07-13 04:51:15 +0200
  • 1b1c67e12d fix: use transparent border-bottom for blockquote external spacing nmn 2026-07-13 04:29:28 +0200
  • fc6667a165 fix: add .cm-content to blockquote sibling selectors for correct specificity nmn 2026-07-13 04:25:53 +0200
  • c15880d63e fix: use ::after pseudo-element for blockquote bottom spacing nmn 2026-07-13 04:13:13 +0200
  • ce892abd06 fix: use margin-bottom on blockquote lines for external spacing nmn 2026-07-13 04:01:39 +0200
  • 19e27bd051 fix: balanced padding below bullet lists and blockquotes (#45) nmn 2026-07-13 03:57:20 +0200
  • 91506fea12
    fix: checkbox dual-mark rendering, all states use window color background (#44) pun kyard 2026-07-13 03:48:51 +0200
  • be18a768a7 fix: all checkbox backgrounds use --background-primary, [x] shows check not X nmn 2026-07-13 03:39:33 +0200
  • c531d1c046 fix: kill Obsidian default ::after SVG checkmark causing dual-mark rendering nmn 2026-07-13 03:31:33 +0200
  • 030f184bb8 fix: match Obsidian :checked specificity to kill native appearance nmn 2026-07-13 03:25:17 +0200
  • 7c551d9c4a fix: kill native checkbox appearance on checked states; add cancelled styling nmn 2026-07-13 03:17:25 +0200
  • 936504e872 fix: set list-marker-color to text-normal instead of accent nmn 2026-07-13 03:07:22 +0200
  • a38d15f865 fix: restore border rules with !important, remove bullet tint nmn 2026-07-13 03:00:36 +0200
  • 0023f1e113 fix: remove light-mode border-left leaks and low-specificity border rules nmn 2026-07-13 02:57:34 +0200
  • a5d30fb98c
    fix: modal backdrop fade to 10%, update README and screenshots (#38 #39) (#40) 0.1.4 issue-41-taint-list-by-heading pun kyard 2026-07-11 14:19:16 +0200
  • 2b33edd63e fix: modal backdrop fade to 10%, update README and screenshots (#38 #39) nmn 2026-07-11 14:19:04 +0200
  • bfd02775fe chore: bump version to 0.1.4 (#36) nmn 2026-07-11 01:19:38 +0200
  • d0d557c79a fix: remove all !important and :has() usages, update README and assets (#36) nmn 2026-07-11 01:19:26 +0200
  • d2e559b65b chore: bump version to 0.1.3 (#36) 0.1.3 nmn 2026-07-11 01:10:58 +0200
  • 930b0dd801
    Merge pull request #37 from punkyard/issue-36-fix-important-has pun kyard 2026-07-11 01:10:47 +0200
  • e3dca94151 fix: replace !important and :has() with specific selectors (#36) nmn 2026-07-11 01:10:34 +0200
  • f402069d1a chore: update theme screenshots (#34) 0.1.2 nmn 2026-07-11 01:03:20 +0200
  • ea49b74cf3 chore: bump version to 0.1.2 (#34) nmn 2026-07-11 00:52:14 +0200
  • 38e2f7e14b
    Merge pull request #35 from punkyard/issue-34-fix-list-cursor-position pun kyard 2026-07-11 00:52:01 +0200
  • 0ad1a92c0c fix: cursor too far left at first caret of bullet list items (#34) nmn 2026-07-11 00:51:45 +0200
  • 335c873e95 feat: color graph node types with 6-level accent gradient H1-H6 (#32) issue-32-graph-heading-colors nmn 2026-07-11 00:34:49 +0200
  • bb0a25edeb feat: graph focused/highlighted nodes use --h1-color (#32) nmn 2026-07-11 00:33:23 +0200
  • 397edc46a3 feat: map graph node-type colors to heading palette H1-H5 (#32) nmn 2026-07-11 00:29:44 +0200
  • 491ce2e0f5
    Folder depth colors in explorer (#31) pun kyard 2026-07-11 00:22:02 +0200
  • e6d30e62b4 feat: apply heading colors to folder depth levels in explorer (#30) nmn 2026-07-11 00:21:39 +0200
  • 8411243d44 feat: add subtle 4px rounding, update about + README (#29) nmn 2026-07-10 19:31:26 +0200
  • 4f5ecb1f2f
    fix: replace CSS masks with Unicode chars in checkbox icons (#27) (#28) pun kyard 2026-07-10 00:50:00 +0200
  • 1173e9b2de fix: replace CSS masks with Unicode chars in checkbox icons (#27) nmn 2026-07-10 00:40:34 +0200
  • 3d5bf7867b chore: bump 0.1.1 (patch) 0.1.1 nmn 2026-07-10 00:25:07 +0200
  • c4ffacfa22
    Merge pull request #26 from punkyard/issue-25-graph-light-mode v0.2.0 pun kyard 2026-07-10 00:23:14 +0200
  • 29ded4596b chore: bump 0.2.0, changelog, frontmatter tag bg transparent (#25) nmn 2026-07-10 00:23:03 +0200
  • d3ba7ac49b fix: accent border on unchecked checkboxes in live preview (#25) nmn 2026-07-10 00:18:33 +0200
  • 6f6a35e0b6 fix: graph lines in light mode, checkbox [x] bg + icon, [v] text (#25) nmn 2026-07-10 00:17:13 +0200
  • 1780f317a4
    fix: multi-line quote loses bottom padding in live preview (#23) (#24) pun kyard 2026-07-09 23:58:08 +0200
  • 7fb9a904bb fix: multi-line quote loses bottom padding in live preview (#23) nmn 2026-07-09 23:57:58 +0200
  • d178085907
    fix: code blocks light mode show black blocks (#21) (#22) pun kyard 2026-07-09 23:53:44 +0200
  • 7208108fee fix: code blocks light mode show black blocks (#21) nmn 2026-07-09 23:53:34 +0200
  • a79549ccd0
    fix: tag X darker (--text-faint) and smaller (11px) (#18) (#20) pun kyard 2026-07-09 23:43:52 +0200
  • 69fd72a760 fix: tag X darker (--text-faint) and smaller (11px) (#18) nmn 2026-07-09 23:43:44 +0200
  • e227f21ae2
    feat: metadata polish — rm property borders, rm selected bg, tag X colour, hide title (#18) (#19) pun kyard 2026-07-09 23:43:23 +0200
  • 21794f514d fix: metadata polish — stronger selectors for borders, cross btn, selected bg (#18) nmn 2026-07-09 23:38:29 +0200
  • 5855b660ae feat: metadata polish — rm property borders, rm selected bg, tag X colour (#18) nmn 2026-07-09 23:28:18 +0200
  • 42bf1781c1
    feat: hide metadata container bg until hover, rm H-line pun kyard 2026-07-09 23:20:56 +0200
  • ad27137136 feat: hide metadata container bg until hover, rm H-line nmn 2026-07-09 23:20:31 +0200
  • cbb9187ab1
    feat: hide metadata cell bg until hover pun kyard 2026-07-09 23:16:39 +0200
  • cc186a2943 feat: hide metadata cell bg until hover nmn 2026-07-09 23:16:30 +0200
  • 281a6ca942
    feat: hide add-property row until hover pun kyard 2026-07-09 23:14:39 +0200
  • febf585079 feat: hide add-property row until hover nmn 2026-07-09 23:14:31 +0200
  • 45b1779e13
    fix: rm .view-content > * from bg block — breaks graph pun kyard 2026-07-09 23:07:13 +0200
  • 3c819bcce9 fix: rm .view-content > * from bg block — breaks graph view color bridge nmn 2026-07-09 23:07:04 +0200
  • b63bf93eba bisect: rm .view-content > * from bg block bisect/rm-view-content-star nmn 2026-07-09 23:02:24 +0200
  • c084e5bd88 bisect: rm massive bg block bisect/rm-bg-block nmn 2026-07-09 22:52:19 +0200
  • d934019dd1
    fix: use --graph-* CSS vars + bridge without !important pun kyard 2026-07-09 22:44:06 +0200
  • 0f8fba9796 fix: graph vars + bridge no !important nmn 2026-07-09 22:43:58 +0200
  • 7d0c3f091f
    fix: graph view breaks on color-mix vars pun kyard 2026-07-09 22:40:33 +0200
  • 4b7c9f933d fix: strip .graph-view bridge, use plain --text-normal, add canvas bg nmn 2026-07-09 22:40:24 +0200
  • 2767dcf7bd
    fix: graph view empty pun kyard 2026-07-09 22:33:41 +0200
  • e166c75609 fix: graph view empty — explicit colors for .graph-view bridge nmn 2026-07-09 22:33:28 +0200
  • e83078d38e Revert "fix: graph view with correct .graph-view class bridge + !important" nmn 2026-07-09 22:32:48 +0200
  • 2c0be5793e fix: graph view with correct .graph-view class bridge + !important nmn 2026-07-09 22:32:15 +0200
  • 4d09d3d9ef
    fix: graph view empty, palette border visible pun kyard 2026-07-09 18:44:15 +0200
  • 576f2d6b91 fix: remove broken graph view CSS, add .prompt to border removals nmn 2026-07-09 18:44:07 +0200
  • f840ad273d
    fix CSS warnings + add missing UI sections pun kyard 2026-07-09 18:10:17 +0200
  • 40a8a370c8 restore !important on border removals — flat look was broken nmn 2026-07-09 18:10:10 +0200
  • cfde2de11b add graph view, search, properties, mobile, plugin CSS nmn 2026-07-09 18:07:11 +0200
  • 6da4df78e0 fix: css-masks compat, rm !important where possible, replace :has() nmn 2026-07-09 17:38:18 +0200
  • ba95d32970 Initial commit: Air 0.1.0 0.1.0 nmn 2026-07-09 17:33:53 +0200