8c02893da7
Update CIDER docs now that it is used for main composer as well
2019-11-21 08:58:13 +00:00
52dbcdb701
add readme explaining the purpose of this directory
2019-10-11 14:21:46 +02:00
a6892e7bac
document the composer features
2019-10-11 14:19:00 +02:00
9e60e4b669
Update docs/settings.md
...
Co-Authored-By: Travis Ralston <travpc@gmail.com >
2019-10-02 09:00:24 +00:00
026733304e
add doc for where default settings go in config file now we're here
2019-10-01 17:00:41 +02:00
36390da634
some doc improvements
2019-08-22 13:33:20 +01:00
dae6fae3d6
describe caret nodes
2019-08-02 13:45:52 +02:00
ad776fbfca
describe all reasons why we need a custom textify algorithm
2019-08-02 13:45:35 +02:00
995ae41e67
add line breaks
2019-08-02 13:40:16 +02:00
30fd027adf
document editor
2019-08-02 12:19:46 +02:00
147c287acd
Fix typo in Settings docs
2019-04-26 10:45:13 +01:00
fbffd3e97e
Make the settings documentation fit within 120 characters per line
2019-02-26 12:52:59 -07:00
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.
2019-02-26 12:52:59 -07:00
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.
2019-02-22 17:09:07 -07:00
7515a3124a
Explain feature states in a lot more detail
2018-10-11 10:22:28 -06:00
d7ff7cd4ed
stupid thinkotypo
2018-07-16 12:00:15 +01:00
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 >
2018-07-09 19:54:10 +01:00
f0000f7400
Update documentation
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-11-05 14:33:40 -07:00
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 >
2017-10-30 21:09:24 -06:00