Implement the new layout (#1004)
* parent 6e5e5a1d author tbrkollar <116916192+tbrkollar@users.noreply.github.com> 1677496614 +0100 committer Tibor Kollár <Tibor.Kollar@silabs.com> 1684319301 +0200 * Create the new toolbar * create new prefenrece page, modify layout system * implement the new main drawer, and left side menu * design new config page * implement the new main page * implement the new cluster page design * fix table's size on cluster page * fix colors between Zigbee and Matter styles * add previewtab function, fix toolbar for studio * fix primary colors with theme changing * fix notifications layout * fix logo position in preview mode * add dark mode to ui * create new prefenrece page, modify layout system * implement the new main drawer, and left side menu * design new config page * implement the new main page * fix primary colors with theme changing * fix notifications layout * fix logo position in preview mode * add dark mode to ui * fix colors on preview tab * remove serial number in zclTour * fix disabled function on clusters * fix cypress tests * add vue tour to navbar * fix delete-endpoint test, modify attributes test * fix enabled- attributes test * fix matter data json for tests, modify commands * fix commands.js for zigbee tests * fix data.json for matter * modify select in edit-endpoint test * modify components src path in preferencepage * rename zcllayout to mainlyout in ui.test.js * modify length values in ui.test * modify jest function coverage from 58 to 57 * modify inputpath for matter tests * modify the row's color in disabled mode * Set native title bar buttons on standalone Windows app * fix reactivity problem with values on sidebar --------- Co-authored-by:Tibor Kollár <Tibor.Kollar@silabs.com> Co-authored-by:
tbrkollar <tbrkollar@gmail.com> Co-authored-by:
Gergely Kiss <gergely.kiss@silabs.com>
显示
- cypress/integration/attribute_validations/bitmap.spec.js 1 个添加, 6 个删除cypress/integration/attribute_validations/bitmap.spec.js
- cypress/integration/attribute_validations/boolean.spec.js 1 个添加, 1 个删除cypress/integration/attribute_validations/boolean.spec.js
- cypress/integration/attributes/check-search.spec.js 1 个添加, 1 个删除cypress/integration/attributes/check-search.spec.js
- cypress/integration/check_summary/enabled-attributes.spec.js 11 个添加, 5 个删除cypress/integration/check_summary/enabled-attributes.spec.js
- cypress/integration/check_summary/enabled-clusters.spec.js 20 个添加, 20 个删除cypress/integration/check_summary/enabled-clusters.spec.js
- cypress/integration/clusters/cluster-filter.spec.js 11 个添加, 11 个删除cypress/integration/clusters/cluster-filter.spec.js
- cypress/integration/devtools/devtools.spec.js 2 个添加, 3 个删除cypress/integration/devtools/devtools.spec.js
- cypress/integration/endpoints/delete-endpoint.spec.js 3 个添加, 1 个删除cypress/integration/endpoints/delete-endpoint.spec.js
- cypress/integration/endpoints/edit-endpoint.spec.js 7 个添加, 5 个删除cypress/integration/endpoints/edit-endpoint.spec.js
- cypress/integration/theme/theme.spec.js 7 个添加, 9 个删除cypress/integration/theme/theme.spec.js
- cypress/matterFixtures/data.json 12 个添加, 12 个删除cypress/matterFixtures/data.json
- cypress/support/commands.js 6 个添加, 2 个删除cypress/support/commands.js
- jest.config.js 1 个添加, 1 个删除jest.config.js
- package.json 3 个添加, 3 个删除package.json
- public/bg-config.png 0 个添加, 0 个删除public/bg-config.png
- public/bg-layout.png 0 个添加, 0 个删除public/bg-layout.png
- public/bg-matter.jpg 0 个添加, 0 个删除public/bg-matter.jpg
- public/bg-zigbee.jpg 0 个添加, 0 个删除public/bg-zigbee.jpg
- public/matter_logo.png 0 个添加, 0 个删除public/matter_logo.png
- public/matter_logo.svg 3 个添加, 0 个删除public/matter_logo.svg
加载中
想要评论请 注册 或 登录