openreplay/frontend
2022-11-29 16:37:16 +01:00
..
.storybook change(player): remove unused imports for injectnotes and provider 2022-11-29 15:14:10 +01:00
.yarn Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
app fix(frontend):autoscroll lastTime calculation fix 2022-11-29 16:37:16 +01:00
scripts fix(ui): fix bookmarking; fix icon gen to remove weird attrs 2022-11-04 10:35:03 +01:00
.babelrc Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
.dockerignore Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
.env.sample Update .env.sample 2022-11-29 12:39:21 +01:00
.gitignore Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
.prettierrc fix(ui): fix button focusing and nocontent icon size 2022-08-12 17:53:24 +02:00
.yarnrc.yml Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
build.sh Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
dev-init.sh Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
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 openreplay frontend 2021-05-01 15:12:01 +05:30
nginx.conf chore(nginx): removing ipv6, as some machines won't have support for 2022-08-01 19:07:33 +02:00
package.json refactor(ui/player): fix errors after merge 2022-11-25 12:40:32 +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 Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
README.md change(ui): add small note to readme 2022-10-20 11:32:35 +02:00
tailwind.config.js Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
tsconfig.json Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
webpack.config.ts fix(ui): fix webpack setup 2022-11-29 10:30:12 +01: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.