Stephen Marsh

Results 12 issues of Stephen Marsh

```ruby terms = %w(artist_name artist_years art_title signature_info medium dimensions dimensions art_created_year) lsi = ClassifierReborn::LSI.new array = ["Jean Arp", "1886 - 1966", "FIGURE-GERME DITE \"L'APRÈS-MIDINETTE\"", "Stamped with the raised initials HA ...

Hello, thanks for this nice project. Is anyone else having trouble running `make dev` on an M1 chip (MacBook Air / MacOS 12.1 / `arm64-apple-darwin21.2.0`)? I'm wondering if there is...

In our class today a student's chromebook was, for some reason, set to use the international keyboard setting. As a result she got an error nag about needing to use...

ux

Hi @desandro In this PR I'm suggesting changes to address various accessibility concerns. * Address https://github.com/metafizzy/flickity/issues/776 by showing/hiding focusable elements inside a cell based on if the cell is selected....

My entire app is this: ```es6 import React from 'react' import ReactDOM from 'react-dom' import Photo from '../components/photo' import {createClient} from 'contentful' import ScrollableAnchor from 'react-scrollable-anchor' // import { configureAnchors...

I followed the tutorial but the code in this project is 2 years old and doesn't seem to work with newer installations of react-router-dom. Given the current App.js and `"react-router-dom":...

If you find a security vulnerability, do NOT open an issue. Email [[email protected]](mailto:[email protected]) instead. **Describe the bug** Usage in Nest.js with pnpm results in error: ``` [Nest] 4705 - 10/10/2023,...

script is a great idea, thanks for the inspiration. saw you had a lil typo 😎

Knobs is now deprecated, but it might continue to get some community support. Otherwise, we should migrate to `@storybook/addon-controls` via Story Args. See https://github.com/storybookjs/storybook/issues/15525