Commit graph

6 commits

Author SHA1 Message Date
Santosh Bhandari
1e285ce31b
Update the color of buttons to be same (#968) 2021-10-11 11:34:59 +05:30
Arpit
677e1e9d6a
Fixes leftsidebar pinned btns styles when darkmode is true and false (#847) 2021-09-27 16:23:07 +05:30
Arpit
26c9cc655c
Fix linting errors across the app (#785)
* eslint-setup: rules for frontend and server

* setup pre-commit:hook

* frontend:eslint fixes

* frontend eslint errors and warning fixed

* eslint:fix for ./server

* fix server/test: expectatin string lint/error

* pre-commit:updated

* removed unwanted install cmd from docker file

* recommended settings and extension for vscode

* husky prepare script added

* updated extension recommendations

* added prettier as recommended extension

* added pre-commit to package.json

* remove .prettierrc file

* resolve changes

* resolve changes
2021-09-21 19:18:28 +05:30
Akhil G Krishnan
eb73c9cd5b
Fix for broken pin icon of popovers in dark mode (#802)
* Fix: Pin icon white  stroke showing in dark theme

* Secondary outline color added for pin button.
2021-09-21 17:30:14 +05:30
navaneeth
4f0c08126c Popover pin should be darker when pinned 2021-09-01 21:29:18 +05:30
Arpit
b140e72f11
Feature: pinned popovers for Debugger and Inspector (#651)
* pinned popover for debugger

* pinned popover

* inspector pinned icon aligned
2021-09-01 21:22:47 +05:30