Nyro
Nyro
I'm using the `extract` mode in order to create separated CSS file. Let's say my rollup config list 2 files as inputs: ``` input: [ 'assets/js/test1.js', 'assets/js/test2.js' ], ``` test1.js...
**Is your feature request related to a problem? Please describe.** When using the `multipleDatesToString`, the format used as to be set in the call. We already set a format option...
**Describe the bug** When using the `setOptions` inside a `multiselect.select` event, preselected get cleared. **To Reproduce** Steps to reproduce the behavior: 1. Go to https://codepen.io/nyroDev/pen/mdOowPW?editors=1011 2. Click on any date...
As you can see in #209, there is some use case when we need the preMultipleDates. I could be great if we could have an utility function to get these...
## Request for position on an emerging web specification ### Information about the spec * Spec Title: Web Background Synchronization * Spec URL: https://wicg.github.io/background-sync/spec/ * GitHub repository: https://github.com/WICG/BackgroundSync ### Design...
## Breaking change ## Proposed change Implement Overkiz DomesticHotWaterProduction, a Water Heater entity generic. ## Type of change - [ ] Dependency upgrade - [ ] Bugfix (non-breaking change which...
## Breaking change ## Proposed change Implement Overkiz Hitachi DHW, a Water Heater entity provided by Hitachi. ## Type of change - [ ] Dependency upgrade - [ ] Bugfix...
- Move markerStyle to markerTip.style to be more consistent - **This update will be a breaking change** - Move javascript inline CSS into CSS file - Add marker.style option to...
This issue fix webkit properties, to be accessible though camelCase and PascalCase as it's how it seems to be usable in browser. This PR is inspired by #112 with a...
Following this issue: https://github.com/Prinzhorn/skrollr/issues/675 I had a case when a mobile menu had to scroll because it was too long. With skrollr, all event where stopped and it was impossible...