openreplay/frontend
Shekar Siri 38c4e0b263
Feature (Dom Inspector) (#55)
* feat(ui) - inspector element tooltip

* fix(ui) - inspector element selection

* fix(ui) - tooltip colors

* fix(ui) - close inspector
2021-07-02 18:34:10 +05:30
..
.storybook fix(frontend-dev): webpack config for storybook launch 2021-06-17 14:07:19 +02:00
app Feature (Dom Inspector) (#55) 2021-07-02 18:34:10 +05:30
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 openreplay frontend 2021-05-01 15:12:01 +05:30
env.js upd(frontend): env tracker version 2021-06-23 16:17:42 +02:00
jest.config.js openreplay frontend 2021-05-01 15:12:01 +05:30
package-lock.json v1.1.0 (#31) 2021-06-11 23:31:29 +05:30
package.json v1.1.0 (#31) 2021-06-11 23:31:29 +05:30
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 v1.1.0 (#31) 2021-06-11 23:31:29 +05:30
tsconfig.json v1.1.0 (#31) 2021-06-11 23:31:29 +05:30
webpack.config.js fix(frontend-dev): webpack config for storybook launch 2021-06-17 14:07:19 +02:00

openreplay-ui

OpenReplay prototype UI

On new icon addition: npm run generate:icons

Documentation

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