File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -299,7 +299,7 @@ Otherwise known as "the real 0.6.2" this includes the updated build for the last
299299## v0.4.2 / 2015-03-23
300300
301301* added; ESLint and contributing guide
302- * fixed; incorrect ` classnames ` variable assignement in window scope
302+ * fixed; incorrect ` classnames ` variable assignment in window scope
303303* fixed; all ESLint errors and warnings (except invalid JSX undefined/unused vars due to ESLint bug)
304304* fixed; first option is now focused correctly, thanks [ Eivind Siqveland Larsen] ( https://github.com/esiqveland )
305305
@@ -313,7 +313,7 @@ Otherwise known as "the real 0.6.2" this includes the updated build for the last
313313
314314## v0.3.5 / 2015-03-09
315315
316- * improved; less/no repaint on scroll for preformance wins, thanks [ jsmunich] ( https://github.com/jsmunich )
316+ * improved; less/no repaint on scroll for performance wins, thanks [ jsmunich] ( https://github.com/jsmunich )
317317* added; ` onBlur ` and ` onFocus ` event handlers, thanks [ Jonas Budelmann] ( https://github.com/cloudkite )
318318* added; support for ` inputProps ` prop, passed to the ` <input> ` component, thanks [ Yann Plantevin] ( https://github.com/YannPl )
319319* changed; now using [ react-component-gulp-tasks] ( https://github.com/JedWatson/react-component-gulp-tasks ) for build
You can’t perform that action at this time.
0 commit comments