Rick Berger

Results 19 issues of Rick Berger

## Description Gridsome site build failing on netlify with ERR_OSSL_EVP_UNSUPPORTED ### Environment - Gridsome updated to latest: 0.7.23 - Using Node 18 - Updated netlify machine to Ubuntu focal ###...

Get placeholder "Loading" text. Might have something to do with the component being loaded before mdl (or this part of mdl) is initialized?

It's annoying that the Topics list disappears on Class pages. You have to go back to a topic page or the library page to see them, again. The list should...

enhancement
P3

This shows up particularly with globals — say you have a number of globals in different files: file_1.dart ```dart const item_1 = "Something"; const item_2 = "Another thing"; ``` file_2.dart...

enhancement
P3

Sometimes, items fall under multiple categories. Specifying a list of tags instead of a single tag would facilitate this. Between this and #2954 or #2956 (also filed by me), I...

type-enhancement
P2

(Suggest #2955 be prioritized over this.) Categories currently show up in the sidebar as 'Topics'. However, subCategory tags currently don't display as anything. Would be nice if subCategories could be...

enhancement
P3

Not really an issue, but a progress report. I've been looking over Souvik Biswas example app (https://github.com/sbis04/mix-design-samples), which provides good examples but isn't intuitive to use. I've punched that up...

If I'm reading this correctly, _Variants_, _Decorators_, _Design Tokens_, and _Directives_ are 'non-simple' (or 'active' or 'functional' or 'behavioral') attributes. Whereas the 'simple' attributes add or set basic styling properties...

I see the last commit was in January of 2016 & there has been no activity since. I've posted a couple of issues and have seen no response. I've sent...

The two latest examples aren't in, there are some fixes that aren't in the dart repo version. How to get this updated?