openreplay/frontend
2022-02-25 13:29:01 +01:00
..
.storybook feature(ui) - heatmaps 2021-07-31 00:59:44 +05:30
app fix(ui) - loadmore button bottom padding 2022-02-25 13:29:01 +01:00
scripts v1.1.0 (#31) 2021-06-11 23:31:29 +05:30
.gitignore v1.1.0 (#31) 2021-06-11 23:31:29 +05:30
build.sh Update build.sh 2022-01-26 12:34:26 +01:00
env.js feat(ui) - version changes 2022-02-22 22:04:12 +01:00
jest.config.js openreplay frontend 2021-05-01 15:12:01 +05:30
package-lock.json fix(frontend): use viewport coordinates for click & socket.io last version 2022-02-08 03:28:01 +01:00
package.json fix(frontend): use viewport coordinates for click & socket.io last version 2022-02-08 03:28:01 +01:00
path-alias.js openreplay frontend 2021-05-01 15:12:01 +05:30
postcss.config.js openreplay frontend 2021-05-01 15:12:01 +05:30
README.md Update README.md 2021-05-18 20:03:04 +02:00
tailwind.config.js feat(ui) - live player separate the route 2022-02-23 14:18:02 +01:00
tsconfig.json Roles UI (#223) 2021-11-27 03:27:33 +05:30
webpack.config.js feat(ui) - custom metrics 2022-01-27 00:15:22 +05:30

openreplay-ui

OpenReplay prototype UI

On new icon addition: npm run generate:icons

Documentation

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