openreplay/frontend
2022-10-18 14:44:02 +02:00
..
.storybook Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
.yarn Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
app change(ui): change font color for error tag 2022-10-18 14:44:02 +02:00
scripts
.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-09-15 11:53:48 +02: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
dev-init.sh
development.md
Dockerfile
jest.config.js
nginx.conf chore(nginx): removing ipv6, as some machines won't have support for 2022-08-01 19:07:33 +02:00
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

openreplay-ui

OpenReplay prototype UI

On new icon addition: yarn gen:icons

Documentation

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