6 Commits (9cb7fa57f62635c949b94deafbab62ad84af050e)

Author SHA1 Message Date
たいち ひ 804488d38e
Rewrite `<AutosuggestHashtag />` as FC and TS (#25481) 3 years ago
Renaud Chaput d27216dc46
Enforce import order with ESLint (#25096) 3 years ago
Renaud Chaput 8f66126b10
Use the new JSX transform (#25064) 3 years ago
Nick Schonning b878e3d8df
Enable ESLint react/no-deprecated (#24471) 3 years ago
Nick Schonning ec0c104bf2
Ensure tabIndex is number instead of string (#24409) 3 years ago
Renaud Chaput 44a7d87cb1
Rename JSX files with proper `.jsx` extension (#23733) 3 years ago
Christian Schmidt cde13349cb
Fix bad type for spellCheck attribute (#23638) 3 years ago
Christian Schmidt 67744ee779
Spell check input fields (#23395) 3 years ago
Nick Schonning c49213f0ea
Upgrade ESlint to v8 (#23305) 3 years ago
Claire 83a8efa9ca
Add lang attribute to compose textarea and CW field (#23240) 3 years ago
abcang 2127f40e6b
Fix default searchTokens (#15775) 5 years ago
Eugen Rochko 1f564051b6
Change RTL detection to rely on unicode-bidi paragraph by paragraph (#14573) 5 years ago
Eugen Rochko 784c88e16d
Fix emoji autosuggestions (#11442) 7 years ago
Eugen Rochko cfb2ed7823
Add autosuggestions for hashtags (#11422) 7 years ago
Eugen Rochko 1e5532e693
Add responsive panels to the single-column layout (#10820) 7 years ago
Eugen Rochko 9ddeb30f90
Add `forceSingleColumn` prop to `<UI />` (#10807) 7 years ago
ThibG f2be71c293 Add emoji suggestions to CW and poll option fields (#10555) 7 years ago
unarist 84214b864c Ignore keyevents during text composition (#7205) 8 years ago
unarist 4e35ce8269 Fix Esc hotkey behavior (#7199) 8 years ago
Akihiko Odaki 460e380d38 Implement tag auto-completion by history (#6621) 8 years ago
Neetshin b4bc594c5a Add aria-autocomplete='list' in Textaria (#5889) 8 years ago
Eugen Rochko 7db0f8dcb2 Implement hotkeys for web UI (#5164) 9 years ago
Eugen Rochko 9c8aad612e Require at least 2 characters before showing autosuggestions (#5065) 9 years ago
Eugen Rochko 1e02ba111a Add emoji autosuggest (#5053) 9 years ago
aschmitz 669fe9ee06 Change IDs to strings rather than numbers in API JSON output (#5019) 9 years ago
Sorin Davidoi 6884dd79ba Improve accessibility (part 3) (#4405) 9 years ago
Yamagishi Kazutoshi c1a8e3d1eb Use Class and Property Decorators (#3730) 9 years ago
Sorin Davidoi 8cf8ce4ac0 fix(components/autosuggest_textarea): Race condition regarding onBlur (#3631) 9 years ago
Yamagishi Kazutoshi d8ae3efec3 Improve ESLint rules for JSX (#3608) 9 years ago
Eugen Rochko c48772fd3f Introduce react-textarea-autosize instead of using style.height side effects (#3334) 9 years ago
Yamagishi Kazutoshi 1ec7c87001 Remove unnecessary constructors (#3280) 9 years ago
Yamagishi Kazutoshi 2e112e2406 Improve eslint rules (#3147) 9 years ago
Sorin Davidoi 1548695c83 Avoid useless renders (#3141) 9 years ago
Yamagishi Kazutoshi b8b7b506a2 Replace inline styles with stylesheet (#3115) 9 years ago
Paul bc1a91f4cd Fix only typo (#3035) 9 years ago
Yamagishi Kazutoshi 2991a7cfe6 Use ES Class Fields & Static Properties (#3008) 9 years ago
fusshi- 29d8313b28 Disabled auto focus on toot form when search results are shown. (#2942) 9 years ago
Eugen Rochko f5bf5ebb82 Replace sprockets/browserify with Webpack (#2617) 9 years ago
Yamagishi Kazutoshi 46943b64c6 Reset textarea height when press submit key (#2681) 9 years ago
Stephen Burgess cca41ea544 Replace inline styles with CSS classes (BEM) (#2338) 9 years ago
Yamagishi Kazutoshi 1948f9e767 Remove deprecated features at React v15.5 (#1905) 9 years ago
geta6 15a4fc5dcc Automatically change the size of textarea (#2128) 9 years ago
Zac Anger f4045ba3d9 Add eslint-plugin-jsx-a11y (#1651) 9 years ago
Eugen Rochko d7c6c6dbe1 Fancier drag & drop indicator, emoji icon for emoji, upload progress (fix #295) 9 years ago
Kibigo 91c79f2445 Better smart/dumb component separation 9 years ago
Kibigo e84c1dc95f Support for pasting images from clipboard 9 years ago
Eugen Rochko d180aaa2a7 Fix #186 - Add RTL support to the compose form textarea and statuses output 9 years ago
Eugen Rochko f21e7d6ac0 Make profile header scroll along with contents. AccountTimeline, Followers and Following are no longer 9 years ago
Misty De Meo 33fd8a7d95 Textarea: fix clicking on name suggestions 9 years ago
Jessica Stokes 1da73ecade
Fix Command-enter tooting 9 years ago