Commit graph

1053 commits

Author SHA1 Message Date
Manoj Vivek
8ba1c80524 Minor prod build bug fix 2020-05-31 22:51:41 +05:30
Manoj Vivek
c88a7a8b73 Version bump - v0.1.6 2020-05-31 21:42:45 +05:30
Manoj Vivek
7007c85c38 Minor bugfix 2020-05-31 21:41:39 +05:30
Manoj Vivek
2643b1a21d Shortcut minor polish 2020-05-31 21:13:14 +05:30
Manoj Vivek
0eaaa056c0 Merge remote-tracking branch 'origin/master' into fixes/electron-warnings 2020-05-31 20:49:25 +05:30
Manoj Vivek
a39ebf68c3
Merge pull request #147 from romanakash/master
Added shortcuts to help menu
2020-05-31 20:11:43 +05:30
Roman Akash
a41c7f1bce added close btn to shortcuts 2020-05-31 15:12:44 +01:00
Roman Akash
5c6743254e changed content of help->shortcuts to html 2020-05-31 14:16:30 +01:00
Manoj Vivek
742e8df4e4 merge conflicts resolved 2020-05-31 12:56:10 +05:30
Suresh P
6771b5e554
Merge pull request #148 from manojVivek/feature/device-manager-improvements
Device Manager improvements, Fixes #140
2020-05-31 11:57:43 +05:30
Manoj Vivek
df5b1aa9d5 Delete a custom device 2020-05-31 11:45:28 +05:30
Suresh P
2bb8735c6f
Merge pull request #131 from manojVivek/browser-extension
Browser extension #78
2020-05-31 11:42:26 +05:30
Suresh P
f403c912cf
Merge pull request #146 from manojVivek/feature/url-handle-reload-prevention
Prevent reloading when only URL hash change, Fixes #100
2020-05-31 11:42:16 +05:30
Roman Akash
a5b069dcfe Added shortcus to help menu 2020-05-30 19:05:41 +01:00
Manoj Vivek
21820fc075 Device Manager workflow fixed 2020-05-30 22:11:34 +05:30
Manoj Vivek
c5d2f6bf2d Devices schema change and migration for old schema 2020-05-30 18:30:34 +05:30
Manoj Vivek
e52c299ba1 Device manager filtering 2020-05-30 17:37:24 +05:30
Manoj Vivek
a40352ca0c Device Manager annoying scroll fixed 2020-05-30 14:20:20 +05:30
Manoj Vivek
a7aed01feb App warnings fixed 2020-05-30 13:31:18 +05:30
Suresh P
9121c11a9a
Merge pull request #142 from manojVivek/feature/screen-size-near-name
Screen size near the device name, resolves #141
2020-05-30 12:27:26 +05:30
Manoj Vivek
c49730c1e0 Prevent reloading for same page URL hash change, Fixes #100 2020-05-30 11:24:16 +05:30
jjavierdguezas
ceeca6b708 add endline 2020-05-29 18:22:06 +02:00
jjavierdguezas
f1c92d0363 add About dialog 2020-05-29 18:15:08 +02:00
Manoj Vivek
eb92550de9 Screen size near the device name, resolves #141 2020-05-29 21:08:15 +05:30
Manoj Vivek
56f7c05ce9 App custom protocol bug fix when all-windows are closed 2020-05-28 19:00:40 +05:30
Suresh
300893469a remove console log 2020-05-28 18:06:06 +05:30
Suresh
9d426a2fde lint updated 2020-05-28 18:04:13 +05:30
Suresh
dc56f7ec54 Merge branch 'master' of https://github.com/manojVivek/responsively-app into lint-format 2020-05-28 18:01:26 +05:30
Suresh
44c7efb0b8 include filename in screenshot for html file 2020-05-27 22:01:20 +05:30
Suresh
83accd35d0 defensive check included for open file path 2020-05-27 20:19:37 +05:30
Suresh
9bd0aab2d5 open html file screenshot fix 2020-05-27 20:13:01 +05:30
Manoj Vivek
9f4a209675 Open the current browser url in the App when the extension icon is clicked, resolves #78 2020-05-27 19:52:12 +05:30
Manoj Vivek
0072e86322 Merge pull request #122 from manojVivek/reload-css
shortcut to reload css only
2020-05-27 15:23:20 +05:30
Manoj Vivek
7eaab44617 Merge pull request #126 from sprabowo/master
fix: add new device when set preview active
2020-05-27 15:17:54 +05:30
Manoj Vivek
e1138d1ad0 Version bump - v0.1.5 2020-05-27 15:12:15 +05:30
Sigit Prabowo
81e7fd25cf fix: add new device when set preview active 2020-05-27 12:48:51 +07:00
Suresh
4f2c297a69 replace with forEach 2020-05-26 18:17:13 +05:30
Suresh
2b8bba9889 clean console log 2020-05-26 17:26:44 +05:30
Suresh
f08f51ea7f compile error fixed 2020-05-26 17:22:55 +05:30
Suresh
9f5c9fd4a4 merge clean 2020-05-26 16:53:09 +05:30
Suresh
d21dbaf264 merged remote 2020-05-25 23:44:06 +05:30
Suresh
dbaa7267a2 change shortcut 2020-05-25 23:33:43 +05:30
Suresh
bbd2126dd4 css reload 2020-05-25 23:22:23 +05:30
Manoj Vivek
d464c1780d
Merge pull request #114 from manojVivek/browser-extension
Browser extension, app support #78
2020-05-25 19:40:38 +05:30
Manoj Vivek
d739dd3c99 Browser extension, app support #78 2020-05-25 19:37:11 +05:30
Manoj Vivek
09277ca904 Clear storage option, fixed remaining of #104 2020-05-24 22:12:26 +05:30
Manoj Vivek
2eae3130c2 Clear cookies option, resolves part of #104 2020-05-24 21:27:07 +05:30
Suresh P
27081fd0a7
Merge pull request #108 from manojVivek/version-upgrade
#107 Electron upgrade to 8.3.0 and related packages to latest versions, re…
2020-05-24 16:49:31 +05:30
Suresh P
d895f30a66
Merge pull request #102 from manojVivek/feature/reload-ignoring-cache
Fixed #98 - Reload ignoring cache with Cmd/Ctrl + Shift + r
2020-05-24 16:47:22 +05:30
Manoj Vivek
1e6d539109 Electron upgrade to 8.3.0 and related packages to latest versions, resolves #107 2020-05-24 15:26:24 +05:30
Manoj Vivek
277216899a PH and twitter links added 2020-05-23 15:57:37 +05:30
Manoj Vivek
c8a5211829 Fixed #98 - Reload ignoring cache with Cmd/Ctrl + Shift + r 2020-05-23 11:04:37 +05:30
Manoj Vivek
58b502a81f Shortcut fix for mac and version bump 2020-05-21 23:16:35 +05:30
Manoj Vivek
25c8fb0874 Address bar UX improvements 2020-05-21 19:55:43 +05:30
Manoj Vivek
eabfe8b2fe Drawer UX improvement 2020-05-21 19:45:01 +05:30
Manoj Vivek
a4f207aaa4 Added support for disabling SSL validation 2020-05-21 19:16:57 +05:30
Manoj Vivek
dd095f92fb User preferences feature 2020-05-21 14:43:01 +05:30
Manoj Vivek
c96804668a Merge remote-tracking branch 'origin/master' 2020-05-21 13:31:55 +05:30
Manoj Vivek
ec39932a02 Added className for icons 2020-05-21 09:35:57 +05:30
Suresh
48f736d557 cleanup - removed commented lines 2020-05-21 08:38:46 +05:30
Suresh
4ba2b7ed2b changed gloabal to local reload 2020-05-20 19:41:26 +05:30
Manoj Vivek
1de7613330 Heap middleware 2020-05-20 09:19:03 +05:30
Manoj Vivek
4d43844d4b CSP meta tag added 2020-05-20 08:57:15 +05:30
Manoj Vivek
f5ec4aa8e2 Version bump - 0.1.3 2020-05-18 19:57:29 +05:30
Manoj Vivek
13caef416d Reduced the number of default previews 2020-05-18 19:56:52 +05:30
Manoj Vivek
83c2de633e Reload shortcut key implemented 2020-05-18 19:52:53 +05:30
Manoj Vivek
1c27833164 Adding appVersion to errors 2020-05-17 21:38:54 +05:30
Manoj Vivek
33bca62fcb App version bump - 0.1.2 2020-05-17 16:40:22 +05:30
Manoj Vivek
8104552c03 Suppressed URL loading related errors 2020-05-17 16:39:53 +05:30
Manoj Vivek
315982028a Load html file from File menu 2020-05-17 16:28:44 +05:30
Manoj Vivek
5fee64dcf3 Added support for other un-common protocols like file://, ftp:// etc 2020-05-17 15:28:33 +05:30
Manoj Vivek
48d05820ef Help menu URLs fixed 2020-05-17 15:19:17 +05:30
Manoj Vivek
e327681e44 Version bump 2020-05-09 08:39:31 +05:30
Manoj Vivek
426b1985ac Screenshot bug fix and supressed un-wanted errors 2020-05-08 22:06:49 +05:30
Manoj Vivek
be4e222cec Merge remote-tracking branch 'origin/master' 2020-05-08 14:16:24 +05:30
Manoj Vivek
408a27e8b9 Bugfix history API url changes captured 2020-05-08 14:14:05 +05:30
Manoj Vivek
4cf991d788
Merge pull request #77 from manojVivek/dependabot/npm_and_yarn/desktop-app/lib/dom-inspector/is-my-json-valid-2.20.0
Bump is-my-json-valid from 2.16.0 to 2.20.0 in /desktop-app/lib/dom-inspector
2020-05-01 18:12:06 +05:30
Manoj Vivek
c84fe0f2af
Merge pull request #76 from manojVivek/dependabot/npm_and_yarn/desktop-app/lib/dom-inspector/concat-with-sourcemaps-1.1.0
Bump concat-with-sourcemaps from 1.0.4 to 1.1.0 in /desktop-app/lib/dom-inspector
2020-05-01 18:11:55 +05:30
Manoj Vivek
c0c33cdb0d
Merge pull request #75 from manojVivek/dependabot/npm_and_yarn/desktop-app/lib/dom-inspector/extend-3.0.2
Bump extend from 3.0.0 to 3.0.2 in /desktop-app/lib/dom-inspector
2020-05-01 18:11:45 +05:30
dependabot[bot]
983cc97a48
Bump is-my-json-valid in /desktop-app/lib/dom-inspector
Bumps [is-my-json-valid](https://github.com/mafintosh/is-my-json-valid) from 2.16.0 to 2.20.0.
- [Release notes](https://github.com/mafintosh/is-my-json-valid/releases)
- [Commits](https://github.com/mafintosh/is-my-json-valid/compare/v2.16.0...v2.20.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-05-01 12:40:35 +00:00
dependabot[bot]
5202e2f6a6
Bump concat-with-sourcemaps in /desktop-app/lib/dom-inspector
Bumps [concat-with-sourcemaps](https://github.com/floridoo/concat-with-sourcemaps) from 1.0.4 to 1.1.0.
- [Release notes](https://github.com/floridoo/concat-with-sourcemaps/releases)
- [Commits](https://github.com/floridoo/concat-with-sourcemaps/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-05-01 12:40:34 +00:00
dependabot[bot]
12bdf1d7fe
Bump extend from 3.0.0 to 3.0.2 in /desktop-app/lib/dom-inspector
Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/justmoon/node-extend/releases)
- [Changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/justmoon/node-extend/compare/v3.0.0...v3.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-05-01 12:40:34 +00:00
dependabot[bot]
7666f5081e
Bump minimist from 1.2.2 to 1.2.3 in /desktop-app/lib/dom-inspector
Bumps [minimist](https://github.com/substack/minimist) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.2...1.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-05-01 12:40:33 +00:00
Manoj Vivek
63a374dfdc
Merge pull request #69 from manojVivek/dependabot/npm_and_yarn/desktop-app/lib/dom-inspector/minimist-1.2.2
Bump minimist from 1.2.0 to 1.2.2 in /desktop-app/lib/dom-inspector
2020-03-18 21:18:30 +05:30
dependabot[bot]
855a825611
Bump eslint from 3.19.0 to 4.18.2 in /desktop-app/lib/dom-inspector
Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 4.18.2.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v3.19.0...v4.18.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-18 14:16:43 +00:00
dependabot[bot]
9740a4fbc9
Bump minimist from 1.2.0 to 1.2.2 in /desktop-app/lib/dom-inspector
Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.2.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-18 14:16:37 +00:00
Manoj Vivek
3149767e44 Formatting fixed 2020-03-14 13:35:02 +05:30
Manoj Vivek
e11664a60d Formatting fixed 2020-03-14 13:31:12 +05:30
Manoj Vivek
a3340d43d8 Github link updated 2020-03-14 13:23:29 +05:30
Manoj Vivek
4fce7d66f9 Counter app components removed 2020-03-13 09:14:42 +05:30
Manoj Vivek
991df39ba0 Cleanup 2020-03-13 09:05:26 +05:30
Manoj Vivek
87d8ebadfc cleanup 2020-03-13 09:03:32 +05:30
Manoj Vivek
3c659816a9 Using github releases to distribute the binaries 2020-01-30 17:32:53 +05:30
Manoj Vivek
049f378d0f Code cleanup - App 2020-01-30 17:32:19 +05:30
Manoj Vivek
ae46730ddb Merge conflict resolved 2020-01-28 13:59:34 +05:30
Manoj Vivek
42b0c074b3 Bug fix 2020-01-28 10:02:50 +05:30
Suresh
93f8b186ac api updates and fixes 2019-10-30 21:45:34 +05:30
Manoj Vivek
fe5639e777 Pubsub cleanup 2019-10-30 09:00:26 +05:30
Manoj Vivek
92fcdc5a3e Console errors fixed 2019-10-28 18:49:29 +05:30
Manoj Vivek
0249d60892 Context menu added for devices 2019-10-28 18:41:28 +05:30
Manoj Vivek
35390cfa25 Scripts for linking newly published builds to the current file 2019-10-26 14:31:13 +05:30
Manoj Vivek
17d0a8f7ad
Merge pull request #65 from manojVivek/suresh_dev
Suresh dev
2019-10-22 12:57:44 +05:30
Suresh
cc6fde7a21 auto update changes 2019-10-22 08:22:14 +05:30
Manoj Vivek
7074f38082 App bugfixes 2019-10-20 18:03:15 +05:30
Manoj Vivek
95bd4fa082 Added Tooltip for all icons 2019-10-06 10:33:34 +05:30
Manoj Vivek
3fd0f92895 Screenshot performance fix 2019-10-05 22:57:12 +05:30
Manoj Vivek
bc6838ea15 Refactored screenshot logic to a new module 2019-10-05 13:14:09 +05:30
Manoj Vivek
3d215abba6 Add Device updated 2019-10-04 16:40:07 +05:30
Manoj Vivek
56b24188fe Device manager polished 2019-09-25 09:55:55 +05:30
Manoj Vivek
c2d18d2be6 Inspector bugfix 2019-09-22 19:31:22 +05:30
Manoj Vivek
788f3d4c8f Webview error overlay bug fix 2019-09-22 17:24:27 +05:30
Manoj Vivek
45ba6ad582 Zoom like in chrome 2019-09-21 13:02:48 +05:30
Manoj Vivek
0ded74b680 Zoom input bug fixes 2019-09-21 11:51:33 +05:30
Manoj Vivek
6a8a31f88f Icons normalized 2019-09-21 01:38:19 +05:30
Manoj Vivek
2e94e1a6df Homepage functionality added 2019-09-17 13:32:26 +05:30
Manoj Vivek
0c85e2e8a0 Hiding fixed position elements while screenshotting 2019-09-17 09:27:20 +05:30
Manoj Vivek
627d033401 Disabling License Manager for dev mode 2019-09-17 08:33:09 +05:30
Manoj Vivek
c12b194d18 Filter icons polished 2019-09-17 08:32:46 +05:30
Manoj Vivek
708f612d42 Added a shake animation on the title in welcome screen 2019-09-15 19:58:30 +05:30
Manoj Vivek
fcd15456bd Working websocket validation 2019-09-15 19:46:52 +05:30
Manoj Vivek
2b7134c523 Device Manager production build bug fixed 2019-09-15 11:53:18 +05:30
Manoj Vivek
155e4803e5 Headway polished 2019-09-14 23:58:31 +05:30
Manoj Vivek
10819103d7 More polishing 2019-09-14 13:13:57 +05:30
Manoj Vivek
91d3659f96 Device drawer polished 2019-09-14 12:32:03 +05:30
Manoj Vivek
088e612794 Setting zoom to 100% when individual layout is selected and reverting back to the previous zoom when the layout is changed 2019-09-13 14:44:19 +05:30
Manoj Vivek
04bf160ca9 Experiment to add device emulation params - disabled 2019-09-13 09:59:42 +05:30
Manoj Vivek
b0f0ea1845 Disabled nsis binary 2019-09-12 08:59:07 +05:30
Manoj Vivek
1becda96bf Added author name as required for building the MSI file 2019-09-11 23:16:05 +05:30
Manoj Vivek
abea8889df disbaling the deb, rpm and snap builds 2019-09-11 14:18:38 +05:30
Manoj Vivek
c2d24d5ffc Fixed import paths 2019-09-11 13:19:39 +05:30
Manoj Vivek
27ce8935df Fixed import paths 2019-09-11 09:24:56 +05:30
Manoj Vivek
fa25181642 Initial WS flow 2019-09-10 17:19:48 +05:30
Manoj Vivek
126dd0c16f Saving the license to settings file and auto validating on subsequent start 2019-09-10 15:26:28 +05:30
Manoj Vivek
c672ed4d49 License activation flow added 2019-09-10 08:30:28 +05:30
Manoj Vivek
1aa55ae51a Configuring updates to new S3 bucket 2019-09-08 23:15:58 +05:30
Manoj Vivek
1a87dd5e73 Trial plan front-end changes 2019-09-08 19:43:18 +05:30
Manoj Vivek
4e7546c6b0 License Manager and Welcome screen intial 2019-09-08 10:27:16 +05:30
Manoj Vivek
fa6b438545 Showing error message when the page load fails 2019-09-05 23:33:05 +05:30
Manoj Vivek
0798964dd0 Added sentry for error capturing 2019-09-05 22:59:33 +05:30
Manoj Vivek
b702ffcb77 Auto updater with S3 provider 2019-09-05 22:38:29 +05:30
Manoj Vivek
064bd21d9d Unplug disabled for non-mobile devices bugfix 2019-09-04 23:26:00 +05:30
Manoj Vivek
07b929c21f Added option to unplug a device from the event's pubsub 2019-09-04 23:22:21 +05:30
Manoj Vivek
afbc477e1d Added device icons near the title and some style cleanups 2019-09-04 22:38:46 +05:30
Manoj Vivek
c20c1a0dd4 Hot reloading issues fixed 2019-09-04 14:19:08 +05:30
Manoj Vivek
309444e7a5 Opening the app on click of the laucher icon when no window is visible 2019-09-04 13:24:03 +05:30
Manoj Vivek
68550864f8 Select style fixed 2019-09-04 10:04:47 +05:30
Manoj Vivek
57a9ae6d23 Added Devices to quick filters 2019-09-04 09:21:18 +05:30
Manoj Vivek
92278dd49d OS filtering added 2019-09-03 22:59:58 +05:30
Manoj Vivek
1eb9182fc1 Icons updated 2019-09-02 22:38:07 +05:30
Manoj Vivek
6d0d010db5 Saving the devices as a preference 2019-09-02 21:53:13 +05:30
Manoj Vivek
de4ae823fa Disabling rotation for non mobile devices 2019-09-02 20:15:08 +05:30
Manoj Vivek
67d23d405d Foundation for device filtering 2019-09-02 19:49:20 +05:30
Manoj Vivek
0e98d36fc6 Added more device profiles from chromium repo 2019-09-02 19:22:33 +05:30
Manoj Vivek
a3c19c5393 Add device componnets completed 2019-08-31 12:44:07 +05:30
Manoj Vivek
e1abb4150d Added a device manager 2019-08-30 19:24:59 +05:30
Manoj Vivek
92c044ca79 Color scheme updated 2019-08-27 23:14:55 +05:30
Manoj Vivek
8bb8b285f6 Added modified dom-inspector library 2019-08-27 22:31:38 +05:30
Manoj Vivek
9965ee6ae2 Universal inspector added 2019-08-27 22:28:05 +05:30
Manoj Vivek
ec83e23019 Added individual device view layouts 2019-08-27 08:39:21 +05:30
Manoj Vivek
a43ffcde92 Added button to close the drawer 2019-08-25 23:07:25 +05:30
Manoj Vivek
478ed328fa Drawer added for device managing 2019-08-25 22:47:20 +05:30
Manoj Vivek
990eb5f1ac Added Heap analytics 2019-08-24 12:53:55 +05:30
Manoj Vivek
1e83539553 HTTP basic auth now supported 2019-08-24 11:37:07 +05:30
Manoj Vivek
4e091e4ed4 Styled the toast notification 2019-08-23 23:58:48 +05:30
Manoj Vivek
1803b70a6a Showing toast notification with appropriate animations 2019-08-23 23:40:08 +05:30
Manoj Vivek
c9224fdbab Adding loading spinner to indicate webview loading state 2019-08-23 22:46:14 +05:30
Manoj Vivek
864703b1f6 Flip orientation for all devices 2019-08-23 21:57:10 +05:30
Manoj Vivek
726d130c91 All device screenshots is not grouped in a folder 2019-08-23 21:39:05 +05:30
Manoj Vivek
70c8c0db77 Improved screenshot filename 2019-08-23 19:32:31 +05:30
Manoj Vivek
b9c3ced2b4 Header polished 2019-08-23 19:13:26 +05:30
Manoj Vivek
d64e7c160d Made the navigator icons lively 2019-08-23 18:55:09 +05:30
Manoj Vivek
c5de6a7a4a Improved titleBar 2019-08-23 17:17:20 +05:30
Manoj Vivek
720d3c57b4 Added flipOrientation 2019-08-23 02:07:14 +05:30
Manoj Vivek
0044bc3b7e Added an overlay when the screenshot is being captured 2019-08-21 09:45:11 +05:30
Manoj Vivek
e1f95ca347 Full page screenshot without issues 2019-08-21 09:15:57 +05:30
Manoj Vivek
2644cadc19 Showing screenshow capture status in the toast 2019-08-20 13:03:25 +05:30
Manoj Vivek
c943ee3150 Full page screenshot 2019-08-20 10:01:43 +05:30
Manoj Vivek
fe1f2e94b8 Showing notification on screenshot capture 2019-08-18 18:50:55 +05:30
Manoj Vivek
8e014e3ab1 Added single device screenshot feature 2019-08-18 18:26:55 +05:30
Manoj Vivek
a672d42bba Header UI tweaks 2019-08-17 23:03:27 +05:30
Manoj Vivek
40f7592889 Navigation controls added and header formatted 2019-08-17 22:59:06 +05:30
Manoj Vivek
8698796e4f Scroll up and down controls added 2019-08-17 13:52:53 +05:30
Manoj Vivek
a772224d20 Click replication improved 2019-08-16 23:34:25 +05:30
Manoj Vivek
8adafd5806 Replicating click across devices 2019-08-16 21:43:38 +05:30
Manoj Vivek
49afb61f1f AddressInput bugfix 2019-08-15 21:45:19 +05:30
Manoj Vivek
c872a13f7a Added google.com as default address 2019-08-15 21:44:43 +05:30
Manoj Vivek
7475dab4c7 Inspector icon updated 2019-08-15 11:37:31 +05:30
Manoj Vivek
a8624c1f87 Syncing url on navigation 2019-08-15 11:23:30 +05:30
Manoj Vivek
1f418cfb4b Added User agent string for devices 2019-08-14 23:07:30 +05:30
Manoj Vivek
5922a3aaca Improved scrolling 2019-08-14 22:31:38 +05:30
Manoj Vivek
4fdbcbad32 Added icon to open dev tools 2019-08-14 22:13:17 +05:30
Manoj Vivek
80745bebe9 Logo updated 2019-08-13 16:25:30 +05:30
Manoj Vivek
747d4468e2 Syncing Scroll position between webviews 2019-08-13 16:03:18 +05:30
Manoj Vivek
5785f13fbc Added Communication between the webview and the host 2019-08-13 14:38:36 +05:30
Manoj Vivek
f0bdb4d602 Bumped electron dependencies to latest version 2019-08-12 11:01:53 +05:30
Manoj Vivek
48a28d791a Device default background color updated 2019-08-12 10:24:58 +05:30
Manoj Vivek
b66ad6414b Added Leftsidebar 2019-08-12 09:36:19 +05:30
Manoj Vivek
692349e7dc Updated icons 2019-08-11 14:59:29 +05:30
Manoj Vivek
8a079e548b Improvement address bar interaction and changes app name 2019-08-11 13:25:58 +05:30
Manoj Vivek
80309858f6 Updated major packages to latest version 2019-08-11 13:05:16 +05:30
Manoj Vivek
c081be2c6d Added device previewer and zoom 2019-08-11 12:58:08 +05:30
Manoj Vivek
2e6c1dedd4 Integrated AddressBar with redux 2019-08-11 11:17:35 +05:30
Manoj Vivek
a7dc4ac809 Initial electron app with configs 2019-08-10 08:17:13 +05:30