Commit graph

1678 commits

Author SHA1 Message Date
Manoj Vivek
c5a52abc79 Fixed the crash when a custom device is added to the preview for the first time 2023-05-14 19:04:40 +05:30
Manoj Vivek
ea0fb9a0b5
Merge pull request #927 from responsively-org/all-contributors/add-WayneRocha
add WayneRocha as a contributor for code
2023-05-10 19:38:18 +05:30
allcontributors[bot]
c82adf1855
update README.md [skip ci] 2023-05-10 14:07:05 +00:00
allcontributors[bot]
21eacb090e
update .all-contributorsrc [skip ci] 2023-05-10 14:07:01 +00:00
Manoj Vivek
ee41619537
Merge pull request #894 from responsively-org/dependabot/npm_and_yarn/desktop-app/css-minimizer-webpack-plugin-5.0.0
Bump css-minimizer-webpack-plugin from 4.2.2 to 5.0.0 in /desktop-app
2023-05-10 19:34:40 +05:30
Manoj Vivek
99a868e17b Dependabot interval changed to daily 2023-05-10 19:26:57 +05:30
Manoj Vivek
1cc337b160 TS 5 upgrade 2023-05-10 19:21:16 +05:30
Manoj Vivek
e8b9380d5e
Merge branch 'main' into dependabot/npm_and_yarn/desktop-app/css-minimizer-webpack-plugin-5.0.0 2023-05-10 19:15:40 +05:30
Manoj Vivek
b127010415 Package version upgrades 2023-05-10 19:14:45 +05:30
Manoj Vivek
54a1302cae
Merge branch 'main' into dependabot/npm_and_yarn/desktop-app/css-minimizer-webpack-plugin-5.0.0 2023-05-10 18:09:36 +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
961f78487c
Merge branch 'main' into dependabot/npm_and_yarn/desktop-app/css-minimizer-webpack-plugin-5.0.0 2023-05-10 18:02:52 +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
dependabot[bot]
4cc28ac07e
Bump css-minimizer-webpack-plugin from 4.2.2 to 5.0.0 in /desktop-app
Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) from 4.2.2 to 5.0.0.
- [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v4.2.2...v5.0.0)

---
updated-dependencies:
- dependency-name: css-minimizer-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 22:04:25 +00:00