Milo Xeon

Results 17 issues of Milo Xeon

Hello! Love the naming and the idea. Is it your company's proprietary project meant for internal use or is it for everyone? If it's the latter, please provide some basic...

question

Hello! I noticed there is a `destroy()` method in the master branch. Please, consider merging it into master.

enhancement

Hello! Your icon pack is awesome! It seems like there's a problem with grid system. The problem is clearly represented on the screenshot. ![image](https://user-images.githubusercontent.com/14220138/28426267-5a6f09ce-6d7b-11e7-832e-442c5760f4fc.png)

bug

``` Button with Tippy ``` Result: As we can see, no className is passed to any Tippy element whatsoever. Styling with `className` is impossible, but [Props documentation](https://github.com/tvkhoa/react-tippy#props) states that we...

Hello! The idea itself is awesome, but when I try to establish a connection, I got this: ``` Uncaught RangeError: Maximum call stack size exceeded. at HTMLDivElement.trigger (https://cjb.github.io/serverless-webrtc/js/jquery-2.0.0.js:4773:11) at Object.trigger...

Hello. The idea of Swarm is absolutely stunning, I can't wait for Swarm to become something like PouchDB from the user's point of view. The ideas behind Swarm is amazing,...

``` Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details. * Move data fetching code or side effects to componentDidUpdate. * If you're updating...

Hi. First, your lib is a game changer! I'm a big fan. This is the possible bug I'm talking about: ```JS const outputBuffer = image.jpegsaveBuffer({ Q: 90, interlace: true })...

``` ~/repos/example (master) % npm install react-meta-tags --save 15:17:21 npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: [email protected] npm ERR!...

Consider the following structure: ``` index.html header |--header.html |--header.css ``` `index.html` ``` ``` `header/header.html` ``` ``` Build will fail. I tried to solve this with `__dirname` hacks in `posthtml.config.js` with...

enhancement
help wanted