Commit graph

1665 commits

Author SHA1 Message Date
Manoj Vivek
9126c4d1f4
Merge pull request #914 from WayneRocha/main
Ability to Rotate Only One Device, Not All at Once
2023-05-10 18:04:57 +05:30
Manoj Vivek
c932bfeb41
Merge pull request #923 from responsively-org/dependabot/npm_and_yarn/desktop-app/typescript-eslint/parser-5.59.5
Bump @typescript-eslint/parser from 5.41.0 to 5.59.5 in /desktop-app
2023-05-10 18:02:24 +05:30
Manoj Vivek
a4cfce2162
Merge pull request #912 from responsively-org/dependabot/npm_and_yarn/desktop-app/release/app/engine.io-and-socket.io-6.4.2
Bump engine.io and socket.io in /desktop-app/release/app
2023-05-10 18:02:13 +05:30
Manoj Vivek
311d31e85a
Merge branch 'main' into main 2023-05-10 17:57:11 +05:30
dependabot[bot]
b71b17fafb
Bump @typescript-eslint/parser from 5.41.0 to 5.59.5 in /desktop-app
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.41.0 to 5.59.5.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.5/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 22:03:45 +00:00
Manoj Vivek
1603478a8f Merge remote-tracking branch 'origin/release-v1.2' 2023-05-08 20:26:50 +05:30
Manoj Vivek
ff74386757
Version bump 2023-05-08 20:05:32 +05:30
Manoj Vivek
27571b21c0 Merge remote-tracking branch 'origin/release-v1.2' 2023-05-08 18:06:55 +05:30
Manoj Vivek
f14ba1ddee
Merge pull request #920 from responsively-org/preview-suites-fix
Preview suites defensive fix
2023-05-08 18:06:23 +05:30
Manoj Vivek
4bc808569e Preview suites defensive fix 2023-05-08 17:51:37 +05:30
Manoj Vivek
5c69810c8d Preview suites migration hotfix 2023-05-08 17:50:43 +05:30
Manoj Vivek
bf7a25266e
Merge pull request #918 from responsively-org/preview-suite-migration-hotfix
Preview suites migration hotfix
2023-05-07 11:56:51 +05:30
Manoj Vivek
a4b26202d3 Preview suites migration hotfix 2023-05-07 11:44:49 +05:30
Wayne Rocha
9dd8931fe2
Merge branch 'main' into main 2023-05-07 01:49:47 -03:00
Wayne Rocha
83006cd37d Merge branch 'main' of https://github.com/WayneRocha/responsively-app 2023-05-07 01:48:01 -03:00
Wayne Rocha
e85ea54bb2 simplified concept 2023-05-07 01:42:48 -03:00
Wayne Rocha
1c5251e9bc Revert "Add both type of orientation"
This reverts commit cdcb020676.
2023-05-06 22:19:19 -03:00
Manoj Vivek
a806348694
Update README.md 2023-05-06 12:18:54 +05:30
Wayne Rocha
fb4b5da1e3
Merge branch 'main' into main 2023-05-06 03:18:13 -03:00
Manoj Vivek
b81615270e
Merge pull request #900 from durgakiran/feature-screenshot-all-views
Feature screenshot all views
2023-05-06 11:38:47 +05:30
Wayne Rocha
cdcb020676 Add both type of orientation 2023-05-05 02:49:19 -03:00
durgakiran
a3d453e47f Move webview height and scale to different function 2023-05-04 11:53:00 +05:30
dependabot[bot]
8361467ed1
Bump engine.io and socket.io in /desktop-app/release/app
Bumps [engine.io](https://github.com/socketio/engine.io) and [socket.io](https://github.com/socketio/socket.io). These dependencies needed to be updated together.

Updates `engine.io` from 6.2.1 to 6.4.2
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/6.2.1...6.4.2)

Updates `socket.io` from 4.5.3 to 4.6.1
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/4.5.3...4.6.1)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
- dependency-name: socket.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-04 01:25:09 +00:00
durgakiran
7fd58d7851 Address review comments 2023-05-03 16:25:06 +05:30
Manoj Vivek
ccf53836a2
Version bump 2023-05-02 19:01:00 +05:30
Wayne Rocha
2bcff1ac7f Add single rotation 2023-05-02 04:30:27 -03:00
Manoj Vivek
3e6f538467 URL handling bugfix 2023-04-28 12:13:40 +05:30
Manoj Vivek
114be052d4
Resetting the urlToOpen state 2023-04-27 08:45:29 +05:30
Manoj Vivek
bac0139d45
Procotol handling bugfix 2023-04-27 08:25:12 +05:30
Manoj Vivek
ebf6ae8367
Merge pull request #910 from responsively-org/custom-protocol-handling
Handling custom protocol `responsively://`
2023-04-27 08:02:19 +05:30
Manoj Vivek
ad63b4f391 Minor code Cleanup 2023-04-27 07:47:47 +05:30
Manoj Vivek
3205020c0d Handling responsively:// protocol 2023-04-27 07:47:02 +05:30
Manoj Vivek
6bc3f11d42
Reset the main view as the browser 2023-04-18 15:51:12 +05:30
durgakiran
16620f0f38 Fix merge issues 2023-04-15 18:02:06 +05:30
durgakiran
fb188a6b51 Merge branch 'feature-screenshot-all-views' of github.com:durgakiran/responsively-app into feature-screenshot-all-views 2023-04-15 18:01:38 +05:30
durgakiran
9da831c61e Add screenshot all functionality 2023-04-15 17:47:47 +05:30
Manoj Vivek
c6cb087c33
Merge pull request #892 from responsively-org/device-manager-improvements
device-manager: Preview suites
2023-04-15 15:46:11 +05:30
Manoj Vivek
3669b7333b Lint error fixed 2023-04-10 14:14:50 +02:00
Manoj Vivek
54719d904c Added messaging to the checkbox states 2023-04-10 13:55:55 +02:00
Manoj Vivek
2ba4656c24 Merge remote-tracking branch 'origin/main' into device-manager-improvements 2023-04-10 13:54:52 +02:00
Manoj Vivek
b3f537b427
Merge pull request #891 from responsively-org/all-contributors/add-aniknia
add aniknia as a contributor for code
2023-04-07 19:54:05 +05:30
allcontributors[bot]
f59fee91a3
update .all-contributorsrc [skip ci] 2023-04-07 14:23:56 +00:00
allcontributors[bot]
5c4f24a5b5
update README.md [skip ci] 2023-04-07 14:23:55 +00:00
Manoj Vivek
703203dc6f
Merge pull request #888 from aniknia/main
 Pull Request
2023-04-07 19:53:33 +05:30
Manoj Vivek
06b51ed6df Delete suites functionality added 2023-04-07 16:21:22 +02:00
aniknia
4b0bc300a6 fix: removed devices from legacy device list 2023-04-06 22:59:07 -07:00
aniknia
dba8ba510a fix: reverted old devices numbers and appended new devieces to end of the apple product list 2023-04-06 22:57:28 -07:00
Manoj Vivek
fcf4430bdf Add PreviewSuites, moved device manager to PreviewSuiteSelector 2023-04-04 15:14:23 +05:30
aniknia
c2af517a97 feat: add iphone 14, 14 plus, and 14 pro 2023-04-03 21:45:49 -07:00
aniknia
a7d6388beb Merge branch 'main' of github.com:aniknia/responsively-app into main 2023-04-03 21:35:21 -07:00