Support editing composer to be used as main composer (feature flagged) #3287
cleanup lint errors
341fdcd7
split up css, update class names
505846ce
don't return invalid indices from model, fix for #10358
063eabed
make it obvious arguments are optional
d22745a5
move editor padding to edit specific style file
92d72630
pass label through props
df8488e1
support basic sending with new main composer
cfbd2e9c
set aria label on main composer too
e2e4ea49
implement editor placeholder
f9992a1f
font-size
64e83a81
set placeholder same as label
2cff486e
align autocomplete at top of composer
33c6945f
add all props to proptypes
fdf5fca6
fix styling issues
d4ca087a
restore focus_composer action
e39c405c
restore reply_to_event action
71286b56
restore insert mention
c135cd60
update proptypes
7b328218
add reply fields to message content to be sent when replying
a9d6d01f
make editor event parsing suitable for parsing messages to be quoted
d4fbe7ed
keep deserialized parts compatible with part api,
ce44c651
allow inserting multiple parts at a position
10c21882
add quoting functionality to new composer
60e10364
cleanup, move code out of big switch statement
2e71dd3e
put dispatches together
9003a883
support alt+enter on mac, like slate composer
ea1faacd
make named options argument optional
0adca10f
clear composer undo history when sending a message
9bc8ff7e
remove dead code
ca3539d5
bring back composer send history and arrow up to edit previous message
cc82353d
add support for emotes and running /commands
88cc1c42
support auto complete for /commands
c5cd8b94
rename ComposerHistoryManager to SendHistoryManager to avoid confusion
3c5cf3e7
only capture Enter when autocompletion list has selection
e2dfe888
send typing notifs in new composer (both send and edit)
6df46cc3
avoid null-refs when receiving an action before initial rendering
9f72268d
store composer state when typing in new composer
b366b0b3
some doc improvements
36390da6
bwindels
force pushed
from
19b7a09d
to
36390da6
6 years ago
duplicate slate code where we changed it drastically
6a3ecde4
prevent cider history overlapping with slate composer history
944c56d0
default is unused here
6e54bb8e
add feature flag, allowing to revert to old slate editor
b395fad8
update i18n
8c9846ef
lint
9c6953f1
bwindels
changed the title New main composer Support editing composer to be used as main composer (behind feature flag) 6 years ago
bwindels
changed the title Support editing composer to be used as main composer (behind feature flag) Support editing composer to be used as main composer (feature flagged) 6 years ago
fix test after refactoring
1dd052d9
fix bug detected by tests
5cebce9b
fix css lint
4a27abb1
bwindels
marked this pull request as ready for review 6 years ago
jryans
approved these changes
on 2019-08-23
bwindels
force pushed
from
4a27abb1
to
82127aba
6 years ago
bwindels
force pushed
from
82127aba
to
4a27abb1
6 years ago
bwindels
merged
f39dc6fe
into develop 6 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub