Commit graph

1017 commits

Author SHA1 Message Date
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
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]
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