openreplay/frontend
2022-05-16 17:05:23 +02:00
..
.storybook feature(ui) - heatmaps 2021-07-31 00:59:44 +05:30
app fix(ui) - assist reload remove click event params 2022-05-16 17:05:23 +02:00
scripts feat(ui) - dashboards wip 2022-03-25 18:57:23 +01:00
.gitignore feat(frontend-assist): annotations & iremote typing 2022-03-23 16:48:02 +01:00
build.sh Vagrant for local contribution (#434) 2022-04-27 12:54:40 +00:00
dev-init.sh Vagrant for local contribution (#434) 2022-04-27 12:54:40 +00:00
development.md chore(vagrant): Adding development readme 2022-04-29 12:17:01 +02:00
env.js Update env.js 2022-04-25 16:52:50 +02:00
jest.config.js openreplay frontend 2021-05-01 15:12:01 +05:30
package-lock.json remote pull dev 2022-05-02 16:27:53 +02:00
package.json remote pull dev 2022-05-02 16:27:53 +02: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 change(ui) - tailwind justify-self 2022-05-04 16:41:44 +02:00
tsconfig.json fix(ui) - compile errors 2022-04-21 18:49:31 +02:00
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