markschat

Results 8 issues of markschat

If I´m not mistaken checkmate is not throwing conditions with subclasses at the moment (Hadely Wickham has a great summary on this topic [here](https://adv-r.hadley.nz/conditions.html#custom-conditions)). I very much would appreciate to...

I tried to use the popover component of bootstrap 5 and recognized, that the styles are off: ![image](https://user-images.githubusercontent.com/43857618/136191971-ca1edc0a-cc68-4b22-b17b-256b6b372541.png) The default margin (h3 -> 1.5em) is applied to the popovers-heading causing...

Hi, either I can´t figure it out, or it is not possible as of now. I´m not able to pass more than one style from a font-family to bs_theme (e.g...

First: DT is a great and mature package I love and use lot - thank´s for that 🎉 One major drawback I´ve noticed when applying custom renderings on cell content....

enhancement

What would be the best approach to run tests with two (or more) different setups. Let´s say I have some integration tests querying a DB and there are two backends...

I just switched to VSCode for writing Shiny-Apps with custom JS. Loving the experience so far 🤩 thank´s for this great package btw as it adds ton of value! An...

First, thanks for this amazing book 👏 The repo seems to be not up to date, else I would provide a pull request. Chapter 13.2 (Table Buttons) contains a syntax...

Thank´s for sharing this great code snippet 🎉 I tried it for the front-end of `shiny` (ui-part, `JS`, `CSS`, ...) and it is amazing! However today I was editing the...