v1.7.0
Bug Fixes
- component: update small class video avatar styles (#1413) (a1f9ea8)
- desktop: device check speaker invalid (#1395) (4f75b16)
- doc: link error in README-zh (0b18d37)
- flat-components: chat message color & cancel-hands button position (#1410) (27aeab6)
- flat-components: cloud storage file title color (#1384) (23d0853)
- flat-components: fix the more btn show bug in home page room list (#1400) (9b43035)
- flat-components: handle very long user name (#1408) (5f421c3)
- flat-components: incorrect chat type box color (was inherit) (#1403) (b276207)
- flat-components: incorrect teacher's chat avatar position (#1407) (51cba1b)
- flat-components: periodic room detail page overflow (#1404) (f7121ff)
- project: jump to modify room page rather than modify periodic room page (#1406) (c251991)
- project: telebox position error (#1416) (41b7c15)
- renderer-app: room detailed page overflow (#1398) (e11d1a1)
Features
- flat-components: add appearance picker component (#1373) (91c4827)
- flat-components: add flat icons (#1368) (cf4c9d7)
- project: support drag-and-drop files to cloud storage (#1376) (c894261)
Commit History
- feat(flat-components): add flat icons by @crimx in #1368
- refactor(flat-components): add default icon size by @crimx in #1369
- chore(project): fix
yarn workspace X add Y
not working by @hyrious in #1371 - refactor(flat-components): add icon active state by @crimx in #1370
- feat(flat-components): add appearance picker component by @Cheerego7 in #1373
- refactor(flat-components): add dark theme to chat panel by @hyrious in #1372
- refactor(component): add HomePage dark mode by @crimx in #1374
- chore(deps): bump url-parse from 1.5.3 to 1.5.7 by @dependabot in #1375
- feat(project): support drag-and-drop files to cloud storage by @hyrious in #1376
- chore(library): bump window-manager from 0.4.4 to 0.4.5 by @hyrious in #1377
- refactor(project): apply dark mode to controls in the room by @hyrious in #1378
- refactor(web): apply setting page and MainPageLayout component dark mode by @Cheerego7 in #1379
- refactor(component): update HomePage list dark styles by @crimx in #1380
- refactor(storybook): add antd provider by @crimx in #1381
- refactor(web): improve agora sso login callback url by @BlackHole1 in #1382
- refactor(desktop): auto hide menu bar by @BlackHole1 in #1383
- fix(flat-components): cloud storage file title color by @hyrious in #1384
- refactor(desktop): disable window zoom by @BlackHole1 in #1387
- refactor(project): add flat dark mode by @Cheerego7 in #1386
- chore(deps): bump url-parse from 1.5.7 to 1.5.10 by @dependabot in #1385
- refactor(project): add dark theme to replay page by @hyrious in #1388
- refactor(project): adjust style of CloudStorageButton,DeviceTestPage,InviteModal components by @Cheerego7 in #1389
- refactor(project): adjust style of radio component by @Cheerego7 in #1390
- refactor(project): add radio component dark mode by @Cheerego7 in #1391
- refactor(component): cleanup theme styles by @crimx in #1392
- refactor(whiteboard): change the button outline of the Electron default properties by @Cheerego7 in #1393
- refactor(project): add settingPage, InviteModal dark mode and remove unused style file by @Cheerego7 in #1394
- fix(desktop): device check speaker invalid by @BlackHole1 in #1395
- refactor(flat-components): reduce a:visited specificity by @crimx in #1396
- fix(renderer-app): room detailed page overflow by @crimx in #1398
- refactor(renderer-app): add DeviceCheckPage dark mode by @Cheerego7 in #1399
- fix(flat-components): fix the more btn show bug in home page room list by @syt-honey in #1400
- chore(deps): bump plist from 3.0.3 to 3.0.4 by @dependabot in #1402
- fix(flat-components): incorrect chat type box color (was inherit) by @hyrious in #1403
- fix(flat-components): periodic room detail page overflow by @Cheerego7 in #1404
- refactor(flat-components): add DeviceTestSelect component dark mode by @Cheerego7 in #1405
- fix(project): jump to modify room page rather than modify periodic room page by @Cheerego7 in #1406
- fix(flat-components): incorrect teacher's chat avatar position by @hyrious in #1407
- fix(flat-components): handle very long user name by @hyrious in #1408
- Update README-zh.md by @kongkang in #1409
- refactor(component): add video avatar by @crimx in #1411
- fix(flat-components): chat message color & cancel-hands button position by @hyrious in #1410
- refactor(flat-components): add dark theme to raise hand button by @hyrious in #1412
- fix(component): update small class video avatar styles by @crimx in #1413
- chore(project): bump fastboard to 0.2.10 by @hyrious in #1414
- refactor(component): update room info colors by @hyrious in #1415
- fix(project): telebox position error by @Cheerego7 in #1416
- style(flat-components): adjust font color by @Cheerego7 in #1417
- style(project): update classroom top bar icons by @hyrious in #1418
- refactor(project): change layout of the UserSettingPage component by @Cheerego7 in #1420
- chore(project): bump fastboard to 0.2.11 by @hyrious in #1421
- chore(version): upgrade version to v1.7.0 by @BlackHole1 in #1422
- docs(changelog): update CHANGELOG.md by @BlackHole1 in #1423
New Contributors
Full Changelog: v1.6.1...v1.7.0