You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Boris Sekachev 285df9d408 React UI: Sidebar with objects and optimizations for annotation view (#1089)
* Basic layout for objects panel

* Objects header

* A little name refactoring

* Side panel base layout

* Firefox specific exceptions

* Some minor fixes

* React & canvas optimizations

* Icons refactoring

* Little style refactoring

* Some style fixes

* Improved side panel with objects

* Actual attribute values

* Actual icons

* Hidden > visible

* hidden -> __internal

* Fixed hidden in ui

* Fixed some issues in canvas

* Fixed list height

* Color picker for labels

* A bit fixed design

* Actual header icons

* Changing attributes and switchable buttons

* Removed react memo (will reoptimize better)

* Sorting methods, removed cache from cvat-core (a lot of bugs related with it)

* Label switchers

* Fixed bug with update timestamp for shapes

* Annotation state refactoring

* Removed old resetCache calls

* Optimized top & left panels. Number of renders significantly decreased

* Optimized some extra renders

* Accelerated performance

* Fixed two minor issues

* Canvas improvements

* Minor fixes

* Removed extra code
6 years ago
..
dist React, Antd, Redux: Left sidebar and top for annotation page (#963) 6 years ago
src React UI: Sidebar with objects and optimizations for annotation view (#1089) 6 years ago
.dockerignore User interface with React and antd (#785) 6 years ago
.env Updated doc 6 years ago
.eslintrc.js React UI: Player updates (#1058) 6 years ago
.gitignore Swagger documentation (#978) 6 years ago
README.md User interface with react and antd (#755) 6 years ago
index.d.ts React, Antd, Redux: Left sidebar and top for annotation page (#963) 6 years ago
package-lock.json React UI: Sidebar with objects and optimizations for annotation view (#1089) 6 years ago
package.json React UI: Sidebar with objects and optimizations for annotation view (#1089) 6 years ago
postcss.config.js React UI: Player in annotation view & settings page (#1018) 6 years ago
react_nginx.conf cvat-ui in docker (serve using nginx) (#658) 7 years ago
tsconfig.json React UI: Player updates (#1058) 6 years ago
webpack.config.js React UI: Player updates (#1058) 6 years ago

README.md