Patrice Chalin

Results 417 issues of Patrice Chalin

**Universal Analytics (UA) is [officially deprecated]**: - Data collection will stop on July 1st, 2023 - Six months after that, historical data will be gone too The sooner projects migrate...

e1-hours
p1-high

- Closes #1025 - Closes #1189 by superseding it - Documents how to hide the navbar brand name - (**Edit**) Flips the default: a logo is displayed by default (since...

user guide
design/style
breaking change
changelog

_Originally posted by @chalin in https://github.com/google/docsy/pull/1175#discussion_r949028754_ > Hmm, I'm wondering if this should have been added to https://github.com/google/docsy/blob/main/assets/js/markmap.js?

Followup to: - #1102 Tasks: - [x] #1169 - [x] #1170 - [x] Mention the breaking change in the CHANGELOG - For a link to add, see https://github.com/google/docsy/pull/1102#issuecomment-1212520943. - #1186...

- Closes #1154 - Preview: https://github.com/chalin/docsy/blob/chalin-im-mention-leak-in-changelog-2022-08-15/CHANGELOG.md#030

All of Docsy's other optional features are opt-in. The same should be true of draw.io. - Support was added via #529 Tasks: - [ ] Remove setting from Docsy config:...

e0-minutes
p2-medium
breaking change

With the introduction of more than one [installation option](https://www.docsy.dev/docs/get-started/#installation-options), we now have duplicate explanations of how to setup prerequisites. For example, compare: - https://www.docsy.dev/docs/get-started/docsy-as-module/installation-prerequisites/ - https://www.docsy.dev/docs/get-started/other-options/#prerequisites For those parts that...

user guide
cleanup/refactoring
e0-minutes
e1-hours
p2-medium

Visit https://www.docsy.dev/docs/adding-content/shortcodes/#shortcode-card-code-for-programming-code and you'll see: > There's an excess 32px margin at the bottom of the **C** card-code example. /cc @deining

design/style
e0-minutes

The following PR - #1009 introduced an override of the Bootstrap styles for `.card-deck`, `.card`, etc. through `shortcodes/cards-pane.scss`. This style overrides is an undesirable **breaking change**. My guess is that...

bug
design/style

_Originally posted by @chalin in https://github.com/google/docsy/pull/1163#discussion_r945529251_ > As I understand it, a code-block cannot appear in a `tab-content` outside of a `tab-pane`, but there is an override of `highlight` in...