jif-dashboard icon indicating copy to clipboard operation
jif-dashboard copied to clipboard

A dashboard framework to quickly build widget-based dashboards

Results 10 jif-dashboard issues
Sort by recently updated
recently updated
newest added

Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.5.0. Release notes Sourced from jquery's releases. jQuery 3.5.0 Released! See the blog post: https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/ and the upgrade guide: https://jquery.com/upgrade-guide/3.5/ NOTE: Despite being a minor...

dependencies

Fix responsive issue with navbar for screen sizes below 850px and add theme changing feature The navbar was breaking when the screen size was smaller than 850px. This commit addresses...

A toggle switch in the navigation menu or settings panel for seamless theme switching. Predefined themes with well-coordinated color schemes.

Please consider renaming the main branch. This can now be done directly in the GitHub web-UI - https://github.blog/changelog/2021-01-19-support-for-renaming-an-existing-branch/

Add the "Getting Help" section.

### Description In the `index.js` file of both the sample and demo projects, when I ran `npm run start` an error occurred stating the jquery-ui module is not found ###...

Solves #5 by me ### Description Added jquery-ui alias in webpack.config.js for both the sample and the demo projects and removed the moment import statement form the `index.js` file since...

demo page had navbar broken into 2 parts so improved the responsiveness there.

Navbar breaks when screen size is less than 850px ![before](https://user-images.githubusercontent.com/10570968/85206313-cc96ca80-b33e-11ea-8c32-a5fea72136d0.png) I'll be making a PR to correct it.

I added a new template called slide show for the dashboard thing