-
Migrating to Material Components (a prerequisite for Material 3 #4674) offers a consistent design language, access to new components, dynamic theming capabilities, improved accessibility, ease of use,…
-
### Describe the bug
### To Reproduce
update version to [9.5.0]
### Expected behavior
Keep the same style as before: there's no border-top or border-bottom here.
### Material Theme Version
v…
-
Going through old issues and PRs I found 3 issues (#92 #281 #282 #68) and one open PR (#306) about menu & dashboard & layout which we should talk about in general.
As a start I would like you to ch…
-
I think it is not that clear for new users the difference between Uno.Material and Material Design itself.
Here:
https://platform.uno/docs/articles/external/uno.themes/doc/material-getting-start…
-
### Is this a regression?
- [ ] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
_No response_
### Description
The …
-
## Current behavior
Cupertino does not match Material setup
## Expected behavior
- [ ] Add a new CupertinoTheme class ([similar to Material](https://github.com/unoplatform/Uno.Themes/blob/mas…
-
While we are at the redesign of the theme directory, I wonder why we can't add the same additional promotion material to single theme pages as plugins can.
Especially for something as visual as the…
-
Would it be cleaner / simpler to use a Jekyll theme?
+ http://jekyllthemes.org/themes/jekyll-material-theme/
+ http://jekyllthemes.org/themes/materialize/
+ http://jekyllthemes.org/themes/jekyll-…
-
This is a platform dialog spawned on Material:
```dart
await showPlatformDialog(
context: context,
builder: (_) => PlatformAlertDialog(
…
-
I have face some modules not found issues after migrate Angular 11.0.2 ngx-admin dashboard to Angular 15.2.9
but respective modules are at node_modules
even i tried with delete package-lock.json…