Cymen Vig

Results 132 comments of Cymen Vig

I came with the same question -- on the numeral home page, I can run numeral.languageData() and get back the object configuring the language. Then I could make my change...

If you're like me and wondering where to get Postico 2, search your email for `Postico 2` and you should have an email from Jakob that is titled `Feedback wanted:...

@jakob Is pretty printing for JSON coming too? I happen to be working on a project at the moment that for whatever reason has a lot of JSON columns (not...

@dhardtke How are you changing the size? Are you doing it via FreeTransform with attrs.scale and such or are you doing it outside of FreeTransform? It might be easier doing...

@dhardtke Ah! Sorry, I wasn't sure if I could help but thought I'd point that out just in case. It might work well to hard code the font size and...

@ruchiGotprint Did you figure out a solution to this? I have a similar issue when one element is flipped horizontally and then the whole set of elements is transformed (to...

@carlosantoniodasilva I came across this issue while researching a similar `simple_form` rendering time issue and I found in our configuration, we had the default generated config that has the discovery...

I tried the approach @sharvy outlined above but couldn't get it working properly -- only modules the last `useContext` loaded were resolvable. I debated how to fix this and decided...

@stevemao I didn't find the day part confusing -- it's the month or second parameter to `new Date()`. If I want the months for December (`11` in zero-based), I need...

There is a pending PR to get Node.js v12+ compatibility in. Hopefully, it'll get merged soon. In the meantime, I forked to here with the PR merged: https://www.npmjs.com/package/@cymen/node-postal This definitely...