sphinx-design icon indicating copy to clipboard operation
sphinx-design copied to clipboard

A sphinx extension for designing beautiful, screen-size responsive web components.

Results 81 sphinx-design issues
Sort by recently updated
recently updated
newest added

### Context SphinxDesign supports Card Carousels, however, ist seems having a horizontal scroll bar underneeth is the only option. Do you see any chance to support [Controls ](https://getbootstrap.com/docs/5.0/components/carousel/#with-controls)or [Indicators](https://getbootstrap.com/docs/5.0/components/carousel/#with-indicators) and...

enhancement

### Context I am trying to do docs contributions to [HoloViz Panel](https://panel.holoviz.org/index.html). I notice that something does not work when I use specific Octicon icons in the cards. In https://github.com/holoviz/panel/issues/6318...

enhancement

I'm not used to submitting pull requests so please excuse me if I've made any mistakes. For my project, I had created a custom role which changed the color of...

### Describe the bug **context** When I create sphinx grid with images. **expectation** I expected the latex generated pdf to look roughly the same as the webpage. **bug** But instead...

bug

### Describe the bug #### Context I have a `.rst` file containing a tab set with a tab's item, the label of which is starting with a `⟨code⟩` snippet. ####...

bug

### Context Happy new year! Can you also deploy an example with the Shibuya Sphinx theme? It has great integration with Sphinx Design. Here is how sphinx-design looks like: https://shibuya.lepture.com/extensions/sphinx-design/...

enhancement

closes #96 . closes #44 ? cc https://github.com/wpilibsuite/frc-docs-translations/issues/38

### Context I'm unsure if this should be requested as a bug or feature request, but as far as we can tell, the sphinx-design free import of FontAwesome is interfering...

enhancement

### Context The tab content is only bounded by a top and bottom line. It's difficult to associate the bottom line with the end of the tab area. Example: https://matplotlib.org/stable/devel/development_setup.html#create-a-dedicated-environment...

enhancement

### Describe the bug [See here](https://sphinx-design.readthedocs.io/en/latest/css_classes.html#sizing) - the CSS sizing classes should be ``` sd-w-25, sd-h-25 sd-w-50, sd-h-50 sd-w-75, sd-h-75 sd-w-100, sd-h-100 sd-w-auto, sd-h-auto ``` to match the implementation: https://github.com/executablebooks/sphinx-design/blob/main/style/_sizing.scss.

bug