Results 6 issues of oatw

**Why This Feature Should be Added to Luda** Native drag & drop events are not well supported by browsers. **How Should This Feature Work** Drag and drop events should be...

enhancement

**Version** 0.3.3 **Describe the bug** Anonymous mixins don't include any defined properties. **To Reproduce** Steps to reproduce the behavior: 1. Define an anonymous mixin as the below code: ``` let...

bug

**Version** Site 0.3.x **Describe the bug** Incorrect degradation script path in documentation. **To Reproduce** 1. Visit [https://oatw.github.io/luda/0.3.x/general/browser-support](https://oatw.github.io/luda/0.3.x/general/browser-support) 2. The degradation script path described as below: ```js import 'luda/src/js/degeradation' ``` **Expected...

documentation

**Why This Feature Should be Added to Luda** The default swipe distance to trigger a swipe event is 10px, and cannot be changed so far. In some situation, 10px may...

enhancement

**Why This Feature Should be Added to Luda** If a responsive media has width and height attribute, the padding-top value of its container should be calculated and set automatically to...

enhancement

**Why This Feature Should be Added to Luda** WAI-ARIA examples should be added to the docs.

enhancement