openreplay/frontend
2022-08-16 18:50:48 +02:00
..
.storybook
.yarn
app change(ui) - dashboard color shades 2022-08-16 18:50:48 +02:00
scripts fix(ui): fix Icon typing 2022-08-12 13:20:34 +02:00
.babelrc
.dockerignore
.env.sample
.gitignore
.prettierrc fix(ui): fix button focusing and nocontent icon size 2022-08-12 17:53:24 +02:00
.yarnrc.yml
build.sh
dev-init.sh
development.md Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
Dockerfile chore(docker): removing edge busybox, as the main repo udpated 2022-08-03 17:03:37 +02:00
jest.config.js
nginx.conf
package.json feat(ui/tracker/player): handle multiple callers in one assist session 2022-08-09 13:32:20 +03:00
path-alias.js
postcss.config.js
README.md
tailwind.config.js
tsconfig.json
webpack.config.ts

openreplay-ui

OpenReplay prototype UI

On new icon addition: yarn gen:icons

Documentation

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