mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-24 09:28:31 +00:00
* Enhancemnet : added pdf downloading feature * reduce the size of download icon and added feature to toggle the display of download icon * renamed the variables * made the UI changes for pagination and download button * handled the edge case - when url is not provided or wrong, do not show download and pagination buttons * fix typo error * Improved spacing in the download button * Improved the UI of footer by addition of background color, reduced box-shadow and adding on hover effect * remove the box-shadow and opacity from footer * add the border-top to the footer * Fixed : If pageControl and downloadOptions are toggled off, footer should not be visible * Fixed : If pageControl is toggled off, download option should be present at bottom-right side of the widget * removed unwanted fragment * Bug fixed : Footer should be visible only if page is loaded and download or pagination is set to toggled ON * removed console.log |
||
|---|---|---|
| .. | ||
| __mocks__ | ||
| assets/images | ||
| config | ||
| ee/components/LoginPage | ||
| src | ||
| .dockerignore | ||
| .eslintrc.json | ||
| .gitignore | ||
| babel.config.js | ||
| firebase.json | ||
| package-lock.json | ||
| package.json | ||
| webpack.config.js | ||