mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-11-09 21:51:42 +08:00
* Add initial user config modal * Assign user ids * Update session data to hold user ids * Get users list for specific ids * Render user avatar * User update * Refactor user changes * Subscribe to individual user updates * Show users in side panel * Add sidebar to homepage * Don't generate the same color twice in a row * Add documentation notes * Fix tests * Add tests * Keep users in session data * Rename color to hex_color |
||
|---|---|---|
| .. | ||
| attached_live.ex | ||
| cell_component.ex | ||
| cell_settings_component.ex | ||
| cell_upload_component.ex | ||
| elixir_standalone_live.ex | ||
| indicators_component.ex | ||
| insert_buttons_component.ex | ||
| mix_standalone_live.ex | ||
| persistence_component.ex | ||
| runtime_component.ex | ||
| section_component.ex | ||
| shortcuts_component.ex | ||