openreplay/frontend
2024-12-18 10:49:33 +01:00
..
.storybook
.yarn/releases
app feat(frontend): added a support for the self-hosted sentry (#2890) 2024-12-18 10:49:33 +01:00
cypress
scripts
tests
.browserslistrc
.dockerignore
.env.sample
.gitignore
.nvmrc
.prettierrc
.unimportedrc.json
.yarnrc.yml
babel.config.js ui: fix prismjs loading 2024-12-16 10:39:48 +01:00
build.sh
cypress.config.ts
cypress.env.example.json
dev-init.sh
development.md
Dockerfile
frontend.iml
globals.d.ts
jest.config.mjs
nginx.conf
package.json ui: fix spot tab lookup, improve js build speed 2024-12-11 13:16:02 +01:00
path-alias.js
postcss.config.js
README.md
tailwind.config.js ui: fix prismjs loading 2024-12-16 10:52:06 +01:00
tsconfig.json
webpack.config.ts ui: fix prismjs loading 2024-12-16 10:52:06 +01:00
yarn.lock ui: fix spot tab lookup, improve js build speed 2024-12-11 13:16:02 +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.