Skip to content

Instantly share code, notes, and snippets.

@johnkpaul
Last active December 24, 2015 12:19
Show Gist options
  • Select an option

  • Save johnkpaul/6796944 to your computer and use it in GitHub Desktop.

Select an option

Save johnkpaul/6796944 to your computer and use it in GitHub Desktop.

Revisions

  1. johnkpaul revised this gist Oct 2, 2013. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion component-list.md
    Original file line number Diff line number Diff line change
    @@ -5,4 +5,5 @@ This is a list of Ember components that can hopefully inspire your own solution
    - [Dependant Selects](http://emberjs.jsbin.com/AgoHITa/2/edit) by [@johnkpaul](https://twitter.com/johnkpaul)
    - [Tabs](http://bit.ly/ember-tabs) by [@ryanflorence](https://twitter.com/ryanflorence)
    - [Text Field Remaining Characters](http://jsbin.com/UnaLAki/1/edit) by [Eric Berry](https://twitter.com/cavneb)
    - [Bootstrap Dropdown Select](http://jsbin.com/eqUJEMA/1/edit) by [Eric Berry](https://twitter.com/cavneb)
    - [Bootstrap Dropdown Select](http://jsbin.com/eqUJEMA/1/edit) by [Eric Berry](https://twitter.com/cavneb)
    - [Twitter Share Button](http://emberjs.jsbin.com/OriZITU/3/edit) by [WhoeverWroteThisGuide](http://emberjs.com/guides/cookbook/helpers_and_components/creating_reusable_social_share_buttons/)
  2. johnkpaul created this gist Oct 2, 2013.
    8 changes: 8 additions & 0 deletions component-list.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,8 @@
    # Component List

    This is a list of Ember components that can hopefully inspire your own solution to handle some really common cases. Please let me know of more.

    - [Dependant Selects](http://emberjs.jsbin.com/AgoHITa/2/edit) by [@johnkpaul](https://twitter.com/johnkpaul)
    - [Tabs](http://bit.ly/ember-tabs) by [@ryanflorence](https://twitter.com/ryanflorence)
    - [Text Field Remaining Characters](http://jsbin.com/UnaLAki/1/edit) by [Eric Berry](https://twitter.com/cavneb)
    - [Bootstrap Dropdown Select](http://jsbin.com/eqUJEMA/1/edit) by [Eric Berry](https://twitter.com/cavneb)