James Hancock

Results 7 issues of James Hancock

Adds a template for creating merge requests to this repository. This includes a screenshot accordion component, demonstrated below. Expand to see more ``` Expand to see more ```

This MR updates the job badge colours and interactions to follow the careers site. The badges are clickable links, but I've removed them from the tab order as keyboard users...

I've noticed that some rules are deactivated twice. [Line 114](https://github.com/iamturns/eslint-config-airbnb-typescript/blob/b90ce9f1cbecb3440d097d8329d405275358b65f/lib/shared.js#L114): `'no-dupe-class-members': 'off',` [Line 264](https://github.com/iamturns/eslint-config-airbnb-typescript/blob/b90ce9f1cbecb3440d097d8329d405275358b65f/lib/shared.js#L264): `'no-dupe-class-members': 'off',` [Line 155](https://github.com/iamturns/eslint-config-airbnb-typescript/blob/b90ce9f1cbecb3440d097d8329d405275358b65f/lib/shared.js#L155): `'no-redeclare': 'off',` [Line 269](https://github.com/iamturns/eslint-config-airbnb-typescript/blob/b90ce9f1cbecb3440d097d8329d405275358b65f/lib/shared.js#L269): `'no-redeclare': 'off',`

### Describe the bug A minor animation issue occurs that causes the content to jump confusingly when tabbing and pressing enter on In Page Navigation links when using Chromium browsers....

Type: Bug
Needs: Confirmation
Package: In-page navigation

# Summary **Fixed issue with in-page navigation being unable to scroll to nested headings.** The in-page navigation can now smooth scroll to headings within the summary box and card components....

Hello, it looks like the site has gone down at csstriggers.com. As a backup, maybe we could host a copy of the site on GitHub Pages? I wonder if GitHub...

The latest version of this package seems to have dropped support for Storybook v6. To avoid confusion, a line of text could be added to the readme, recommending users to...