Skip to content

Fix/1222 hero mobile image gap#1245

Closed
doradocodes wants to merge 392 commits intoprocessing:2.0from
Khushi256:fix/1222-hero-mobile-image-gap
Closed

Fix/1222 hero mobile image gap#1245
doradocodes wants to merge 392 commits intoprocessing:2.0from
Khushi256:fix/1222-hero-mobile-image-gap

Conversation

@doradocodes
Copy link
Copy Markdown
Contributor

No description provided.

ksen0 and others added 30 commits August 23, 2025 10:09
Incorporate review feedback into translation
Incorporate review feedback into translation
Add Korean Translation to code-of-conduct.mdx
Add Korean Translation to donate.mdx
- Change visualID type from string to number to match API response
- Update all OpenProcessing functions to accept number parameters
- Add explicit String() conversion in getStaticPaths for URL compatibility
- Remove unnecessary type conversions in sketch lookups
- Enable proper memoization to reduce API calls and prevent 429 errors
- Automated translation status detection for p5.js examples
- Detects outdated and missing translations using GitHub API
- Creates GitHub issues for translation updates
- Supports Spanish, Hindi, Korean, and Chinese Simplified
- Action-only implementation without UI components
- Change trigger branches from [main, week2] to [staging]
- Aligns with mentor feedback for Step 2 deployment strategy
…isualId-type-mismatch

Fix OpenProcessing visualID type mismatch causing rate limiting
…ibility

Accessibility: Differentiate external footer links with icon and tooltip
Fix: Remove Empty Anchor Link in Jump-To Menu on Reference Pages
* solves docs issue 837 for p5.js 2.x

* Update version

* Merge pull request processing#812 from processing/feat/perf

Fully unmount sketches that go out of frame

* add updated editor images for intro tutorials

* update image paths and alt text for editor images in intro tutorials

* update screenshots with consistent browser theme

* fixed typo: frameCount is a variable not a function

* Update p5.js to v1.11.7

* Set iframe srcdoc attribute to blank to prevent iframe navigation

* submission for shapeSVG library

* rename file

* Update p5.js to v1.11.8

* Create Accessibility Issue template

* Update 4.accessibility.yml

* Update placeholders in 4.accessibility.yml

* Update 4.accessibility.yml to remove extra "steps to reproduce field"

Fixes an accidental inclusion of an unnecessary field

* Add issue-closing workflow to main branch

* remove extra things, another issue entertained so removed that

* pr branch update

---------

Co-authored-by: Dave Pagurek <davepagurek@gmail.com>
Co-authored-by: Dave Pagurek <dave@davepagurek.com>
Co-authored-by: raclim <43053081+raclim@users.noreply.github.com>
Co-authored-by: Axel <74874782+notthewave@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: limzykenneth <limzy.kenneth@gmail.com>
Co-authored-by: Ms. Feng <irene_feng@horacemann.org>
Co-authored-by: kit <1304340+ksen0@users.noreply.github.com>
* Changed alt text for 2 images.

* Changed excessively long alt text

* Update alt text to be more descriptive

* Update alt text on setting-up-your-environment.mdx

---------

Co-authored-by: kit <1304340+ksen0@users.noreply.github.com>
Add Foundation for Automated Accessibility Testing
adds the p5.spatial.js library to the community libraries
- Add basic validation (visualID, type check) in sketch getStaticPaths
- Remove unnecessary isNaN check from SketchLayout
- Prevent invalid sketch pages from being generated during build
- Add comprehensive tests for getCurationSketches memoization
- Test getSketch cache usage and fallback to individual API calls
- Test getSketchSize API calls during build simulation
- Verify API call count regression to prevent performance issues
- Include test for individual sketch fetching when not in cache
- Replace console.error with throw Error in all OpenProcessing API functions
- Ensure build fails immediately when API calls fail instead of continuing with invalid data
- Add comprehensive error handling tests for all API functions
- Test various error scenarios: 500 Internal Server Error, 429 Rate Limit, 404 Not Found
- Improve build reliability by failing fast on API issues
- Export priorityIds for better test maintainability
Banner script update to fix the missing banner
ksen0 and others added 29 commits February 24, 2026 13:53
…repeating-with-loops

feat: add Hindi translation for repeating-with-loops tutorial
added standard hindi translated words table
…als-hi

Add Hindi translation for conditionals-and-interactivity tutorial
…nner-links

fix: remove defunct donation banner scripts and styles (processing#1189)
…tructor-bug

Fix missing p5. prefix in Simple Melody App tutorial
Fix hero heading overlap on mobile and tablet viewports
Add Chinese translation for repeating-with-loops.mdx
Fix inline <code> escaping in reference pages
Add fallback preview size for DOM-only reference examples
…lation

docs: add chinese translation for conditionals-and-interactivity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.