Travis Ralston
af97ec57d0
Apply suggestions from code review
...
Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>
6 years ago
Travis Ralston
9da57817d1
Use a local wrapper for Jitsi calls
...
Requires https://github.com/vector-im/riot-web/pull/12780
6 years ago
Bruno Windels
5d6690f74b
document scrollpanel and bacat scrolling
6 years ago
Michael Telatynski
4ed27a4ba6
Move bulk to react-sdk and reference it from riot-web land
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
6 years ago
Travis Ralston
9865ce899b
Add a bunch of docs
...
We're making an assumption here that the decorator is actually all over the app when it's not.
7 years ago
Bruno Windels
8c02893da7
Update CIDER docs now that it is used for main composer as well
7 years ago
Bruno Windels
52dbcdb701
add readme explaining the purpose of this directory
7 years ago
Bruno Windels
a6892e7bac
document the composer features
7 years ago
Bruno Windels
9e60e4b669
Update docs/settings.md
...
Co-Authored-By: Travis Ralston <travpc@gmail.com>
7 years ago
Bruno Windels
026733304e
add doc for where default settings go in config file now we're here
7 years ago
Bruno Windels
36390da634
some doc improvements
7 years ago
Bruno Windels
dae6fae3d6
describe caret nodes
7 years ago
Bruno Windels
ad776fbfca
describe all reasons why we need a custom textify algorithm
7 years ago
Bruno Windels
995ae41e67
add line breaks
7 years ago
Bruno Windels
30fd027adf
document editor
7 years ago
J. Ryan Stinnett
147c287acd
Fix typo in Settings docs
7 years ago
Travis Ralston
fbffd3e97e
Make the settings documentation fit within 120 characters per line
7 years ago
Travis Ralston
93673eff12
Use a global WatchManager for settings
...
Fixes https://github.com/vector-im/riot-web/issues/8936
Watchers are now managed by the SettingsStore itself through a global/default watch manager. As per the included documentation, the watch manager dispatches updates to callbacks which are redirected by the SettingsStore for consumer safety.
7 years ago
Travis Ralston
7ea4008daa
Implement support for watching for changes in settings
...
This implements a dream of one day being able to listen for changes in a settings to react to them, regardless of which device actually changed the setting. The use case for this kind of thing is extremely limited, but when it is needed it should be more than powerful enough.
7 years ago
Travis Ralston
7515a3124a
Explain feature states in a lot more detail
8 years ago
Matthew Hodgson
d7ff7cd4ed
stupid thinkotypo
8 years ago
Matthew Hodgson
83f2614919
add guide to slate's data formats and how we convert
...
(cherry picked from commit e7e4ee8)
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
8 years ago
Travis Ralston
f0000f7400
Update documentation
...
Signed-off-by: Travis Ralston <travpc@gmail.com>
9 years ago
Travis Ralston
6f8523081b
Some documentation
...
Far from complete, and probably needs a bit of work, but it's a start.
Signed-off-by: Travis Ralston <travpc@gmail.com>
9 years ago