livebook/assets/js
Hugo Baraúna 7f0dd7436e Refactor width selector from sidebar to inline component
Replace the sidebar panel approach with an inline dropdown selector
positioned next to the star button in the notebook header.

Changes:
- Remove NotebookSettingsComponent and sidebar icon
- Create new WidthSelectorComponent with inline dropdown menu
- Remove JavaScript hooks and keyboard shortcut (sn) for sidebar panel
- Update CSS to remove notebook-settings panel styles
- Position width selector between workspace selector and star button
- Match font styling with workspace selector for visual consistency
- Add tooltip explaining the feature
- Remove hardcoded container class from sections to respect width setting

The inline selector provides better discoverability and follows the
same pattern as the workspace selector, while removing unnecessary
UI complexity from the sidebar.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-02 09:48:52 -03:00
..
hooks Refactor width selector from sidebar to inline component 2025-12-02 09:48:52 -03:00
lib Fix mailto URLs in markdown cells 2025-04-03 19:41:40 +09:00
app.js Fix invalid cookie naming - cookie names can't contain : (#2539) 2024-04-02 15:25:08 +02:00
confirm.js
dom.js
events.js Introduce Fly.io runtime (#2708) 2024-07-15 06:19:04 +02:00