mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-24 09:28:31 +00:00
* Add app mode in global settings * Fix width of app mode toggle * Resolve code comments * Fix design comments * Fix when canvas bg is empty * Product feedback * Fix dark theme issue in table * Code refactor * Always enable dark mode toggle in editor * Fix canvas container color * fix: update currentstate theme on appMode change * fix: check theme as string from localstorage * Update frontend/src/Editor/Header/AppModeToggle.jsx Co-authored-by: Kavin Venkatachalam <50441969+kavinvenkatachalam@users.noreply.github.com> * Update frontend/src/Editor/Viewer/DesktopHeader.jsx Co-authored-by: Kavin Venkatachalam <50441969+kavinvenkatachalam@users.noreply.github.com> * fix: check app theme when switching global theme * fix: check if appmode is empty and show toggle button in viewer * fix: set appmode on editor load from appdef --------- Co-authored-by: Johnson Cherian <johnsonc.dev@gmail.com> Co-authored-by: Kavin Venkatachalam <50441969+kavinvenkatachalam@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| columns | ||
| AddNewRowComponent.jsx | ||
| custom-filter.js | ||
| CustomSelect.jsx | ||
| Datepicker.jsx | ||
| Filter.jsx | ||
| GenerateEachCellValue.jsx | ||
| GlobalFilter.jsx | ||
| IndeterminateCheckbox.jsx | ||
| Link.jsx | ||
| load-properties-and-styles.js | ||
| OverlayTriggerComponent.jsx | ||
| Pagination.jsx | ||
| Radio.jsx | ||
| reducer.js | ||
| Table.jsx | ||
| Tags.jsx | ||
| Toggle.jsx | ||