openreplay/frontend
2022-09-15 23:10:17 +05:30
..
.storybook
.yarn
app change(ui) - removed logs 2022-09-15 23:10:17 +05:30
scripts fix(ui): fix Icon typing 2022-08-12 13:20:34 +02:00
.babelrc
.dockerignore
.env.sample Update .env.sample 2022-09-15 11:53:48 +02:00
.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:09:26 +02:00
jest.config.js
nginx.conf
package.json fix: adjustments based on feedback 2022-08-23 09:34:58 +09:00
path-alias.js
postcss.config.js
README.md
tailwind.config.js
tsconfig.json
webpack.config.ts feat(ui): add consistent timestamps to (almost) all items in the player ui 2022-08-23 09:34:55 +09:00

openreplay-ui

OpenReplay prototype UI

On new icon addition: yarn gen:icons

Documentation

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