Manoj Vivek
06b51ed6df
Delete suites functionality added
2023-04-07 16:21:22 +02:00
Manoj Vivek
fcf4430bdf
Add PreviewSuites, moved device manager to PreviewSuiteSelector
2023-04-04 15:14:23 +05:30
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
462c4dd511
UUID type check fix
2023-03-30 11:43:32 +05:30
Manoj Vivek
ce10e63e2f
Merge remote-tracking branch 'origin/main' into device-manager-improvements
2023-03-30 11:37:20 +05:30
Manoj Vivek
427ba2ca42
Fixed uuid package
2023-03-30 11:08:13 +05:30
Manoj Vivek
8475f275a0
Generating id while creating a new device
2023-03-30 10:59:02 +05:30
Manoj Vivek
c9f0c58973
Migrated device manager to work with device id instead of name
2023-03-30 10:41:17 +05:30
Manoj Vivek
751d3fac32
Merge pull request #858 from codewithmitesh/849-rimraf-unable-to-run-command-windows
...
fix: resolve illegal character error in rimraf
2023-03-24 09:40:13 +05:30
Manoj Vivek
e0433487a7
Merge pull request #870 from NarrowCode/fix/search-whitespace
...
fix: allow whitespaces in device search (#869 )
2023-03-22 15:12:07 +05:30
Manoj Vivek
1196b3ab9f
Merge pull request #868 from Mikadifo/main
...
Added support for iPhone 13 Pro Max & iPhone 14 Pro Max
2023-03-21 21:00:33 +05:30
Andreas Steinkellner
73addb9769
fix: allow whitespaces in device search ( #869 )
2023-03-21 10:26:13 +01:00
Manoj Vivek
bf717c2e23
Merge pull request #867 from responsively-org/dependabot/npm_and_yarn/desktop-app/testing-library/react-14.0.0
...
Bump @testing-library/react from 13.4.0 to 14.0.0 in /desktop-app
2023-03-21 08:29:39 +05:30
Manoj Vivek
1af0fbb1b1
Merge pull request #866 from responsively-org/dependabot/npm_and_yarn/desktop-app/eslint-8.36.0
...
Bump eslint from 8.34.0 to 8.36.0 in /desktop-app
2023-03-21 08:29:28 +05:30
Manoj Vivek
ac4966e2b5
Merge pull request #865 from responsively-org/dependabot/npm_and_yarn/desktop-app/concurrently-7.6.0
...
Bump concurrently from 7.5.0 to 7.6.0 in /desktop-app
2023-03-21 08:29:13 +05:30
Mikadifo
71eeea108f
Added support for iPhone 13 Pro Max & iPhone 14 Pro Max
2023-03-20 19:20:53 -04:00
dependabot[bot]
ccfcbd8844
Bump @testing-library/react from 13.4.0 to 14.0.0 in /desktop-app
...
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library ) from 13.4.0 to 14.0.0.
- [Release notes](https://github.com/testing-library/react-testing-library/releases )
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/react-testing-library/compare/v13.4.0...v14.0.0 )
---
updated-dependencies:
- dependency-name: "@testing-library/react"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 22:03:42 +00:00
dependabot[bot]
b967589cb1
Bump eslint from 8.34.0 to 8.36.0 in /desktop-app
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.34.0 to 8.36.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.34.0...v8.36.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 22:02:56 +00:00
dependabot[bot]
bb3fcd7c4a
Bump concurrently from 7.5.0 to 7.6.0 in /desktop-app
...
Bumps [concurrently](https://github.com/open-cli-tools/concurrently ) from 7.5.0 to 7.6.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases )
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.5.0...v7.6.0 )
---
updated-dependencies:
- dependency-name: concurrently
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 22:01:55 +00:00
dependabot[bot]
d90b112ae6
Bump eslint-plugin-import from 2.26.0 to 2.27.5 in /desktop-app
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.26.0 to 2.27.5.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.26.0...v2.27.5 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 22:01:03 +00:00
codewithmitesh
17e0088c7f
fix: resolve illegal character error in rimraf
...
Updated rimraf to a suitable version and used the --glob flag to resolve the illegal character error that was preventing the command from running properly.
Fixes : #849
2023-03-18 02:09:24 +05:30
dependabot[bot]
9292950edb
Bump webpack from 5.74.0 to 5.76.0 in /desktop-app
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.74.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.76.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 07:24:56 +00:00
dependabot[bot]
f766b39c68
Bump typescript from 4.8.4 to 4.9.5 in /desktop-app
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.8.4 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.4...v4.9.5 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-14 02:21:22 +00:00
Manoj Vivek
580d2a681a
Merge pull request #853 from responsively-org/dependabot/npm_and_yarn/desktop-app/eslint-plugin-jest-27.2.1
...
Bump eslint-plugin-jest from 26.9.0 to 27.2.1 in /desktop-app
2023-03-14 07:49:42 +05:30
Manoj Vivek
82639ad7dc
Merge pull request #852 from responsively-org/dependabot/npm_and_yarn/desktop-app/types/node-18.15.2
...
Bump @types/node from 18.7.6 to 18.15.2 in /desktop-app
2023-03-14 07:49:17 +05:30
dependabot[bot]
74ab7798ed
Bump eslint-plugin-jest from 26.9.0 to 27.2.1 in /desktop-app
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 26.9.0 to 27.2.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v26.9.0...v27.2.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 22:01:03 +00:00
dependabot[bot]
d6f91cd93d
Bump @types/node from 18.7.6 to 18.15.2 in /desktop-app
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.7.6 to 18.15.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 22:00:46 +00:00
dependabot[bot]
31df9edf15
Bump electron from 23.1.2 to 23.1.3 in /desktop-app
...
Bumps [electron](https://github.com/electron/electron ) from 23.1.2 to 23.1.3.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v23.1.2...v23.1.3 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 22:00:06 +00:00
Manoj Vivek
969250c598
Version bump
2023-03-10 18:30:53 +05:30
Th0masCat
8aa3ef803c
Added support for Samsung Galaxy S20/S20 Plus & S21/S21 Plus/S21 Ultra
2023-03-07 12:15:20 +05:30
Manoj Vivek
5305f0b334
Merge pull request #844 from responsively-org/dependabot/npm_and_yarn/desktop-app/react-markdown-8.0.5
...
Bump react-markdown from 8.0.4 to 8.0.5 in /desktop-app
2023-03-07 10:11:59 +05:30
Manoj Vivek
64d45b2d8a
Merge pull request #843 from responsively-org/dependabot/npm_and_yarn/desktop-app/core-js-3.29.0
...
Bump core-js from 3.26.0 to 3.29.0 in /desktop-app
2023-03-07 10:11:39 +05:30
dependabot[bot]
43142b527e
Bump react-markdown from 8.0.4 to 8.0.5 in /desktop-app
...
Bumps [react-markdown](https://github.com/remarkjs/react-markdown ) from 8.0.4 to 8.0.5.
- [Release notes](https://github.com/remarkjs/react-markdown/releases )
- [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md )
- [Commits](https://github.com/remarkjs/react-markdown/compare/8.0.4...8.0.5 )
---
updated-dependencies:
- dependency-name: react-markdown
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 22:05:41 +00:00
dependabot[bot]
c910a16327
Bump core-js from 3.26.0 to 3.29.0 in /desktop-app
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.26.0 to 3.29.0.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.29.0/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 22:04:47 +00:00
dependabot[bot]
459156bf42
Bump electron from 23.1.0 to 23.1.2 in /desktop-app
...
Bumps [electron](https://github.com/electron/electron ) from 23.1.0 to 23.1.2.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v23.1.0...v23.1.2 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 22:03:56 +00:00
Manoj Vivek
723567d6a4
Merge pull request #826 from responsively-org/dependabot/npm_and_yarn/desktop-app/prettier-plugin-tailwindcss-0.2.3
...
Bump prettier-plugin-tailwindcss from 0.1.13 to 0.2.3 in /desktop-app
2023-03-01 19:36:24 +05:30
Manoj Vivek
0e53cb6432
Merge pull request #824 from responsively-org/dependabot/npm_and_yarn/desktop-app/types/react-18.0.28
...
Bump @types/react from 18.0.23 to 18.0.28 in /desktop-app
2023-03-01 19:36:02 +05:30
Manoj Vivek
98c282afe7
Merge pull request #827 from responsively-org/dependabot/npm_and_yarn/desktop-app/rimraf-4.1.2
...
Bump rimraf from 3.0.2 to 4.1.2 in /desktop-app
2023-03-01 19:35:45 +05:30
Manoj Vivek
d4b1a8e2d6
Merge pull request #839 from responsively-org/refresh-bug-fix
...
fixed: Refresh button only refreshes first device
2023-03-01 19:35:31 +05:30
Manoj Vivek
6f9f5699f0
Merge pull request #832 from responsively-org/dependabot/npm_and_yarn/desktop-app/release/app/qs-and-browser-sync-6.11.0
...
Bump qs and browser-sync in /desktop-app/release/app
2023-03-01 19:34:42 +05:30
Manoj Vivek
35bf00f2a5
Fixed the refresh button bug
2023-03-01 19:16:03 +05:30
Manoj Vivek
aff7428286
Zoom level persisted across restarts
2023-02-24 15:27:47 +05:30
dependabot[bot]
6b867997ec
Bump qs and browser-sync in /desktop-app/release/app
...
Bumps [qs](https://github.com/ljharb/qs ) to 6.11.0 and updates ancestor dependency [browser-sync](https://github.com/BrowserSync/browser-sync ). These dependencies need to be updated together.
Updates `qs` from 6.2.3 to 6.11.0
- [Release notes](https://github.com/ljharb/qs/releases )
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.2.3...v6.11.0 )
Updates `browser-sync` from 2.27.10 to 2.27.12
- [Release notes](https://github.com/BrowserSync/browser-sync/releases )
- [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md )
- [Commits](https://github.com/BrowserSync/browser-sync/compare/v2.27.10...v2.27.12 )
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
- dependency-name: browser-sync
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24 09:56:59 +00:00
Manoj Vivek
9228b2e2c6
Menu implimentation simplified
2023-02-24 15:05:28 +05:30
Manoj Vivek
96134dea47
typecheck fixed
2023-02-21 09:05:53 +05:30
Manoj Vivek
ec9fc10a91
Version bump
2023-02-21 08:49:30 +05:30
Manoj Vivek
f09384c3f4
Fixed the about menu in non-mac environments
2023-02-21 08:48:26 +05:30
dependabot[bot]
112d854b3d
Bump rimraf from 3.0.2 to 4.1.2 in /desktop-app
...
Bumps [rimraf](https://github.com/isaacs/rimraf ) from 3.0.2 to 4.1.2.
- [Release notes](https://github.com/isaacs/rimraf/releases )
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/rimraf/compare/v3.0.2...v4.1.2 )
---
updated-dependencies:
- dependency-name: rimraf
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 22:06:40 +00:00
dependabot[bot]
4da1e0fbe0
Bump prettier-plugin-tailwindcss from 0.1.13 to 0.2.3 in /desktop-app
...
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss ) from 0.1.13 to 0.2.3.
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.1.13...v0.2.3 )
---
updated-dependencies:
- dependency-name: prettier-plugin-tailwindcss
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 22:05:31 +00:00