- 16 Nov, 2013 3 commits
-
-
Pascal Hartig authored
-
Pascal Hartig authored
-
Pascal Hartig authored
angularjs_require: upgrade angular to 1.2.1
-
- 15 Nov, 2013 3 commits
-
-
Rifat Nabi authored
-
Pascal Hartig authored
angularjs: upgrade angular to 1.2.1 & fixed filter bug & angularjs-perf: upgrade angular to 1.2.1
-
Rifat Nabi authored
angularjs-perf: upgrade angular to 1.2.1
-
- 14 Nov, 2013 1 commit
-
-
Pascal Hartig authored
Fixes #717
-
- 12 Nov, 2013 2 commits
-
-
Pascal Hartig authored
AngularJS Item Trimming / Angular 1.2 Upgrade
-
Pascal Hartig authored
-
- 05 Nov, 2013 7 commits
-
-
Sindre Sorhus authored
Update chaplin bower.json and recompile it.
-
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 1 commit
-
-
Paul Miller authored
-