openreplay/frontend
2022-05-23 11:05:03 +02:00
..
.storybook
app fix(ui): fix text overflow 2022-05-23 11:05:03 +02:00
scripts fix(ui): fix icons generation script to properly trim svg attrs 2022-05-17 11:19:42 +02:00
.gitignore
build.sh
dev-init.sh
development.md
env.js
jest.config.js
package-lock.json remote pull dev 2022-05-02 16:27:53 +02:00
package.json fix(frontend/player): codefix 2022-05-19 17:52:49 +02:00
path-alias.js
postcss.config.js
README.md
tailwind.config.js fix(ui): fix bugs with metric updating, metric selection hover etc 2022-05-23 11:05:03 +02:00
tsconfig.json
webpack.config.js

openreplay-ui

OpenReplay prototype UI

On new icon addition: npm run generate:icons

Documentation

Labels in comments: TEMP = temporary code TODO = things to implement