- 05 Nov, 2013 6 commits
-
-
Paul Miller authored
-
Addy Osmani authored
Update Chaplin app
-
Pascal Hartig authored
/ref #713
-
Paul Miller authored
-
Paul Miller authored
-
Paul Miller authored
-
- 04 Nov, 2013 2 commits
-
-
Pascal Hartig authored
Close #711
-
Mathieu authored
-
- 03 Nov, 2013 5 commits
-
-
Pascal Hartig authored
🐣 -
Pascal Hartig authored
Close #694
-
Pascal Hartig authored
-
Pascal Hartig authored
- Blur saves instead of discarding changes - Whitespace consistency - Pass JSHint
-
Alexander Kit authored
-
- 02 Nov, 2013 3 commits
-
-
Pascal Hartig authored
-
Sindre Sorhus authored
Tabify React examples
-
petehunt authored
-
- 01 Nov, 2013 3 commits
-
-
Stephen Sawchuk authored
-
Sindre Sorhus authored
Lavaca
-
George Henderson authored
-
- 31 Oct, 2013 5 commits
-
-
Stephen Sawchuk authored
-
Sindre Sorhus authored
Knockout input value trimming on edit
-
kamilogorek authored
-
Sindre Sorhus authored
Ember input value trimming and text selection removal
-
Sindre Sorhus authored
Backbone input value trimming on edit
-
- 30 Oct, 2013 4 commits
-
-
kamilogorek authored
-
kamilogorek authored
-
Cory Forsyth authored
-
petehunt authored
-
- 29 Oct, 2013 1 commit
-
-
Vjeux authored
- 2x: The unminified version contains invariants that shouldn't be used in production and slow it down. - 3x: Adding a shouldComponentUpdate override in order to short-cut re-rendering the component when props and state didn't change. In order to do that, we need to avoid doing mutations by doing a shallow copy and only modifying what changed - When React 0.5.0 will be released, it will give another 1.5x. Other miscellaneous changes: - Update class="..." to className="..." to work in 0.5.0 (still works in 0.4.1) - Use prop="..." instead of prop='...' - Use filter(f, this) instead of filter(f.bind(this)) to prevent a function allocaton
-
- 28 Oct, 2013 3 commits
-
-
Paul Miller authored
-
Pascal Hartig authored
-
Paul Miller authored
-
- 26 Oct, 2013 3 commits
-
-
Freddy May authored
-
Addy Osmani authored
Redo Batman App
-
Robert Mosolgo authored
data-yield header in markup use data-context todo move view-related methods to view reorder model definition, use @Alfred simplify which tab is active clean up routes put run in HTML save when completed changes When done editing, trim the title and save the record, if no title, delete record change form binding, make views for other controller actions let binding save checked todos, rename keypress listener
-
- 16 Oct, 2013 2 commits
-
-
Sindre Sorhus authored
fix clearCompleted method variable name conflict.
-
DC3(Dee Cheung) authored
-
- 09 Oct, 2013 1 commit
-
-
Mike Czepiel authored
-
- 01 Oct, 2013 1 commit
-
-
Sindre Sorhus authored
-
- 30 Sep, 2013 1 commit
-
-
Addy Osmani authored
remove FIXME as Polymer issue 186 is now closed
-