openreplay/frontend
Delirium 968a3eefde
ui: migrating old components -> ant (#3060)
* ui: migrating old components -> ant

* ui: moving input, tooltip, toggler, checkbox... -> Toggler\s*(.)? from 'UI

* ui: more components moved

* ui: move popover to ant
2025-02-24 16:11:44 +01:00
..
.storybook
.yarn/releases ui: update core yarn v 2025-01-20 10:47:52 +01:00
app ui: migrating old components -> ant (#3060) 2025-02-24 16:11:44 +01:00
cypress
scripts fix icon warnings 2024-08-30 15:48:34 +02:00
tests ui: tests for url parser 2024-10-30 15:10:54 +01:00
.browserslistrc getting rid of redux for good (#2556) 2024-10-03 11:38:36 +02:00
.dockerignore
.env.sample Update .env.sample 2025-02-20 18:24:52 -05:00
.gitignore
.nvmrc ui: update node v to 20.18.0 2024-10-22 11:47:44 +02:00
.prettierrc
.unimportedrc.json fix ui: remove dead code 2024-07-01 17:07:39 +02:00
.yarnrc.yml ui: update core yarn v 2025-01-20 10:42:16 +01:00
babel.config.js ui: fix prismjs loading 2024-12-16 10:39:48 +01:00
build.sh
cypress.config.ts
cypress.env.example.json
dev-init.sh
development.md
Dockerfile
frontend.iml
globals.d.ts
jest.config.mjs getting rid of redux for good (#2556) 2024-10-03 11:38:36 +02:00
nginx.conf
package.json ui: test new snapshotter for thumbnail 2025-02-10 15:02:43 +01:00
path-alias.js getting rid of redux for good (#2556) 2024-10-03 11:38:36 +02:00
postcss.config.js
README.md
tailwind.config.js ui: fix prismjs loading 2024-12-16 10:52:06 +01:00
tsconfig.json getting rid of redux for good (#2556) 2024-10-03 11:38:36 +02:00
webpack.config.ts ui: fix prismjs loading 2024-12-16 10:52:06 +01:00
yarn.lock ui: test new snapshotter for thumbnail 2025-02-10 15:02:43 +01:00

openreplay-ui

OpenReplay prototype UI

On new icon addition: yarn gen:icons

Documentation

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

Contributing notes

Please use dev branch as base and target branch.