openreplay/frontend
2022-11-16 18:28:34 +01:00
..
.storybook
.yarn
app fix(ui) - info-circle icon 2022-11-16 18:28:34 +01:00
scripts fix(ui): fix bookmarking; fix icon gen to remove weird attrs 2022-11-04 10:35:03 +01:00
.babelrc
.dockerignore
.env.sample Update .env.sample 2022-11-07 17:51:32 +01: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
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 change(ui) - floating ui 2022-11-09 09:59:09 +01:00
path-alias.js change(ui) - react upgrade, dnd lib and other runtime fixes 2022-09-14 13:17:54 +05:30
postcss.config.js
README.md change(ui): add small note to readme 2022-10-20 11:32:35 +02:00
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

Contributing notes

Please use dev branch as base and target branch.