Daniel Wilkowski
Daniel Wilkowski
I wrote a basic assertion class, that uses https://github.com/sebastianbergmann/diff, and it works really well. Here's an example of my acceptance tests, where I intentionally swapped a worker name for string...
> The comparison logic used by PHPUnit assertions is available in the `sebastian/comparator` though, so it could be reused to implement an assertion library I added `sebastian/comparator` to the libraries...
I created a PR: https://github.com/jsdom/jsdom/pull/3615 can someone take a look at it?
Pytanie, co się powinno stać z nieoczekiwaną treścią w Markdown? 🤔 Technicznie tag `` nie może znaleźć się w treści paragrafu. Można ją usunąć, wyrenderować jako plaintekst albo odrzucić dodanie...
Możę lepiej byłoby dodać wrap.
> @daniel1302 błąd relacji bazy danych? Nie, po prostu blokowanie userów nie chowa komentarzy, zwyczajnie nie zostało to zaimplementowane. Pasowałoby to dodać.
@wojtekLs Nie ma żadnego technicznego powodu czemu to nie zostało dodane - to jest po prostu funkcjonalność, która nie została jeszcze zaimplementowana.
If we can build our styles with scss, we get to treat tailwind as an implementation detail, give ourself options to change it later, migrate, or split into two. Tailwind...
Maybe there would be someone who would like to continue to maintain it? Forks, maybe? If there was a good knowledge share, I think it could be possible.
@goldipl Jak ustawiasz `width` i `height`, to `max-width` jest niepotrzebne. I swoją drogą żeby util `mw-100` ustawiał stałą szerokośc też jest średnie, więc ja proponuje: ```css .avatar-size { object-fit: contain;...