scratch-www/src/components
Matthew Taylor 4914ba6d85 Use formatNumber to localize project count
`toLocaleString()` is not supported in Safari, but react-intl has a polyfill, and so it is. This also localized the intro description string, which wasn't previously. This also fixes #366 by doing as @rschamp suggested and checking if the count is the default count before setting the value.
2016-03-22 11:00:37 -04:00
..
activity Add alt attribute to image tags 2016-01-12 13:27:09 -05:00
adminpanel Use redux for session handling 2016-03-18 11:51:22 -04:00
avatar Make app more transparent to Selenium 2015-10-09 14:16:37 -06:00
banner Added some more documentation 2016-01-14 10:25:03 -05:00
box Update HOC page with new mobile, styling & content 2015-11-03 23:50:51 -05:00
carousel Heed some SCSS warnings 2016-01-29 15:22:06 -05:00
footer Some translations cleanup 2015-12-09 14:03:30 -05:00
forms Use xhr to clear cache instead of form 2015-10-29 10:28:32 -04:00
intro Use formatNumber to localize project count 2016-03-22 11:00:37 -04:00
languagechooser Added some more documentation 2016-01-14 10:25:03 -05:00
login Use a Spinner to convey activity when logging in 2015-11-03 18:47:10 -05:00
modal Added some more documentation 2016-01-14 10:25:03 -05:00
navigation Fix lint errors 2016-03-18 12:40:30 -04:00
news Merge pull request #319 from mewtaylor/feature/gh-288-accessibility 2016-01-14 10:27:29 -05:00
page Move component structure to one tree 2016-03-18 10:54:26 -04:00
registration Merge branch 'develop' of https://github.com/LLK/scratch-www into bugfix/GH-148 2015-10-25 09:11:43 -04:00
spinner Use blue for the spinner color. H/t @carljbowman 2015-11-04 14:30:58 -05:00
subnavigation Added some more documentation 2016-01-14 10:25:03 -05:00
thumbnail Add alt attribute to image tags 2016-01-12 13:27:09 -05:00
welcome Merge pull request #319 from mewtaylor/feature/gh-288-accessibility 2016-01-14 10:27:29 -05:00