Commit ea9ed0f
Website mode (#13055)
* hide icons
* website mode
* read only
* hover menu items in website mode
* modals
* os specific menu items
* Merge branch 'master' into boring
* disable fading desktop icons
* make headline more clear
* max-width on taskbar menu, kbd shortcut for modes
* use tw for editor maxwidth
* contain presentation, reader
* fixed syntax error
* reader: kill top border, rounding, fixed padding
* Merge branch 'master' into boring
* general website mode layout changes
* modals
* autoheight modals
* perf boost
* restore unchanged files
* restore unchanged files
* merch nav
* merch
* home fix
* mdx in websitemode in editor
* changelog
* more page conversions
* modal types
* fix home app library link in website mode
* remove dupe scrollareas
* events/places
* floating modal (for ai chat)
* footer
* fix changelog
* max width
* better modal
* website search
* auto close cearch
* move website mode search
* floating modal style
* better floating modal
* make it draggable
* collision
* polish
* fix community page
* tab polish
* more polish
* product pages
* dark mode
* roadmap modal
* backgrounds
* forum back button
* chevron menu
* home max width
* taskbar offset
* fix double border
* no loader in website mode
* min-height
* fixes
* only in website mode
* mobile cleanup/footer polish
* slim footer
* store windows in ref
* fix taskbar height issue
* sidebars
* make desktop background resize to available space
* docs sidebar bg color
* website mode buttons
* events/merch
* explorer fixes
* handbook fixes
* hide switch on mobile
* fix sidebar buug
* scroll offset
* post filter color
* spacing
* events
* quick fix
* quick fix
* skip fonts
* height fixes
---------
Co-authored-by: Eli Kinsey <eli@ekinsey.dev>1 parent 5d86248 commit ea9ed0f
77 files changed
Lines changed: 2500 additions & 1458 deletions
File tree
- contents
- src
- components
- AppStatus
- AppWindow
- Chat
- Desktop
- Editor
- ElementScrollLink
- Explorer
- FloatingModal
- Home/Control
- Inbox
- Layout
- MDXEditor
- MSPaint
- MediaPlayer
- OSButton
- OSChrome
- OSIcons
- OSTabs
- People
- Presentation
- Products/Slides
- RadixUI
- ReaderView
- context
- RoadmapForm
- Roadmap
- ScrollToElement
- SearchUI
- TaskBarMenu
- Team
- Wrapper
- constants
- context
- hooks
- lib
- pages
- docs
- for
- kbd
- places
- pricing
- products
- sparks-joy
- dictator-or-tech-bro
- hedgehog-mode
- hogwars
- styles
- templates
- merch
- static/scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | | - | |
| 50 | + | |
53 | 51 | | |
54 | 52 | | |
55 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
0 commit comments