Dennis Thompson

Results 13 issues of Dennis Thompson

Hey there, thanks for the awesome library! Found weird behavior piping the archive to a `PassThrough` stream that's easily reproducible: For some reason when no `data` handler is present on...

Idea: It'd be nice to support RTL languages. Happy to send a minimal PR for this 😄 .

See details here regarding the blink/webkit regression: https://bugs.chromium.org/p/chromium/issues/detail?id=1006586#c1 For pretty-checkbox-react I'm working on a re-write using hooks and I noticed the indeterminate checkbox is failing since I rely on state...

Hi all, some major changes have been done to SMOF to support WordPress 3.8. The admin panel is fully responsive (because it utilizes the same DOM structure and CSS selectors...

Super small doc change to fix imports in some of the README examples

Adding icon configuration for consumers not wanting to be locked by using glyphicons.

enhancement

Ran into an issue where I had an input field determine which items which be added to the selected box. The `focus` method was causing the `input` field to lose...

Closes #18 * Adding method for tracking custom events * Adding ts types * Updating README with better examples

Similar to `gatsby-plugin-google-analytics` it would be nice to support custom event tracking. Happy to send a PR for this 😄