-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Comparing changes
Open a pull request
base repository: responsively-org/responsively-app
base: v1.17.1
head repository: responsively-org/responsively-app
compare: v1.18.0
- 13 commits
- 22 files changed
- 7 contributors
Commits on Oct 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 521b84c - Browse repository at this point
Copy the full SHA 521b84cView commit details
Commits on Oct 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 071e96c - Browse repository at this point
Copy the full SHA 071e96cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b529d90 - Browse repository at this point
Copy the full SHA b529d90View commit details
Commits on Oct 31, 2025
-
Fixed non rotatable devices rotating when "Rotate All" button in top …
…of GUI is pressed (#1439) * added checks for if a device is rotatable on the rotate all devices button-- rotation on individual devices still rotates regardless of device properties * fixed request for pr * fixed build errors * Reused the conditional --------- Co-authored-by: Manoj Vivek <p.manoj.vivek@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8c055b5 - Browse repository at this point
Copy the full SHA 8c055b5View commit details -
add mklikushin as a contributor for code (#1440)
* update README.md [skip ci] * update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 48a6013 - Browse repository at this point
Copy the full SHA 48a6013View commit details
Commits on Dec 16, 2025
-
fix: disable fullscreen on F while typing (#1441) (#1454)
* fix: disable fullscreen on F while typing (#1441) * fix eslint errors to allow successful build
Configuration menu - View commit details
-
Copy full SHA for bf1993b - Browse repository at this point
Copy the full SHA bf1993bView commit details -
add bhnprksh222 as a contributor for code (#1455)
* update README.md [skip ci] * update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for eba82c8 - Browse repository at this point
Copy the full SHA eba82c8View commit details
Commits on Jan 21, 2026
-
Removed outdated sponsor logos and links from README.
Configuration menu - View commit details
-
Copy full SHA for f3d147f - Browse repository at this point
Copy the full SHA f3d147fView commit details
Commits on Feb 13, 2026
-
Configuration menu - View commit details
-
Copy full SHA for aa3f044 - Browse repository at this point
Copy the full SHA aa3f044View commit details
Commits on Feb 14, 2026
-
feat: Add design overlay functionality (#1460)
* feat: add design overlay Redux slice and store integration - Create design-overlay slice with setDesignOverlay and removeDesignOverlay actions - Add designOverlays schema to electron store for persistence - Integrate designOverlay reducer into main Redux store - Load persisted overlays on app initialization * feat: enhance scroll data with absolute scroll position - Add scrollX and scrollY to pass-scroll-data IPC messages - Update Coordinates interface to include scrollX and scrollY - Update Device component to handle new scroll coordinates * feat: add design overlay functionality to the toolbar - Introduce DesignOverlayControls component for managing design overlays - Implement state management for overlay settings including image upload, opacity, and position - Add DesignOverlay component to render the overlay based on user settings - Integrate new controls into the Toolbar for user interaction * refactor: improve device component and design overlay integration - Rearrange imports for better organization in Device component - Update resolution handling to use a consistent format - Enhance design overlay rendering logic based on state - Fix scroll data handling to correctly reference scroll coordinates - Add optional fileName property to DesignOverlayState for future use * feat: enhance FileUploader component with file name display functionality - Add optional showFileName and initialFileName props to FileUploader - Implement state management for displaying the selected file name - Update file input handling to reset value based on showFileName prop - Refactor component structure to conditionally render file name and upload button * test: add unit tests for design overlay Redux slice functionality - Implement tests for setDesignOverlay and removeDesignOverlay actions - Validate state updates and persistence to electron store - Add selectors to retrieve overlay state and enabled status - Ensure coverage for various scenarios including existing and non-existent overlays * test: add unit tests for DesignOverlayControls component * test: add unit tests for DesignOverlay component functionality * chore: update package versions and enhance DesignOverlay scroll handling - Bump ResponsivelyApp version to 1.17.1 in package-lock.json and yarn.lock - Adjust scroll position calculations in DesignOverlay to account for zoom factor * feat: implement draggable divider in DesignOverlay for enhanced user interaction
Configuration menu - View commit details
-
Copy full SHA for 393aa5c - Browse repository at this point
Copy the full SHA 393aa5cView commit details -
add sayagodev as a contributor for code (#1466)
* update README.md [skip ci] * update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for aba460a - Browse repository at this point
Copy the full SHA aba460aView commit details
Commits on Feb 15, 2026
-
Configuration menu - View commit details
-
Copy full SHA for df997c9 - Browse repository at this point
Copy the full SHA df997c9View commit details
Commits on Feb 17, 2026
-
Bump desktop app version from 1.17.1 to 1.18.0 (#1468)
https://claude.ai/code/session_01PUeGLqkDUu84Q9jFsCz8me Co-authored-by: Claude <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for df07a5e - Browse repository at this point
Copy the full SHA df07a5eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.17.1...v1.18.0