Commit graph

1154 commits

Author SHA1 Message Date
Manoj Vivek
c9cc4633cd Added more content copy for the sponsorship prompt 2023-07-07 10:57:31 +05:30
Manoj Vivek
56a9aa0868 Sponsor link utm params updated 2023-07-07 10:41:58 +05:30
Manoj Vivek
0606731a17
Merge pull request #1001 from responsively-org/dependabot/npm_and_yarn/desktop-app/redux-thunk-2.4.2
chore(deps): bump redux-thunk from 2.4.1 to 2.4.2 in /desktop-app
2023-07-07 10:31:05 +05:30
Manoj Vivek
7ea780c4f0
Merge pull request #1002 from responsively-org/dependabot/npm_and_yarn/desktop-app/electron-updater-6.1.1
chore(deps): bump electron-updater from 5.3.0 to 6.1.1 in /desktop-app
2023-07-07 10:30:42 +05:30
Manoj Vivek
e17ef3dffc
Merge pull request #1006 from responsively-org/dependabot/npm_and_yarn/desktop-app/jest-environment-jsdom-29.6.1
chore(deps-dev): bump jest-environment-jsdom from 28.1.3 to 29.6.1 in /desktop-app
2023-07-07 10:30:31 +05:30
Alex Fernandez
73fdf69504
Replace filename chars that cause issues on macOS 2023-07-06 17:40:08 -06:00
Alex Fernandez
1e88124344
Replace filename chars that cause issues on macOS 2023-07-06 17:28:32 -06:00
dependabot[bot]
6a6c12e73e
chore(deps-dev): bump jest-environment-jsdom in /desktop-app
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 28.1.3 to 29.6.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.6.1/packages/jest-environment-jsdom)

---
updated-dependencies:
- dependency-name: jest-environment-jsdom
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 21:52:56 +00:00
dependabot[bot]
460030e2bf
chore(deps): bump electron-updater from 5.3.0 to 6.1.1 in /desktop-app
Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 5.3.0 to 6.1.1.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-updater@6.1.1/packages/electron-updater)

---
updated-dependencies:
- dependency-name: electron-updater
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-28 21:59:50 +00:00
dependabot[bot]
bf8ca83d1e
chore(deps): bump redux-thunk from 2.4.1 to 2.4.2 in /desktop-app
Bumps [redux-thunk](https://github.com/reduxjs/redux-thunk) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/reduxjs/redux-thunk/releases)
- [Commits](https://github.com/reduxjs/redux-thunk/compare/v2.4.1...v2.4.2)

---
updated-dependencies:
- dependency-name: redux-thunk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-28 21:59:34 +00:00
Manoj Vivek
e93270a822
Merge pull request #961 from responsively-org/dependabot/npm_and_yarn/desktop-app/webpack-cli-5.1.4
Bump webpack-cli from 4.10.0 to 5.1.4 in /desktop-app
2023-06-28 22:37:34 +05:30
Manoj Vivek
ed3d418ee0
Merge pull request #998 from responsively-org/dependabot/npm_and_yarn/desktop-app/typescript-eslint/parser-5.60.1
chore(deps-dev): bump @typescript-eslint/parser from 5.59.5 to 5.60.1 in /desktop-app
2023-06-28 22:37:19 +05:30
Manoj Vivek
951de28040
Merge pull request #992 from themohammadsa/feat-shortcuts
feat: add hotkeys to the app
2023-06-27 14:09:57 +05:30
dependabot[bot]
fa93212664
chore(deps-dev): bump @typescript-eslint/parser in /desktop-app
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.5 to 5.60.1.
- [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.60.1/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-06-26 22:25:50 +00:00
themohammadsa
29445ad968 bug fix: undo changes of reload btn 2023-06-26 20:46:29 +05:30
themohammadsa
dafd5bb60e refactor: removed redundant code 2023-06-26 19:48:27 +05:30
Manoj Vivek
be99ef4807 Electron version upgrade 2023-06-25 19:21:22 +05:30
Manoj Vivek
e0f3c1af68 Version bump 2023-06-25 19:16:55 +05:30
Manoj Vivek
b32847646e Merge remote-tracking branch 'origin/main' into sponsorship 2023-06-25 09:03:48 +05:30
Manoj Vivek
219d9e0358 Device manager crash fix 2023-06-25 08:48:49 +05:30
Manoj Vivek
8fd4bf1723
Merge pull request #995 from responsively-org/sponsorship
In-App Sponsorship Request
2023-06-25 07:43:54 +05:30
Manoj Vivek
dfebe6a0e7 Added a sponsor menu item 2023-06-24 08:41:14 +05:30
Manoj Vivek
fffcd4ae67 Sponsorship banner added 2023-06-24 08:39:15 +05:30
themohammadsa
4ad9e31cfe refactor: css and key addition 2023-06-24 03:10:23 +05:30
Manoj Vivek
45521f9f0e Merge remote-tracking branch 'origin/devtools-extensions' into devtools-extensions 2023-06-23 12:07:42 +05:30
Manoj Vivek
34c3b903f7 Installing the devtools extensions for all builds 2023-06-23 12:07:13 +05:30
Manoj Vivek
9ed7d4d230
Merge branch 'main' into devtools-extensions 2023-06-23 10:27:19 +05:30
Manoj Vivek
a83ef2742c Installing common devtools extensions 2023-06-23 10:25:22 +05:30
themohammadsa
9aa7c88369 bug fix: capitalize shorcut letters in the modal 2023-06-22 19:08:01 +05:30
themohammadsa
3e994b9e9b bug fix: shortcuts have to be in lowercase 2023-06-22 19:05:25 +05:30
themohammadsa
8efdb14171 feat: added shortcuts modal 2023-06-22 18:11:55 +05:30
themohammadsa
6ff04462ab feat: added shortcuts icon 2023-06-22 18:06:26 +05:30
themohammadsa
1b0d18242d refactor: re-arranged shortcut keys 2023-06-22 17:57:48 +05:30
themohammadsa
3ea9aea784 refactor: modal - title props optional 2023-06-22 17:57:14 +05:30
themohammadsa
4c6d8cddc8 feat: added hotkey functionalities 2023-06-21 22:44:54 +05:30
themohammadsa
37d4de440a refactor: removed redundant code 2023-06-21 22:44:05 +05:30
themohammadsa
6a13dbdebd feat: added hotkeys list 2023-06-21 22:42:53 +05:30
themohammadsa
b38bad9f1c feat: added hook for shortcut hotkey 2023-06-21 22:42:06 +05:30
dependabot[bot]
53ea4114be
chore(deps-dev): bump @types/node from 18.15.2 to 20.3.1 in /desktop-app
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.2 to 20.3.1.
- [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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-20 22:03:00 +00:00
Kwesi Ansah
1860c913aa
Merge branch 'main' into use-pageTitle-as-default-bookmark-name 2023-06-20 16:25:33 +00:00
peterkwesiansah
8bb1178fe0 refactor: removed conditional rendering 2023-06-20 17:23:35 +01:00
Manoj Vivek
64e40fafec webview user agent string fixed 2023-06-20 18:58:08 +05:30
Manoj Vivek
a7a32e1865
Merge branch 'main' into jibranabsarulislam/zoom100-on-individual-and-persist 2023-06-20 10:11:31 +05:30
Manoj Vivek
e7e71888b1 Changed the default of individualZoom to 100% 2023-06-20 10:09:53 +05:30
dependabot[bot]
7bbf3b33ce
Bump webpack-cli from 4.10.0 to 5.1.4 in /desktop-app
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.10.0 to 5.1.4.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.10.0...webpack-cli@5.1.4)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-20 04:27:57 +00:00
dependabot[bot]
de42ead70b
chore(deps-dev): bump lint-staged from 13.1.2 to 13.2.2 in /desktop-app
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.1.2 to 13.2.2.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v13.1.2...v13.2.2)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 22:03:32 +00:00
peterkwesiansah
167eaeea6a refactor: open flyout when page is already bookmarked 2023-06-19 20:46:54 +01:00
peterkwesiansah
60c66f11f0 refactor: renamed handler and added comments 2023-06-18 20:13:05 +01:00
peterkwesiansah
d2a3a0ce2d refactor: improved isPageBookmark logic & removed unnecessary effect 2023-06-18 20:08:51 +01:00
jibranabsarulislam
503c883185 run format fix on changed file 2023-06-17 03:55:30 -04:00
jayway
228a5fe947
Merge branch 'main' into jibranabsarulislam/zoom100-on-individual-and-persist 2023-06-16 23:38:44 -04:00
Ryan
41edea2c2d
Update index.ts
Fixed screenshot transparent website
2023-06-17 11:22:42 +08:00
dependabot[bot]
7c883c848f
chore(deps-dev): bump @tailwindcss/typography in /desktop-app
Bumps [@tailwindcss/typography](https://github.com/tailwindcss/typography) from 0.5.8 to 0.5.9.
- [Release notes](https://github.com/tailwindcss/typography/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindcss/typography/compare/v0.5.8...v0.5.9)

---
updated-dependencies:
- dependency-name: "@tailwindcss/typography"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-16 22:01:30 +00:00
jayway
3e8e7365f4
Merge branch 'main' into jibranabsarulislam/zoom100-on-individual-and-persist 2023-06-16 14:50:39 -04:00
Jibran Absarulislam
5e7ea2fa04 comment consistent with conventions 2023-06-16 14:49:53 -04:00
Jibran Absarulislam
2de2975ed8 persist specific individualZoom value. refactor to use index instead of explicit zoomFactor 2023-06-16 14:45:09 -04:00
Manoj Vivek
713deb1b0d
Merge pull request #873 from codewithmitesh/812-Add-Shortcut-for-opening-dev-tools
feat!: add shortcut for opening devtools
2023-06-16 23:03:04 +05:30
Mohammad S
4d5eb63089
Merge pull request #977 from themohammadsa/feat-hot-reload
feature: hot-reloading for static web files
2023-06-16 19:56:06 +05:30
dependabot[bot]
2a8768cfd2
chore(deps): bump socket.io-parser in /desktop-app/release/app
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.2.2 to 4.2.4.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.2.2...4.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-16 11:44:09 +00:00
Manoj Vivek
48033a22bf
Merge pull request #930 from monalisamsteccentric/fix/post-install
post-intall script added
2023-06-16 17:13:06 +05:30
Manoj Vivek
db62f71b47
Merge pull request #941 from responsively-org/dependabot/npm_and_yarn/desktop-app/release/app/socket.io-parser-4.2.3
Bump socket.io-parser from 4.2.1 to 4.2.3 in /desktop-app/release/app
2023-06-16 17:12:10 +05:30
Manoj Vivek
afe644cec9
Merge pull request #942 from responsively-org/dependabot/npm_and_yarn/desktop-app/socket.io-parser-4.2.3
Bump socket.io-parser from 4.2.2 to 4.2.3 in /desktop-app
2023-06-16 17:11:58 +05:30
Manoj Vivek
1c68402e5b
Merge pull request #962 from responsively-org/dependabot/npm_and_yarn/desktop-app/webpack-dev-server-4.15.1
Bump webpack-dev-server from 4.11.1 to 4.15.1 in /desktop-app
2023-06-16 17:11:32 +05:30
themohammadsa
6b7cd61a17 feat: change file-watch file if address is changed 2023-06-16 16:58:19 +05:30
themohammadsa
8d68d7ee9d feat: added watch files functionality 2023-06-16 16:57:26 +05:30
Manoj Vivek
6190e0bf67 Version bump 2023-06-16 13:06:36 +05:30
Manoj Vivek
70f7037896 yarn.lock synced 2023-06-16 13:06:15 +05:30
Manoj Vivek
7587e30204
Merge pull request #973 from responsively-org/release-notes-dislog-design
ui: Tweaked the color/design for the release notes dialog
2023-06-16 13:03:57 +05:30
Jibran Absarulislam
02c31c911d place dispatch within existing handler for individdual component selection 2023-06-16 03:06:16 -04:00
Manoj Vivek
3474a79dbc Tweaked the color/design for the release notes dialog 2023-06-16 12:36:10 +05:30
Jibran Absarulislam
3647815f0f add renderer reducers to allow for event dispatch 2023-06-16 03:05:31 -04:00
Manoj Vivek
cc717ced27 Individual layout tabs formatted to display bottom border and occupy full width 2023-06-16 12:15:36 +05:30
Manoj Vivek
6349bfc5a4 Separated the individual layout icon from the rest of the icons 2023-06-16 11:55:03 +05:30
peterkwesiansah
5b706aaa2c chore: adds pageTitle as default bookmark name 2023-06-15 18:18:41 +01:00
peterkwesiansah
46f0dffe66 chore: adds pageTitle to renderer store from webview 2023-06-15 18:14:31 +01:00
peterkwesiansah
acf2c32253 chore: added pageTitle to renderState 2023-06-15 18:10:29 +01:00
Manoj Vivek
e65581c77e
Merge pull request #964 from PeterKwesiAnsah/fix-mobile-scrollbar
Fix mobile scrollbar
2023-06-14 21:19:02 +05:30
peterkwesiansah
ace86bc64a chore: removed redundant css injection 2023-06-14 16:35:42 +01:00
themohammadsa
e60a843959 Merge branch 'feat-bookmarks' of https://github.com/themohammadsa/responsively-app into feat-bookmarks 2023-06-13 12:18:25 +05:30
themohammadsa
e75c9e28eb refactor: improved store items format 2023-06-13 12:13:13 +05:30
Mohammad S
98eb732392
Merge branch 'main' into feat-bookmarks 2023-06-12 22:51:51 +05:30
themohammadsa
8ab53f8edd refactor: removed redundant & optimized code 2023-06-12 22:36:55 +05:30
peterkwesiansah
dd000e8949 chore: moved logic into a separate effect 2023-06-12 11:40:54 +01:00
peterkwesiansah
e96a6f6c15 fix:mobile scrollbar 2023-06-12 11:09:18 +01:00
themohammadsa
83767250ab ui: change height of all bookmark list 2023-06-10 13:25:11 +05:30
dependabot[bot]
5c7cb5f42a
Bump webpack-dev-server from 4.11.1 to 4.15.1 in /desktop-app
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.11.1 to 4.15.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.11.1...v4.15.1)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-09 22:19:10 +00:00
themohammadsa
bc29318060 feat: bookmark list button with edit functionality 2023-06-10 00:09:10 +05:30
themohammadsa
fff8a5db27 feat: rename the bookmark w/o creation of copies 2023-06-09 19:03:32 +05:30
themohammadsa
ffb83c07bf feat: modified ui and added bookmark flyout 2023-06-09 19:02:16 +05:30
codewithmitesh
6015abb07f Merge branch '812-Add-Shortcut-for-opening-dev-tools' of https://github.com/codewithmitesh/responsively-app into 812-Add-Shortcut-for-opening-dev-tools 2023-06-09 05:18:04 +05:30
codewithmitesh
34e955a369 Improvement: removed any updated code 2023-06-09 05:00:37 +05:30
themohammadsa
c463528138 revamp: optimized bookmark btn 2023-06-08 13:37:43 +05:30
themohammadsa
9aa328c0b3 fix: modified bookmark flyout fns 2023-06-08 13:36:45 +05:30
themohammadsa
31fe2ba758 refactor code: revamped file names 2023-06-08 13:29:47 +05:30
codewithmitesh
e5b217b949 Merge branch 'main' of https://github.com/codewithmitesh/responsively-app into 812-Add-Shortcut-for-opening-dev-tools 2023-06-06 19:22:16 +05:30
Mitesh Tank
839957785a
Merge branch 'main' into 812-Add-Shortcut-for-opening-dev-tools 2023-06-06 15:37:34 +05:30
themohammadsa
8b44d4761d bug fix: removal of bookmarks 2023-06-02 23:40:26 +05:30
themohammadsa
36b79bedd2 refactor code: bookmark flyout 2023-06-02 23:39:44 +05:30
Mohammad S
be1aec32d1
Merge branch 'main' into feat-individual-layout 2023-06-01 14:09:11 +05:30
themohammadsa
0de3265d76 bug fix: center-align the device in individual layout mode 2023-06-01 13:49:19 +05:30
Mohammad S
40f61cc420
Merge branch 'main' into feat-bookmarks 2023-05-31 18:29:31 +05:30
themohammadsa
d1d7ca67c5 added feat: bookmark add, remove, view, store 2023-05-31 18:09:57 +05:30
Manoj Vivek
29bed16a96
Merge pull request #946 from ReshadSadik/add-sponsor-in-releaseNotes
add sponsor button in release note popup #940
2023-05-31 16:46:27 +05:30
ReshadSadik
c8b46ffb08 refactoring code in releaseNotes popup 2023-05-31 16:06:21 +06:00
ReshadSadik
466d58d34f addded sponsor button in release note popup 2023-05-30 19:38:28 +06:00
themohammadsa
282819eebe added new library 'react-tabs' 2023-05-28 19:10:54 +05:30
themohammadsa
f7874184df added feat: toolbar to toggle b/w multiple devices 2023-05-28 17:34:03 +05:30
Mohammad S
67a414574c added feat: enable/disable individual layout view 2023-05-26 13:52:56 +05:30
dependabot[bot]
615e498e83
Bump socket.io-parser from 4.2.2 to 4.2.3 in /desktop-app
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.2.2...4.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-24 01:29:45 +00:00
dependabot[bot]
f947d3cc48
Bump socket.io-parser from 4.2.1 to 4.2.3 in /desktop-app/release/app
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.2.1 to 4.2.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.2.1...4.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-24 01:13:48 +00:00
Manoj Vivek
06939a0f1e
Version Bump 2023-05-22 09:23:51 +05:30
monalisamsteccentric
7fbf8715f5 Merge branch 'fix/post-install' of https://github.com/monalisamsteccentric/responsively-app into fix/post-install 2023-05-19 22:46:22 +05:30
monalisamsteccentric
1261b5f3d6 Changes made 2023-05-19 22:45:52 +05:30
Monalisa Sahoo
03ef821337
Merge branch 'responsively-org:main' into fix/post-install 2023-05-19 22:28:22 +05:30
Manoj Vivek
3f694b1f30 Suppressed 'ready-to-show' events from webview to prevent unecessary window focus stealing 2023-05-19 19:53:35 +05:30
Manoj Vivek
6ba7f0d361
Merge pull request #924 from responsively-org/dependabot/npm_and_yarn/desktop-app/autoprefixer-10.4.14
Bump autoprefixer from 10.4.12 to 10.4.14 in /desktop-app
2023-05-19 19:33:43 +05:30
Manoj Vivek
34c327d536 Device manager workflow bugfixes 2023-05-19 19:14:15 +05:30
Manoj Vivek
38e7378f0c Merge remote-tracking branch 'origin/main' into device-manager-crash-fix 2023-05-19 18:21:38 +05:30
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
crbon
04c336f2cd Handle case when object is possibly undefined 2023-05-14 02:28:03 +10:00
crbon
c391b891d3 Fix browser-sync issue related to CSP 2023-05-12 16:15:14 +10:00
Monalisa Sahoo
31c5a06b93
Merge branch 'main' into fix/post-install 2023-05-11 12:06:01 +05:30
monalisamsteccentric
edceeba19a changes done 2023-05-11 12:00:41 +05:30
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
monalisamsteccentric
22be687caa post-intall script added 2023-05-10 19:30:51 +05:30
dependabot[bot]
1406d7b0c6
Bump autoprefixer from 10.4.12 to 10.4.14 in /desktop-app
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.12 to 10.4.14.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.12...10.4.14)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-10 13:58:09 +00:00
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
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