Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
5,012 contributions in the last year
Activity overview
Contribution activity
October 2020
- styfle/fail-app-simple JavaScript
- styfle/is-animated JavaScript
- styfle/Syntax JavaScript
Created a pull request in vercel/next.js that received 29 comments
Add support for Image Optimizer
This PR implements RFC 17141.
Below are the implementation details not described in the RFC:
Optimized images are cached to .next/cache/images/<HA…
- Bypass image optimization for vector images
- Add support for string width/height on Image component
- Add missing w param fallback
- Update Image Optimization API to prevent upscaling image
- Change Image component lazy=true to loading=lazy
- Add docs for Image Optimization
- Fix merge conflict
- Fix Image component defaults & remove autoOptimize
- Move sharp to optionalDependencies
- Add `unsized` property to Image component
- Add `width` and `height` props to Image component
- Add next/image default loader errors
- Update redirect query encoding
- Make lazy-loading the default for next/image
- Image Component: Support for Akamai image CDN
- Fix precompiled code
- Upgrade to Chokidar 3.
- Update peerdependency to account for React 17
- Remove multi-host support for image component and support quality pass-through
- Add failing test for image optimization
- fix(next): add missing optional peer dependency sharp
- Update handling for relative files in image-optimizer
- Update default configuration to match image optimization
- Add support for Image Optimizer
- [next] Add handling for not found routes with i18n
- [next] Ensure root-most index GSP page is located correctly
- [next] Add i18n support handling
- [routing-utils] Add custom locale cookie
- [docs] Add required information for pull requests
- [docs] Update contributing example of `@vercel/nft`
- [examples] Bump next from 9.5.1 to 9.5.4 in /examples/nextjs
- Make timer type safe
- [examples] Fix link to gatsby live example
- [routing-utils] Add locale to routes schema
Created an issue in chdsbd/kodiak that received 9 comments
Feature Request: Can kodiak use multiple automerge_label?
Problem We are thinking of changing our PRs to require labels to merge. Rather than adding a new bot, I was wondering if Kodiak could enforce this …
- Is Vercel suitable for complex architectures?
- Running vercel dev does not respect dev script in package.json
- Custom entry page instead of index.html for static website
- VERCEL_URL not accurate on every domains
- Can you guys add online terminal
- Allow disabling environment variable encryption
- creation of .env file for use in local development by vercel cli
- Multi-domain SSR Caching
- Vercel Non-Root Path Deployment
- Setting multiple env variables in build-env
- About Vercel website

