James Wilmot

Results 6 issues of James Wilmot

Hello! Trying to source the views.json schema referenced here: https://specs.frictionlessdata.io/views/ This entire project is incredible and looking forward to building some tooling around it. -James

Any chance we could get this into PyPI? Would be super convenient. This project looks awesome and I'm looking forward to playing with it!

- Rollup Plugin Name: @rollup/plugin-commonjs - Rollup Plugin Version: 25.0.7 - Rollup Version: 4.9.6 - Operating System (or Browser): google-chrome-stable on NixOS (I use Nix btw) - Node Version: 18.19.0...

- Rollup Plugin Name: @rollup/plugin-commonjs - Rollup Plugin Version: 25.0.7 - Rollup Version: 4.9.6 - Operating System (or Browser): google-chrome-stable on NixOS (I use Nix btw) - Node Version: 18.19.0...

## Problem A horizontal scroller on android won't allow page scroll down inside the element. Greatly degrades UX on Android for any thumbnail scroller higher than 25vh. Problem doesn't affect...

Currently trying to extend the bread-crumbs component from the add-on with the following: ``` import Ember from 'ember'; import Breadcrumbs from 'ember-crumbly/components/bread-crumbs'; export default Breadcrumbs.extend({ }); ``` And I get...