theme
Here are 6,622 public repositories matching this topic...
Issue type
I'm submitting a ... (check one with "x")
- [ X] bug report
- feature request
- question about the decisions made in the repository
Issue description
-
Updated
Jul 4, 2020 - TypeScript
-
Updated
Jul 8, 2020 - Shell
-
Updated
Jul 16, 2020 - Python
-
Updated
Jul 8, 2020 - Shell
-
Updated
May 15, 2020 - CSS
-
Updated
Aug 27, 2019 - JavaScript
What steps will reproduce this issue?
I have headers set up like this:
<TabItem.Header>
<metro:Badged Badge="2">
<TextBlock Text="Not cropped header"
Foreground="{Binding RelativeSource={RelativeSource FindAncestor, AncestorType={x:Type metro:ContentControlEx}}, Path=(TextElement.Foreground)}"
FontSize="{Bi
-
Updated
Jul 15, 2020 - CSS
-
Updated
Jul 2, 2020 - JavaScript
-
Updated
May 26, 2020 - Python
-
Updated
Jul 15, 2020 - JavaScript
-
Updated
Jul 12, 2020 - HTML
As the project grows, it would be easier to contribute if the project follows a specific javascript style guide.
These are what I use in my personal projects:
Linter: https://github.com/eslint/eslint
Config: https://www.npmjs.com/package/eslint-config-airbnb
But any other would work too
-
Updated
Jul 16, 2020 - TypeScript
-
Updated
Jul 16, 2020 - JavaScript
Issue type: feature
I found the https://github.com/arcticicestudio/nord-docs to be the best looking documentation site built with Gatsby.
It would be great to have it as a Gatsby Theme for reuse.
-
Updated
Oct 18, 2018 - CSS
Improve this page
Add a description, image, and links to the theme topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the theme topic, visit your repo's landing page and select "manage topics."
Describe the bug
When
vi-modeis enabled,shift+tabdoes not cycle backwards through the autocomplete suggestions.If
vi-modeis removed from the plugins, `shift+ta