MAYA Ma
MAYA Ma
This may not be very easy to achieve mainly because progress bar's label (http://daemonite.github.io/material/docs/4.1/components/progress/#labels) has to be displayed above the bar based on Material Design guideline instead of inside the...
Since the move to `flexbox`, RTL support is pretty decent out of the box. However there are still some components that will need special treatment (normally involves adjusting margin/padding left/right),...
Hi @cweitat, Those code were temporary hacks for demo purposes only. We are upgrading Material to work with Bootstrap 4.4, and once done, toast should be triggered like https://getbootstrap.com/docs/4.4/components/toasts/#methods.
Hi @halfpastfouram, The plugin has been updated to `3.6.4` in `master`. It looks like v5 is on its way, too. It's still `alpha` as of today. We will keep an...
Hi all, Update pick a date plugin to `3.6.4` fixed the issue for me on Chrome v79: - https://github.com/Daemonite/material/commit/2b24e31f1007a8fae9a2cd454e8ad781d99a8b72 - https://github.com/Daemonite/material/commit/35059f7122eddde68437d1e1d38c8d95fcb092d1 compiles the CSS and JavaScript Special thanks to @djibe...
Prefer a pure CSS solution for this. This could be achieved by a combination of linear gradient background and background size. A very very very basic idea is maybe something...
Hi @usr3, Thanks for your help. This has been fixed by https://github.com/Daemonite/material/pull/237.
Reopening... https://github.com/Daemonite/material/pull/237 only fixed two, one more to go.
Hi @SlvrEagle23, The `aria-hidden` does get updated when the navdrawer is toggled. In the doc site, the navdrawer has `aria-hidden="true"` to start with because the framework is developed mobile first,...
@chromafunk documentation for material datepicker : http://daemonite.github.io/material/docs/4.0/material/pickers/