Kimberlee Model

Results 22 comments of Kimberlee Model

Hey, I thought of that mainly to group many actions together and use them multiple times. Here is a few excerpts from a JSP that I was working on. First...

Hello! I'm looking into writing some unit tests, and before I start I wanted to ask if there's anything with priority for testing or that is already being worked?

sure thing. I can get started with those.

Hello, I've made a start on writing some tests. I started with the Title element and the Footer element in client/modules/core/components (because they looked easy, and I'm relatively new to...

these are the stack traces I've been getting 365 passing (1s) 2 failing 1) Footer Should have an organization: Invariant Violation: You should not use outside a at invariant (node_modules/invariant/invariant.js:40:15)...

Thanks. I think I figured it out. the attributes to the node in shallow() get injected into the component's props.

So strange thing happening now. I got both the footer and title to work, and then I pulled from staging to my branch because the git hooks were shouting at...

Okay. I got it all working now. see pr #391

[CommonMark](https://spec.commonmark.org/0.30/#example-119) (among other things uses `` for listings. It would also be neat to switch between `` and `` depending on if the listing is code or data.

I'd be in favor of `` or ``. Slight preference to callout, because its shorter. The other issue with table (besides formatting) is it has a distinctly different semantic meaning.