mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-21 07:59:01 +00:00
* bug fixed : file picker is not consistent with the dark theme * bug fixed : Map widget is not consistent with the dark theme * bug fixed : Steps widget is not consistent with the dark theme * bug fixed : Multi select widget label is not consistent with the dark theme * bug fixed : search bar in widget manager and label params in Code Hinter is not consistent with the dark theme * removed unwanted comma in the chart inspector * bug fix : app dropdown inside go to app in event manager is not consistent with the dark theme * bug fixed : search select dropdown is not consistent with the dark theme in table inspector * bug fixed : Organization and Profile avatar in HomePage is not consistent with the dark theme * bug fixed : search box in the homepage is not consistent with the dark theme * bug fixed : select dropdown input placeholder is not consistent with the dark theme * bug fixed :Text area in the Modal to Share the app link is not consistent with the dark theme * bug fixed : p tag in pagination in the homepage is not consistent with the dark theme * replaced undefined to false as default value of darkMode if not defined * bug fixed : multiselect input placeholder is not consistent with the dark theme * removed duplicate code from custom.scss and changed rgb to hex in theme.scss |
||
|---|---|---|
| .. | ||
| __mocks__ | ||
| assets/images | ||
| config | ||
| ee/components/LoginPage | ||
| src | ||
| .dockerignore | ||
| .eslintrc.js | ||
| .gitignore | ||
| babel.config.js | ||
| firebase.json | ||
| package-lock.json | ||
| package.json | ||
| webpack.config.js | ||