chinwagsocial/app/javascript/mastodon/components
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
..
account.js Improve ESLint rules for JSX (#3608) 2017-06-06 13:20:07 +02:00
attachment_list.js Change PureComponent to ImmutablePureComponent (#3460) 2017-05-31 02:14:26 +02:00
autosuggest_textarea.js Improve ESLint rules for JSX (#3608) 2017-06-06 13:20:07 +02:00
avatar.js Fix hovering default value for avatar component (#3290) 2017-05-25 03:08:05 +02:00
avatar_overlay.js Add quotes ESLint rules (#3602) 2017-06-06 03:56:36 +02:00
button.js Change anchor to button element (#3321) 2017-05-26 14:10:37 +02:00
collapsable.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
column.js Allow mounting arbitrary columns (#3207) 2017-06-04 01:39:38 +02:00
column_back_button.js Improve ESLint rules for JSX (#3608) 2017-06-06 13:20:07 +02:00
column_back_button_slim.js Allow mounting arbitrary columns (#3207) 2017-06-04 01:39:38 +02:00
column_collapsable.js Keep children of the column-collapsable until the transition is completed (#3218) 2017-05-22 15:01:27 +02:00
column_header.js Add back button to hashtag timeline again (#3587) 2017-06-05 17:10:40 +02:00
display_name.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
dropdown_menu.js Improve ESLint rules for JSX (#3608) 2017-06-06 13:20:07 +02:00
extended_video_player.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
icon_button.js Improve ESLint rules for JSX (#3608) 2017-06-06 13:20:07 +02:00
load_more.js Prevent wasted render in load_more.js (#3402) 2017-05-29 17:52:45 +02:00
loading_indicator.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
media_gallery.js Improve ESLint rules for JSX (#3608) 2017-06-06 13:20:07 +02:00
missing_indicator.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
permalink.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
relative_timestamp.js implement shouldComponentUpdate for relative_timestamp (#3320) 2017-05-26 03:25:41 +02:00
status.js Improve ESLint rules for JSX (#3608) 2017-06-06 13:20:07 +02:00
status_action_bar.js Improve ESLint rules for JSX (#3608) 2017-06-06 13:20:07 +02:00
status_content.js Fix an error on dragging into status_content component (#3308) 2017-05-25 16:27:44 +02:00
status_list.js Prevent pinned columns from scroll to top on URL changing (#3586) 2017-06-05 15:20:46 +02:00
video_player.js Improve ESLint rules for JSX (#3608) 2017-06-06 13:20:07 +02:00