RSNewWebUI/webui-src
Sumit Kumar Soni 8e21b09f49
fix: remove Object.keys since the values are same for index
Co-authored-by: Mohammed Saud <md.saud020@gmail.com>
2023-06-29 04:49:01 +05:30
..
app fix: remove Object.keys since the values are same for index 2023-06-29 04:49:01 +05:30
assets feat: migrate vendor specific css to scss, remove vendor style link from index.html and update styles 2023-04-05 01:20:20 +05:30
make-src feat: update paths and folders in build files to properly build the app 2023-04-05 01:08:49 +05:30
styles fix: changed overflow:scroll to auto as chromium browsers show scrollbars even when content is not overflowing, some minor fixes along with it 2023-06-21 06:13:05 +05:30
.editorconfig Add editor config and update additional lint rules (#29) 2021-04-15 23:52:49 +05:30
.eslintrc.json fix: update ecmaVersion to support latest features in js such as optional chaining etc 2023-04-18 14:53:19 +05:30
.prettierrc Fix misplaced braces in lint config (#31) 2021-04-18 16:58:36 +05:30
package.json fix: make separate scripts for building and development 2023-04-06 04:20:39 +05:30
pnpm-lock.yaml fix: remove brunch and only require 1 dependency which is sass 2023-04-05 01:09:33 +05:30