Luke Edwards

Results 67 issues of Luke Edwards

Look thru other collections, see if there are methods that can be greatly improved... perhaps `pluck`? Would be adding to existing convenience methods: `unique`, `flatten`

maybe

Option to set a `direction` option, default to horizontal. Touches, Drag, Scroll, Keys & navigation placement need editing for vertical accommodation.

enhancement

Show static slides, no transitions in between. Because can't.

enhancement

Better default support for responsive Bee3D sliders. Currently doable, but is up to user to modify CSS @ desired breakpoints.

enhancement

Markup is complete, just need to fit it in to presentation app's logic.

Enable user to do something like `path: '/api/demo/1'` vs `path: '/api/demo/2'` ...depending on the fetch count they're currently performing

enhancement

Not to name names yet, but implement my additional effects.

enhancement

Throttle the event listener. Laptop trackpad events make Slide #1 to 10 transition instantly.

bug

Clicking a slide doesn't always register the click event.

bug

Upload a directory of static files. * Can utilize `config.build` to run Rollup-based website builder (optional) * Requires (probably) `"type": "static"` or `"static": ""` for targeting * Define KV namespace...