Myles
Myles
@abbe79 here's what i'm using, found this in one of the older issues, and since `Bounce` is already included in homie, no need to include extra libs: ```c++ Bounce cycleBounce...
@abbe79 one thing to mention, check here: https://github.com/marvinroger/homie-esp8266/pull/458#issuecomment-357233820 Homie may be moving to onebutton, so just something to keep in mind
I'm not currently using it, but was looking at potentially using it based on how I end up deciding to go with initial device provisioning. For more details, here's the...
@timpur just saw your comment about esp core webclient ... so yes I can see the reason for removing this, but like mentioned above ... what about those use case...
You can do this in my fork https://github.com/tripflex/vue-datetime
Yeah that's what i've found now as well, seems that `interactjs` lib is around **125kb** (minimized) https://bundlephobia.com/[email protected] Along with the `element-resize-detector` dependency (~16kb) it brings this library to around 150kb...
I know this may be a long-shot, but does anybody know who is probably more familiar with this lib, if it would even be possible to maybe fork this lib...
I ended up just setting this up in my own fork to chunk it out with webpack to only load it when editing is enabled on the frontend: ```javascript tryMakeDraggable:...
Looks like tree shaking was added in later releases through https://github.com/taye/interact.js/issues/800 but this doesn't really handle anything referenced in this issue (lazy loading with webpack). Figured I would mention it...
https://github.com/tripflex/vue-datetime my fork adds an argument to not use the input