Gaël Poupard

Results 160 issues of Gaël Poupard

# Local Headers ## Description Local Headers are mostly nav variants, **with a collapsible behaviour on small screen**. Should probably be configurable through breakpoint-specific class names (eg. `{sm-md-lg-xlg}`. ## References...

v5
brand
feature
back-from-v4
epic
module

v4 ref: - https://boosted.orange.com/docs/4.5/content/typography/#with-arrow

v5
brand
feature
component
back-from-v4

If that's something to do, let's do it :) Some refrences: - https://adrianroselli.com/2012/08/css-background-images-high-contrast-mode.html - https://www.scottohara.me/blog/2019/02/12/high-contrast-aria-and-images.html - https://developer.paciellogroup.com/blog/2016/12/windows-high-contrast-mode-the-limited-utility-of-ms-high-contrast/ - http://gwhitworth.com/blog/2019/08/high-contrast-text-backplate/ - https://blogs.windows.com/msedgedev/2020/09/17/styling-for-windows-high-contrast-with-new-standards-for-forced-colors/ Other references from #209-Contrast enforcement widget: - https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/209#issue-490206572 -...

v5
feature
accessibility

Would this be doable and valuable? As an example, @Johann-S created [BS customizer](https://johann-s.github.io/bs-customizer/) to customize a Bootstrap 4.3.1 build. This could be an external repository or included in Boosted website.

help wanted
question
v5
chore
study

Carousels might be improved, or at least it worths the try: - [WAI ARIA carousel best practices](https://www.w3.org/TR/wai-aria-practices-1.1/#carousel) - [WAI Carousel Tutorial](https://www.w3.org/WAI/tutorials/carousels/) Required - [x] Add a play/pause button - [...

help wanted
v5
accessibility
component
on hold
bootstrap-side

## Glossaire 1. **Site** : domaine et sous-domaine, correspond au _hostname_ dans les portions d’URL (cf. [_URL Parts_](https://url-parts.glitch.me/?url=https://cats.example.org.au:1234/stripes/fur.html?pattern=tabby#claws) ou [la doc de `URL.hostname` sur MDN](https://developer.mozilla.org/en-US/docs/Web/API/URL/hostname). ## À faire - [x]...

enhancement
P0
v5

Could be useful to select: - toolbar position (top, bottom — maybe right or left too, requiring vertical display) - toolbar behaviour: fixed, sticky, or draggable?

v4

Reproduit sur le site directement.

bug
v4

It's pretty common now to check for build completeness and maybe deploy a preview on Netlify using GitHub actions (done in Boosted, for example). Could use the Calibre action to...

question

To explore (maybe): - [ ] font picker should allow to preview font in the list (ala Word or Outlook). - [ ] include `.woff2` fonts instead of using `data:`,...

question