1
0
mirror of https://gitlab.com/MisterBiggs/brain-quartz.git synced 2025-08-16 02:14:57 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Emile Bangma
b48aa91728 fix(flex): respect DesktopOnly and MobileOnly components ()
* fix(flex): respect DesktopOnly and MobileOnly components

* Use classNames util function

* fix(ofm): allow wikilink alias to be empty ()

This is in line with Obsidian's behavior.

* fix(style): Katex adding scrollbars on non-overflowing content ()

* feat(i18n): Bahasa Indonesia translations ()

* fix(a11y): increased content-meta text contrast ()

* fix(analytics): streamline posthog script loading and event capturing ()

* css: adjust color blend for search bg

* feat(links): added ofm option to style unresolved or broken links differently ()

* feat: add option to disable broken wikilinks

* fix(style): update hover color for broken links and introduce new class

* feat: add "disableBrokenWikilinks" option to ObsidianFlavoredMarkdown

* chore(deps): replace `chalk` and `rimraf` with builtin functions ()

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* chore(deps): bump the production-dependencies group across 1 directory with 9 updates ()

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Node 22 ()

* docs: showcase housekeeping

* docs: fix explorernode references (closes )

* fix: tz-less date parse in local tz instead of utc (closes )

* docs: added note to not forget to add https:// to the plausible-host (for ) ()

* docs: added note to not forget to add https:// to the plausible-host (for )

* Update docs/configuration.md

---------

Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>

* Updated documentation

---------

Co-authored-by: Nizav <106657905+Ni-zav@users.noreply.github.com>
Co-authored-by: Aswanth <aswanth366@gmail.com>
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
Co-authored-by: Keisuke ANDO <g.kei0429@gmail.com>
Co-authored-by: fl0werpowers <47599466+fl0werpowers@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastian Moser <64004956+c2vi@users.noreply.github.com>
2025-06-02 18:36:57 +02:00
Jacky Zhao
2718ab9019 feat: flex component, document higher-order layout components 2025-03-11 14:56:43 -07:00