-
Sometimes we need to add a `border-radius` to an element that is not a `` to blend in with the rest of the UI. One or more labels/tags/categories on a list of blog posts for instance. Or like in the e…
-
It would be nice if all of our static utility classes were named consistently `*Util.java` while other plain old Java Object (POJO) type classes were named differently. Most of them seem to follow thi…
-
-
### Describe the bug
I'm trying to migrate the Quarkus resteasy dependencies to rest (reactive).
My app needs accept SOAP server calls and perform SOAP client calls.
The SOAP payload contains securit…
-
## Proposal
I think we should revisit [avoid_classes_with_only_static_members](https://dart-lang.github.io/linter/lints/avoid_classes_with_only_static_members.html).
Imagine the following case:
…
-
Let's say that I have a rule this way
```java
ArchRule rule = priority(Priority.LOW)
.classes()
.that()
.resideInAPackage("com.example.utils")
…
-
## Description
Document new CSS utility classes so that other teams understand how to use them.
## Tasks
- [ ] Write documentation on how to use the new CSS utility classes
- [ ] Share and re…
-
### What problem does this feature solve?
Currently, all of the internal components used by the `DocLayout` will completely override the `className` property. [For example, ul will always have "list-…
-
# Team Cantella
Combining utility, user databases, and personal interest, **Cantella** is a social-like platform designed for academic collaboration. It allows individuals to collaboratively study …
-
**Is your feature request related to a problem? Please describe.**
Currently we have lots of code that could be standardized through utility classes, functions and enumerations.
**Describe the solu…