Commit graph

  • 43182878b8
    Merge 13cba6af24 into 60e227a959 Daniel Alesko 2026-07-13 21:43:59 +0000
  • 13cba6af24 fix: strengthen tab shade steps xRyul 2026-07-13 22:43:54 +0100
  • e851b5b7c5 feat: add shade submenu for colored tabs xRyul 2026-07-13 09:40:01 +0100
  • 2f9e16a284 feat: add tab color shade generation xRyul 2026-07-13 09:31:11 +0100
  • a3dc63c6d1
    Merge 84c63222d3 into 60e227a959 Daniel Alesko 2026-07-13 21:28:55 +0000
  • 84c63222d3 fix: preserve active colored tab backgrounds xRyul 2026-07-13 22:28:47 +0100
  • e1a7dded7b feat: enforce accessible colored tab text xRyul 2026-07-13 09:01:06 +0100
  • 5e65dd0931 feat: add WCAG contrast setting xRyul 2026-07-13 08:28:41 +0100
  • 766136832e feat: add theme-preserving contrast calculations xRyul 2026-07-13 08:24:07 +0100
  • 8650919a46
    Merge cf46b2b60f into 60e227a959 Daniel Alesko 2026-07-13 07:46:05 +0100
  • cf46b2b60f fix: restore colors for deferred tabs on startup xRyul 2026-07-13 07:45:14 +0100
  • 60e227a959 release: prepare v1.1.4 main 1.1.4 rordaz 2026-06-29 15:53:19 -0500
  • 665627b6fd Correct Release Notes rordaz 2026-06-29 15:49:17 -0500
  • e059c45232 Refactor code structure for improved readability and maintainability rordaz 2026-06-27 13:04:39 -0500
  • f6a76dcfd4 feat: enhance GitHub Actions workflow to support manual version tagging rordaz 2026-06-27 12:26:32 -0500
  • b0cac3319a feat: update version to 1.1.3, enhance compatibility, and add GitHub Actions workflow for release tagging 1.1.3 rordaz 2026-06-27 12:21:07 -0500
  • 4cbb1d0f26 release: prepare v1.1.2 1.1.2 rordaz 2026-06-23 14:11:07 -0500
  • a6b5c3658f feat: extract release notes for GitHub release automation rordaz 2026-06-23 14:00:48 -0500
  • 1e7d2428bb feat: support Excalidraw tabs in ColorTab 1.1.1 rordaz 2026-06-23 13:48:12 -0500
  • 186a5f285f feat: add Prevent Tab Duplication setting with settings UI fallback; release v1.1.0 1.1.0 rordaz 2026-06-19 08:59:53 -0500
  • fff95809f5 release: prepare v1.0.4 1.0.4 rordaz 2026-06-16 22:27:11 -0500
  • 6e014792ed feat: add GitHub Actions workflow for releasing Obsidian plugin rordaz 2026-06-16 22:19:01 -0500
  • 7d8544b2c8 feat: implement getSettingDefinitions with display() fallback; fix settings heading; support popout windows in isColorableLeaf 1.0.3 rordaz 2026-06-16 11:54:41 -0500
  • 1e932037d5 feat: support popout windows for tab color and fix lib target for ES2016 1.0.2 rordaz 2026-06-16 11:24:50 -0500
  • af792c368a refactor: update module imports and improve tab color handling logic 1.0.1 rordaz 2026-06-16 10:03:44 -0500
  • 4759ffa55e docs: update install instructions and improve plugin description 1.0.0 rordaz 2026-06-15 13:04:11 -0500
  • 5553a7d19c Complying with Obsidian guidelines. License added, and some code refactored to be more efficient. Also added a new function to handle user input more effectively. rordaz 2026-06-15 12:49:26 -0500
  • c1efd7439b feat: enhance color settings UI with improved input fields and live swatch preview rordaz 2026-06-12 11:17:29 -0500
  • efbfcce15b feat: add color commands for setting and removing tab colors rordaz 2026-06-11 14:46:25 -0500
  • 9e95182476 Bug Fix: refine color application logic to exclude non-colorable leaves and enhance auto pinning behavior rordaz 2026-06-11 13:16:26 -0500
  • c8efb5ff3f feat: enhance color tab functionality with colorable leaf checks and auto pinning logic rordaz 2026-06-11 13:11:25 -0500
  • ca945f266d Added auto pin for colored tabs Rafael-Ordaz_nabors 2026-06-09 16:52:18 -0500
  • 34e78eb25f feat: add option to remove all tab colors from context menu Rafael-Ordaz_nabors 2026-06-09 15:33:21 -0500
  • 524489ae11 feat: add README.md with installation and usage instructions for Color Tab plugin Rafael-Ordaz_nabors 2026-06-09 15:01:49 -0500
  • 2f8d6c5436 feat: apply colors to active leaf on file change and simplify color application logic Rafael-Ordaz_nabors 2026-06-08 16:45:51 -0500
  • 5557125ceb fix: ensure bold font weight only applies to active colored tabs Rafael-Ordaz_nabors 2026-06-08 16:41:53 -0500
  • fa5bb5dd24 feat: initialize color-tab plugin with basic configuration and styles Rafael-Ordaz_nabors 2026-06-08 14:44:07 -0500