openreplay/frontend
rjshrjndrn ece5b482e6 docs(frontend): removed unnecessary code
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-06-23 14:08:40 +02:00
..
.storybook feature(ui) - heatmaps 2021-07-31 00:59:44 +05:30
app change(ui) - errors and sessions widget click 2022-06-23 12:35:50 +02:00
scripts fix(ui): fix icon build script to rewrite clipPath and clipRule 2022-06-22 17:02:08 +02:00
.babelrc Webpack upgrade and dependency cleanup (#523) 2022-06-03 16:47:38 +02:00
.env.sample fix(ui): env? 2022-06-10 17:11:14 +02:00
.gitignore feat(frontend-assist): annotations & iremote typing 2022-03-23 16:48:02 +01:00
build.sh change(ui) - switch to yern 2022-06-22 16:39:33 +02:00
dev-init.sh change(ui) - switch to yern 2022-06-22 16:39:33 +02:00
development.md docs(frontend): removed unnecessary code 2022-06-23 14:08:40 +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.json change(ui) - switch to yern 2022-06-22 16:39:33 +02:00
path-alias.js fix(ui): small ui fixes and improvements (#550) 2022-06-22 16:51:53 +02:00
postcss.config.js Webpack upgrade and dependency cleanup (#523) 2022-06-03 16:47:38 +02:00
README.md change(ui) - switch to yern 2022-06-22 16:39:33 +02:00
tailwind.config.js fix(ui): fixes after webpack update 2022-06-10 17:11:14 +02:00
tsconfig.json fix(ui): add more ts aliases 2022-06-22 17:07:09 +02:00
webpack.config.ts fix(ui) - dropdown fixes 2022-06-22 17:59:08 +02:00

openreplay-ui

OpenReplay prototype UI

On new icon addition: yarn gen:icons

Documentation

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