nyastodon/app/javascript/mastodon
Yamagishi Kazutoshi d8ae3efec3 Improve ESLint rules for JSX (#3608)
* Add react/no-string-refs ESLint rule

* Add react/jsx-boolean-value ESLint rule

* Add react/jsx-closing-bracket-location ESLint rule

* Add react/jsx-indent ESLint rule

* Add react/jsx-curly-spacing ESLint rule

* Add react/jsx-equals-spacing ESLint rule

* Add react/jsx-first-prop-new-line ESLint rule

* Add react/jsx-no-duplicate-props ESLint rule

* Add react/jsx-tag-spacing ESLint rule
2017-06-06 13:20:07 +02:00
..
actions Allow mounting arbitrary columns (#3207) 2017-06-04 01:39:38 +02:00
components Improve ESLint rules for JSX (#3608) 2017-06-06 13:20:07 +02:00
containers Add quotes ESLint rules (#3602) 2017-06-06 03:56:36 +02:00
features Improve ESLint rules for JSX (#3608) 2017-06-06 13:20:07 +02:00
locales Update hr.json (#3609) 2017-06-06 13:19:05 +02:00
middleware
reducers Allow mounting arbitrary columns (#3207) 2017-06-04 01:39:38 +02:00
selectors
store
.gitkeep
api.js
base_polyfills.js Lazy load toots using IntersectionObserver (#3191) 2017-05-24 17:55:00 +02:00
emoji.js
extra_polyfills.js Lazy load toots using IntersectionObserver (#3191) 2017-05-24 17:55:00 +02:00
is_mobile.js
link_header.js
load_polyfills.js Extract polyfill loading into single module (#3421) 2017-05-30 15:11:15 +02:00
main.js Resolve custom application stylesheet with Webpack (#3373) 2017-06-01 20:56:32 +02:00
performance.js Attach ReactPerf to window for easier debugging (#3318) 2017-05-25 21:14:40 +02:00
rtl.js
scroll.js Allow mounting arbitrary columns (#3207) 2017-06-04 01:39:38 +02:00
stream.js
uuid.js