mikemajara

Results 9 issues of mikemajara

Comma-separated list of URLs to open with the external browser when the link is opened with left-click¹: `https://console.aws.amazon.com/`, `https://company.slack.com/`, `https://github.com/org/` With the above settings. Unchanged since I set up the...

Add `props` and `style` to forward styling and enable the use of custom components as a wrapper. Example: Use with Chakra-UI ``` import { Heading } from '@chakra/react' ... const...

I have had some troubles adjusting lightness in my color palette for a recent project. The main problem I encounter is that this library automagically detects the color that is...

https://github.com/ivan-dalmet/smart-swatch/issues/20

# Feature request ## Is your feature request related to a problem? Please describe. I would like to protect API routes just as you can do pages (with optional authentication)....

enhancement
nextjs
hacktoberfest

The library as is doesn't show some (if not all) errors. Given Google manages that within the browser we need to parse that out of the `form-raw.json` and add it...

How would you suggest to go about scraping pages with a "Load more" button?