Max Hodges
Max Hodges
Is this even being worked on? is there a roadmap? ETA? Cheers!
are those milestones public somewhere? if milestone 2.1.x is 100% and inverted card is part of it, then can I pull it into my project somehow? is there a branch...
Hi @baadc0de actually this is not an issue with SUI React components. It's because there is no inverted style for cards in semantic-ui. Semantic-UI React is actually CSS agnostic. That...
There are probably better ways to do it. I just did it in my custom theme by overriding the card view. I used a 'dark' class instead of inverted (in...
I don't have any trouble overriding the bootstrap styles with my theme's css or with my custom less. my file order looks like this http://screencast.com/t/2jjY5122T5B
they are in violation of Stripe TOS report them. I did. > Customer service contact details (this can be phone, email, address, contact form, or an online messaging service contact)...
you could do it with template extensions package and messageFormat package https://github.com/aldeed/meteor-template-extension https://github.com/gadicc/meteor-messageformat
>. As long as you're only doing translations on your dev server, just save the mfAll.js again and redeploy. Save it where? I'm having a similar project. I added strings...
we are calling it on the server here i think (meteor method) so I think locale is out-of-context or something.
All software is beta. We've been using messageFormat in production around a year-and-a-half.