element-web/src/settings
Travis Ralston 0354bf9b6d Reimplement breadcrumbs for new room list
This all-new component handles breadcrumbs a bit more smoothly for the app by always listening to changes even if the component isn't present. This allows the breadcrumbs to remain up to date for when the user re-enables breadcrumbs.

The new behaviour is that we turn breadcrumbs on once the user has a room, and we don't turn it back off for them.

This also introduces a new animation which is more stable and not laggy, though instead of sliding the breadcrumbs pop. This might be undesirable - to be reviewed.
2020-06-08 17:11:58 -06:00
..
controllers Fixes, lints and i18n 2020-05-20 14:44:56 +01:00
handlers Check for null config settings a bit safer 2020-02-12 01:58:21 +00:00
watchers Load correct fonstSize default value 2020-06-08 14:31:53 +01:00
Settings.js Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into joriks/font-scaling-unit-change 2020-06-08 13:37:05 +01:00
SettingsStore.js Reimplement breadcrumbs for new room list 2020-06-08 17:11:58 -06:00
WatchManager.js Use a global WatchManager for settings 2019-02-26 12:52:59 -07:00