Michael Telatynski
|
f9527c9d6b
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/a11y/composer-list-autocomplete
Conflicts:
src/components/views/rooms/BasicMessageComposer.tsx
src/editor/autocomplete.ts
|
2021-08-12 11:21:20 +01:00 |
|
Michael Telatynski
|
ebfe38dc4a
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/a11y/composer-list-autocomplete
Conflicts:
src/components/views/rooms/BasicMessageComposer.tsx
src/editor/autocomplete.ts
|
2021-07-15 09:59:40 +01:00 |
|
Michael Telatynski
|
90d380c8ae
|
Cache value of feature_spaces* flags as they cause page refresh so are immutable
|
2021-07-15 08:26:49 +01:00 |
|
J. Ryan Stinnett
|
ae0a8b8da4
|
Auto-fix lint errors
|
2021-06-29 13:11:58 +01:00 |
|
Michael Telatynski
|
59258585b3
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/ts/5
|
2021-06-22 17:28:19 +01:00 |
|
Šimon Brandner
|
7bf230e665
|
Prefer canonical aliases over non-canonical ones
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-20 11:17:42 +02:00 |
|
Šimon Brandner
|
d0ea842f1e
|
Remove sorting by index as it is already done here: e9ea3cad76/src/autocomplete/QueryMatcher.ts (L120)
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-06-20 10:29:08 +02:00 |
|
Michael Telatynski
|
058cbbbd0c
|
Fix imports
|
2021-06-18 16:13:55 +01:00 |
|
Michael Telatynski
|
e9c258a930
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/a11y/composer-list-autocomplete
Conflicts:
src/autocomplete/AutocompleteProvider.tsx
src/components/views/rooms/Autocomplete.tsx
|
2021-05-18 12:49:11 +01:00 |
|
Michael Telatynski
|
19a94d55bd
|
Create SpaceProvider and hide Spaces from the RoomProvider autocompleter
|
2021-05-18 09:39:01 +01:00 |
|
Germain
|
bd2917aa69
|
Add a limit option for autocomplete results (#6016)
|
2021-05-12 12:18:56 +01:00 |
|
Michael Telatynski
|
9463fda1c1
|
Improve VoiceOver & WebKit accessibility support
Based on https://bugs.webkit.org/show_bug.cgi?id=167671#c15
(workaround)
|
2021-02-18 11:08:43 +00:00 |
|
Michael Telatynski
|
97ebfa02c3
|
Merge pull request #5162 from matrix-org/t3chguy/lodash
Consolidate Lodash files in bundle
|
2020-09-03 15:54:43 +01:00 |
|
Michael Telatynski
|
9ba33c7f80
|
Fix eslint ts override tsx matching and delint
|
2020-08-29 01:11:08 +01:00 |
|
Michael Telatynski
|
1fc55b33c1
|
Stash lodash import optimization
|
2020-08-28 18:53:43 +01:00 |
|
resynth1943
|
2c20afc047
|
Fix lodash imports
Signed-off-by: resynth1943 <resynth1943@tutanota.com>
|
2020-08-26 23:23:18 +01:00 |
|
Bruno Windels
|
5c05b494df
|
remove emoji icons in autocomplete/reply by designer request
|
2020-07-31 14:14:37 +02:00 |
|
Michael Telatynski
|
7d7bafb1ea
|
De-duplicate rooms from the room autocomplete provider
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-06-30 16:23:52 +01:00 |
|
Michael Telatynski
|
bc83984a62
|
tidy up the ref to ref with a forwardRef and initialComponent signature
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-05-30 13:30:59 +01:00 |
|
Michael Telatynski
|
bf891c85e8
|
Enable esModuleInterop and iterate PR
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-21 10:01:05 +01:00 |
|
Michael Telatynski
|
3b245ee678
|
add more type annotations
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-20 21:05:00 +01:00 |
|
Michael Telatynski
|
fced4ea51e
|
Convert autocomplete stuff to TypeScript
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-04-20 19:00:54 +01:00 |
|