Commit graph

2187 commits

Author SHA1 Message Date
Manoj Vivek
d5cfe71152 Unified info popups component 2023-11-03 10:53:28 +05:30
Len
cf515334ca Removes icon. 2023-11-02 10:30:51 +01:00
Len
532b339893 Accessibility menu and simulators. 2023-11-02 10:23:18 +01:00
dependabot[bot]
cede7c65cc
chore(deps-dev): bump core-js from 3.29.0 to 3.33.2 in /desktop-app
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.29.0 to 3.33.2.
- [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.33.2/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-10-30 22:36:29 +00:00
dependabot[bot]
15e3ba2bd0
chore(deps): bump browser-sync and @types/browser-sync in /desktop-app
Bumps [browser-sync](https://github.com/BrowserSync/browser-sync) and [@types/browser-sync](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/browser-sync). These dependencies needed to be updated together.

Updates `browser-sync` from 2.27.11 to 2.29.3
- [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.11...v2.29.3)

Updates `@types/browser-sync` from 2.26.3 to 2.27.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/browser-sync)

---
updated-dependencies:
- dependency-name: browser-sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/browser-sync"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 12:55:43 +00:00
Manoj Vivek
212ae6e5b3
Merge pull request #1140 from ParamBirje/custom-titlebar
[Feature] Added a Custom Titlebar
2023-10-30 18:22:44 +05:30
ParamBirje
64b51ca2ee The custom titlebar now applicable only to Windows 2023-10-29 14:01:16 +05:30
dependabot[bot]
0d0eb0653b
chore(deps): bump browserify-sign in /desktop-app-legacy
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.0 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.0...v4.2.2)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-27 13:18:16 +00:00
ParamBirje
a623f5cbb9 Added a toggle feature to switch Titlebar styles 2023-10-27 11:43:19 +05:30
ParamBirje
aa3260c2f4 Added a Custom Titlebar 2023-10-22 14:58:16 +05:30
Manoj Vivek
d738275443
Merge pull request #1128 from responsively-org/all-contributors/add-mishrasamiksha
add mishrasamiksha as a contributor for doc
2023-10-17 17:44:26 +05:30
Manoj Vivek
00012171ea
Merge branch 'main' into all-contributors/add-mishrasamiksha 2023-10-17 17:44:15 +05:30
Mohammad S
f6358b98d6
Merge pull request #1109 from responsively-org/dependabot/npm_and_yarn/desktop-app/css-minimizer-webpack-plugin-5.0.1
chore(deps-dev): bump css-minimizer-webpack-plugin from 5.0.0 to 5.0.1 in /desktop-app
2023-10-17 17:08:00 +05:30
Mohammad S
18dae89f8f
Merge pull request #1127 from responsively-org/dependabot/npm_and_yarn/desktop-app/babel/traverse-7.23.2
chore(deps): bump @babel/traverse from 7.19.6 to 7.23.2 in /desktop-app
2023-10-17 17:06:20 +05:30
allcontributors[bot]
037a125e1b
update .all-contributorsrc [skip ci] 2023-10-17 11:32:31 +00:00
allcontributors[bot]
e53c43ff4c
update README.md [skip ci] 2023-10-17 11:32:30 +00:00
Mohammad S
0a5ba6e3ca
Merge pull request #1125 from mishrasamiksha/main
Update README.md
2023-10-17 17:02:07 +05:30
dependabot[bot]
52b7be1fe4
chore(deps-dev): bump css-minimizer-webpack-plugin in /desktop-app
Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) from 5.0.0 to 5.0.1.
- [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/v5.0.0...v5.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-17 11:28:01 +00:00
dependabot[bot]
f89a5cffa7
chore(deps): bump @babel/traverse from 7.19.6 to 7.23.2 in /desktop-app
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.19.6 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-17 11:27:06 +00:00
Mohammad S
ce12ac29cd
Merge pull request #1106 from responsively-org/dependabot/npm_and_yarn/desktop-app/postcss-8.4.31
chore(deps): bump postcss from 8.4.21 to 8.4.31 in /desktop-app
2023-10-17 16:55:36 +05:30
Mohammad S
1ee463aca8
Merge pull request #1110 from responsively-org/dependabot/npm_and_yarn/desktop-app/typescript-eslint/eslint-plugin-5.62.0
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.41.0 to 5.62.0 in /desktop-app
2023-10-17 16:55:24 +05:30
Manoj Vivek
d4bf83dde1
Merge pull request #1124 from ParamBirje/fix-slack-link
Replaced broken slack link to Discord in README.md
2023-10-16 10:32:12 +05:30
Samiksha Mishra
14f862458d
Update README.md
Changed green to blue for download for chrome badge
2023-10-15 23:58:46 +05:30
ParamBirje
37a81d89b5 Replaced broken slack link to Discord 2023-10-13 14:42:58 +05:30
Manoj Vivek
cee46941eb
Merge pull request #1121 from ParamBirje/readme-to-include-contributing-md
Linked CONTRIBUTING.md to the main README.md
2023-10-09 14:46:14 +05:30
ParamBirje
a4f96b5dbc Linked CONTRIBUTING.md to the main README.md 2023-10-09 14:16:11 +05:30
Manoj Vivek
291e71b71e
Merge pull request #1108 from ParamBirje/contributing-docs
Added CONTRIBUTING.md for a detailed contribution guide.
2023-10-09 10:05:11 +05:30
Manoj Vivek
6f9055fe69
Merge pull request #1117 from responsively-org/all-contributors/add-NishidhJain
add NishidhJain as a contributor for code
2023-10-06 13:55:11 +05:30
allcontributors[bot]
dad30733c5
update .all-contributorsrc [skip ci] 2023-10-06 08:24:58 +00:00
allcontributors[bot]
bb4da4f3b9
update README.md [skip ci] 2023-10-06 08:24:57 +00:00
Manoj Vivek
f33bd5a99b
Merge pull request #1112 from NishidhJain/bugfix/screenshot-location-input-dark-theme-issue
Fixes issue #1111: Screenshot location input remains white in dark mode In Settings Dialog
2023-10-06 13:52:44 +05:30
Nishidh Jain
d4c0ece2f2
Merge branch 'main' into bugfix/screenshot-location-input-dark-theme-issue 2023-10-05 13:08:31 +05:30
Nishidh Jain
22979e4527 Fixes issue #1111: Screenshot location input remains white in dark mode In Settings Dialog 2023-10-05 12:55:20 +05:30
dependabot[bot]
ef57ab91a3
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /desktop-app
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.41.0 to 5.62.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.62.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-04 21:36:06 +00:00
ParamBirje
4c8c903220 Merge branch 'main' into contributing-docs 2023-10-04 13:36:13 +05:30
ParamBirje
0a8b1a923a added screenshot 2023-10-04 13:35:58 +05:30
ParamBirje
29b47e476c added contributing.md 2023-10-04 13:22:19 +05:30
dependabot[bot]
e33783e32a
chore(deps): bump postcss from 8.4.21 to 8.4.31 in /desktop-app
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.21...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-04 07:43:59 +00:00
Mohammad S
c14509d889
Merge pull request #1093 from responsively-org/dependabot/npm_and_yarn/desktop-app/concurrently-8.2.1
chore(deps-dev): bump concurrently from 7.6.0 to 8.2.1 in /desktop-app
2023-10-04 13:13:45 +05:30
Mohammad S
486cfc34b8
Merge pull request #1094 from responsively-org/dependabot/npm_and_yarn/desktop-app/react-tabs-6.0.2
chore(deps): bump react-tabs from 6.0.1 to 6.0.2 in /desktop-app
2023-10-04 13:12:10 +05:30
Manoj Vivek
c9a8fe5a55
Merge pull request #1102 from responsively-org/all-contributors/add-gauravsingh94
add gauravsingh94 as a contributor for code
2023-09-29 09:48:40 +05:30
allcontributors[bot]
a574ad50aa
update .all-contributorsrc [skip ci] 2023-09-29 04:18:24 +00:00
allcontributors[bot]
932de2c066
update README.md [skip ci] 2023-09-29 04:18:23 +00:00
Manoj Vivek
e087741ee0
Merge pull request #1101 from gauravsingh94/#1100
Fixed issue #1100
2023-09-29 09:48:04 +05:30
Gaurav Singh
1d6e189223 Fixed issue #1100 2023-09-28 18:33:17 +05:30
dependabot[bot]
090f83e4ae
chore(deps): bump react-tabs from 6.0.1 to 6.0.2 in /desktop-app
Bumps [react-tabs](https://github.com/reactjs/react-tabs) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/reactjs/react-tabs/releases)
- [Commits](https://github.com/reactjs/react-tabs/compare/v6.0.1...v6.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 21:27:11 +00:00
dependabot[bot]
fe1bdbaab9
chore(deps-dev): bump concurrently from 7.6.0 to 8.2.1 in /desktop-app
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.6.0 to 8.2.1.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.6.0...v8.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 21:26:35 +00:00
Manoj Vivek
c924fe9e2f Version bump 2023-09-23 15:36:07 +05:30
Manoj Vivek
931dc768bc
Merge pull request #1090 from responsively-org/electron-version-upgrade
Electron version upgrade
2023-09-23 15:35:15 +05:30
Manoj Vivek
e518d035b9
Merge branch 'main' into electron-version-upgrade 2023-09-23 15:25:49 +05:30