Chip Cullen

Results 17 issues of Chip Cullen

Thank you for this plugin! It's wonderful, and very helpful. One thing that would help a writer is some way to temporarily _hide_ the linter's suggestions while editing, even _after_...

In an attempt to wrap my head around this, I want to 'outline' the application in pseudo code to make sure I have everything, and attempt to organize it. This...

Version 2
Meta

The fundamental widget that lets the user pick fonts for an element. Requirements: - Font Family - Font Variant (bold, italic, etc) - Line Height - Size - Color -...

Version 2
Design

Create some kind of loading indication on first load. - Figure out what events to listen for - What elements can be counted on? Number of fonts loaded? - Would...

Feature Request
Version 2

Some kind of way to provide an Iframe that shows a set of styles. Not sure of how that would work, performance wise.

Feature Request

One aspect of this that has the most questions marks for me is how to _architect_ the JavaScript. Organizing JS is something that I'm not terribly advanced at - my...

Version 2
JavaScript
Meta

Using some kind of automated build tool, come up with a way to have lots of broken up little pieces for development, but one streamlined set of files for the...

Feature Request
Version 2

Come up with a design that is truly mobile first, and friendly to users on mobile devices. I could conceive a workflow where: - A user creates a set of...

Meta

A plugin that the current Font Combinator makes a lot of use of is [Chosen](http://harvesthq.github.io/chosen/), which has been great. It creates a very attractive, stylable select menu with a search...

Version 2
JavaScript

As a learning exercise, I'm going to convert the Font Combinator JavaScript to Vanilla JS. This would force me to learn and use things like Object Oriented JavaScript. Large issues...

Version 2
JavaScript
Meta