openreplay/frontend
2022-03-14 11:59:40 +01:00
..
.storybook feature(ui) - heatmaps 2021-07-31 00:59:44 +05:30
app fix(ui) - funnels date change 2022-03-14 11:59:40 +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 change(ui) - tracker version 2022-03-07 13:34:35 +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) - custom metrics - wip 2022-03-04 16:25:56 +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