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 |
|
durgakiran
|
a3d453e47f
|
Move webview height and scale to different function
|
2023-05-04 11:53:00 +05:30 |
|