openreplay/frontend
2022-05-17 17:57:03 +02:00
..
.storybook
app fix(ui): fix tooltip behavior on a metric widget 2022-05-17 17:57: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 Vagrant for local contribution (#434) 2022-04-27 12:54:40 +00:00
dev-init.sh Vagrant for local contribution (#434) 2022-04-27 12:54:40 +00:00
development.md chore(vagrant): Adding development readme 2022-04-29 12:17:01 +02:00
env.js Update env.js 2022-04-25 16:52:50 +02:00
jest.config.js
package-lock.json remote pull dev 2022-05-02 16:27:53 +02:00
package.json remote pull dev 2022-05-02 16:27:53 +02:00
path-alias.js
postcss.config.js
README.md
tailwind.config.js change(ui) - tailwind justify-self 2022-05-04 16:41:44 +02:00
tsconfig.json fix(ui) - compile errors 2022-04-21 18:49:31 +02:00
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