David Calhoun

Results 131 comments of David Calhoun

The ability to customize _all_ Parsley state classes would be nice. Specifically, I'd like to configure Parsley to use naming conventions that are already in our my source (e.g. [SuitCSS](http://suitcss.github.io),...

@hharnisc this error does not appear to occur for me in `[email protected]`.

Given that I'm so new to ReasonML, I don't really have an opinion as to whether or not a `withRouter` HoC _should_ be added in `bs-next`. However, I have come...

> @youknowriad I followed your suggestion but the [bundle size impact] comment is still not present for some reason, any ideas why? 👋🏻 @DaniGuardiola I believe the current merge conflicts...

Yeah, I knew there would be a bit of complexity for this functionality. Is your inclination of the problem being out of scope based on the goals of this library...

@jejacks0n couldn't the examples you provided be handled (in theory) if the options I listed were made available? ``` javascript var formatted = new Formatter(document.getElementById('input-currency'), { 'prefix' : '', 'pattern'...

@jaridmargolin thanks for the update. I know it's a good bit of work, but I'm glad to see the willingness to include new ideas. Thanks a lot!

For posterity's sake, I ended up removing almost all of my Webpack aliases and thus do not need this library to support Jest. Thank you for considering adding this, but...

> **It looks to me like the issue is that the icon shown when no alignment is active is the `top` alignment icon, but the text is actually presented as...

@mkevins your are correct. We all experience the same issue, but describe it with different words. For me, I think the misleading portion of the original description is that the...