Matthew Conlen

Results 50 issues of Matthew Conlen

thanks for the updated fork! I was trying to find an example of using this to input zipcode. I see references to this in > Just add PKView to your...

This allows browserify users to successfully install the package via ``` npm install JangoSteve/jQuery-EasyTabs ``` and in the js ``` js require('EasyTabs'); ```

It would be nice to make the React dependency more modular. All of the React specific code lies in the `idyll-components` and `idyll-document` modules. The components are implemented in react...

help wanted
Components
Runtime
Feature Request

**Is your feature request related to a problem? Please describe.** It is common for CMSs to automatically replace three hyphens (e.g. `---`) with an em-dash (`—`). **Describe the solution you'd...

help wanted
Compiler
Good First PR

**Is your feature request related to a problem? Please describe.** I'd like to support a streamlined workflow for embedding Processing/P5 sketches in idyll documents. **Describe the solution you'd like** Ideally...

help wanted
Components
Feature Request

**Describe the bug** Some components depend on React lifecycle methods that are being deprecated, see this warning: ``` Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In...

help wanted
Components
Runtime
Good First PR
Rough Edges

Idyll's component syntax was originally designed so it would be familiar to users who were comfortable with component embed tags used in content management systems, but I worry it may...

question
Discussion

**Describe the bug** If you use a [Scroller](https://idyll-lang.org/docs/components/default/scroller) component, there is too much padding above the top of the first `[Step /]`. The component or CSS should be updated so...

help wanted
Components
Rough Edges

I think it would be conceptually clearer to call what we refer to now as the IdyllDocument the Idyll Runtime. You could also imagine a world in which there are...

v5
Rough Edges

**Describe the bug** ``` npm WARN deprecated [email protected]: 🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update! ```

help wanted
CLI
Good First PR
dependencies
Rough Edges