Commit graph

921 commits

Author SHA1 Message Date
Manoj Vivek
1cc337b160 TS 5 upgrade 2023-05-10 19:21:16 +05:30
Manoj Vivek
b127010415 Package version upgrades 2023-05-10 19:14:45 +05:30
Manoj Vivek
98bfc2d870 Prettified 2023-05-10 18:08:18 +05:30
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
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
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
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
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
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
06b51ed6df Delete suites functionality added 2023-04-07 16:21:22 +02: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
Manoj Vivek
44581c56b1
Merge pull request #885 from responsively-org/dependabot/npm_and_yarn/desktop-app/svgr/webpack-7.0.0
Bump @svgr/webpack from 6.5.0 to 7.0.0 in /desktop-app
2023-04-04 08:49:03 +05:30
Manoj Vivek
c6ebca50c8
Merge pull request #884 from responsively-org/dependabot/npm_and_yarn/desktop-app/css-loader-6.7.3
Bump css-loader from 6.7.1 to 6.7.3 in /desktop-app
2023-04-04 08:48:50 +05:30
dependabot[bot]
2c9bcb8351
Bump husky from 8.0.1 to 8.0.3 in /desktop-app
Bumps [husky](https://github.com/typicode/husky) from 8.0.1 to 8.0.3.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v8.0.1...v8.0.3)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-03 22:01:00 +00:00
dependabot[bot]
0e8b43287d
Bump @svgr/webpack from 6.5.0 to 7.0.0 in /desktop-app
Bumps [@svgr/webpack](https://github.com/gregberge/svgr) from 6.5.0 to 7.0.0.
- [Release notes](https://github.com/gregberge/svgr/releases)
- [Changelog](https://github.com/gregberge/svgr/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gregberge/svgr/compare/v6.5.0...v7.0.0)

---
updated-dependencies:
- dependency-name: "@svgr/webpack"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-03 22:00:38 +00:00
dependabot[bot]
48e245d14a
Bump css-loader from 6.7.1 to 6.7.3 in /desktop-app
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.1 to 6.7.3.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.1...v6.7.3)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-03 22:00:11 +00:00
Manoj Vivek
0c2de8f75a PreviewSuite Quick Switcher on toolbar and some ui tweaks 2023-04-01 18:10:10 +05:30
Manoj Vivek
276be3b12c Basic preview suites in device manager 2023-04-01 15:49:14 +05:30
Manoj Vivek
c19784e640
Merge pull request #878 from responsively-org/dependabot/npm_and_yarn/desktop-app/react-redux-8.0.5
Bump react-redux from 8.0.4 to 8.0.5 in /desktop-app
2023-03-30 12:04:58 +05:30