Matte.jl icon indicating copy to clipboard operation
Matte.jl copied to clipboard

Julia-powered dashboards, inspired by Material Design

Results 16 Matte.jl issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...

dependencies

Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.1 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@​nschonni) Set rejectUnauthorized to true by default (@​scott-ut, #3149) Features...

dependencies

This is the kind of use case that: - You have some kind of worker that send the data from time to time - Your dashboard listen to the worker,...

With build instructions for updating the `bundle.min.js` file included with Matte in the files folder

Provide a way for UIs to: - [x] Customise header - [ ] Custom themes

enhancement

Will need some elegant way to handle on the backend, so this is more complex than other UI elements.

enhancement

`position: fixed` seems to not resize the content wrapper to fit the screen, so it obscures the content underneath.

bug
look-and-feel

Headers in data tables don't stand out very well. Would be nice to have it shaded or something similar to make it stand out.

look-and-feel

Have WIP on the `image` branch, but it isn't working

enhancement